Skip to content
Snippets Groups Projects
Commit 58314e43 authored by clairehurst's avatar clairehurst Committed by morgan
Browse files

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

parent 81957030
Branches
Tags
2 merge requests!1202Bug_43099: 2024 YEC Strings,!1136Bug 43085: Rebased alpha onto 128.2.0esr
......@@ -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