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

Commit c4929ccc authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

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

parents c5ac30d1 f6d54bc6
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