Remove the duplicated search item

Disable the searchable of the "Adaptive battery" item in the smart_battery_detail.xml

Fixes: 130656532
Test: Manual View
Change-Id: I95beb97fc09ff6858f7b4e0e576a598c3520db86
This commit is contained in:
Sunny Shao
2019-04-18 17:17:39 +08:00
parent cf9b3d2e87
commit 26bd5a9a8f

View File

@@ -19,7 +19,8 @@
xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:settings="http://schemas.android.com/apk/res-auto"
android:key="smart_battery_detail"
android:title="@string/smart_battery_manager_title">
android:title="@string/smart_battery_manager_title"
settings:searchable="false">
<com.android.settings.widget.VideoPreference
android:key="auto_awesome_battery"