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

[tor-commits] [Git][tpo/applications/tor-browser][tor-browser-128.1.0esr-14.0-1] fixup! [android] Implement Android-native Connection Assist UI



Title: GitLab

morgan pushed to branch tor-browser-128.1.0esr-14.0-1 at The Tor Project / Applications / Tor Browser

Commits:

  • 2f7553e2
    by clairehurst at 2024-08-16T00:01:27+00:00
    fixup! [android] Implement Android-native Connection Assist UI
    

1 changed file:

Changes:

  • mobile/android/fenix/app/src/main/res/layout/fragment_tor_connection_assist.xml
    ... ... @@ -156,6 +156,7 @@
    156 156
             android:backgroundTint="@color/connect_button_purple"
    
    157 157
             android:minWidth="360dp"
    
    158 158
             android:text="@string/tor_bootstrap_connect"
    
    159
    +        android:textAlignment="center"
    
    159 160
             android:textAllCaps="false"
    
    160 161
             android:textColor="@color/photonLightGrey05"
    
    161 162
             android:textSize="14sp"
    
    ... ... @@ -175,6 +176,7 @@
    175 176
             android:backgroundTint="@color/configure_connection_button_white"
    
    176 177
             android:minWidth="360dp"
    
    177 178
             android:text="@string/connection_assist_configure_connection_button"
    
    179
    +        android:textAlignment="center"
    
    178 180
             android:textAllCaps="false"
    
    179 181
             android:textColor="@color/photonDarkGrey90"
    
    180 182
             android:textSize="14sp"
    

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