boklm pushed to branch tor-browser-91.1.0-11.0-1 at The Tor Project / Applications / fenix
Commits: 4350df29 by Matthew Finkel at 2021-08-10T16:55:11+02: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/4350df293955c3...
tbb-commits@lists.torproject.org