Merge "Set the EID in the SIM status page to be copyable" am: eba925809d am: 43c08cc42f am: 38d4bfc954 am: d3548f5ac3

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

Change-Id: I2f1db1fb485603284d060fd1d7359047d80886a0
This commit is contained in:
Treehugger Robot
2021-12-13 15:43:42 +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