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

Commit e27f8f84 authored by Jan Tomljanovic's avatar Jan Tomljanovic
Browse files

Add padding to show full text on max font size.

Flag: LEGACY ENABLE_NEW_PRIVACY_DIALOG ENABLED
Test: manual
Bug: 295446979
Change-Id: I2f7c256701f9017cb69170731c97ed36b59b5a88
parent b393caaa
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -17,6 +17,8 @@
    xmlns:android="http://schemas.android.com/apk/res/android"
    android:layout_width="match_parent"
    android:layout_height="56dp"
    android:paddingTop="4dp"
    android:paddingBottom="4dp"
    android:layout_marginBottom="4dp"
    android:ellipsize="end"
    android:maxLines="1"