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 -> 1415 bytes .../apptheme_scrubber_control_focused_holo.png | Bin 0 -> 1793 bytes .../apptheme_scrubber_control_normal_holo.png | Bin 0 -> 2390 bytes .../apptheme_scrubber_control_pressed_holo.png | Bin 0 -> 2609 bytes .../app/src/main/res/drawable-xxhdpi/ic_launcher.png | Bin 0 -> 8496 bytes 5 files changed, 0 insertions(+), 0 deletions(-) create mode 100755 AndroidClient/app/src/main/res/drawable-xxhdpi/apptheme_scrubber_control_disabled_holo.png create mode 100755 AndroidClient/app/src/main/res/drawable-xxhdpi/apptheme_scrubber_control_focused_holo.png create mode 100755 AndroidClient/app/src/main/res/drawable-xxhdpi/apptheme_scrubber_control_normal_holo.png create mode 100755 AndroidClient/app/src/main/res/drawable-xxhdpi/apptheme_scrubber_control_pressed_holo.png create mode 100644 AndroidClient/app/src/main/res/drawable-xxhdpi/ic_launcher.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 new file mode 100755 index 0000000..a64250e Binary files /dev/null and b/AndroidClient/app/src/main/res/drawable-xxhdpi/apptheme_scrubber_control_disabled_holo.png 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 new file mode 100755 index 0000000..6a80a0e Binary files /dev/null and b/AndroidClient/app/src/main/res/drawable-xxhdpi/apptheme_scrubber_control_focused_holo.png 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 new file mode 100755 index 0000000..715ca84 Binary files /dev/null and b/AndroidClient/app/src/main/res/drawable-xxhdpi/apptheme_scrubber_control_normal_holo.png 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 new file mode 100755 index 0000000..185e67c Binary files /dev/null and b/AndroidClient/app/src/main/res/drawable-xxhdpi/apptheme_scrubber_control_pressed_holo.png differ diff --git a/AndroidClient/app/src/main/res/drawable-xxhdpi/ic_launcher.png b/AndroidClient/app/src/main/res/drawable-xxhdpi/ic_launcher.png new file mode 100644 index 0000000..2332309 Binary files /dev/null and b/AndroidClient/app/src/main/res/drawable-xxhdpi/ic_launcher.png differ -- cgit v1.3.1