From dc23cd71da4faeead6e56c98b88a0807e01a74b1 Mon Sep 17 00:00:00 2001 From: FongMi Date: Wed, 31 Dec 2025 15:27:27 +0800 Subject: [PATCH] Clean live ui --- app/src/mobile/res/drawable/shape_channel.xml | 5 +++++ app/src/mobile/res/drawable/shape_group.xml | 5 +++++ app/src/mobile/res/layout/adapter_channel.xml | 6 +----- app/src/mobile/res/layout/adapter_group.xml | 8 ++------ 4 files changed, 13 insertions(+), 11 deletions(-) diff --git a/app/src/mobile/res/drawable/shape_channel.xml b/app/src/mobile/res/drawable/shape_channel.xml index 04ec9b5a9..4984dbbc7 100644 --- a/app/src/mobile/res/drawable/shape_channel.xml +++ b/app/src/mobile/res/drawable/shape_channel.xml @@ -5,6 +5,11 @@ + \ No newline at end of file diff --git a/app/src/mobile/res/drawable/shape_group.xml b/app/src/mobile/res/drawable/shape_group.xml index 0bbb932a5..b2eeed427 100644 --- a/app/src/mobile/res/drawable/shape_group.xml +++ b/app/src/mobile/res/drawable/shape_group.xml @@ -5,6 +5,11 @@ + \ No newline at end of file diff --git a/app/src/mobile/res/layout/adapter_channel.xml b/app/src/mobile/res/layout/adapter_channel.xml index 10a38c8d4..e9c1887b9 100644 --- a/app/src/mobile/res/layout/adapter_channel.xml +++ b/app/src/mobile/res/layout/adapter_channel.xml @@ -7,11 +7,7 @@ android:layout_marginBottom="6dp" android:background="@drawable/shape_channel" android:gravity="center" - android:orientation="horizontal" - android:paddingStart="12dp" - android:paddingTop="6dp" - android:paddingEnd="12dp" - android:paddingBottom="6dp"> + android:orientation="horizontal"> + android:orientation="horizontal">