Newer
Older
SmartKitchen / app / src / main / res / layout / include_empty_view.xml
<?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" />