boklm pushed to branch tor-browser-91.0.0b5-11.0-1 at The Tor Project / Applications / fenix
Commits: 2ed13c5b by Matthew Finkel at 2021-08-10T02:15:47+00:00 squash! Modify UI/UX
Bug 40186: Hide Credit Cards in Settings
- - - - -
1 changed file:
- app/src/main/res/xml/account_settings_preferences.xml
Changes:
===================================== app/src/main/res/xml/account_settings_preferences.xml ===================================== @@ -31,6 +31,7 @@
<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" />
View it on GitLab: https://gitlab.torproject.org/tpo/applications/fenix/-/commit/2ed13c5b461c61...
tbb-commits@lists.torproject.org