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

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

Force AlertDialogLayout to have gravity start|top

am: 39e0bf23

Change-Id: I93da3a31cf2c09232967e1e26949d115a144b1b3
parents c452daab 39e0bf23
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" />