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

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

Force AlertDialogLayout to have gravity start|top

am: 00c4f7ba

Change-Id: I268264e198ccb0d8394da68899406b96aaf5cb39
parents 55c66ce8 00c4f7ba
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -20,6 +20,7 @@
    android:id="@+id/parentPanel"
    android:layout_width="match_parent"
    android:layout_height="wrap_content"
    android:gravity="start|top"
    android:orientation="vertical">

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