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

Commit cacd84c6 authored by Beverly's avatar Beverly Committed by android-build-merger
Browse files

Merge "Don't give onboarding dialog a fixed width" into pi-dev

am: c4929ccc

Change-Id: Id3a296b4daad2dd2353ae31a3a91bea720a1ec47
parents a1397786 c4929ccc
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -16,7 +16,7 @@
-->
<RelativeLayout
    xmlns:android="http://schemas.android.com/apk/res/android"
    android:layout_width="320dp"
    android:layout_width="match_parent"
    android:layout_height="wrap_content">

    <RelativeLayout