From d46fe35eabc6c7a57104da69b40c49d51602f216 Mon Sep 17 00:00:00 2001 From: Ricky Cheung Date: Wed, 26 Jun 2024 12:32:59 +0800 Subject: [PATCH] Make widgets consistent with each other Going by 2f9185efa74433250e1876b2fb591cdeb50e8a3f, it appears the label is preferred to be at the bottom Signed-off-by: Ricky Cheung --- .../res/layout/widget_pod_single_layout.xml | 20 +++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/app/src/main/res/layout/widget_pod_single_layout.xml b/app/src/main/res/layout/widget_pod_single_layout.xml index 1d9aa11a..edcd0ae9 100644 --- a/app/src/main/res/layout/widget_pod_single_layout.xml +++ b/app/src/main/res/layout/widget_pod_single_layout.xml @@ -4,16 +4,6 @@ style="@style/PodWidget.Container" android:orientation="vertical"> - - + + \ No newline at end of file