liugl
2020-07-13 f485ee44c6fd7925ff3d2c9151930eb81f741e1a
1
2
3
4
5
6
7
<?xml version="1.0" encoding="utf-8"?>
<cn.sinata.xldutils.view.SwipeRefreshRecyclerLayout
    xmlns:android="http://schemas.android.com/apk/res/android"
    android:id="@+id/mSwipeRefreshLayout"
    android:layout_width="match_parent"
    android:layout_height="0dp"
    android:layout_weight="1"/>