Add the preference controller to control accessibility button location preference am: 2dc32f63f8
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/13899507 Change-Id: I57c36af05a2cf2592ce28128fe1e26b84ba5f78c
This commit is contained in:
@@ -25,7 +25,8 @@
|
||||
android:key="accessibility_button_location"
|
||||
android:title="@string/accessibility_button_location_title"
|
||||
android:summary="%s"
|
||||
android:persistent="false"/>
|
||||
android:persistent="false"
|
||||
settings:controller="com.android.settings.accessibility.AccessibilityButtonLocationPreferenceController"/>
|
||||
|
||||
<ListPreference
|
||||
android:entries="@array/accessibility_button_size_selector_titles"
|
||||
|
||||
Reference in New Issue
Block a user