Adds video to swipe up gesture am: a37c5b26a2
am: 899b915222
Change-Id: Id8e3c3aca23ad00355d1db0258acef91b7ea7739
This commit is contained in:
@@ -21,6 +21,11 @@
|
||||
android:key="gesture_swipe_up_screen"
|
||||
android:title="@string/swipe_up_to_switch_apps_title">
|
||||
|
||||
<com.android.settings.widget.VideoPreference
|
||||
android:key="gesture_swipe_up_video"
|
||||
app:animation="@raw/gesture_swipe_up"
|
||||
app:preview="@drawable/gesture_swipe_up" />
|
||||
|
||||
<SwitchPreference
|
||||
android:key="gesture_swipe_up"
|
||||
android:title="@string/swipe_up_to_switch_apps_title"
|
||||
|
||||
Reference in New Issue
Block a user