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

Commit 940cbd5c authored by yuichiro fujiwara's avatar yuichiro fujiwara Committed by android-build-merger
Browse files

Merge "Fixed issue that SIM name was not completely displayed in select...

Merge "Fixed issue that SIM name was not completely displayed in select dialog" am: 5d2590d5 am: d0f348f0
am: fd731df0

Change-Id: I6889a75a3812c445286ed4b1f9282fc5fde1548c
parents 4f4ef688 fd731df0
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -22,7 +22,8 @@
<LinearLayout
    xmlns:android="http://schemas.android.com/apk/res/android"
    android:layout_width="match_parent"
    android:layout_height="56dp"
    android:layout_height="wrap_content"
    android:minHeight="56dp"
    android:orientation="vertical"
    android:paddingBottom="8dp"
    android:paddingEnd="24dp"