Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit ffc0d3ef authored by Android Build Coastguard Worker's avatar Android Build Coastguard Worker
Browse files

Snap for 8642511 from b91e43c5 to tm-release

Change-Id: Ia59f544bc011cf47be7a1c649a5b402527b41da4
parents 6e272e95 b91e43c5
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -15,12 +15,10 @@
-->

<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
              android:id="@+id/onboarding"
              android:layout_width="match_parent"
              android:layout_height="match_parent"
              android:layout_gravity="center"
              android:gravity="center"
              android:visibility="gone"
              android:orientation="vertical">

    <ImageView
Loading