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

Commit da9834ae authored by guanxiongliu's avatar guanxiongliu
Browse files

Bringing import/export dialog and select photo dialog up to spec (2/2)

Bug:30079784
Change-Id: I5fcb59293141df1cb26e2cf7de7a6ef7dbacad0a
parent 08868143
Loading
Loading
Loading
Loading
+3 −4
Original line number Original line Diff line number Diff line
@@ -22,11 +22,10 @@
<TextView xmlns:android="http://schemas.android.com/apk/res/android"
<TextView xmlns:android="http://schemas.android.com/apk/res/android"
    android:id="@android:id/text1"
    android:id="@android:id/text1"
    android:layout_width="match_parent"
    android:layout_width="match_parent"
    android:layout_height="wrap_content"
    android:layout_height="48dp"
    android:minHeight="?android:attr/listPreferredItemHeightSmall"
    android:textAppearance="?android:attr/textAppearanceMedium"
    android:textAlignment="viewStart"
    android:textAlignment="viewStart"
    android:textColor="?android:attr/textColorAlertDialogListItem"
    android:textColor="@color/contacts_text_color"
    android:textSize="16sp"
    android:gravity="center_vertical"
    android:gravity="center_vertical"
    android:paddingStart="24dip"
    android:paddingStart="24dip"
    android:paddingEnd="24dip"
    android:paddingEnd="24dip"