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

This commit is contained in:
Treehugger Robot
2021-12-13 14:25:11 +00:00
committed by Gerrit Code Review

View File

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