summaryrefslogtreecommitdiff
path: root/res/drawable/paper_sepia.xml
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2012-12-31 03:14:01 +0400
committerAndrew Dolgov <[email protected]>2012-12-31 03:14:01 +0400
commitadee6d3493a52a303d3c124768d73b5fa52fb68e (patch)
treea210671fe9b2aea0400c05612bfbec46c113b118 /res/drawable/paper_sepia.xml
parent6e407cb5b1a882aafa4b8d62eeeb644513abcc4a (diff)
add sepia theme
Diffstat (limited to 'res/drawable/paper_sepia.xml')
-rw-r--r--res/drawable/paper_sepia.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/res/drawable/paper_sepia.xml b/res/drawable/paper_sepia.xml
new file mode 100644
index 00000000..cbb02489
--- /dev/null
+++ b/res/drawable/paper_sepia.xml
@@ -0,0 +1,4 @@
+<?xml version="1.0" encoding="utf-8"?>
+ <bitmap xmlns:android="http://schemas.android.com/apk/res/android"
+ android:src="@drawable/paper_sepia_bitmap"
+ android:tileMode="repeat" /> \ No newline at end of file