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" />