From a88658ac8f1cbf1a13306a4faf4c167b0603426b Mon Sep 17 00:00:00 2001 From: CappielloAntonio Date: Sat, 23 Mar 2024 22:39:51 +0100 Subject: [PATCH] chore: removed unused placeholders --- .../res/layout/item_placehoder_biography.xml | 43 --- .../res/layout/item_placehoder_discovery.xml | 43 --- .../res/layout/item_placeholder_album.xml | 120 ------- .../res/layout/item_placeholder_genre.xml | 110 ------- .../layout/item_placeholder_horizontal.xml | 294 ------------------ .../layout/item_placeholder_large_album.xml | 120 ------- .../main/res/layout/item_placeholder_year.xml | 48 --- 7 files changed, 778 deletions(-) delete mode 100644 app/src/main/res/layout/item_placehoder_biography.xml delete mode 100644 app/src/main/res/layout/item_placehoder_discovery.xml delete mode 100644 app/src/main/res/layout/item_placeholder_album.xml delete mode 100644 app/src/main/res/layout/item_placeholder_genre.xml delete mode 100644 app/src/main/res/layout/item_placeholder_horizontal.xml delete mode 100644 app/src/main/res/layout/item_placeholder_large_album.xml delete mode 100644 app/src/main/res/layout/item_placeholder_year.xml diff --git a/app/src/main/res/layout/item_placehoder_biography.xml b/app/src/main/res/layout/item_placehoder_biography.xml deleted file mode 100644 index ee96f095..00000000 --- a/app/src/main/res/layout/item_placehoder_biography.xml +++ /dev/null @@ -1,43 +0,0 @@ - - - - - - - - - - - - \ No newline at end of file diff --git a/app/src/main/res/layout/item_placehoder_discovery.xml b/app/src/main/res/layout/item_placehoder_discovery.xml deleted file mode 100644 index ea810b6b..00000000 --- a/app/src/main/res/layout/item_placehoder_discovery.xml +++ /dev/null @@ -1,43 +0,0 @@ - - - - - - - - - - - - \ No newline at end of file diff --git a/app/src/main/res/layout/item_placeholder_album.xml b/app/src/main/res/layout/item_placeholder_album.xml deleted file mode 100644 index 120f0442..00000000 --- a/app/src/main/res/layout/item_placeholder_album.xml +++ /dev/null @@ -1,120 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/app/src/main/res/layout/item_placeholder_genre.xml b/app/src/main/res/layout/item_placeholder_genre.xml deleted file mode 100644 index aa5aa448..00000000 --- a/app/src/main/res/layout/item_placeholder_genre.xml +++ /dev/null @@ -1,110 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/app/src/main/res/layout/item_placeholder_horizontal.xml b/app/src/main/res/layout/item_placeholder_horizontal.xml deleted file mode 100644 index e5876724..00000000 --- a/app/src/main/res/layout/item_placeholder_horizontal.xml +++ /dev/null @@ -1,294 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/app/src/main/res/layout/item_placeholder_large_album.xml b/app/src/main/res/layout/item_placeholder_large_album.xml deleted file mode 100644 index 120f0442..00000000 --- a/app/src/main/res/layout/item_placeholder_large_album.xml +++ /dev/null @@ -1,120 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/app/src/main/res/layout/item_placeholder_year.xml b/app/src/main/res/layout/item_placeholder_year.xml deleted file mode 100644 index fe0f99ac..00000000 --- a/app/src/main/res/layout/item_placeholder_year.xml +++ /dev/null @@ -1,48 +0,0 @@ - - - - - - - - - - - - - - \ No newline at end of file