Cherish:Disable navbar tuner
Signed-off-by: Hưng Phan <phandinhhungvp2001@gmail.com>
This commit is contained in:
@@ -18,7 +18,7 @@
|
|||||||
android:title="@string/button_title"
|
android:title="@string/button_title"
|
||||||
xmlns:settings="http://schemas.android.com/apk/res/com.android.settings">
|
xmlns:settings="http://schemas.android.com/apk/res/com.android.settings">
|
||||||
|
|
||||||
<PreferenceCategory
|
<!--<PreferenceCategory
|
||||||
android:key="navbar"
|
android:key="navbar"
|
||||||
android:title="@string/navbar_title">
|
android:title="@string/navbar_title">
|
||||||
|
|
||||||
@@ -29,7 +29,7 @@
|
|||||||
android:targetPackage="com.android.systemui"
|
android:targetPackage="com.android.systemui"
|
||||||
android:targetClass="com.android.systemui.tuner.NavBarActivity" />
|
android:targetClass="com.android.systemui.tuner.NavBarActivity" />
|
||||||
</Preference>
|
</Preference>
|
||||||
</PreferenceCategory>
|
</PreferenceCategory> -->
|
||||||
|
|
||||||
<Preference
|
<Preference
|
||||||
android:key="gesture_key"
|
android:key="gesture_key"
|
||||||
|
|||||||
Reference in New Issue
Block a user