Set the EID in the SIM status page to be copyable
Add new textIsSelectable attributes to the EID textview Bug: 210374141 Change-Id: I3b4f223319ee0ab8ae89dc2b0984ae9f9dbe32ae
This commit is contained in:
committed by
Takeshi Kishimoto
parent
d3d24b65ac
commit
5923723b4d
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user