diff --git a/touch/src/main/res/layout/activity_browse.xml b/touch/src/main/res/layout/activity_browse.xml index 4cdaf896..b93cb0ef 100644 --- a/touch/src/main/res/layout/activity_browse.xml +++ b/touch/src/main/res/layout/activity_browse.xml @@ -6,7 +6,7 @@ android:layout_width="match_parent" android:layout_height="match_parent"> - @@ -15,8 +15,7 @@ android:layout_width="match_parent" android:layout_height="wrap_content"> - + @@ -26,7 +25,7 @@ android:layout_height="wrap_content" app:layout_behavior="@string/appbar_scrolling_view_behavior"/> - + + tools:listitem="@layout/item_conference_cardview"/> diff --git a/touch/src/main/res/layout/fragment_livestreams.xml b/touch/src/main/res/layout/fragment_livestreams.xml index bfb693ba..8af40e54 100644 --- a/touch/src/main/res/layout/fragment_livestreams.xml +++ b/touch/src/main/res/layout/fragment_livestreams.xml @@ -1,23 +1,28 @@ - + android:layout_height="match_parent" + app:layout_behavior="@string/appbar_scrolling_view_behavior"> - - \ No newline at end of file + + + + + diff --git a/touch/src/main/res/layout/fragment_tab_pager_layout.xml b/touch/src/main/res/layout/fragment_tab_pager_layout.xml index 0e03b969..99026690 100644 --- a/touch/src/main/res/layout/fragment_tab_pager_layout.xml +++ b/touch/src/main/res/layout/fragment_tab_pager_layout.xml @@ -1,42 +1,36 @@ - - - - - - - - - - - + android:orientation="vertical"> + + + + + + - \ No newline at end of file + \ No newline at end of file