@@ -8,6 +8,13 @@ |
||
| 8 | 8 |
android:layout_height="match_parent" |
| 9 | 9 |
android:orientation="vertical"> |
| 10 | 10 |
|
| 11 |
+ <include |
|
| 12 |
+ android:id="@+id/banner_tour" |
|
| 13 |
+ layout="@layout/include_viewpager" |
|
| 14 |
+ android:layout_width="match_parent" |
|
| 15 |
+ android:layout_height="120dp" |
|
| 16 |
+ android:visibility="gone"/> |
|
| 17 |
+ |
|
| 11 | 18 |
<android.support.v4.widget.SwipeRefreshLayout |
| 12 | 19 |
android:id="@+id/swipe_refresh_layout" |
| 13 | 20 |
android:layout_width="match_parent" |