summaryrefslogtreecommitdiffstats
path: root/res/drawable
diff options
context:
space:
mode:
authorWu-cheng Li <wuchengli@google.com>2010-10-08 20:35:55 +0800
committerWu-cheng Li <wuchengli@google.com>2010-10-08 20:35:55 +0800
commitdf25706fe3d0559ae00721bc0eb6ed44be353317 (patch)
tree729c4777e478083af3184cf9ccd689a29997aac4 /res/drawable
parentc5019f4d58412da6227b3f2e6461bba5b7c671a3 (diff)
downloadLegacyCamera-df25706fe3d0559ae00721bc0eb6ed44be353317.zip
LegacyCamera-df25706fe3d0559ae00721bc0eb6ed44be353317.tar.gz
LegacyCamera-df25706fe3d0559ae00721bc0eb6ed44be353317.tar.bz2
Change the background of camera application.
Change-Id: Ib866873f91c91efe4e5ef81a30e074fa2de99af1
Diffstat (limited to 'res/drawable')
-rw-r--r--res/drawable/camera_background.xml4
1 files changed, 0 insertions, 4 deletions
diff --git a/res/drawable/camera_background.xml b/res/drawable/camera_background.xml
deleted file mode 100644
index 4f04754..0000000
--- a/res/drawable/camera_background.xml
+++ /dev/null
@@ -1,4 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<bitmap xmlns:android="http://schemas.android.com/apk/res/android"
- android:src="@drawable/bg_camera_pattern"
- android:tileMode="repeat" />