From d6a961a977f336f7863c2aa81b8c536ba1e732e3 Mon Sep 17 00:00:00 2001 From: h4h13 Date: Mon, 9 Sep 2019 19:08:49 +0530 Subject: [PATCH] Added dummy images --- .../main/res/layout-land/fragment_banner_home.xml | 5 +++-- app/src/main/res/layout-land/fragment_blur.xml | 5 ++--- .../res/layout-land/fragment_card_blur_player.xml | 3 ++- .../main/res/layout-land/fragment_card_player.xml | 2 +- .../main/res/layout-land/fragment_classic_player.xml | 3 ++- .../main/res/layout-land/fragment_color_player.xml | 3 ++- .../main/res/layout-land/fragment_flat_player.xml | 2 +- .../main/res/layout-land/fragment_plain_player.xml | 2 +- app/src/main/res/layout-land/fragment_player.xml | 2 +- .../main/res/layout-land/fragment_simple_player.xml | 2 +- .../res/layout-xlarge-land/fragment_banner_home.xml | 12 ++++++------ .../main/res/layout-xlarge-land/fragment_blur.xml | 3 ++- .../main/res/layout-xlarge-land/fragment_player.xml | 2 +- .../res/layout-xlarge/fragment_album_card_cover.xml | 6 +++--- .../main/res/layout-xlarge/fragment_banner_home.xml | 8 ++++---- app/src/main/res/layout-xlarge/fragment_blur.xml | 6 +++--- app/src/main/res/layout-xlarge/fragment_player.xml | 2 +- app/src/main/res/layout/fragment_adaptive_player.xml | 3 ++- .../main/res/layout/fragment_album_card_cover.xml | 6 +++--- .../res/layout/fragment_album_carousel_cover.xml | 3 ++- .../main/res/layout/fragment_album_circle_cover.xml | 3 ++- app/src/main/res/layout/fragment_album_cover.xml | 7 ++++--- .../main/res/layout/fragment_album_flat_cover.xml | 4 ++-- .../res/layout/fragment_album_full_card_cover.xml | 3 ++- .../main/res/layout/fragment_album_full_cover.xml | 5 +++-- .../res/layout/fragment_album_material_cover.xml | 3 ++- app/src/main/res/layout/fragment_banner_home.xml | 5 +++-- app/src/main/res/layout/fragment_blur.xml | 3 ++- .../main/res/layout/fragment_card_blur_player.xml | 3 ++- app/src/main/res/layout/fragment_card_player.xml | 1 - app/src/main/res/layout/fragment_classic_player.xml | 6 ++++-- app/src/main/res/layout/fragment_color_player.xml | 3 ++- app/src/main/res/layout/fragment_flat_player.xml | 2 +- app/src/main/res/layout/fragment_full.xml | 2 +- app/src/main/res/layout/fragment_plain_player.xml | 2 +- app/src/main/res/layout/fragment_simple_player.xml | 2 +- 36 files changed, 75 insertions(+), 59 deletions(-) diff --git a/app/src/main/res/layout-land/fragment_banner_home.xml b/app/src/main/res/layout-land/fragment_banner_home.xml index cbb502c2..eb30bb35 100644 --- a/app/src/main/res/layout-land/fragment_banner_home.xml +++ b/app/src/main/res/layout-land/fragment_banner_home.xml @@ -45,14 +45,15 @@ android:layout_height="182dp" app:layout_collapseMode="pin"> - + tools:ignore="ContentDescription" + tools:srcCompat="@tools:sample/backgrounds/scenic[9]" /> + tools:layout="@layout/fragment_album_cover" /> + android:layout_weight="0" > + android:layout_height="wrap_content" + tools:layout="@layout/fragment_album_card_cover" /> diff --git a/app/src/main/res/layout-land/fragment_card_player.xml b/app/src/main/res/layout-land/fragment_card_player.xml index 535bc6d7..944bc852 100644 --- a/app/src/main/res/layout-land/fragment_card_player.xml +++ b/app/src/main/res/layout-land/fragment_card_player.xml @@ -13,7 +13,7 @@ android:name="code.name.monkey.retromusic.fragments.player.PlayerAlbumCoverFragment" android:layout_width="match_parent" android:layout_height="match_parent" - tools:layout="@layout/fragment_album_cover" /> + tools:layout="@layout/fragment_album_full_cover" /> + android:layout_height="match_parent" + tools:layout="@layout/fragment_album_full_cover" /> + android:scaleType="centerCrop" + tools:srcCompat="@tools:sample/backgrounds/scenic[10]" /> + tools:layout="@layout/fragment_album_flat_cover" /> diff --git a/app/src/main/res/layout-land/fragment_plain_player.xml b/app/src/main/res/layout-land/fragment_plain_player.xml index cf4fa766..0c00264f 100644 --- a/app/src/main/res/layout-land/fragment_plain_player.xml +++ b/app/src/main/res/layout-land/fragment_plain_player.xml @@ -36,7 +36,7 @@ android:name="code.name.monkey.retromusic.fragments.player.PlayerAlbumCoverFragment" android:layout_width="match_parent" android:layout_height="match_parent" - tools:layout="@layout/fragment_player_album_cover" /> + tools:layout="@layout/fragment_album_cover" /> + tools:layout="@layout/fragment_album_cover" /> + tools:layout="@layout/fragment_album_cover" /> diff --git a/app/src/main/res/layout-xlarge-land/fragment_banner_home.xml b/app/src/main/res/layout-xlarge-land/fragment_banner_home.xml index 9ae0815a..f1e742ef 100644 --- a/app/src/main/res/layout-xlarge-land/fragment_banner_home.xml +++ b/app/src/main/res/layout-xlarge-land/fragment_banner_home.xml @@ -1,5 +1,4 @@ - - + tools:ignore="ContentDescription,UnusedAttribute" + tools:srcCompat="@tools:sample/backgrounds/scenic[10]" /> + tools:layout="@layout/fragment_album_flat_cover" /> + tools:layout="@layout/fragment_album_cover" /> + tools:layout="@layout/fragment_album_cover" />