From 2369ad39d82ca11bd5df957f4184351a6eaecda8 Mon Sep 17 00:00:00 2001 From: Daniel Nishi Date: Thu, 29 Mar 2018 12:54:46 -0700 Subject: [PATCH] Polish the About Phone page. * Move the device name from the 3rd position to the 1st. * Remove the ripple effect from phone number, IP address, MAC address, and Bluetooth addresses. Bug: 77220996 Test: Manual Change-Id: I009847e751082df6b85d840d01c4c8ae7abd8e10 --- res/xml/my_device_info.xml | 28 ++++++++++++++++------------ 1 file changed, 16 insertions(+), 12 deletions(-) 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"/>