diff --git a/app/src/main/res/layout/fragment_album_catalogue.xml b/app/src/main/res/layout/fragment_album_catalogue.xml index c4129713..0111f825 100644 --- a/app/src/main/res/layout/fragment_album_catalogue.xml +++ b/app/src/main/res/layout/fragment_album_catalogue.xml @@ -9,13 +9,13 @@ android:id="@+id/toolbar" android:layout_width="match_parent" android:layout_height="?attr/actionBarSize" + android:background="?attr/colorSurface" app:layout_collapseMode="pin" app:navigationIcon="@drawable/ic_arrow_back" /> + android:layout_height="match_parent"> + android:layout_height="match_parent"> + android:layout_height="match_parent"> + android:layout_height="match_parent"> + android:layout_height="match_parent"> diff --git a/app/src/main/res/layout/fragment_filter.xml b/app/src/main/res/layout/fragment_filter.xml index 49e97247..1f09156d 100644 --- a/app/src/main/res/layout/fragment_filter.xml +++ b/app/src/main/res/layout/fragment_filter.xml @@ -9,13 +9,13 @@ android:id="@+id/toolbar" android:layout_width="match_parent" android:layout_height="?attr/actionBarSize" + android:background="?attr/colorSurface" app:layout_collapseMode="pin" app:navigationIcon="@drawable/ic_arrow_back" /> + android:layout_height="match_parent"> + android:layout_height="match_parent"> + android:layout_height="match_parent"> + android:layout_height="match_parent"> + android:layout_height="match_parent"> diff --git a/app/src/main/res/layout/fragment_podcast_channel_catalogue.xml b/app/src/main/res/layout/fragment_podcast_channel_catalogue.xml index 2c16e731..9a954a7d 100644 --- a/app/src/main/res/layout/fragment_podcast_channel_catalogue.xml +++ b/app/src/main/res/layout/fragment_podcast_channel_catalogue.xml @@ -9,13 +9,13 @@ android:id="@+id/toolbar" android:layout_width="match_parent" android:layout_height="?attr/actionBarSize" + android:background="?attr/colorSurface" app:layout_collapseMode="pin" app:navigationIcon="@drawable/ic_arrow_back" /> + android:layout_height="match_parent"> @@ -101,6 +102,7 @@ android:layout_width="match_parent" android:layout_height="match_parent" android:clipToPadding="false" + android:paddingTop="16dp" android:paddingBottom="@dimen/global_padding_bottom" app:layout_behavior="@string/appbar_scrolling_view_behavior" /> diff --git a/app/src/main/res/layout/fragment_song_list_page.xml b/app/src/main/res/layout/fragment_song_list_page.xml index 0b18eb24..8a57e949 100644 --- a/app/src/main/res/layout/fragment_song_list_page.xml +++ b/app/src/main/res/layout/fragment_song_list_page.xml @@ -9,13 +9,13 @@ android:id="@+id/toolbar" android:layout_width="match_parent" android:layout_height="?attr/actionBarSize" + android:background="?attr/colorSurface" app:layout_collapseMode="pin" app:navigationIcon="@drawable/ic_arrow_back" /> + android:layout_height="match_parent">