From fcdfa4afa61ac6fa0182f666d7810e52d385eb9d Mon Sep 17 00:00:00 2001 From: Fan Zhang Date: Wed, 8 Mar 2017 18:14:40 -0800 Subject: [PATCH] Change advaned button text color Test: visual Change-Id: I5a7155ac9dfa8dc4b48ba17a937c9c4b03eb2868 --- res/layout/expand_preference.xml | 2 -- 1 file changed, 2 deletions(-) diff --git a/res/layout/expand_preference.xml b/res/layout/expand_preference.xml index 1392d65f58c..d5fe031a808 100644 --- a/res/layout/expand_preference.xml +++ b/res/layout/expand_preference.xml @@ -56,9 +56,7 @@ android:id="@android:id/title" android:layout_width="wrap_content" android:layout_height="wrap_content" - android:singleLine="true" android:textAppearance="?android:attr/textAppearanceListItem" - android:textColor="?android:attr/colorAccent" android:ellipsize="marquee"/>