From f298525926c333e94a285ff69dce4ff999701959 Mon Sep 17 00:00:00 2001 From: schneefux Date: Fri, 25 Dec 2015 14:13:54 +0100 Subject: gradle: fix build by deleting apptheme files --- .../apptheme_scrubber_control_disabled_holo.png | Bin 1415 -> 0 bytes .../apptheme_scrubber_control_focused_holo.png | Bin 1793 -> 0 bytes .../apptheme_scrubber_control_normal_holo.png | Bin 2390 -> 0 bytes .../apptheme_scrubber_control_pressed_holo.png | Bin 2609 -> 0 bytes 4 files changed, 0 insertions(+), 0 deletions(-) delete mode 100755 AndroidClient/app/src/main/res/drawable-xxhdpi/apptheme_scrubber_control_disabled_holo.png delete mode 100755 AndroidClient/app/src/main/res/drawable-xxhdpi/apptheme_scrubber_control_focused_holo.png delete mode 100755 AndroidClient/app/src/main/res/drawable-xxhdpi/apptheme_scrubber_control_normal_holo.png delete mode 100755 AndroidClient/app/src/main/res/drawable-xxhdpi/apptheme_scrubber_control_pressed_holo.png (limited to 'AndroidClient/app/src/main/res/drawable-xxhdpi') diff --git a/AndroidClient/app/src/main/res/drawable-xxhdpi/apptheme_scrubber_control_disabled_holo.png b/AndroidClient/app/src/main/res/drawable-xxhdpi/apptheme_scrubber_control_disabled_holo.png deleted file mode 100755 index a64250e..0000000 Binary files a/AndroidClient/app/src/main/res/drawable-xxhdpi/apptheme_scrubber_control_disabled_holo.png and /dev/null differ diff --git a/AndroidClient/app/src/main/res/drawable-xxhdpi/apptheme_scrubber_control_focused_holo.png b/AndroidClient/app/src/main/res/drawable-xxhdpi/apptheme_scrubber_control_focused_holo.png deleted file mode 100755 index 6a80a0e..0000000 Binary files a/AndroidClient/app/src/main/res/drawable-xxhdpi/apptheme_scrubber_control_focused_holo.png and /dev/null differ diff --git a/AndroidClient/app/src/main/res/drawable-xxhdpi/apptheme_scrubber_control_normal_holo.png b/AndroidClient/app/src/main/res/drawable-xxhdpi/apptheme_scrubber_control_normal_holo.png deleted file mode 100755 index 715ca84..0000000 Binary files a/AndroidClient/app/src/main/res/drawable-xxhdpi/apptheme_scrubber_control_normal_holo.png and /dev/null differ diff --git a/AndroidClient/app/src/main/res/drawable-xxhdpi/apptheme_scrubber_control_pressed_holo.png b/AndroidClient/app/src/main/res/drawable-xxhdpi/apptheme_scrubber_control_pressed_holo.png deleted file mode 100755 index 185e67c..0000000 Binary files a/AndroidClient/app/src/main/res/drawable-xxhdpi/apptheme_scrubber_control_pressed_holo.png and /dev/null differ -- cgit v1.3.1