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

Commit d0f348f0 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 dialog"

am: 5d2590d5

Change-Id: I6ed5224a71243aeb9407fd4a7f91e0e362b5cec7
parents a0573b14 5d2590d5
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"