diff --git a/core/res/res/drawable-mdpi/scrubber_control_holo.png b/core/res/res/drawable-mdpi/scrubber_control_holo.png
index 135b2aa5de657..8457833723aa6 100644
Binary files a/core/res/res/drawable-mdpi/scrubber_control_holo.png and b/core/res/res/drawable-mdpi/scrubber_control_holo.png differ
diff --git a/core/res/res/drawable-mdpi/scrubber_primary_holo.9.png b/core/res/res/drawable-mdpi/scrubber_primary_holo.9.png
new file mode 100644
index 0000000000000..8582b1327bb40
Binary files /dev/null and b/core/res/res/drawable-mdpi/scrubber_primary_holo.9.png differ
diff --git a/core/res/res/drawable-mdpi/scrubber_secondary_holo.9.png b/core/res/res/drawable-mdpi/scrubber_secondary_holo.9.png
new file mode 100644
index 0000000000000..6ad876e555f7a
Binary files /dev/null and b/core/res/res/drawable-mdpi/scrubber_secondary_holo.9.png differ
diff --git a/core/res/res/drawable-mdpi/scrubber_track_holo_dark.9.png b/core/res/res/drawable-mdpi/scrubber_track_holo_dark.9.png
index 7b48cf93fa1f9..baf70cd84977c 100644
Binary files a/core/res/res/drawable-mdpi/scrubber_track_holo_dark.9.png and b/core/res/res/drawable-mdpi/scrubber_track_holo_dark.9.png differ
diff --git a/core/res/res/drawable-mdpi/scrubber_track_holo_light.9.png b/core/res/res/drawable-mdpi/scrubber_track_holo_light.9.png
index 7c84ac94d64c5..6f314972f72cd 100644
Binary files a/core/res/res/drawable-mdpi/scrubber_track_holo_light.9.png and b/core/res/res/drawable-mdpi/scrubber_track_holo_light.9.png differ
diff --git a/core/res/res/drawable/scrubber_progress_horizontal_holo_dark.xml b/core/res/res/drawable/scrubber_progress_horizontal_holo_dark.xml
index 90172a5093073..b117bb8cbe1d6 100644
--- a/core/res/res/drawable/scrubber_progress_horizontal_holo_dark.xml
+++ b/core/res/res/drawable/scrubber_progress_horizontal_holo_dark.xml
@@ -15,11 +15,14 @@
-->
-
-
-
+ android:drawable="@android:drawable/scrubber_track_holo_dark" />
+ -
+
+
+ -
+
+
diff --git a/core/res/res/drawable/scrubber_progress_horizontal_holo_light.xml b/core/res/res/drawable/scrubber_progress_horizontal_holo_light.xml
index 5fc96970c9356..6cd08ea0c229c 100644
--- a/core/res/res/drawable/scrubber_progress_horizontal_holo_light.xml
+++ b/core/res/res/drawable/scrubber_progress_horizontal_holo_light.xml
@@ -15,11 +15,14 @@
-->
-
-
-
+ android:drawable="@android:drawable/scrubber_track_holo_light" />
+ -
+
+
+ -
+
+