commit fa8491a1fed327f9821ffa831f01c598bd7eb4a2
parent fbe97d16ca8e3a7b84e7a1da8a185ccbd596c48f
Author: Dan Ballard <dan@mindstab.net>
Date: Mon, 23 Feb 2026 18:07:15 -0800
fixup! [android] Implement Android-native Connection Assist UI
148 rebase: split out of 71095f8a2f8ff fixup! [android] Rename as Tor Browser
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/mobile/android/fenix/app/src/main/res/layout/fragment_tor_connection_assist.xml b/mobile/android/fenix/app/src/main/res/layout/fragment_tor_connection_assist.xml
@@ -139,7 +139,7 @@
android:contentDescription="@string/app_name"
android:scaleX="1.8"
android:scaleY="1.8"
- app:srcCompat="@drawable/ic_launcher_foreground"
+ app:srcCompat="@mipmap/ic_launcher_foreground"
android:visibility="gone"
app:layout_constraintBottom_toBottomOf="parent"
app:layout_constraintEnd_toEndOf="parent"