summaryrefslogtreecommitdiffstats
path: root/res/drawable-mdpi
diff options
context:
space:
mode:
authorClark Scheff <clark@cyngn.com>2014-08-08 10:57:01 -0700
committerd34d <clark@cyngn.com>2014-08-11 08:18:18 -0700
commit5f903c2159a8a3fce0ef71c76ca201c3d54ffc12 (patch)
treec3eccc0dee91fff14dc5d5bf697d5ded36027248 /res/drawable-mdpi
parent5ac8d238009ca3dd90d0609762f60c9a02db2206 (diff)
downloadpackages_apps_ThemeChooser-5f903c2159a8a3fce0ef71c76ca201c3d54ffc12.tar.gz
packages_apps_ThemeChooser-5f903c2159a8a3fce0ef71c76ca201c3d54ffc12.tar.bz2
packages_apps_ThemeChooser-5f903c2159a8a3fce0ef71c76ca201c3d54ffc12.zip
Add tags to theme cards
The following tags can be enabled/disabled per theme Applied Customized Updated Default Currently the "Updated" tag is not being enabled. This will require some special handling and not worth holding up this patch. Change-Id: I69de7ca80df66f6c5cdbf0b47f18fc7dc77289f5
Diffstat (limited to 'res/drawable-mdpi')
-rw-r--r--res/drawable-mdpi/bg_tag_default.9.pngbin0 -> 200 bytes
-rw-r--r--res/drawable-mdpi/ic_tag_applied.pngbin0 -> 3019 bytes
-rw-r--r--res/drawable-mdpi/ic_tag_customized.pngbin0 -> 3107 bytes
-rw-r--r--res/drawable-mdpi/ic_tag_updated.pngbin0 -> 3028 bytes
4 files changed, 0 insertions, 0 deletions
diff --git a/res/drawable-mdpi/bg_tag_default.9.png b/res/drawable-mdpi/bg_tag_default.9.png
new file mode 100644
index 0000000..cb522fb
--- /dev/null
+++ b/res/drawable-mdpi/bg_tag_default.9.png
Binary files differ
diff --git a/res/drawable-mdpi/ic_tag_applied.png b/res/drawable-mdpi/ic_tag_applied.png
new file mode 100644
index 0000000..2afbbad
--- /dev/null
+++ b/res/drawable-mdpi/ic_tag_applied.png
Binary files differ
diff --git a/res/drawable-mdpi/ic_tag_customized.png b/res/drawable-mdpi/ic_tag_customized.png
new file mode 100644
index 0000000..855d9a4
--- /dev/null
+++ b/res/drawable-mdpi/ic_tag_customized.png
Binary files differ
diff --git a/res/drawable-mdpi/ic_tag_updated.png b/res/drawable-mdpi/ic_tag_updated.png
new file mode 100644
index 0000000..d0a5a3e
--- /dev/null
+++ b/res/drawable-mdpi/ic_tag_updated.png
Binary files differ