Add information video placeholder and ref

This adds the ref for the information video for the Device Controls
setting toggle

Test: manual
Bug: 152212779
Change-Id: I4bc13d043d77e9256c9d056a0a2ae41b00106ce6
This commit is contained in:
Fabian Kozynski
2020-04-21 10:53:35 -04:00
parent 87883c7634
commit 7f086a1b6b
2 changed files with 2 additions and 1 deletions

View File

View File

@@ -21,7 +21,8 @@
android:title="@string/device_controls_sentence">
<com.android.settings.widget.VideoPreference
android:key="device_controls_video"/>
android:key="device_controls_video"
app:animation="@raw/gesture_device_controls"/>
<SwitchPreference
android:key="gesture_device_controls_switch"