Remove the click action for battery header

Also remove the ripple effect

Change-Id: I28c3dc928816f07a18591c0777b5b2f275715ca2
Fixes: 73018312
Test: Build
This commit is contained in:
jackqdyulei
2018-02-06 18:13:40 -08:00
parent 15312d3505
commit e5a4276912
2 changed files with 3 additions and 37 deletions

View File

@@ -23,7 +23,7 @@
<com.android.settings.applications.LayoutPreference
android:key="battery_header"
android:selectable="true"
android:selectable="false"
android:layout="@layout/battery_header"/>
<PreferenceCategory