Loading app/src/main/res/xml/account_settings_preferences.xml +0 −1 Original line number Diff line number Diff line Loading @@ -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" /> Loading app/src/main/res/xml/preferences.xml +1 −0 Original line number Diff line number Diff line Loading @@ -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" /> Loading Loading
app/src/main/res/xml/account_settings_preferences.xml +0 −1 Original line number Diff line number Diff line Loading @@ -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" /> Loading
app/src/main/res/xml/preferences.xml +1 −0 Original line number Diff line number Diff line Loading @@ -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" /> Loading