summaryrefslogtreecommitdiffstats
path: root/res/drawable
diff options
context:
space:
mode:
authornicolasroard <nicolasroard@google.com>2013-08-09 13:16:10 -0700
committernicolasroard <nicolasroard@google.com>2013-08-09 13:46:12 -0700
commit1ec293e09fcb43b430d8f77e9f18e76470d5a02f (patch)
treef71b69f1f98266b83edb9ede8020d9168b5bb516 /res/drawable
parent5bf3bf4b44dee73e2ba54680460a2237cd1258ec (diff)
downloadandroid_packages_apps_Gallery2-1ec293e09fcb43b430d8f77e9f18e76470d5a02f.tar.gz
android_packages_apps_Gallery2-1ec293e09fcb43b430d8f77e9f18e76470d5a02f.tar.bz2
android_packages_apps_Gallery2-1ec293e09fcb43b430d8f77e9f18e76470d5a02f.zip
Add shadow
Change-Id: Iba10c5d01bad8f0f49986150b2b4f6cf905be3cb
Diffstat (limited to 'res/drawable')
-rw-r--r--res/drawable/filtershow_background_new.pngbin0 -> 2902 bytes
-rw-r--r--res/drawable/filtershow_tiled_background.xml2
2 files changed, 1 insertions, 1 deletions
diff --git a/res/drawable/filtershow_background_new.png b/res/drawable/filtershow_background_new.png
new file mode 100644
index 000000000..a11538944
--- /dev/null
+++ b/res/drawable/filtershow_background_new.png
Binary files differ
diff --git a/res/drawable/filtershow_tiled_background.xml b/res/drawable/filtershow_tiled_background.xml
index 055fbcd63..dfc7592d0 100644
--- a/res/drawable/filtershow_tiled_background.xml
+++ b/res/drawable/filtershow_tiled_background.xml
@@ -16,6 +16,6 @@
-->
<bitmap
xmlns:android="http://schemas.android.com/apk/res/android"
- android:src="@drawable/filtershow_background"
+ android:src="@drawable/filtershow_background_new"
android:tileMode="repeat"
android:dither="false" /> \ No newline at end of file