OSDN Git Service

Change advaned button text color
authorFan Zhang <zhfan@google.com>
Thu, 9 Mar 2017 02:14:40 +0000 (18:14 -0800)
committerFan Zhang <zhfan@google.com>
Thu, 9 Mar 2017 02:14:40 +0000 (18:14 -0800)
Test: visual
Change-Id: I5a7155ac9dfa8dc4b48ba17a937c9c4b03eb2868

res/layout/expand_preference.xml

index 1392d65..d5fe031 100644 (file)
@@ -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"/>
 
         <TextView