|
|
@ -1,7 +1,9 @@ |
|
|
<?xml version="1.0" encoding="utf-8"?> |
|
|
<?xml version="1.0" encoding="utf-8"?> |
|
|
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" |
|
|
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" |
|
|
android:orientation="vertical" android:layout_width="match_parent" |
|
|
|
|
|
android:layout_height="match_parent"> |
|
|
|
|
|
|
|
|
android:layout_width="match_parent" |
|
|
|
|
|
android:layout_height="match_parent" |
|
|
|
|
|
android:background="@color/greyf4f4f4" |
|
|
|
|
|
android:orientation="vertical"> |
|
|
|
|
|
|
|
|
<com.qhclh.ytzh.ui.RefreshLayout |
|
|
<com.qhclh.ytzh.ui.RefreshLayout |
|
|
android:id="@+id/rfl_inhouseyes" |
|
|
android:id="@+id/rfl_inhouseyes" |
|
|
|