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

Commit fd731df0 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

am: d0f348f0

Change-Id: If66fdaaa5f014bff2ec53f992cb477238b94fa37
parents 84caf42b d0f348f0
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"