Merge "Fix clipping when text is multiple lines" into sc-qpr1-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
24a2c97ba5
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user