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

Commit 8960c82d authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Force AlertDialogLayout to have gravity start|top" into nyc-mr1-dev

parents 34921ac1 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" />