Newer
Older
SmartTown / app / src / main / res / layout / include_empty_view.xml
Pengxh on 17 Oct 2022 253 bytes feat(*): 摄像头列表
<?xml version="1.0" encoding="utf-8"?>
<com.qmuiteam.qmui.widget.QMUIEmptyView xmlns:android="http://schemas.android.com/apk/res/android"
    android:id="@+id/emptyView"
    android:layout_width="match_parent"
    android:layout_height="match_parent" />