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

Commit 6f3624f1 authored by Christine Hallstrom's avatar Christine Hallstrom Committed by android-build-merger
Browse files

Change layout_height of contentPanel in Wear AlertDialog to wrap_content am: 876d4b65

am: b0bf5d96

Change-Id: I60a233ff8dae14fe18834111ce8b4ae9bd8c9e9b
parents 27f150c7 b0bf5d96
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"