diff options
author | steckbrief <steckbrief@chefmail.de> | 2015-04-11 23:00:10 +0200 |
---|---|---|
committer | steckbrief <steckbrief@chefmail.de> | 2015-04-11 23:00:10 +0200 |
commit | 17779e77002e99dabb73f4fa8f9596e9d220319b (patch) | |
tree | 7604484b69948e299c95a58f2f6be8fd78056fd7 /src/main/res/drawable | |
parent | 94a669fcb861d9cff4414d98abb289d1452c9300 (diff) |
Color choose dialog
Diffstat (limited to 'src/main/res/drawable')
-rw-r--r-- | src/main/res/drawable/ambilwarna_alphacheckered_tiled.xml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/main/res/drawable/ambilwarna_alphacheckered_tiled.xml b/src/main/res/drawable/ambilwarna_alphacheckered_tiled.xml new file mode 100644 index 00000000..049f1332 --- /dev/null +++ b/src/main/res/drawable/ambilwarna_alphacheckered_tiled.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/ambilwarna_alphacheckered" + android:tileMode="repeat" > + +</bitmap>
\ No newline at end of file |