Merge "Set the EID in the SIM status page to be copyable" am: eba925809d

Original change: https://android-review.googlesource.com/c/platform/packages/apps/Settings/+/1894715

Change-Id: Icbf909388b53ab1846fc2fca27c7c6bb7201a3e6
This commit is contained in:
Treehugger Robot
2021-12-13 14:48:47 +00:00
committed by Automerger Merge Worker

View File

@@ -166,6 +166,7 @@
android:id="@+id/esim_id_value" android:id="@+id/esim_id_value"
android:layout_width="match_parent" android:layout_width="match_parent"
android:layout_height="wrap_content" android:layout_height="wrap_content"
android:textIsSelectable="true"
android:text="@string/device_info_not_available"/> android:text="@string/device_info_not_available"/>
<TextView <TextView