From 546777670c117930bc0f51a213e008ae386b690c Mon Sep 17 00:00:00 2001 From: CappielloAntonio Date: Sat, 15 Jan 2022 17:19:46 +0100 Subject: [PATCH] The floating icons are now in line with the style of the rest of the app --- app/src/main/res/layout/fragment_filter.xml | 17 +++++++++++------ .../res/layout/fragment_genre_catalogue.xml | 17 +++++++++++------ 2 files changed, 22 insertions(+), 12 deletions(-) diff --git a/app/src/main/res/layout/fragment_filter.xml b/app/src/main/res/layout/fragment_filter.xml index 44068a30..49e97247 100644 --- a/app/src/main/res/layout/fragment_filter.xml +++ b/app/src/main/res/layout/fragment_filter.xml @@ -42,16 +42,21 @@ app:layout_constraintBottom_toBottomOf="parent" app:layout_constraintStart_toStartOf="parent" /> - diff --git a/app/src/main/res/layout/fragment_genre_catalogue.xml b/app/src/main/res/layout/fragment_genre_catalogue.xml index 6313b24c..6c9539c6 100644 --- a/app/src/main/res/layout/fragment_genre_catalogue.xml +++ b/app/src/main/res/layout/fragment_genre_catalogue.xml @@ -42,16 +42,21 @@ app:layout_constraintBottom_toBottomOf="parent" app:layout_constraintStart_toStartOf="parent" /> -