diff options
author | iNPUTmice <daniel@gultsch.de> | 2014-07-09 21:45:03 +0200 |
---|---|---|
committer | iNPUTmice <daniel@gultsch.de> | 2014-07-09 21:45:03 +0200 |
commit | 6e3e1d310aafddd9ddf9fc09c23df2d13f760dfd (patch) | |
tree | 69fd4c9b40230cfa044e39dc4b35b4a5875d39bc /res/drawable/darkred.xml | |
parent | da0b4261252b44af793523864d1185cdedd8d3c4 (diff) |
unified warnings/error msgs
Diffstat (limited to 'res/drawable/darkred.xml')
-rw-r--r-- | res/drawable/darkred.xml | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/res/drawable/darkred.xml b/res/drawable/darkred.xml deleted file mode 100644 index 1313cc2f..00000000 --- a/res/drawable/darkred.xml +++ /dev/null @@ -1,5 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<shape xmlns:android="http://schemas.android.com/apk/res/android" - android:shape="rectangle"> - <solid android:color="#ffcc0000" /> -</shape>
\ No newline at end of file |