summaryrefslogtreecommitdiffstats
path: root/res/drawable
diff options
context:
space:
mode:
authorDanny Baumann <dannybaumann@web.de>2014-07-02 23:36:27 +0200
committerRajesh Yengisetty <rajesh@cyngn.com>2014-08-06 16:38:04 +0000
commit2ce97880ca19ee79f7bafec4c44fb1aa9dce7c9c (patch)
tree465a195379605f29a2961eac6277f29294e424f9 /res/drawable
parent35adb26e56973506eab6b0140da573072ca06a34 (diff)
downloadandroid_packages_apps_Trebuchet-2ce97880ca19ee79f7bafec4c44fb1aa9dce7c9c.tar.gz
android_packages_apps_Trebuchet-2ce97880ca19ee79f7bafec4c44fb1aa9dce7c9c.tar.bz2
android_packages_apps_Trebuchet-2ce97880ca19ee79f7bafec4c44fb1aa9dce7c9c.zip
Trebuchet: Draw the dynamic grid image dynamically
This commits makes it possible to draw the image which previews the selected grid dynamically. Change-Id: I7c029f06110afdf1fe62145a079bba76166bb690
Diffstat (limited to 'res/drawable')
-rw-r--r--res/drawable/grid.pngbin1971 -> 0 bytes
-rw-r--r--res/drawable/grid_comfortable.pngbin1984 -> 0 bytes
-rw-r--r--res/drawable/grid_condensed.pngbin2033 -> 0 bytes
-rw-r--r--res/drawable/grid_cozy.pngbin2006 -> 0 bytes
4 files changed, 0 insertions, 0 deletions
diff --git a/res/drawable/grid.png b/res/drawable/grid.png
deleted file mode 100644
index 79fe901d1..000000000
--- a/res/drawable/grid.png
+++ /dev/null
Binary files differ
diff --git a/res/drawable/grid_comfortable.png b/res/drawable/grid_comfortable.png
deleted file mode 100644
index 34e3ef2ee..000000000
--- a/res/drawable/grid_comfortable.png
+++ /dev/null
Binary files differ
diff --git a/res/drawable/grid_condensed.png b/res/drawable/grid_condensed.png
deleted file mode 100644
index ebc9d4e54..000000000
--- a/res/drawable/grid_condensed.png
+++ /dev/null
Binary files differ
diff --git a/res/drawable/grid_cozy.png b/res/drawable/grid_cozy.png
deleted file mode 100644
index 929bcb541..000000000
--- a/res/drawable/grid_cozy.png
+++ /dev/null
Binary files differ