Update the illustrations of camera gestures.

- Add the new illustrations of quickly open camera.
- Add the new illustrations of flip camera for selfie.
- Remove the old illustration of quickly open camera.
- Remove the old illustration of flip camera for selfie.

Bug: 190807662
Test: robotest and see the UI
Change-Id: I72030731c6d2fe23ff4b21d366151ac4770c656f
This commit is contained in:
Stanley Wang
2021-06-30 11:25:42 +08:00
parent 1a77fce131
commit d7825d3627
6 changed files with 8 additions and 2 deletions

View File

@@ -0,0 +1,3 @@
<?xml version="1.0" encoding="utf-8"?>
<shape>
</shape>

View File

@@ -0,0 +1,3 @@
<?xml version="1.0" encoding="utf-8"?>
<shape>
</shape>

View File

@@ -24,7 +24,7 @@
<com.android.settingslib.widget.IllustrationPreference
android:key="gesture_double_tap_power_video"
settings:searchable="false"
app:lottie_rawRes="@raw/lottie_quick_open_camera"/>
app:lottie_rawRes="@drawable/quickly_open_camera"/>
<SwitchPreference
android:key="gesture_double_tap_power"

View File

@@ -24,7 +24,7 @@
<com.android.settingslib.widget.IllustrationPreference
android:key="gesture_double_twist_video"
settings:searchable="false"
app:lottie_rawRes="@raw/lottie_flip_camera_for_selfie"/>
app:lottie_rawRes="@drawable/flip_camera_for_selfie"/>
<SwitchPreference
android:key="gesture_double_twist"