From 76edd6c448c55c4f9bcf37509ec372149c966993 Mon Sep 17 00:00:00 2001 From: schneefux Date: Fri, 25 Dec 2015 13:38:31 +0100 Subject: first commit --- ...ptheme_scrubber_control_selector_holo_light.xml | Bin 0 -> 128 bytes ...eme_scrubber_progress_horizontal_holo_light.xml | 28 +++++++++++++++++++++ 2 files changed, 28 insertions(+) create mode 100755 AndroidClient/app/src/main/res/drawable/apptheme_scrubber_control_selector_holo_light.xml create 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 new file mode 100755 index 0000000..00bc047 Binary files /dev/null and b/AndroidClient/app/src/main/res/drawable/apptheme_scrubber_control_selector_holo_light.xml differ 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 new file mode 100755 index 0000000..9535874 --- /dev/null +++ b/AndroidClient/app/src/main/res/drawable/apptheme_scrubber_progress_horizontal_holo_light.xml @@ -0,0 +1,28 @@ + + + + + + + + + + + + -- cgit v1.3.1