From 7b950f4e5c2572b31542fe9a2e7ade8c8446506d Mon Sep 17 00:00:00 2001 From: CappielloAntonio Date: Thu, 29 Apr 2021 15:34:01 +0200 Subject: [PATCH] Reduced the font of the main screen and decreased the padding in the bottom sheet --- app/src/main/res/layout/fragment_sync.xml | 2 +- .../main/res/layout/item_player_now_playing_song.xml | 5 ++++- app/src/main/res/layout/player_body_bottom_sheet.xml | 8 ++++---- app/src/main/res/values/styles.xml | 11 +++++++---- 4 files changed, 16 insertions(+), 10 deletions(-) diff --git a/app/src/main/res/layout/fragment_sync.xml b/app/src/main/res/layout/fragment_sync.xml index ecfa306d..d04c7205 100644 --- a/app/src/main/res/layout/fragment_sync.xml +++ b/app/src/main/res/layout/fragment_sync.xml @@ -30,7 +30,7 @@ \ No newline at end of file diff --git a/app/src/main/res/layout/player_body_bottom_sheet.xml b/app/src/main/res/layout/player_body_bottom_sheet.xml index 81a4ccbb..d3d8585b 100644 --- a/app/src/main/res/layout/player_body_bottom_sheet.xml +++ b/app/src/main/res/layout/player_body_bottom_sheet.xml @@ -10,7 +10,7 @@ @@ -131,7 +131,7 @@ android:layout_width="match_parent" android:layout_height="wrap_content" android:clipToPadding="false" - android:paddingTop="18dp" + android:paddingTop="12dp" android:paddingBottom="18dp" app:layout_constraintEnd_toEndOf="parent" app:layout_constraintStart_toStartOf="parent" diff --git a/app/src/main/res/values/styles.xml b/app/src/main/res/values/styles.xml index e09f4643..46df1ce6 100644 --- a/app/src/main/res/values/styles.xml +++ b/app/src/main/res/values/styles.xml @@ -51,9 +51,12 @@ @font/inter - @@ -61,7 +64,7 @@ Questi comprendono i titoli nelle schermate principali, nel bottom_sheet_player il titolo della canzone e la stringa in alto -->