Skip to content

Commit

Permalink
Settings: Import columbus preference settings
Browse files Browse the repository at this point in the history
Signed-off-by: Alvin Francis <[email protected]>
  • Loading branch information
nivlafx authored and NurKeinNeid committed Dec 1, 2024
1 parent 770cd15 commit 9950668
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions res/xml/gestures.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,12 @@
xmlns:settings="http://schemas.android.com/apk/res-auto"
android:title="@string/gesture_preference_title">

<Preference
android:key="columbus_input_summary"
android:title="@string/columbus_title"
android:fragment="com.google.android.settings.gestures.columbus.ColumbusSettings"
settings:controller="com.google.android.settings.gestures.columbus.ColumbusPreferenceController" />

<Preference
android:key="gesture_swipe_down_fingerprint_input_summary"
android:title="@string/fingerprint_swipe_for_notifications_title"
Expand Down

0 comments on commit 9950668

Please sign in to comment.