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

Commit e5bcfb4a authored by Adam Powell's avatar Adam Powell Committed by android-build-merger
Browse files

Force AlertDialogLayout to have gravity start|top am: 39e0bf23 am: cc8fbd3f

am: 58d91d51

Change-Id: Ic75f5fabdb1194005aaa1fdc9b095a45b81126dc
parents 5ec19265 58d91d51
Loading
Loading
Loading
Loading
+1 −0
Original line number Original line Diff line number Diff line
@@ -20,6 +20,7 @@
    android:id="@+id/parentPanel"
    android:id="@+id/parentPanel"
    android:layout_width="match_parent"
    android:layout_width="match_parent"
    android:layout_height="wrap_content"
    android:layout_height="wrap_content"
    android:gravity="start|top"
    android:orientation="vertical">
    android:orientation="vertical">


    <include layout="@layout/alert_dialog_title_material" />
    <include layout="@layout/alert_dialog_title_material" />