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 --- ...ptheme_scrubber_control_selector_holo_light.xml | 22 ----------------- ...eme_scrubber_progress_horizontal_holo_light.xml | 28 ---------------------- 2 files changed, 50 deletions(-) delete mode 100755 AndroidClient/app/src/main/res/drawable/apptheme_scrubber_control_selector_holo_light.xml delete mode 100755 AndroidClient/app/src/main/res/drawable/apptheme_scrubber_progress_horizontal_holo_light.xml (limited to 'AndroidClient/app/src/main/res/drawable') diff --git a/AndroidClient/app/src/main/res/drawable/apptheme_scrubber_control_selector_holo_light.xml b/AndroidClient/app/src/main/res/drawable/apptheme_scrubber_control_selector_holo_light.xml deleted file mode 100755 index 4eb5c24..0000000 --- a/AndroidClient/app/src/main/res/drawable/apptheme_scrubber_control_selector_holo_light.xml +++ /dev/null @@ -1,22 +0,0 @@ - - - - - - - - - diff --git a/AndroidClient/app/src/main/res/drawable/apptheme_scrubber_progress_horizontal_holo_light.xml b/AndroidClient/app/src/main/res/drawable/apptheme_scrubber_progress_horizontal_holo_light.xml deleted file mode 100755 index 9535874..0000000 --- a/AndroidClient/app/src/main/res/drawable/apptheme_scrubber_progress_horizontal_holo_light.xml +++ /dev/null @@ -1,28 +0,0 @@ - - - - - - - - - - - - -- cgit v1.3.1