From 50366c014679029986c7e3541b98e2ad0ed04222 Mon Sep 17 00:00:00 2001 From: okjack Date: Mon, 12 Feb 2024 22:26:33 +0800 Subject: [PATCH] setting custom --- .../res/layout/activity_setting_custom.xml | 506 ++++++++++-------- 1 file changed, 275 insertions(+), 231 deletions(-) diff --git a/app/src/leanback/res/layout/activity_setting_custom.xml b/app/src/leanback/res/layout/activity_setting_custom.xml index bea0b73ce..26d8a4f6e 100644 --- a/app/src/leanback/res/layout/activity_setting_custom.xml +++ b/app/src/leanback/res/layout/activity_setting_custom.xml @@ -14,293 +14,337 @@ android:padding="24dp"> - - - - - - - - - - - - - - - - - - - - + + + + + + + + + android:layout_weight="1" + android:background="@drawable/selector_item" + android:focusable="true" + android:focusableInTouchMode="true" + android:orientation="horizontal"> + + + + + + - - - + + + + + + + + + android:layout_weight="1" + android:background="@drawable/selector_item" + android:focusable="true" + android:focusableInTouchMode="true" + android:orientation="horizontal"> + + + + + + - - - + + + + + + + + + android:layout_weight="1" + android:background="@drawable/selector_item" + android:focusable="true" + android:focusableInTouchMode="true" + android:orientation="horizontal"> + + + + + + - - - + + + + + + + + + android:layout_weight="1" + android:background="@drawable/selector_item" + android:focusable="true" + android:focusableInTouchMode="true" + android:orientation="horizontal"> + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + android:layout_weight="1" + android:background="@drawable/selector_item" + android:focusable="true" + android:focusableInTouchMode="true" + android:orientation="horizontal"> + + + + + +