summaryrefslogtreecommitdiff
path: root/android/source/res/drawable/bg_striped_split.xml
diff options
context:
space:
mode:
Diffstat (limited to 'android/source/res/drawable/bg_striped_split.xml')
-rw-r--r--android/source/res/drawable/bg_striped_split.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/android/source/res/drawable/bg_striped_split.xml b/android/source/res/drawable/bg_striped_split.xml
new file mode 100644
index 000000000000..9b0e31354b28
--- /dev/null
+++ b/android/source/res/drawable/bg_striped_split.xml
@@ -0,0 +1,6 @@
+<?xml version="1.0" encoding="utf-8"?>
+
+<bitmap xmlns:android="http://schemas.android.com/apk/res/android"
+ android:src="@drawable/bg_striped_split_img"
+ android:tileMode="repeat"
+ android:dither="true" /> \ No newline at end of file