From 208e4ab7fe882415f8e58d33cdb27d2f7f2530d4 Mon Sep 17 00:00:00 2001 From: roynatech2544 Date: Fri, 15 Apr 2022 10:37:09 +0900 Subject: [PATCH] universal7885: parts: Put selectable = false They are not meant to be selected in the first place --- .../SamsungParts/res/xml/battery_settings.xml | 20 ++++++++++++------- 1 file changed, 13 insertions(+), 7 deletions(-) diff --git a/universal7885-common/apps/SamsungParts/res/xml/battery_settings.xml b/universal7885-common/apps/SamsungParts/res/xml/battery_settings.xml index 475ecfa..b149bdd 100644 --- a/universal7885-common/apps/SamsungParts/res/xml/battery_settings.xml +++ b/universal7885-common/apps/SamsungParts/res/xml/battery_settings.xml @@ -3,7 +3,7 @@ xmlns:android="http://schemas.android.com/apk/res/android" android:title="@string/fastcharge_title"> - @@ -22,32 +22,38 @@ + android:summary="@string/not_shown" + android:selectable="false"/> + android:summary="@string/not_shown" + android:selectable="false"/> + android:summary="@string/not_shown" + android:selectable="false"/> + android:summary="@string/not_shown" + android:selectable="false"/> + android:summary="@string/not_shown" + android:selectable="false"/> + android:summary="@string/not_shown" + android:selectable="false"/>