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

Commit 72a70cb3 authored by guanxiongliu's avatar guanxiongliu
Browse files

Changing dialog title top padding and text style

Bug:30079784
Change-Id: I6dd6f92a67eaedb6fcce7b08d41cece4335236f1
parent cc11b3b9
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -18,11 +18,11 @@
    xmlns:android="http://schemas.android.com/apk/res/android"
    android:layout_width="wrap_content"
    android:layout_height="wrap_content"
    android:paddingTop="24dp"
    android:paddingTop="18dp"
    android:paddingStart="24dp"
    android:paddingEnd="24dp"
    android:textSize="20sp"
    android:textColor="@color/contacts_text_color"
    android:textStyle="bold"
    android:fontFamily="sans-serif-medium"
    android:ellipsize="end"
/>
 No newline at end of file