diff --git a/res/xml/my_device_info.xml b/res/xml/my_device_info.xml index 3ab941e6f5f..213ff1c1b7b 100644 --- a/res/xml/my_device_info.xml +++ b/res/xml/my_device_info.xml @@ -28,26 +28,27 @@ android:layout="@layout/settings_entity_header" android:selectable="false"/> + + + - - - + android:title="@string/status_number" + android:summary="@string/summary_placeholder" + android:selectable="false"/> @@ -117,14 +119,16 @@ android:key="wifi_mac_address" android:order="35" android:title="@string/status_wifi_mac_address" - android:summary="@string/summary_placeholder"/> + android:summary="@string/summary_placeholder" + android:selectable="false"/> + android:summary="@string/summary_placeholder" + android:selectable="false"/>