From 5923723b4dbe92dd9e2b6d5f61824088c18ae2db Mon Sep 17 00:00:00 2001 From: jason thedjoisworo Date: Wed, 17 Nov 2021 00:44:25 +0000 Subject: [PATCH] Set the EID in the SIM status page to be copyable Add new textIsSelectable attributes to the EID textview Bug: 210374141 Change-Id: I3b4f223319ee0ab8ae89dc2b0984ae9f9dbe32ae --- res/layout/dialog_sim_status.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/res/layout/dialog_sim_status.xml b/res/layout/dialog_sim_status.xml index 27d12a8cb1c..c169e586d1d 100644 --- a/res/layout/dialog_sim_status.xml +++ b/res/layout/dialog_sim_status.xml @@ -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"/>