Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 072dcd90 authored by menghanli's avatar menghanli
Browse files

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
parent 21419dc9
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -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"