<?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"/>
|