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

Commit 83e43b6e authored by Edgar Wang's avatar Edgar Wang
Browse files

Use SwitchPreferenceCompat instead of SwitchPreference

Bug: 356105969
Change-Id: I0770313b9ee560298ea1d2b8938f511c4b36d7d1
Test: manual
Flag: EXEMPT bug fix
parent a2b127bb
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -92,7 +92,7 @@
                "com.android.settings.sound.MediaControlsLockScreenPreferenceController" />

        <!-- Allow software fallback for camera extensions -->
        <SwitchPreference
        <SwitchPreferenceCompat
            android:key="privacy_camera_extensions_fallback"
            android:title="@string/camera_extensions_fallback_title"
            android:summary="@string/camera_extensions_fallback_description"