Increase the resolution of the assist gesture sensitivity slider.
Test: make RunSettingsRoboTests && manual Change-Id: I47cdeba932afb4ab68b2283efa479a1e4725675c
This commit is contained in:
@@ -32,7 +32,7 @@
|
||||
<com.android.settings.widget.SeekBarPreference
|
||||
android:key="gesture_assist_sensitivity"
|
||||
android:title="@string/assist_gesture_sensitivity_title"
|
||||
android:defaultValue="2"
|
||||
android:max="4" />
|
||||
android:defaultValue="5"
|
||||
android:max="10" />
|
||||
|
||||
</PreferenceScreen>
|
||||
|
||||
Reference in New Issue
Block a user