Loading mobile/android/fenix/app/src/main/res/layout/fragment_tor_connection_assist.xml +6 −5 Original line number Diff line number Diff line Loading @@ -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" Loading Loading
mobile/android/fenix/app/src/main/res/layout/fragment_tor_connection_assist.xml +6 −5 Original line number Diff line number Diff line Loading @@ -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" Loading