Cherish:Add preference for Accidental Touch
This commit is contained in:
@@ -71,6 +71,12 @@
|
||||
android:summary="@string/button_backlight_on_touch_only_summary"
|
||||
android:defaultValue="false" />
|
||||
|
||||
<com.cherish.settings.preferences.SystemSettingSwitchPreference
|
||||
android:key="anbi_enabled_option"
|
||||
android:title="@string/anbi_title"
|
||||
android:summary="@string/anbi_summary"
|
||||
android:defaultValue="false" />
|
||||
|
||||
</PreferenceCategory>
|
||||
|
||||
<PreferenceCategory
|
||||
|
||||
Reference in New Issue
Block a user