[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[tor-commits] [Git][tpo/applications/fenix][tor-browser-91.1.0-11.0-1] squash! Modify UI/UX



Title: GitLab

Matthew Finkel pushed to branch tor-browser-91.1.0-11.0-1 at The Tor Project / Applications / fenix

Commits:

2 changed files:

Changes:

  • app/src/main/res/xml/account_settings_preferences.xml
    ... ... @@ -31,7 +31,6 @@
    31 31
     
    
    32 32
             <CheckBoxPreference
    
    33 33
                 android:defaultValue="true"
    
    34
    -            android:visible="false"
    
    35 34
                 android:key="@string/pref_key_sync_credit_cards"
    
    36 35
                 android:layout="@layout/checkbox_left_preference"
    
    37 36
                 android:title="@string/preferences_sync_credit_cards" />
    

  • app/src/main/res/xml/preferences.xml
    ... ... @@ -74,6 +74,7 @@
    74 74
     
    
    75 75
             <androidx.preference.Preference
    
    76 76
                 app:iconSpaceReserved="false"
    
    77
    +            app:isPreferenceVisible="false"
    
    77 78
                 android:key="@string/pref_key_credit_cards"
    
    78 79
                 android:title="@string/preferences_credit_cards" />
    
    79 80
     
    

  • _______________________________________________
    tor-commits mailing list
    tor-commits@xxxxxxxxxxxxxxxxxxxx
    https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits