summaryrefslogtreecommitdiffstats
path: root/res/drawable-xhdpi
diff options
context:
space:
mode:
authorAlan Newberger <alann@google.com>2015-03-05 10:39:34 -0800
committerAlan Newberger <alann@google.com>2015-03-06 09:01:07 -0800
commite7c78cf8e07c13562551253c2d98ead0641b3c16 (patch)
treea256aed6f186a289da404358548f3a0473b41af4 /res/drawable-xhdpi
parenta73b87109097e0557e3b9e7a03a12ae04b610245 (diff)
downloadandroid_packages_apps_Camera2-e7c78cf8e07c13562551253c2d98ead0641b3c16.tar.gz
android_packages_apps_Camera2-e7c78cf8e07c13562551253c2d98ead0641b3c16.tar.bz2
android_packages_apps_Camera2-e7c78cf8e07c13562551253c2d98ead0641b3c16.zip
Custom checkbox drawable for K devices
L is already taken care of in a v21 style, with the new buttonTint property. For K, use the given assets, which happen to be in a Material style as provided by UX. Bug: 19083903 Change-Id: I9392edf6460a3a9c7c00e1b62cc0f61f9e2b4231
Diffstat (limited to 'res/drawable-xhdpi')
-rw-r--r--res/drawable-xhdpi/ic_box_checked.pngbin0 -> 828 bytes
-rw-r--r--res/drawable-xhdpi/ic_box_unchecked.pngbin0 -> 638 bytes
2 files changed, 0 insertions, 0 deletions
diff --git a/res/drawable-xhdpi/ic_box_checked.png b/res/drawable-xhdpi/ic_box_checked.png
new file mode 100644
index 000000000..e585b6e68
--- /dev/null
+++ b/res/drawable-xhdpi/ic_box_checked.png
Binary files differ
diff --git a/res/drawable-xhdpi/ic_box_unchecked.png b/res/drawable-xhdpi/ic_box_unchecked.png
new file mode 100644
index 000000000..e4ecda1fb
--- /dev/null
+++ b/res/drawable-xhdpi/ic_box_unchecked.png
Binary files differ