diff options
| author | Bananeweizen <bananeweizen@gmx.de> | 2014-05-18 15:27:39 +0200 |
|---|---|---|
| committer | Bananeweizen <bananeweizen@gmx.de> | 2014-05-18 15:27:39 +0200 |
| commit | 916992dc8398db364927a50a8ceb46f3053fce96 (patch) | |
| tree | c26e483cb3ba023da9ea8d52ff63f1cd2aa2df87 /main/res/drawable-hdpi | |
| parent | 59f01679a8c085ff734f9975f255bc56ab22a44d (diff) | |
| download | cgeo-916992dc8398db364927a50a8ceb46f3053fce96.zip cgeo-916992dc8398db364927a50a8ceb46f3053fce96.tar.gz cgeo-916992dc8398db364927a50a8ceb46f3053fce96.tar.bz2 | |
multiple lint fixes
* remove android proguard rules
* remove unused layout hierarchy elements
* suppress map layout warnings for old layouts
* remove unused images
* typo
Diffstat (limited to 'main/res/drawable-hdpi')
| -rw-r--r-- | main/res/drawable-hdpi/actionbar_home.png | bin | 447 -> 0 bytes |
| -rw-r--r-- | main/res/drawable-hdpi/actionbar_mylocation_off.png | bin | 1451 -> 0 bytes |
| -rw-r--r-- | main/res/drawable-hdpi/actionbar_mylocation_on.png | bin | 1434 -> 0 bytes |
3 files changed, 0 insertions, 0 deletions
diff --git a/main/res/drawable-hdpi/actionbar_home.png b/main/res/drawable-hdpi/actionbar_home.png Binary files differdeleted file mode 100644 index a5a1a8c..0000000 --- a/main/res/drawable-hdpi/actionbar_home.png +++ /dev/null diff --git a/main/res/drawable-hdpi/actionbar_mylocation_off.png b/main/res/drawable-hdpi/actionbar_mylocation_off.png Binary files differdeleted file mode 100644 index 17d61db..0000000 --- a/main/res/drawable-hdpi/actionbar_mylocation_off.png +++ /dev/null diff --git a/main/res/drawable-hdpi/actionbar_mylocation_on.png b/main/res/drawable-hdpi/actionbar_mylocation_on.png Binary files differdeleted file mode 100644 index 1f21901..0000000 --- a/main/res/drawable-hdpi/actionbar_mylocation_on.png +++ /dev/null |
