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

Commit c9c0f4b0 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
am: 940cbd5c

Change-Id: I7632c41c4be1f73fa573af4757ff902775e35302
parents 4db5e68a 940cbd5c
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"