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

Commit 230a28d0 authored by Chelsea Hao's avatar Chelsea Hao Committed by Android (Google) Code Review
Browse files

Merge "Add padding to bluetooth tile dialog subtitle." into main

parents 52bdf8e9 886bdca4
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"