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

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

Change-Id: Ib89b68b80bbfec649ddf54b50de568c94ce8d6b3
This commit is contained in:
Treehugger Robot
2021-12-13 15:03:49 +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