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

Commit 886bdca4 authored by chelseahao's avatar chelseahao
Browse files

Add padding to bluetooth tile dialog subtitle.

Test: atest
Bug: 431810026
Flag: EXEMPT, bug fix
Change-Id: I8d2021a85aecc16c59cd951383578e2524e68067
parent f5b74ac9
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -45,6 +45,8 @@
        android:layout_height="wrap_content"
        android:layout_marginTop="4dp"
        android:layout_marginBottom="@dimen/bluetooth_dialog_layout_margin"
        android:paddingEnd="15dp"
        android:paddingStart="36dp"
        android:ellipsize="end"
        android:gravity="center_vertical|center_horizontal"
        android:maxLines="2"