Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit d7825d36 authored by Stanley Wang's avatar Stanley Wang
Browse files

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
parent 1a77fce1
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
<?xml version="1.0" encoding="utf-8"?>
<shape>
</shape>
+3 −0
Original line number Diff line number Diff line
<?xml version="1.0" encoding="utf-8"?>
<shape>
</shape>
+0 −0

Empty file deleted.

+0 −0

Empty file deleted.

+1 −1
Original line number Diff line number Diff line
@@ -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"
Loading