Unverified Commit d909d687 authored by Matthew Finkel's avatar Matthew Finkel
Browse files

squash! Modify UI/UX

Bug 40186: Hide Credit Cards in Settings
parent 4350df29
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -31,7 +31,6 @@

        <CheckBoxPreference
            android:defaultValue="true"
            android:visible="false"
            android:key="@string/pref_key_sync_credit_cards"
            android:layout="@layout/checkbox_left_preference"
            android:title="@string/preferences_sync_credit_cards" />
+1 −0
Original line number Diff line number Diff line
@@ -74,6 +74,7 @@

        <androidx.preference.Preference
            app:iconSpaceReserved="false"
            app:isPreferenceVisible="false"
            android:key="@string/pref_key_credit_cards"
            android:title="@string/preferences_credit_cards" />