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

Commit 1b506ebf authored by Beth Thibodeau's avatar Beth Thibodeau
Browse files

Fix clipping when text is multiple lines

Fixes: 196324929
Test: visual (change languages, change display size)
Change-Id: Icec65c1b7f4c57cb0b54239d1d67c67fbb5c5be9
parent 0e40c2c9
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -113,6 +113,8 @@
                        android:layout_height="wrap_content"
                        android:minHeight="48dp"
                        android:layout_weight="1"
                        android:layout_gravity="fill_vertical"
                        android:gravity="center_vertical"
                        android:text="@string/screenrecord_taps_label"
                        android:textAppearance="?android:attr/textAppearanceMedium"
                        android:fontFamily="@*android:string/config_headlineFontFamily"