Fix One handed mode Settings "Pull screen into reach" function fail
Side effect of ag/16932279 that mistypo to change the controller name Bug: 223308917 Test: Manual testing Change-Id: Id625ffb9dfee6a38232a0b0f8387dc5350d5e1d8
This commit is contained in:
@@ -46,7 +46,7 @@
|
|||||||
android:key="gesture_one_handed_action_pull_screen_down"
|
android:key="gesture_one_handed_action_pull_screen_down"
|
||||||
android:title="@string/one_handed_action_pull_down_screen_title"
|
android:title="@string/one_handed_action_pull_down_screen_title"
|
||||||
android:summary="@string/one_handed_action_pull_down_screen_summary"
|
android:summary="@string/one_handed_action_pull_down_screen_summary"
|
||||||
settings:controller="com.android.settings.gesture_one_handed_mode_footer_textgestures.OneHandedActionPullDownPrefController"/>
|
settings:controller="com.android.settings.gestures.OneHandedActionPullDownPrefController"/>
|
||||||
|
|
||||||
<com.android.settingslib.widget.SelectorWithWidgetPreference
|
<com.android.settingslib.widget.SelectorWithWidgetPreference
|
||||||
android:key="gesture_one_handed_action_show_notification"
|
android:key="gesture_one_handed_action_show_notification"
|
||||||
|
Reference in New Issue
Block a user