diff options
| author | schneefux <schneefux+commit@schneefux.xyz> | 2015-12-25 14:13:54 +0100 |
|---|---|---|
| committer | schneefux <schneefux+commit@schneefux.xyz> | 2015-12-25 14:13:54 +0100 |
| commit | f298525926c333e94a285ff69dce4ff999701959 (patch) | |
| tree | 74cdbedb85163431ea2a374a20246511787b6688 /AndroidClient/app/src/main/res/drawable-hdpi | |
| parent | f68d39829f178fd7aae8f6af6fdc3684132d046f (diff) | |
| download | weather-snowman-f298525926c333e94a285ff69dce4ff999701959.tar.gz weather-snowman-f298525926c333e94a285ff69dce4ff999701959.zip | |
gradle: fix build by deleting apptheme files
Diffstat (limited to 'AndroidClient/app/src/main/res/drawable-hdpi')
| -rwxr-xr-x | AndroidClient/app/src/main/res/drawable-hdpi/apptheme_scrubber_control_disabled_holo.png | bin | 883 -> 0 bytes |
| -rwxr-xr-x | AndroidClient/app/src/main/res/drawable-hdpi/apptheme_scrubber_control_focused_holo.png | bin | 1096 -> 0 bytes |
| -rwxr-xr-x | AndroidClient/app/src/main/res/drawable-hdpi/apptheme_scrubber_control_normal_holo.png | bin | 1342 -> 0 bytes |
| -rwxr-xr-x | AndroidClient/app/src/main/res/drawable-hdpi/apptheme_scrubber_control_pressed_holo.png | bin | 1669 -> 0 bytes |
4 files changed, 0 insertions, 0 deletions
diff --git a/AndroidClient/app/src/main/res/drawable-hdpi/apptheme_scrubber_control_disabled_holo.png b/AndroidClient/app/src/main/res/drawable-hdpi/apptheme_scrubber_control_disabled_holo.png Binary files differdeleted file mode 100755 index a1acbb5..0000000 --- a/AndroidClient/app/src/main/res/drawable-hdpi/apptheme_scrubber_control_disabled_holo.png +++ /dev/null diff --git a/AndroidClient/app/src/main/res/drawable-hdpi/apptheme_scrubber_control_focused_holo.png b/AndroidClient/app/src/main/res/drawable-hdpi/apptheme_scrubber_control_focused_holo.png Binary files differdeleted file mode 100755 index 1b75394..0000000 --- a/AndroidClient/app/src/main/res/drawable-hdpi/apptheme_scrubber_control_focused_holo.png +++ /dev/null diff --git a/AndroidClient/app/src/main/res/drawable-hdpi/apptheme_scrubber_control_normal_holo.png b/AndroidClient/app/src/main/res/drawable-hdpi/apptheme_scrubber_control_normal_holo.png Binary files differdeleted file mode 100755 index 4900d70..0000000 --- a/AndroidClient/app/src/main/res/drawable-hdpi/apptheme_scrubber_control_normal_holo.png +++ /dev/null diff --git a/AndroidClient/app/src/main/res/drawable-hdpi/apptheme_scrubber_control_pressed_holo.png b/AndroidClient/app/src/main/res/drawable-hdpi/apptheme_scrubber_control_pressed_holo.png Binary files differdeleted file mode 100755 index 7469c47..0000000 --- a/AndroidClient/app/src/main/res/drawable-hdpi/apptheme_scrubber_control_pressed_holo.png +++ /dev/null |
