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

Commit 1449a7ed authored by LuK1337's avatar LuK1337 Committed by Michael Bestas
Browse files

Settings: Pass empty lottie resource for quickly open camera animation

This lets us hide it properly.

Change-Id: I02ac031a835236811b82a7de283335390ffebab9
parent 1e2b93a1
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
<?xml version="1.0" encoding="utf-8"?>
<shape>
</shape>
+0 −0

Empty file added.

+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="@drawable/quickly_open_camera"/>
        app:lottie_rawRes="@raw/lottie_quickly_open_camera"/>

    <SwitchPreference
        android:key="gesture_double_tap_power"