summaryrefslogtreecommitdiffstats
path: root/packages/PrintSpooler/res
diff options
context:
space:
mode:
Diffstat (limited to 'packages/PrintSpooler/res')
-rw-r--r--packages/PrintSpooler/res/drawable-hdpi/stat_notify_error.pngbin852 -> 0 bytes
-rw-r--r--packages/PrintSpooler/res/drawable-mdpi/stat_notify_error.pngbin658 -> 0 bytes
-rw-r--r--packages/PrintSpooler/res/drawable-xhdpi/stat_notify_error.pngbin1026 -> 0 bytes
-rw-r--r--packages/PrintSpooler/res/layout/spinner_dropdown_item.xml2
4 files changed, 1 insertions, 1 deletions
diff --git a/packages/PrintSpooler/res/drawable-hdpi/stat_notify_error.png b/packages/PrintSpooler/res/drawable-hdpi/stat_notify_error.png
deleted file mode 100644
index 7846a78..0000000
--- a/packages/PrintSpooler/res/drawable-hdpi/stat_notify_error.png
+++ /dev/null
Binary files differ
diff --git a/packages/PrintSpooler/res/drawable-mdpi/stat_notify_error.png b/packages/PrintSpooler/res/drawable-mdpi/stat_notify_error.png
deleted file mode 100644
index 44109eb..0000000
--- a/packages/PrintSpooler/res/drawable-mdpi/stat_notify_error.png
+++ /dev/null
Binary files differ
diff --git a/packages/PrintSpooler/res/drawable-xhdpi/stat_notify_error.png b/packages/PrintSpooler/res/drawable-xhdpi/stat_notify_error.png
deleted file mode 100644
index c3faa42..0000000
--- a/packages/PrintSpooler/res/drawable-xhdpi/stat_notify_error.png
+++ /dev/null
Binary files differ
diff --git a/packages/PrintSpooler/res/layout/spinner_dropdown_item.xml b/packages/PrintSpooler/res/layout/spinner_dropdown_item.xml
index f00da0d..814c538 100644
--- a/packages/PrintSpooler/res/layout/spinner_dropdown_item.xml
+++ b/packages/PrintSpooler/res/layout/spinner_dropdown_item.xml
@@ -45,7 +45,7 @@
android:ellipsize="end"
android:textIsSelectable="false"
android:visibility="gone"
- android:textColor="@color/item_text_color"
+ android:textColor="@color/print_option_title"
android:duplicateParentState="true">
</TextView>