[tor-commits] [Git][tpo/applications/tor-browser][tor-browser-128.1.0esr-14.0-1] fixup! [android] Implement Android-native Connection Assist UI
morgan (@morgan)
git at gitlab.torproject.org
Fri Aug 16 00:01:51 UTC 2024
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:
- mobile/android/fenix/app/src/main/res/layout/fragment_tor_connection_assist.xml
Changes:
=====================================
mobile/android/fenix/app/src/main/res/layout/fragment_tor_connection_assist.xml
=====================================
@@ -156,6 +156,7 @@
android:backgroundTint="@color/connect_button_purple"
android:minWidth="360dp"
android:text="@string/tor_bootstrap_connect"
+ android:textAlignment="center"
android:textAllCaps="false"
android:textColor="@color/photonLightGrey05"
android:textSize="14sp"
@@ -175,6 +176,7 @@
android:backgroundTint="@color/configure_connection_button_white"
android:minWidth="360dp"
android:text="@string/connection_assist_configure_connection_button"
+ android:textAlignment="center"
android:textAllCaps="false"
android:textColor="@color/photonDarkGrey90"
android:textSize="14sp"
View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser/-/commit/2f7553e21a6d21e796bbc86b38a986b83010d760
--
View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser/-/commit/2f7553e21a6d21e796bbc86b38a986b83010d760
You're receiving this email because of your account on gitlab.torproject.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.torproject.org/pipermail/tor-commits/attachments/20240816/e8351ef0/attachment-0001.htm>
More information about the tor-commits
mailing list