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

Commit 58d91d51 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

Change-Id: I455fcf33ad8fa98a6c31e9b9ade4973b446fdeac
parents c05f1ea4 cc8fbd3f
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" />