diff options
author | lookshe <github@lookshe.org> | 2015-04-15 21:29:31 +0200 |
---|---|---|
committer | lookshe <github@lookshe.org> | 2015-04-15 21:43:53 +0200 |
commit | b3b4a2902e37fb072e800f5dff0392755f5d4501 (patch) | |
tree | 0b0666dfbf20ef04e1d92531ce59d8697bb5c4eb /src/main/res/drawable | |
parent | 549810783ce651f27bdd386488b6690195522372 (diff) |
moved color picker to libs
Diffstat (limited to 'src/main/res/drawable')
-rw-r--r-- | src/main/res/drawable/ambilwarna_alphacheckered_tiled.xml | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/src/main/res/drawable/ambilwarna_alphacheckered_tiled.xml b/src/main/res/drawable/ambilwarna_alphacheckered_tiled.xml deleted file mode 100644 index 049f1332..00000000 --- a/src/main/res/drawable/ambilwarna_alphacheckered_tiled.xml +++ /dev/null @@ -1,6 +0,0 @@ -<?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 |