From cf0ea88ca77a22cfef7264d3027597aa27882613 Mon Sep 17 00:00:00 2001 From: okjack Date: Thu, 2 May 2024 20:13:13 +0800 Subject: [PATCH] update --- .../leanback/res/layout/activity_setting_custom.xml | 11 ++--------- app/src/mobile/res/layout/fragment_setting_custom.xml | 4 ++-- 2 files changed, 4 insertions(+), 11 deletions(-) diff --git a/app/src/leanback/res/layout/activity_setting_custom.xml b/app/src/leanback/res/layout/activity_setting_custom.xml index a83243293..acee8fe49 100644 --- a/app/src/leanback/res/layout/activity_setting_custom.xml +++ b/app/src/leanback/res/layout/activity_setting_custom.xml @@ -475,6 +475,7 @@ android:id="@+id/parseWebview" android:layout_width="0dp" android:layout_height="wrap_content" + android:layout_marginEnd="16dp" android:layout_weight="1" android:background="@drawable/selector_item" android:focusable="true" @@ -500,15 +501,6 @@ - - - - - + \ No newline at end of file diff --git a/app/src/mobile/res/layout/fragment_setting_custom.xml b/app/src/mobile/res/layout/fragment_setting_custom.xml index 252beac15..cfad70e6f 100644 --- a/app/src/mobile/res/layout/fragment_setting_custom.xml +++ b/app/src/mobile/res/layout/fragment_setting_custom.xml @@ -220,14 +220,14 @@ android:layout_marginEnd="16dp" android:text="@string/setting_language" android:textColor="@color/white" - android:textSize="18sp" /> + android:textSize="16sp" />