From 76edd6c448c55c4f9bcf37509ec372149c966993 Mon Sep 17 00:00:00 2001 From: schneefux Date: Fri, 25 Dec 2015 13:38:31 +0100 Subject: first commit --- .../apptheme_scrubber_control_disabled_holo.png | Bin 0 -> 883 bytes .../apptheme_scrubber_control_focused_holo.png | Bin 0 -> 1096 bytes .../apptheme_scrubber_control_normal_holo.png | Bin 0 -> 1342 bytes .../apptheme_scrubber_control_pressed_holo.png | Bin 0 -> 1669 bytes .../app/src/main/res/drawable-hdpi/ic_launcher.png | Bin 0 -> 128 bytes 5 files changed, 0 insertions(+), 0 deletions(-) create mode 100755 AndroidClient/app/src/main/res/drawable-hdpi/apptheme_scrubber_control_disabled_holo.png create mode 100755 AndroidClient/app/src/main/res/drawable-hdpi/apptheme_scrubber_control_focused_holo.png create mode 100755 AndroidClient/app/src/main/res/drawable-hdpi/apptheme_scrubber_control_normal_holo.png create mode 100755 AndroidClient/app/src/main/res/drawable-hdpi/apptheme_scrubber_control_pressed_holo.png create mode 100644 AndroidClient/app/src/main/res/drawable-hdpi/ic_launcher.png (limited to 'AndroidClient/app/src/main/res/drawable-hdpi') 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 new file mode 100755 index 0000000..a1acbb5 Binary files /dev/null and b/AndroidClient/app/src/main/res/drawable-hdpi/apptheme_scrubber_control_disabled_holo.png differ 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 new file mode 100755 index 0000000..1b75394 Binary files /dev/null and b/AndroidClient/app/src/main/res/drawable-hdpi/apptheme_scrubber_control_focused_holo.png differ 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 new file mode 100755 index 0000000..4900d70 Binary files /dev/null and b/AndroidClient/app/src/main/res/drawable-hdpi/apptheme_scrubber_control_normal_holo.png differ 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 new file mode 100755 index 0000000..7469c47 Binary files /dev/null and b/AndroidClient/app/src/main/res/drawable-hdpi/apptheme_scrubber_control_pressed_holo.png differ diff --git a/AndroidClient/app/src/main/res/drawable-hdpi/ic_launcher.png b/AndroidClient/app/src/main/res/drawable-hdpi/ic_launcher.png new file mode 100644 index 0000000..00bc047 Binary files /dev/null and b/AndroidClient/app/src/main/res/drawable-hdpi/ic_launcher.png differ -- cgit v1.3.1