Use new getIcon and getMoreInfo api to show more information in Print

Settings

Also fix some text color of the printer list.

Bug: 24135005
Change-Id: I3c387e1277b2a7f09574d42cfe29cc03dd8ef8d5
This commit is contained in:
Philip P. Moltmann
2015-12-01 14:45:22 -08:00
parent 79161827ae
commit 7fdf34194b
2 changed files with 23 additions and 17 deletions

View File

@@ -49,6 +49,7 @@
android:singleLine="true"
android:ellipsize="marquee"
android:fadingEdge="horizontal"
android:textColor="?android:attr/textColorPrimary"
android:textIsSelectable="false">
</TextView>