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

Commit 5884b9d4 authored by Christine Hallstrom's avatar Christine Hallstrom Committed by Android (Google) Code Review
Browse files

Merge "Change layout_height of contentPanel in Wear AlertDialog to wrap_content" into cw-f-dev

parents 94ca1c75 876d4b65
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -45,7 +45,7 @@
            <!-- Content Panel -->
            <FrameLayout android:id="@+id/contentPanel"
                    android:layout_width="match_parent"
                    android:layout_height="match_parent"
                    android:layout_height="wrap_content"
                    android:clipToPadding="false">
                <TextView android:id="@+id/message"
                        android:layout_width="match_parent"