Skip to content
Snippets Groups Projects
Commit 166a1946 authored by clairehurst's avatar clairehurst
Browse files

fixup! [android] Implement Android-native Connection Assist UI

parent 10540abe
Branches
Tags
1 merge request!1107Bug 43048 firefox logo on splash
......@@ -133,11 +133,12 @@
<ImageView
android:id="@+id/wordmarkLogo"
android:layout_width="160dp"
android:layout_height="160dp"
android:contentDescription=""
android:src="@mipmap/ic_launcher_round"
android:layout_width="192dp"
android:layout_height="192dp"
android:contentDescription="@string/app_name"
android:scaleX="1.8"
android:scaleY="1.8"
app:srcCompat="@mipmap/ic_launcher_foreground"
android:visibility="gone"
app:layout_constraintBottom_toBottomOf="parent"
app:layout_constraintEnd_toEndOf="parent"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment