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

Unverified Commit 2b9ed30b authored by Gitsaibot's avatar Gitsaibot Committed by Michael Bestas
Browse files

Hide debug/experimental preference "CopyDataBase"

Change-Id: Ia48e27ad5ea67dcd4937f6e7738e6fe47dd6f365
parent 201727d5
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -145,7 +145,8 @@
        app:title="@string/preferences_experimental_category">
        <Preference
            app:key="preferences_copy_db"
            app:title="@string/copy_db" />
            app:title="@string/copy_db"
            app:isPreferenceVisible="false" />

        <ListPreference
            app:key="preferences_reminders_responded"