From 2f9185efa74433250e1876b2fb591cdeb50e8a3f Mon Sep 17 00:00:00 2001 From: darken Date: Tue, 16 May 2023 09:00:58 +0200 Subject: [PATCH] Tweak dual pod widget. Less padding to reduce cutoff chances and put the label at the type bottom as it's the least important info. --- .../res/layout/widget_pod_dual_layout.xml | 21 +++++++++---------- app/src/main/res/values/styles.xml | 4 ++-- 2 files changed, 12 insertions(+), 13 deletions(-) diff --git a/app/src/main/res/layout/widget_pod_dual_layout.xml b/app/src/main/res/layout/widget_pod_dual_layout.xml index c7e40d1f..3c4c0e6a 100644 --- a/app/src/main/res/layout/widget_pod_dual_layout.xml +++ b/app/src/main/res/layout/widget_pod_dual_layout.xml @@ -4,17 +4,6 @@ style="@style/PodWidget.Container" android:orientation="vertical"> - - + + \ No newline at end of file diff --git a/app/src/main/res/values/styles.xml b/app/src/main/res/values/styles.xml index 48f6a697..b21a978a 100644 --- a/app/src/main/res/values/styles.xml +++ b/app/src/main/res/values/styles.xml @@ -57,8 +57,8 @@ @style/Theme.Material3.DynamicColors.DayNight 16dp 16dp - 8dp - 8dp + 4dp + 4dp match_parent wrap_content @id/widget_root