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

Commit f6d54bc6 authored by Beverly's avatar Beverly Committed by Beverly Tai
Browse files

Don't give onboarding dialog a fixed width

Test: visual inspection (display and font largest)
Change-Id: Ia81cfa41c125d088d95db2e29f83248dc6819396
Fixes: 79960996
parent cf2dc360
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