diff --git a/tests/tests/holo/Android.mk b/tests/tests/holo/Android.mk
index 63dbb376ea30dbe0c5523fba62f019f14b11e7f4..22afc85da3d5676c201278cf4445c383ac917535 100644
--- a/tests/tests/holo/Android.mk
+++ b/tests/tests/holo/Android.mk
@@ -24,8 +24,7 @@ LOCAL_JAVA_LIBRARIES := android.test.runner
LOCAL_SRC_FILES := $(call all-java-files-under, src)
-# Resource unit tests use a private locale and some densities
-LOCAL_AAPT_FLAGS = -c xx_YY -c cs -c 320dpi -c 240dpi -c 160dpi
+LOCAL_AAPT_FLAGS = -c xx_YY -c cs -c 320dpi -c 240dpi -c 213dpi -c 160dpi -c 120dpi
LOCAL_PACKAGE_NAME := CtsHoloTestCases
diff --git a/tests/tests/holo/AndroidManifest.xml b/tests/tests/holo/AndroidManifest.xml
index ddc3fad93e7ec284983f988e6a0c1d657a7ee623..32d168eafd28dd1b2010d5ca2e21c20a3a087d88 100644
--- a/tests/tests/holo/AndroidManifest.xml
+++ b/tests/tests/holo/AndroidManifest.xml
@@ -29,6 +29,9 @@
+
+
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_alertdialog_list.png b/tests/tests/holo/res/drawable-ldpi/holo_alertdialog_list.png
new file mode 100644
index 0000000000000000000000000000000000000000..ca60c2f385db0c9c6d83e125dcb8e46fc1095d9b
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_alertdialog_list.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_alertdialog_multichoice.png b/tests/tests/holo/res/drawable-ldpi/holo_alertdialog_multichoice.png
new file mode 100644
index 0000000000000000000000000000000000000000..ef5a620b40b9d9150b682e77f4b808b824d116ab
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_alertdialog_multichoice.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_alertdialog_onebutton.png b/tests/tests/holo/res/drawable-ldpi/holo_alertdialog_onebutton.png
new file mode 100644
index 0000000000000000000000000000000000000000..6e67ae0a39e8cdeba5a7fdbf53027620bd0865bc
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_alertdialog_onebutton.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_alertdialog_singlechoice.png b/tests/tests/holo/res/drawable-ldpi/holo_alertdialog_singlechoice.png
new file mode 100644
index 0000000000000000000000000000000000000000..b66441a699feb88841f8cd0fb735f117847bdc98
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_alertdialog_singlechoice.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_alertdialog_threebuttons.png b/tests/tests/holo/res/drawable-ldpi/holo_alertdialog_threebuttons.png
new file mode 100644
index 0000000000000000000000000000000000000000..e5c64767d713d5c1eb1981c7ab2cf2f3f68a4d95
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_alertdialog_threebuttons.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_alertdialog_twobuttons.png b/tests/tests/holo/res/drawable-ldpi/holo_alertdialog_twobuttons.png
new file mode 100644
index 0000000000000000000000000000000000000000..65b1d05af99f9c63709d1b0bc334a35b518c4cf4
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_alertdialog_twobuttons.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_button.png b/tests/tests/holo/res/drawable-ldpi/holo_button.png
new file mode 100644
index 0000000000000000000000000000000000000000..354ebd136bb61326732e14eb9aac330ba6b56b56
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_button.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_button_pressed.png b/tests/tests/holo/res/drawable-ldpi/holo_button_pressed.png
new file mode 100644
index 0000000000000000000000000000000000000000..2562c8cd3f6e115955c84b7ba115d11dc97a2e9e
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_button_pressed.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_calendar_view.png b/tests/tests/holo/res/drawable-ldpi/holo_calendar_view.png
new file mode 100644
index 0000000000000000000000000000000000000000..884bfc08bc606d1a0e2361cabdfc4b3e7f5376ae
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_calendar_view.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_checkbox.png b/tests/tests/holo/res/drawable-ldpi/holo_checkbox.png
new file mode 100644
index 0000000000000000000000000000000000000000..58b679ecb9d4a806d411853dd36a7b4b01681654
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_checkbox.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_checkbox_checked.png b/tests/tests/holo/res/drawable-ldpi/holo_checkbox_checked.png
new file mode 100644
index 0000000000000000000000000000000000000000..894922c9769517fdca875d6e50039b45b7de240b
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_checkbox_checked.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_chronometer.png b/tests/tests/holo/res/drawable-ldpi/holo_chronometer.png
new file mode 100644
index 0000000000000000000000000000000000000000..dca49b063ab1077181192d6a70946b53f1a77d8f
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_chronometer.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_color_blue_bright.png b/tests/tests/holo/res/drawable-ldpi/holo_color_blue_bright.png
new file mode 100644
index 0000000000000000000000000000000000000000..feaec2c11522763a3a997e09fcd599d64aeb45fa
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_color_blue_bright.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_color_blue_dark.png b/tests/tests/holo/res/drawable-ldpi/holo_color_blue_dark.png
new file mode 100644
index 0000000000000000000000000000000000000000..a8640c101214c2f247ac3be5ff051072372c6d00
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_color_blue_dark.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_color_blue_light.png b/tests/tests/holo/res/drawable-ldpi/holo_color_blue_light.png
new file mode 100644
index 0000000000000000000000000000000000000000..ae141af9c4824b9a7f0652b31bec8a8ebb85a276
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_color_blue_light.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_color_green_dark.png b/tests/tests/holo/res/drawable-ldpi/holo_color_green_dark.png
new file mode 100644
index 0000000000000000000000000000000000000000..0ee2324190389a807067e04a3c25f4551c55025e
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_color_green_dark.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_color_green_light.png b/tests/tests/holo/res/drawable-ldpi/holo_color_green_light.png
new file mode 100644
index 0000000000000000000000000000000000000000..9ca63c5c2319d40ab54d6bc5ee2e96e78b72d584
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_color_green_light.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_color_orange_dark.png b/tests/tests/holo/res/drawable-ldpi/holo_color_orange_dark.png
new file mode 100644
index 0000000000000000000000000000000000000000..bc06b4fdc81d905b0e937ba4addbada6442028bd
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_color_orange_dark.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_color_orange_light.png b/tests/tests/holo/res/drawable-ldpi/holo_color_orange_light.png
new file mode 100644
index 0000000000000000000000000000000000000000..1495f82b284a97f49822372d1722ec6a8ab7a485
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_color_orange_light.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_color_purple.png b/tests/tests/holo/res/drawable-ldpi/holo_color_purple.png
new file mode 100644
index 0000000000000000000000000000000000000000..9652f562f5cb86b7c132dc53b34f8ce0110f4e02
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_color_purple.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_color_red_dark.png b/tests/tests/holo/res/drawable-ldpi/holo_color_red_dark.png
new file mode 100644
index 0000000000000000000000000000000000000000..4acebf88600624ce671fcc4ce9abd2707aa8e05a
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_color_red_dark.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_color_red_light.png b/tests/tests/holo/res/drawable-ldpi/holo_color_red_light.png
new file mode 100644
index 0000000000000000000000000000000000000000..d5b5742d442db470ed7b24cf882f470a26c05d07
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_color_red_light.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_alertdialog_list.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_alertdialog_list.png
new file mode 100644
index 0000000000000000000000000000000000000000..ca60c2f385db0c9c6d83e125dcb8e46fc1095d9b
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_dialog_alertdialog_list.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_alertdialog_multichoice.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_alertdialog_multichoice.png
new file mode 100644
index 0000000000000000000000000000000000000000..ef5a620b40b9d9150b682e77f4b808b824d116ab
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_dialog_alertdialog_multichoice.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_alertdialog_onebutton.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_alertdialog_onebutton.png
new file mode 100644
index 0000000000000000000000000000000000000000..6e67ae0a39e8cdeba5a7fdbf53027620bd0865bc
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_dialog_alertdialog_onebutton.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_alertdialog_singlechoice.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_alertdialog_singlechoice.png
new file mode 100644
index 0000000000000000000000000000000000000000..b66441a699feb88841f8cd0fb735f117847bdc98
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_dialog_alertdialog_singlechoice.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_alertdialog_threebuttons.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_alertdialog_threebuttons.png
new file mode 100644
index 0000000000000000000000000000000000000000..e5c64767d713d5c1eb1981c7ab2cf2f3f68a4d95
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_dialog_alertdialog_threebuttons.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_alertdialog_twobuttons.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_alertdialog_twobuttons.png
new file mode 100644
index 0000000000000000000000000000000000000000..65b1d05af99f9c63709d1b0bc334a35b518c4cf4
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_dialog_alertdialog_twobuttons.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_button.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_button.png
new file mode 100644
index 0000000000000000000000000000000000000000..354ebd136bb61326732e14eb9aac330ba6b56b56
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_dialog_button.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_button_pressed.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_button_pressed.png
new file mode 100644
index 0000000000000000000000000000000000000000..2562c8cd3f6e115955c84b7ba115d11dc97a2e9e
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_dialog_button_pressed.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_calendar_view.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_calendar_view.png
new file mode 100644
index 0000000000000000000000000000000000000000..884bfc08bc606d1a0e2361cabdfc4b3e7f5376ae
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_dialog_calendar_view.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_checkbox.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_checkbox.png
new file mode 100644
index 0000000000000000000000000000000000000000..58b679ecb9d4a806d411853dd36a7b4b01681654
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_dialog_checkbox.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_checkbox_checked.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_checkbox_checked.png
new file mode 100644
index 0000000000000000000000000000000000000000..894922c9769517fdca875d6e50039b45b7de240b
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_dialog_checkbox_checked.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_chronometer.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_chronometer.png
new file mode 100644
index 0000000000000000000000000000000000000000..dca49b063ab1077181192d6a70946b53f1a77d8f
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_dialog_chronometer.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_color_blue_bright.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_color_blue_bright.png
new file mode 100644
index 0000000000000000000000000000000000000000..feaec2c11522763a3a997e09fcd599d64aeb45fa
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_dialog_color_blue_bright.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_color_blue_dark.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_color_blue_dark.png
new file mode 100644
index 0000000000000000000000000000000000000000..a8640c101214c2f247ac3be5ff051072372c6d00
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_dialog_color_blue_dark.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_color_blue_light.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_color_blue_light.png
new file mode 100644
index 0000000000000000000000000000000000000000..ae141af9c4824b9a7f0652b31bec8a8ebb85a276
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_dialog_color_blue_light.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_color_green_dark.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_color_green_dark.png
new file mode 100644
index 0000000000000000000000000000000000000000..0ee2324190389a807067e04a3c25f4551c55025e
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_dialog_color_green_dark.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_color_green_light.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_color_green_light.png
new file mode 100644
index 0000000000000000000000000000000000000000..9ca63c5c2319d40ab54d6bc5ee2e96e78b72d584
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_dialog_color_green_light.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_color_orange_dark.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_color_orange_dark.png
new file mode 100644
index 0000000000000000000000000000000000000000..bc06b4fdc81d905b0e937ba4addbada6442028bd
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_dialog_color_orange_dark.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_color_orange_light.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_color_orange_light.png
new file mode 100644
index 0000000000000000000000000000000000000000..1495f82b284a97f49822372d1722ec6a8ab7a485
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_dialog_color_orange_light.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_color_purple.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_color_purple.png
new file mode 100644
index 0000000000000000000000000000000000000000..9652f562f5cb86b7c132dc53b34f8ce0110f4e02
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_dialog_color_purple.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_color_red_dark.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_color_red_dark.png
new file mode 100644
index 0000000000000000000000000000000000000000..4acebf88600624ce671fcc4ce9abd2707aa8e05a
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_dialog_color_red_dark.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_color_red_light.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_color_red_light.png
new file mode 100644
index 0000000000000000000000000000000000000000..d5b5742d442db470ed7b24cf882f470a26c05d07
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_dialog_color_red_light.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_edittext.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_edittext.png
new file mode 100644
index 0000000000000000000000000000000000000000..07a56b33914559ed1c477b5f610cca4cc80da67e
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_dialog_edittext.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_minwidth_alertdialog_list.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_minwidth_alertdialog_list.png
new file mode 100644
index 0000000000000000000000000000000000000000..ca60c2f385db0c9c6d83e125dcb8e46fc1095d9b
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_dialog_minwidth_alertdialog_list.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_minwidth_alertdialog_multichoice.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_minwidth_alertdialog_multichoice.png
new file mode 100644
index 0000000000000000000000000000000000000000..ef5a620b40b9d9150b682e77f4b808b824d116ab
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_dialog_minwidth_alertdialog_multichoice.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_minwidth_alertdialog_onebutton.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_minwidth_alertdialog_onebutton.png
new file mode 100644
index 0000000000000000000000000000000000000000..6e67ae0a39e8cdeba5a7fdbf53027620bd0865bc
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_dialog_minwidth_alertdialog_onebutton.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_minwidth_alertdialog_singlechoice.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_minwidth_alertdialog_singlechoice.png
new file mode 100644
index 0000000000000000000000000000000000000000..b66441a699feb88841f8cd0fb735f117847bdc98
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_dialog_minwidth_alertdialog_singlechoice.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_minwidth_alertdialog_threebuttons.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_minwidth_alertdialog_threebuttons.png
new file mode 100644
index 0000000000000000000000000000000000000000..e5c64767d713d5c1eb1981c7ab2cf2f3f68a4d95
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_dialog_minwidth_alertdialog_threebuttons.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_minwidth_alertdialog_twobuttons.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_minwidth_alertdialog_twobuttons.png
new file mode 100644
index 0000000000000000000000000000000000000000..65b1d05af99f9c63709d1b0bc334a35b518c4cf4
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_dialog_minwidth_alertdialog_twobuttons.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_minwidth_button.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_minwidth_button.png
new file mode 100644
index 0000000000000000000000000000000000000000..354ebd136bb61326732e14eb9aac330ba6b56b56
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_dialog_minwidth_button.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_minwidth_button_pressed.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_minwidth_button_pressed.png
new file mode 100644
index 0000000000000000000000000000000000000000..2562c8cd3f6e115955c84b7ba115d11dc97a2e9e
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_dialog_minwidth_button_pressed.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_minwidth_calendar_view.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_minwidth_calendar_view.png
new file mode 100644
index 0000000000000000000000000000000000000000..884bfc08bc606d1a0e2361cabdfc4b3e7f5376ae
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_dialog_minwidth_calendar_view.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_minwidth_checkbox.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_minwidth_checkbox.png
new file mode 100644
index 0000000000000000000000000000000000000000..58b679ecb9d4a806d411853dd36a7b4b01681654
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_dialog_minwidth_checkbox.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_minwidth_checkbox_checked.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_minwidth_checkbox_checked.png
new file mode 100644
index 0000000000000000000000000000000000000000..894922c9769517fdca875d6e50039b45b7de240b
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_dialog_minwidth_checkbox_checked.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_minwidth_chronometer.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_minwidth_chronometer.png
new file mode 100644
index 0000000000000000000000000000000000000000..dca49b063ab1077181192d6a70946b53f1a77d8f
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_dialog_minwidth_chronometer.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_minwidth_color_blue_bright.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_minwidth_color_blue_bright.png
new file mode 100644
index 0000000000000000000000000000000000000000..feaec2c11522763a3a997e09fcd599d64aeb45fa
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_dialog_minwidth_color_blue_bright.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_minwidth_color_blue_dark.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_minwidth_color_blue_dark.png
new file mode 100644
index 0000000000000000000000000000000000000000..a8640c101214c2f247ac3be5ff051072372c6d00
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_dialog_minwidth_color_blue_dark.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_minwidth_color_blue_light.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_minwidth_color_blue_light.png
new file mode 100644
index 0000000000000000000000000000000000000000..ae141af9c4824b9a7f0652b31bec8a8ebb85a276
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_dialog_minwidth_color_blue_light.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_minwidth_color_green_dark.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_minwidth_color_green_dark.png
new file mode 100644
index 0000000000000000000000000000000000000000..0ee2324190389a807067e04a3c25f4551c55025e
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_dialog_minwidth_color_green_dark.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_minwidth_color_green_light.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_minwidth_color_green_light.png
new file mode 100644
index 0000000000000000000000000000000000000000..9ca63c5c2319d40ab54d6bc5ee2e96e78b72d584
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_dialog_minwidth_color_green_light.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_minwidth_color_orange_dark.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_minwidth_color_orange_dark.png
new file mode 100644
index 0000000000000000000000000000000000000000..bc06b4fdc81d905b0e937ba4addbada6442028bd
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_dialog_minwidth_color_orange_dark.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_minwidth_color_orange_light.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_minwidth_color_orange_light.png
new file mode 100644
index 0000000000000000000000000000000000000000..1495f82b284a97f49822372d1722ec6a8ab7a485
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_dialog_minwidth_color_orange_light.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_minwidth_color_purple.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_minwidth_color_purple.png
new file mode 100644
index 0000000000000000000000000000000000000000..9652f562f5cb86b7c132dc53b34f8ce0110f4e02
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_dialog_minwidth_color_purple.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_minwidth_color_red_dark.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_minwidth_color_red_dark.png
new file mode 100644
index 0000000000000000000000000000000000000000..4acebf88600624ce671fcc4ce9abd2707aa8e05a
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_dialog_minwidth_color_red_dark.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_minwidth_color_red_light.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_minwidth_color_red_light.png
new file mode 100644
index 0000000000000000000000000000000000000000..d5b5742d442db470ed7b24cf882f470a26c05d07
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_dialog_minwidth_color_red_light.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_minwidth_edittext.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_minwidth_edittext.png
new file mode 100644
index 0000000000000000000000000000000000000000..07a56b33914559ed1c477b5f610cca4cc80da67e
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_dialog_minwidth_edittext.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_minwidth_progressbar.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_minwidth_progressbar.png
new file mode 100644
index 0000000000000000000000000000000000000000..06fec8fbb4f6b5cf7b3ff7d64aedf60ddb0cc77f
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_dialog_minwidth_progressbar.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_minwidth_progressbar_horizontal_0.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_minwidth_progressbar_horizontal_0.png
new file mode 100644
index 0000000000000000000000000000000000000000..3ab1b888fd889c8e02d611b13d9481459679eb55
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_dialog_minwidth_progressbar_horizontal_0.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_minwidth_progressbar_horizontal_100.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_minwidth_progressbar_horizontal_100.png
new file mode 100644
index 0000000000000000000000000000000000000000..2ccefc1f51db357f328db04470c4cd32565171bb
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_dialog_minwidth_progressbar_horizontal_100.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_minwidth_progressbar_horizontal_50.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_minwidth_progressbar_horizontal_50.png
new file mode 100644
index 0000000000000000000000000000000000000000..56239e31dd852f6e348c7f0fe78140da8927dc16
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_dialog_minwidth_progressbar_horizontal_50.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_minwidth_progressbar_large.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_minwidth_progressbar_large.png
new file mode 100644
index 0000000000000000000000000000000000000000..fe29e1d7a3e6307f80b9eec621b8da30eb9668f1
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_dialog_minwidth_progressbar_large.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_minwidth_progressbar_small.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_minwidth_progressbar_small.png
new file mode 100644
index 0000000000000000000000000000000000000000..28c0a402a776856b1fe874407b2b2533c9599d5e
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_dialog_minwidth_progressbar_small.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_minwidth_progressdialog_horizontal.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_minwidth_progressdialog_horizontal.png
new file mode 100644
index 0000000000000000000000000000000000000000..c602ac2b3e375a56fa49dacb9d10c3d96695cf1a
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_dialog_minwidth_progressdialog_horizontal.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_minwidth_radio_button.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_minwidth_radio_button.png
new file mode 100644
index 0000000000000000000000000000000000000000..96a4af98532802f0821e4dcd986f82ffac1ed6ef
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_dialog_minwidth_radio_button.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_minwidth_radio_button_checked.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_minwidth_radio_button_checked.png
new file mode 100644
index 0000000000000000000000000000000000000000..fa14bcb3c7e7b3b64b46b1acb282cbbc08d8c6ec
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_dialog_minwidth_radio_button_checked.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_minwidth_radiogroup_horizontal.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_minwidth_radiogroup_horizontal.png
new file mode 100644
index 0000000000000000000000000000000000000000..7184016cc6c4cfee10b139874b5bb60adb2e6ac6
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_dialog_minwidth_radiogroup_horizontal.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_minwidth_radiogroup_vertical.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_minwidth_radiogroup_vertical.png
new file mode 100644
index 0000000000000000000000000000000000000000..b7927b1094113e1d245e8d29b73edc49f9346665
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_dialog_minwidth_radiogroup_vertical.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_minwidth_ratingbar_0.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_minwidth_ratingbar_0.png
new file mode 100644
index 0000000000000000000000000000000000000000..88279b82d4c22d74c097c8cf0ba76ff51c51702a
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_dialog_minwidth_ratingbar_0.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_minwidth_ratingbar_0_pressed.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_minwidth_ratingbar_0_pressed.png
new file mode 100644
index 0000000000000000000000000000000000000000..d4b841db1059b68f72bd19a126f1b0494741a205
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_dialog_minwidth_ratingbar_0_pressed.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_minwidth_ratingbar_2point5.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_minwidth_ratingbar_2point5.png
new file mode 100644
index 0000000000000000000000000000000000000000..3e80e24b4be5e517d501f32bfa23148973c83c07
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_dialog_minwidth_ratingbar_2point5.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_minwidth_ratingbar_2point5_pressed.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_minwidth_ratingbar_2point5_pressed.png
new file mode 100644
index 0000000000000000000000000000000000000000..b0c4cf2db4f68b452b8b421cdab8f671ab55334a
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_dialog_minwidth_ratingbar_2point5_pressed.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_minwidth_ratingbar_5.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_minwidth_ratingbar_5.png
new file mode 100644
index 0000000000000000000000000000000000000000..13eee57337729e995a9f51936ae9309ec9bf5661
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_dialog_minwidth_ratingbar_5.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_minwidth_ratingbar_5_pressed.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_minwidth_ratingbar_5_pressed.png
new file mode 100644
index 0000000000000000000000000000000000000000..ccd4d3027c7840eb7fe675b14a4e08a34c0bf1e7
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_dialog_minwidth_ratingbar_5_pressed.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_minwidth_searchview.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_minwidth_searchview.png
new file mode 100644
index 0000000000000000000000000000000000000000..ca76a706a045a720ef32b1b5bb1a422a32bc7da7
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_dialog_minwidth_searchview.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_minwidth_searchview_query.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_minwidth_searchview_query.png
new file mode 100644
index 0000000000000000000000000000000000000000..061f026476b558e5aaa57f6d240f1ef65913a032
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_dialog_minwidth_searchview_query.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_minwidth_searchview_query_hint.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_minwidth_searchview_query_hint.png
new file mode 100644
index 0000000000000000000000000000000000000000..34a711ed55f392acd699f67b23c7e647fd45b46c
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_dialog_minwidth_searchview_query_hint.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_minwidth_seekbar_0.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_minwidth_seekbar_0.png
new file mode 100644
index 0000000000000000000000000000000000000000..190a4c1dc7cda73fd5082d83850c1c47c26d8cf2
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_dialog_minwidth_seekbar_0.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_minwidth_seekbar_100.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_minwidth_seekbar_100.png
new file mode 100644
index 0000000000000000000000000000000000000000..8e532897126d654d9d2ad6b8c7c34a04ece89674
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_dialog_minwidth_seekbar_100.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_minwidth_seekbar_50.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_minwidth_seekbar_50.png
new file mode 100644
index 0000000000000000000000000000000000000000..421ca13e04601e6dced41ed12c9c2a112a408e1f
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_dialog_minwidth_seekbar_50.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_minwidth_spinner.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_minwidth_spinner.png
new file mode 100644
index 0000000000000000000000000000000000000000..0c2edf52d2decd9bc1010ccb05b3768a92188dbe
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_dialog_minwidth_spinner.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_minwidth_switch.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_minwidth_switch.png
new file mode 100644
index 0000000000000000000000000000000000000000..24ddf3043ad12548308919b751caf417727bc575
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_dialog_minwidth_switch.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_minwidth_switch_checked.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_minwidth_switch_checked.png
new file mode 100644
index 0000000000000000000000000000000000000000..6216a7df7538b3aa9898e611e6f8d6a84adf0ff4
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_dialog_minwidth_switch_checked.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_minwidth_tabhost.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_minwidth_tabhost.png
new file mode 100644
index 0000000000000000000000000000000000000000..79b0338efef941d01825e92ddf8a87f704f3e995
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_dialog_minwidth_tabhost.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_minwidth_textview.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_minwidth_textview.png
new file mode 100644
index 0000000000000000000000000000000000000000..256a7c27ee0f32e6ac5db10046d8871af34aebc9
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_dialog_minwidth_textview.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_minwidth_timepicker.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_minwidth_timepicker.png
new file mode 100644
index 0000000000000000000000000000000000000000..9873ede1016df5bd8ee5095e41d8d9b29ca0a554
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_dialog_minwidth_timepicker.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_minwidth_toggle_button.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_minwidth_toggle_button.png
new file mode 100644
index 0000000000000000000000000000000000000000..630353af0bc5afd06e18ac773ac987a9f7440129
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_dialog_minwidth_toggle_button.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_minwidth_toggle_button_checked.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_minwidth_toggle_button_checked.png
new file mode 100644
index 0000000000000000000000000000000000000000..f1cf667a8d255e99e1340e57dc01918f580d8675
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_dialog_minwidth_toggle_button_checked.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_minwidth_zoomcontrols.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_minwidth_zoomcontrols.png
new file mode 100644
index 0000000000000000000000000000000000000000..ab090a678eee6673d6df784abe239576e78c2298
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_dialog_minwidth_zoomcontrols.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_alertdialog_list.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_alertdialog_list.png
new file mode 100644
index 0000000000000000000000000000000000000000..ca60c2f385db0c9c6d83e125dcb8e46fc1095d9b
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_alertdialog_list.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_alertdialog_multichoice.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_alertdialog_multichoice.png
new file mode 100644
index 0000000000000000000000000000000000000000..ef5a620b40b9d9150b682e77f4b808b824d116ab
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_alertdialog_multichoice.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_alertdialog_onebutton.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_alertdialog_onebutton.png
new file mode 100644
index 0000000000000000000000000000000000000000..6e67ae0a39e8cdeba5a7fdbf53027620bd0865bc
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_alertdialog_onebutton.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_alertdialog_singlechoice.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_alertdialog_singlechoice.png
new file mode 100644
index 0000000000000000000000000000000000000000..b66441a699feb88841f8cd0fb735f117847bdc98
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_alertdialog_singlechoice.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_alertdialog_threebuttons.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_alertdialog_threebuttons.png
new file mode 100644
index 0000000000000000000000000000000000000000..e5c64767d713d5c1eb1981c7ab2cf2f3f68a4d95
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_alertdialog_threebuttons.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_alertdialog_twobuttons.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_alertdialog_twobuttons.png
new file mode 100644
index 0000000000000000000000000000000000000000..65b1d05af99f9c63709d1b0bc334a35b518c4cf4
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_alertdialog_twobuttons.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_button.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_button.png
new file mode 100644
index 0000000000000000000000000000000000000000..354ebd136bb61326732e14eb9aac330ba6b56b56
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_button.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_button_pressed.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_button_pressed.png
new file mode 100644
index 0000000000000000000000000000000000000000..2562c8cd3f6e115955c84b7ba115d11dc97a2e9e
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_button_pressed.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_calendar_view.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_calendar_view.png
new file mode 100644
index 0000000000000000000000000000000000000000..884bfc08bc606d1a0e2361cabdfc4b3e7f5376ae
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_calendar_view.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_checkbox.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_checkbox.png
new file mode 100644
index 0000000000000000000000000000000000000000..58b679ecb9d4a806d411853dd36a7b4b01681654
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_checkbox.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_checkbox_checked.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_checkbox_checked.png
new file mode 100644
index 0000000000000000000000000000000000000000..894922c9769517fdca875d6e50039b45b7de240b
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_checkbox_checked.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_chronometer.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_chronometer.png
new file mode 100644
index 0000000000000000000000000000000000000000..dca49b063ab1077181192d6a70946b53f1a77d8f
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_chronometer.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_color_blue_bright.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_color_blue_bright.png
new file mode 100644
index 0000000000000000000000000000000000000000..feaec2c11522763a3a997e09fcd599d64aeb45fa
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_color_blue_bright.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_color_blue_dark.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_color_blue_dark.png
new file mode 100644
index 0000000000000000000000000000000000000000..a8640c101214c2f247ac3be5ff051072372c6d00
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_color_blue_dark.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_color_blue_light.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_color_blue_light.png
new file mode 100644
index 0000000000000000000000000000000000000000..ae141af9c4824b9a7f0652b31bec8a8ebb85a276
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_color_blue_light.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_color_green_dark.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_color_green_dark.png
new file mode 100644
index 0000000000000000000000000000000000000000..0ee2324190389a807067e04a3c25f4551c55025e
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_color_green_dark.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_color_green_light.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_color_green_light.png
new file mode 100644
index 0000000000000000000000000000000000000000..9ca63c5c2319d40ab54d6bc5ee2e96e78b72d584
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_color_green_light.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_color_orange_dark.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_color_orange_dark.png
new file mode 100644
index 0000000000000000000000000000000000000000..bc06b4fdc81d905b0e937ba4addbada6442028bd
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_color_orange_dark.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_color_orange_light.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_color_orange_light.png
new file mode 100644
index 0000000000000000000000000000000000000000..1495f82b284a97f49822372d1722ec6a8ab7a485
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_color_orange_light.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_color_purple.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_color_purple.png
new file mode 100644
index 0000000000000000000000000000000000000000..9652f562f5cb86b7c132dc53b34f8ce0110f4e02
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_color_purple.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_color_red_dark.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_color_red_dark.png
new file mode 100644
index 0000000000000000000000000000000000000000..4acebf88600624ce671fcc4ce9abd2707aa8e05a
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_color_red_dark.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_color_red_light.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_color_red_light.png
new file mode 100644
index 0000000000000000000000000000000000000000..d5b5742d442db470ed7b24cf882f470a26c05d07
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_color_red_light.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_edittext.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_edittext.png
new file mode 100644
index 0000000000000000000000000000000000000000..07a56b33914559ed1c477b5f610cca4cc80da67e
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_edittext.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_minwidth_alertdialog_list.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_minwidth_alertdialog_list.png
new file mode 100644
index 0000000000000000000000000000000000000000..ca60c2f385db0c9c6d83e125dcb8e46fc1095d9b
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_minwidth_alertdialog_list.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_minwidth_alertdialog_multichoice.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_minwidth_alertdialog_multichoice.png
new file mode 100644
index 0000000000000000000000000000000000000000..ef5a620b40b9d9150b682e77f4b808b824d116ab
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_minwidth_alertdialog_multichoice.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_minwidth_alertdialog_onebutton.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_minwidth_alertdialog_onebutton.png
new file mode 100644
index 0000000000000000000000000000000000000000..6e67ae0a39e8cdeba5a7fdbf53027620bd0865bc
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_minwidth_alertdialog_onebutton.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_minwidth_alertdialog_singlechoice.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_minwidth_alertdialog_singlechoice.png
new file mode 100644
index 0000000000000000000000000000000000000000..b66441a699feb88841f8cd0fb735f117847bdc98
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_minwidth_alertdialog_singlechoice.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_minwidth_alertdialog_threebuttons.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_minwidth_alertdialog_threebuttons.png
new file mode 100644
index 0000000000000000000000000000000000000000..e5c64767d713d5c1eb1981c7ab2cf2f3f68a4d95
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_minwidth_alertdialog_threebuttons.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_minwidth_alertdialog_twobuttons.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_minwidth_alertdialog_twobuttons.png
new file mode 100644
index 0000000000000000000000000000000000000000..65b1d05af99f9c63709d1b0bc334a35b518c4cf4
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_minwidth_alertdialog_twobuttons.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_minwidth_button.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_minwidth_button.png
new file mode 100644
index 0000000000000000000000000000000000000000..354ebd136bb61326732e14eb9aac330ba6b56b56
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_minwidth_button.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_minwidth_button_pressed.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_minwidth_button_pressed.png
new file mode 100644
index 0000000000000000000000000000000000000000..2562c8cd3f6e115955c84b7ba115d11dc97a2e9e
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_minwidth_button_pressed.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_minwidth_calendar_view.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_minwidth_calendar_view.png
new file mode 100644
index 0000000000000000000000000000000000000000..884bfc08bc606d1a0e2361cabdfc4b3e7f5376ae
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_minwidth_calendar_view.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_minwidth_checkbox.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_minwidth_checkbox.png
new file mode 100644
index 0000000000000000000000000000000000000000..58b679ecb9d4a806d411853dd36a7b4b01681654
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_minwidth_checkbox.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_minwidth_checkbox_checked.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_minwidth_checkbox_checked.png
new file mode 100644
index 0000000000000000000000000000000000000000..894922c9769517fdca875d6e50039b45b7de240b
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_minwidth_checkbox_checked.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_minwidth_chronometer.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_minwidth_chronometer.png
new file mode 100644
index 0000000000000000000000000000000000000000..dca49b063ab1077181192d6a70946b53f1a77d8f
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_minwidth_chronometer.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_minwidth_color_blue_bright.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_minwidth_color_blue_bright.png
new file mode 100644
index 0000000000000000000000000000000000000000..feaec2c11522763a3a997e09fcd599d64aeb45fa
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_minwidth_color_blue_bright.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_minwidth_color_blue_dark.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_minwidth_color_blue_dark.png
new file mode 100644
index 0000000000000000000000000000000000000000..a8640c101214c2f247ac3be5ff051072372c6d00
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_minwidth_color_blue_dark.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_minwidth_color_blue_light.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_minwidth_color_blue_light.png
new file mode 100644
index 0000000000000000000000000000000000000000..ae141af9c4824b9a7f0652b31bec8a8ebb85a276
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_minwidth_color_blue_light.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_minwidth_color_green_dark.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_minwidth_color_green_dark.png
new file mode 100644
index 0000000000000000000000000000000000000000..0ee2324190389a807067e04a3c25f4551c55025e
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_minwidth_color_green_dark.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_minwidth_color_green_light.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_minwidth_color_green_light.png
new file mode 100644
index 0000000000000000000000000000000000000000..9ca63c5c2319d40ab54d6bc5ee2e96e78b72d584
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_minwidth_color_green_light.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_minwidth_color_orange_dark.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_minwidth_color_orange_dark.png
new file mode 100644
index 0000000000000000000000000000000000000000..bc06b4fdc81d905b0e937ba4addbada6442028bd
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_minwidth_color_orange_dark.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_minwidth_color_orange_light.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_minwidth_color_orange_light.png
new file mode 100644
index 0000000000000000000000000000000000000000..1495f82b284a97f49822372d1722ec6a8ab7a485
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_minwidth_color_orange_light.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_minwidth_color_purple.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_minwidth_color_purple.png
new file mode 100644
index 0000000000000000000000000000000000000000..9652f562f5cb86b7c132dc53b34f8ce0110f4e02
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_minwidth_color_purple.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_minwidth_color_red_dark.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_minwidth_color_red_dark.png
new file mode 100644
index 0000000000000000000000000000000000000000..4acebf88600624ce671fcc4ce9abd2707aa8e05a
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_minwidth_color_red_dark.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_minwidth_color_red_light.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_minwidth_color_red_light.png
new file mode 100644
index 0000000000000000000000000000000000000000..d5b5742d442db470ed7b24cf882f470a26c05d07
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_minwidth_color_red_light.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_minwidth_edittext.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_minwidth_edittext.png
new file mode 100644
index 0000000000000000000000000000000000000000..07a56b33914559ed1c477b5f610cca4cc80da67e
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_minwidth_edittext.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_minwidth_progressbar.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_minwidth_progressbar.png
new file mode 100644
index 0000000000000000000000000000000000000000..06fec8fbb4f6b5cf7b3ff7d64aedf60ddb0cc77f
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_minwidth_progressbar.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_minwidth_progressbar_horizontal_0.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_minwidth_progressbar_horizontal_0.png
new file mode 100644
index 0000000000000000000000000000000000000000..3ab1b888fd889c8e02d611b13d9481459679eb55
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_minwidth_progressbar_horizontal_0.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_minwidth_progressbar_horizontal_100.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_minwidth_progressbar_horizontal_100.png
new file mode 100644
index 0000000000000000000000000000000000000000..2ccefc1f51db357f328db04470c4cd32565171bb
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_minwidth_progressbar_horizontal_100.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_minwidth_progressbar_horizontal_50.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_minwidth_progressbar_horizontal_50.png
new file mode 100644
index 0000000000000000000000000000000000000000..56239e31dd852f6e348c7f0fe78140da8927dc16
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_minwidth_progressbar_horizontal_50.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_minwidth_progressbar_large.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_minwidth_progressbar_large.png
new file mode 100644
index 0000000000000000000000000000000000000000..fe29e1d7a3e6307f80b9eec621b8da30eb9668f1
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_minwidth_progressbar_large.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_minwidth_progressbar_small.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_minwidth_progressbar_small.png
new file mode 100644
index 0000000000000000000000000000000000000000..28c0a402a776856b1fe874407b2b2533c9599d5e
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_minwidth_progressbar_small.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_minwidth_progressdialog_horizontal.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_minwidth_progressdialog_horizontal.png
new file mode 100644
index 0000000000000000000000000000000000000000..c602ac2b3e375a56fa49dacb9d10c3d96695cf1a
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_minwidth_progressdialog_horizontal.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_minwidth_radio_button.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_minwidth_radio_button.png
new file mode 100644
index 0000000000000000000000000000000000000000..96a4af98532802f0821e4dcd986f82ffac1ed6ef
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_minwidth_radio_button.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_minwidth_radio_button_checked.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_minwidth_radio_button_checked.png
new file mode 100644
index 0000000000000000000000000000000000000000..fa14bcb3c7e7b3b64b46b1acb282cbbc08d8c6ec
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_minwidth_radio_button_checked.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_minwidth_radiogroup_horizontal.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_minwidth_radiogroup_horizontal.png
new file mode 100644
index 0000000000000000000000000000000000000000..7184016cc6c4cfee10b139874b5bb60adb2e6ac6
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_minwidth_radiogroup_horizontal.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_minwidth_radiogroup_vertical.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_minwidth_radiogroup_vertical.png
new file mode 100644
index 0000000000000000000000000000000000000000..b7927b1094113e1d245e8d29b73edc49f9346665
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_minwidth_radiogroup_vertical.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_minwidth_ratingbar_0.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_minwidth_ratingbar_0.png
new file mode 100644
index 0000000000000000000000000000000000000000..88279b82d4c22d74c097c8cf0ba76ff51c51702a
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_minwidth_ratingbar_0.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_minwidth_ratingbar_0_pressed.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_minwidth_ratingbar_0_pressed.png
new file mode 100644
index 0000000000000000000000000000000000000000..d4b841db1059b68f72bd19a126f1b0494741a205
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_minwidth_ratingbar_0_pressed.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_minwidth_ratingbar_2point5.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_minwidth_ratingbar_2point5.png
new file mode 100644
index 0000000000000000000000000000000000000000..3e80e24b4be5e517d501f32bfa23148973c83c07
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_minwidth_ratingbar_2point5.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_minwidth_ratingbar_2point5_pressed.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_minwidth_ratingbar_2point5_pressed.png
new file mode 100644
index 0000000000000000000000000000000000000000..b0c4cf2db4f68b452b8b421cdab8f671ab55334a
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_minwidth_ratingbar_2point5_pressed.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_minwidth_ratingbar_5.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_minwidth_ratingbar_5.png
new file mode 100644
index 0000000000000000000000000000000000000000..13eee57337729e995a9f51936ae9309ec9bf5661
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_minwidth_ratingbar_5.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_minwidth_ratingbar_5_pressed.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_minwidth_ratingbar_5_pressed.png
new file mode 100644
index 0000000000000000000000000000000000000000..ccd4d3027c7840eb7fe675b14a4e08a34c0bf1e7
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_minwidth_ratingbar_5_pressed.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_minwidth_searchview.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_minwidth_searchview.png
new file mode 100644
index 0000000000000000000000000000000000000000..ca76a706a045a720ef32b1b5bb1a422a32bc7da7
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_minwidth_searchview.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_minwidth_searchview_query.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_minwidth_searchview_query.png
new file mode 100644
index 0000000000000000000000000000000000000000..061f026476b558e5aaa57f6d240f1ef65913a032
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_minwidth_searchview_query.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_minwidth_searchview_query_hint.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_minwidth_searchview_query_hint.png
new file mode 100644
index 0000000000000000000000000000000000000000..34a711ed55f392acd699f67b23c7e647fd45b46c
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_minwidth_searchview_query_hint.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_minwidth_seekbar_0.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_minwidth_seekbar_0.png
new file mode 100644
index 0000000000000000000000000000000000000000..190a4c1dc7cda73fd5082d83850c1c47c26d8cf2
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_minwidth_seekbar_0.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_minwidth_seekbar_100.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_minwidth_seekbar_100.png
new file mode 100644
index 0000000000000000000000000000000000000000..8e532897126d654d9d2ad6b8c7c34a04ece89674
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_minwidth_seekbar_100.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_minwidth_seekbar_50.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_minwidth_seekbar_50.png
new file mode 100644
index 0000000000000000000000000000000000000000..421ca13e04601e6dced41ed12c9c2a112a408e1f
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_minwidth_seekbar_50.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_minwidth_spinner.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_minwidth_spinner.png
new file mode 100644
index 0000000000000000000000000000000000000000..0c2edf52d2decd9bc1010ccb05b3768a92188dbe
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_minwidth_spinner.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_minwidth_switch.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_minwidth_switch.png
new file mode 100644
index 0000000000000000000000000000000000000000..24ddf3043ad12548308919b751caf417727bc575
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_minwidth_switch.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_minwidth_switch_checked.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_minwidth_switch_checked.png
new file mode 100644
index 0000000000000000000000000000000000000000..6216a7df7538b3aa9898e611e6f8d6a84adf0ff4
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_minwidth_switch_checked.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_minwidth_tabhost.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_minwidth_tabhost.png
new file mode 100644
index 0000000000000000000000000000000000000000..79b0338efef941d01825e92ddf8a87f704f3e995
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_minwidth_tabhost.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_minwidth_textview.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_minwidth_textview.png
new file mode 100644
index 0000000000000000000000000000000000000000..256a7c27ee0f32e6ac5db10046d8871af34aebc9
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_minwidth_textview.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_minwidth_timepicker.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_minwidth_timepicker.png
new file mode 100644
index 0000000000000000000000000000000000000000..9873ede1016df5bd8ee5095e41d8d9b29ca0a554
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_minwidth_timepicker.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_minwidth_toggle_button.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_minwidth_toggle_button.png
new file mode 100644
index 0000000000000000000000000000000000000000..630353af0bc5afd06e18ac773ac987a9f7440129
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_minwidth_toggle_button.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_minwidth_toggle_button_checked.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_minwidth_toggle_button_checked.png
new file mode 100644
index 0000000000000000000000000000000000000000..f1cf667a8d255e99e1340e57dc01918f580d8675
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_minwidth_toggle_button_checked.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_minwidth_zoomcontrols.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_minwidth_zoomcontrols.png
new file mode 100644
index 0000000000000000000000000000000000000000..ab090a678eee6673d6df784abe239576e78c2298
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_minwidth_zoomcontrols.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_progressbar.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_progressbar.png
new file mode 100644
index 0000000000000000000000000000000000000000..06fec8fbb4f6b5cf7b3ff7d64aedf60ddb0cc77f
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_progressbar.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_progressbar_horizontal_0.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_progressbar_horizontal_0.png
new file mode 100644
index 0000000000000000000000000000000000000000..3ab1b888fd889c8e02d611b13d9481459679eb55
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_progressbar_horizontal_0.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_progressbar_horizontal_100.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_progressbar_horizontal_100.png
new file mode 100644
index 0000000000000000000000000000000000000000..2ccefc1f51db357f328db04470c4cd32565171bb
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_progressbar_horizontal_100.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_progressbar_horizontal_50.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_progressbar_horizontal_50.png
new file mode 100644
index 0000000000000000000000000000000000000000..56239e31dd852f6e348c7f0fe78140da8927dc16
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_progressbar_horizontal_50.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_progressbar_large.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_progressbar_large.png
new file mode 100644
index 0000000000000000000000000000000000000000..fe29e1d7a3e6307f80b9eec621b8da30eb9668f1
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_progressbar_large.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_progressbar_small.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_progressbar_small.png
new file mode 100644
index 0000000000000000000000000000000000000000..28c0a402a776856b1fe874407b2b2533c9599d5e
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_progressbar_small.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_progressdialog_horizontal.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_progressdialog_horizontal.png
new file mode 100644
index 0000000000000000000000000000000000000000..c602ac2b3e375a56fa49dacb9d10c3d96695cf1a
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_progressdialog_horizontal.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_radio_button.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_radio_button.png
new file mode 100644
index 0000000000000000000000000000000000000000..96a4af98532802f0821e4dcd986f82ffac1ed6ef
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_radio_button.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_radio_button_checked.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_radio_button_checked.png
new file mode 100644
index 0000000000000000000000000000000000000000..fa14bcb3c7e7b3b64b46b1acb282cbbc08d8c6ec
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_radio_button_checked.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_radiogroup_horizontal.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_radiogroup_horizontal.png
new file mode 100644
index 0000000000000000000000000000000000000000..7184016cc6c4cfee10b139874b5bb60adb2e6ac6
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_radiogroup_horizontal.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_radiogroup_vertical.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_radiogroup_vertical.png
new file mode 100644
index 0000000000000000000000000000000000000000..b7927b1094113e1d245e8d29b73edc49f9346665
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_radiogroup_vertical.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_ratingbar_0.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_ratingbar_0.png
new file mode 100644
index 0000000000000000000000000000000000000000..88279b82d4c22d74c097c8cf0ba76ff51c51702a
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_ratingbar_0.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_ratingbar_0_pressed.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_ratingbar_0_pressed.png
new file mode 100644
index 0000000000000000000000000000000000000000..d4b841db1059b68f72bd19a126f1b0494741a205
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_ratingbar_0_pressed.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_ratingbar_2point5.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_ratingbar_2point5.png
new file mode 100644
index 0000000000000000000000000000000000000000..3e80e24b4be5e517d501f32bfa23148973c83c07
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_ratingbar_2point5.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_ratingbar_2point5_pressed.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_ratingbar_2point5_pressed.png
new file mode 100644
index 0000000000000000000000000000000000000000..b0c4cf2db4f68b452b8b421cdab8f671ab55334a
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_ratingbar_2point5_pressed.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_ratingbar_5.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_ratingbar_5.png
new file mode 100644
index 0000000000000000000000000000000000000000..13eee57337729e995a9f51936ae9309ec9bf5661
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_ratingbar_5.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_ratingbar_5_pressed.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_ratingbar_5_pressed.png
new file mode 100644
index 0000000000000000000000000000000000000000..ccd4d3027c7840eb7fe675b14a4e08a34c0bf1e7
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_ratingbar_5_pressed.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_searchview.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_searchview.png
new file mode 100644
index 0000000000000000000000000000000000000000..ca76a706a045a720ef32b1b5bb1a422a32bc7da7
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_searchview.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_searchview_query.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_searchview_query.png
new file mode 100644
index 0000000000000000000000000000000000000000..061f026476b558e5aaa57f6d240f1ef65913a032
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_searchview_query.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_searchview_query_hint.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_searchview_query_hint.png
new file mode 100644
index 0000000000000000000000000000000000000000..34a711ed55f392acd699f67b23c7e647fd45b46c
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_searchview_query_hint.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_seekbar_0.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_seekbar_0.png
new file mode 100644
index 0000000000000000000000000000000000000000..190a4c1dc7cda73fd5082d83850c1c47c26d8cf2
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_seekbar_0.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_seekbar_100.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_seekbar_100.png
new file mode 100644
index 0000000000000000000000000000000000000000..8e532897126d654d9d2ad6b8c7c34a04ece89674
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_seekbar_100.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_seekbar_50.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_seekbar_50.png
new file mode 100644
index 0000000000000000000000000000000000000000..421ca13e04601e6dced41ed12c9c2a112a408e1f
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_seekbar_50.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_spinner.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_spinner.png
new file mode 100644
index 0000000000000000000000000000000000000000..0c2edf52d2decd9bc1010ccb05b3768a92188dbe
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_spinner.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_switch.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_switch.png
new file mode 100644
index 0000000000000000000000000000000000000000..24ddf3043ad12548308919b751caf417727bc575
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_switch.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_switch_checked.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_switch_checked.png
new file mode 100644
index 0000000000000000000000000000000000000000..6216a7df7538b3aa9898e611e6f8d6a84adf0ff4
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_switch_checked.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_tabhost.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_tabhost.png
new file mode 100644
index 0000000000000000000000000000000000000000..79b0338efef941d01825e92ddf8a87f704f3e995
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_tabhost.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_textview.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_textview.png
new file mode 100644
index 0000000000000000000000000000000000000000..256a7c27ee0f32e6ac5db10046d8871af34aebc9
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_textview.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_timepicker.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_timepicker.png
new file mode 100644
index 0000000000000000000000000000000000000000..9873ede1016df5bd8ee5095e41d8d9b29ca0a554
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_timepicker.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_toggle_button.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_toggle_button.png
new file mode 100644
index 0000000000000000000000000000000000000000..630353af0bc5afd06e18ac773ac987a9f7440129
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_toggle_button.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_toggle_button_checked.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_toggle_button_checked.png
new file mode 100644
index 0000000000000000000000000000000000000000..f1cf667a8d255e99e1340e57dc01918f580d8675
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_toggle_button_checked.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_zoomcontrols.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_zoomcontrols.png
new file mode 100644
index 0000000000000000000000000000000000000000..ab090a678eee6673d6df784abe239576e78c2298
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_dialog_noactionbar_zoomcontrols.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_progressbar.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_progressbar.png
new file mode 100644
index 0000000000000000000000000000000000000000..06fec8fbb4f6b5cf7b3ff7d64aedf60ddb0cc77f
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_dialog_progressbar.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_progressbar_horizontal_0.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_progressbar_horizontal_0.png
new file mode 100644
index 0000000000000000000000000000000000000000..3ab1b888fd889c8e02d611b13d9481459679eb55
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_dialog_progressbar_horizontal_0.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_progressbar_horizontal_100.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_progressbar_horizontal_100.png
new file mode 100644
index 0000000000000000000000000000000000000000..2ccefc1f51db357f328db04470c4cd32565171bb
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_dialog_progressbar_horizontal_100.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_progressbar_horizontal_50.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_progressbar_horizontal_50.png
new file mode 100644
index 0000000000000000000000000000000000000000..56239e31dd852f6e348c7f0fe78140da8927dc16
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_dialog_progressbar_horizontal_50.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_progressbar_large.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_progressbar_large.png
new file mode 100644
index 0000000000000000000000000000000000000000..fe29e1d7a3e6307f80b9eec621b8da30eb9668f1
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_dialog_progressbar_large.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_progressbar_small.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_progressbar_small.png
new file mode 100644
index 0000000000000000000000000000000000000000..28c0a402a776856b1fe874407b2b2533c9599d5e
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_dialog_progressbar_small.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_progressdialog_horizontal.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_progressdialog_horizontal.png
new file mode 100644
index 0000000000000000000000000000000000000000..c602ac2b3e375a56fa49dacb9d10c3d96695cf1a
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_dialog_progressdialog_horizontal.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_radio_button.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_radio_button.png
new file mode 100644
index 0000000000000000000000000000000000000000..96a4af98532802f0821e4dcd986f82ffac1ed6ef
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_dialog_radio_button.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_radio_button_checked.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_radio_button_checked.png
new file mode 100644
index 0000000000000000000000000000000000000000..fa14bcb3c7e7b3b64b46b1acb282cbbc08d8c6ec
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_dialog_radio_button_checked.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_radiogroup_horizontal.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_radiogroup_horizontal.png
new file mode 100644
index 0000000000000000000000000000000000000000..7184016cc6c4cfee10b139874b5bb60adb2e6ac6
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_dialog_radiogroup_horizontal.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_radiogroup_vertical.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_radiogroup_vertical.png
new file mode 100644
index 0000000000000000000000000000000000000000..b7927b1094113e1d245e8d29b73edc49f9346665
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_dialog_radiogroup_vertical.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_ratingbar_0.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_ratingbar_0.png
new file mode 100644
index 0000000000000000000000000000000000000000..88279b82d4c22d74c097c8cf0ba76ff51c51702a
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_dialog_ratingbar_0.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_ratingbar_0_pressed.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_ratingbar_0_pressed.png
new file mode 100644
index 0000000000000000000000000000000000000000..d4b841db1059b68f72bd19a126f1b0494741a205
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_dialog_ratingbar_0_pressed.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_ratingbar_2point5.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_ratingbar_2point5.png
new file mode 100644
index 0000000000000000000000000000000000000000..3e80e24b4be5e517d501f32bfa23148973c83c07
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_dialog_ratingbar_2point5.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_ratingbar_2point5_pressed.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_ratingbar_2point5_pressed.png
new file mode 100644
index 0000000000000000000000000000000000000000..b0c4cf2db4f68b452b8b421cdab8f671ab55334a
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_dialog_ratingbar_2point5_pressed.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_ratingbar_5.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_ratingbar_5.png
new file mode 100644
index 0000000000000000000000000000000000000000..13eee57337729e995a9f51936ae9309ec9bf5661
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_dialog_ratingbar_5.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_ratingbar_5_pressed.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_ratingbar_5_pressed.png
new file mode 100644
index 0000000000000000000000000000000000000000..ccd4d3027c7840eb7fe675b14a4e08a34c0bf1e7
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_dialog_ratingbar_5_pressed.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_searchview.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_searchview.png
new file mode 100644
index 0000000000000000000000000000000000000000..ca76a706a045a720ef32b1b5bb1a422a32bc7da7
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_dialog_searchview.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_searchview_query.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_searchview_query.png
new file mode 100644
index 0000000000000000000000000000000000000000..061f026476b558e5aaa57f6d240f1ef65913a032
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_dialog_searchview_query.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_searchview_query_hint.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_searchview_query_hint.png
new file mode 100644
index 0000000000000000000000000000000000000000..34a711ed55f392acd699f67b23c7e647fd45b46c
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_dialog_searchview_query_hint.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_seekbar_0.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_seekbar_0.png
new file mode 100644
index 0000000000000000000000000000000000000000..190a4c1dc7cda73fd5082d83850c1c47c26d8cf2
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_dialog_seekbar_0.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_seekbar_100.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_seekbar_100.png
new file mode 100644
index 0000000000000000000000000000000000000000..8e532897126d654d9d2ad6b8c7c34a04ece89674
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_dialog_seekbar_100.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_seekbar_50.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_seekbar_50.png
new file mode 100644
index 0000000000000000000000000000000000000000..421ca13e04601e6dced41ed12c9c2a112a408e1f
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_dialog_seekbar_50.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_spinner.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_spinner.png
new file mode 100644
index 0000000000000000000000000000000000000000..0c2edf52d2decd9bc1010ccb05b3768a92188dbe
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_dialog_spinner.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_switch.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_switch.png
new file mode 100644
index 0000000000000000000000000000000000000000..24ddf3043ad12548308919b751caf417727bc575
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_dialog_switch.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_switch_checked.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_switch_checked.png
new file mode 100644
index 0000000000000000000000000000000000000000..6216a7df7538b3aa9898e611e6f8d6a84adf0ff4
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_dialog_switch_checked.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_tabhost.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_tabhost.png
new file mode 100644
index 0000000000000000000000000000000000000000..79b0338efef941d01825e92ddf8a87f704f3e995
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_dialog_tabhost.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_textview.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_textview.png
new file mode 100644
index 0000000000000000000000000000000000000000..256a7c27ee0f32e6ac5db10046d8871af34aebc9
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_dialog_textview.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_timepicker.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_timepicker.png
new file mode 100644
index 0000000000000000000000000000000000000000..9873ede1016df5bd8ee5095e41d8d9b29ca0a554
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_dialog_timepicker.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_toggle_button.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_toggle_button.png
new file mode 100644
index 0000000000000000000000000000000000000000..630353af0bc5afd06e18ac773ac987a9f7440129
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_dialog_toggle_button.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_toggle_button_checked.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_toggle_button_checked.png
new file mode 100644
index 0000000000000000000000000000000000000000..f1cf667a8d255e99e1340e57dc01918f580d8675
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_dialog_toggle_button_checked.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialog_zoomcontrols.png b/tests/tests/holo/res/drawable-ldpi/holo_dialog_zoomcontrols.png
new file mode 100644
index 0000000000000000000000000000000000000000..ab090a678eee6673d6df784abe239576e78c2298
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_dialog_zoomcontrols.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_alertdialog_list.png b/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_alertdialog_list.png
new file mode 100644
index 0000000000000000000000000000000000000000..ca60c2f385db0c9c6d83e125dcb8e46fc1095d9b
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_alertdialog_list.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_alertdialog_multichoice.png b/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_alertdialog_multichoice.png
new file mode 100644
index 0000000000000000000000000000000000000000..ef5a620b40b9d9150b682e77f4b808b824d116ab
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_alertdialog_multichoice.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_alertdialog_onebutton.png b/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_alertdialog_onebutton.png
new file mode 100644
index 0000000000000000000000000000000000000000..6e67ae0a39e8cdeba5a7fdbf53027620bd0865bc
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_alertdialog_onebutton.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_alertdialog_singlechoice.png b/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_alertdialog_singlechoice.png
new file mode 100644
index 0000000000000000000000000000000000000000..b66441a699feb88841f8cd0fb735f117847bdc98
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_alertdialog_singlechoice.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_alertdialog_threebuttons.png b/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_alertdialog_threebuttons.png
new file mode 100644
index 0000000000000000000000000000000000000000..e5c64767d713d5c1eb1981c7ab2cf2f3f68a4d95
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_alertdialog_threebuttons.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_alertdialog_twobuttons.png b/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_alertdialog_twobuttons.png
new file mode 100644
index 0000000000000000000000000000000000000000..65b1d05af99f9c63709d1b0bc334a35b518c4cf4
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_alertdialog_twobuttons.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_button.png b/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_button.png
new file mode 100644
index 0000000000000000000000000000000000000000..354ebd136bb61326732e14eb9aac330ba6b56b56
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_button.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_button_pressed.png b/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_button_pressed.png
new file mode 100644
index 0000000000000000000000000000000000000000..2562c8cd3f6e115955c84b7ba115d11dc97a2e9e
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_button_pressed.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_calendar_view.png b/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_calendar_view.png
new file mode 100644
index 0000000000000000000000000000000000000000..884bfc08bc606d1a0e2361cabdfc4b3e7f5376ae
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_calendar_view.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_checkbox.png b/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_checkbox.png
new file mode 100644
index 0000000000000000000000000000000000000000..58b679ecb9d4a806d411853dd36a7b4b01681654
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_checkbox.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_checkbox_checked.png b/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_checkbox_checked.png
new file mode 100644
index 0000000000000000000000000000000000000000..894922c9769517fdca875d6e50039b45b7de240b
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_checkbox_checked.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_chronometer.png b/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_chronometer.png
new file mode 100644
index 0000000000000000000000000000000000000000..dca49b063ab1077181192d6a70946b53f1a77d8f
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_chronometer.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_color_blue_bright.png b/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_color_blue_bright.png
new file mode 100644
index 0000000000000000000000000000000000000000..feaec2c11522763a3a997e09fcd599d64aeb45fa
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_color_blue_bright.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_color_blue_dark.png b/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_color_blue_dark.png
new file mode 100644
index 0000000000000000000000000000000000000000..a8640c101214c2f247ac3be5ff051072372c6d00
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_color_blue_dark.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_color_blue_light.png b/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_color_blue_light.png
new file mode 100644
index 0000000000000000000000000000000000000000..ae141af9c4824b9a7f0652b31bec8a8ebb85a276
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_color_blue_light.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_color_green_dark.png b/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_color_green_dark.png
new file mode 100644
index 0000000000000000000000000000000000000000..0ee2324190389a807067e04a3c25f4551c55025e
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_color_green_dark.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_color_green_light.png b/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_color_green_light.png
new file mode 100644
index 0000000000000000000000000000000000000000..9ca63c5c2319d40ab54d6bc5ee2e96e78b72d584
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_color_green_light.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_color_orange_dark.png b/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_color_orange_dark.png
new file mode 100644
index 0000000000000000000000000000000000000000..bc06b4fdc81d905b0e937ba4addbada6442028bd
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_color_orange_dark.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_color_orange_light.png b/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_color_orange_light.png
new file mode 100644
index 0000000000000000000000000000000000000000..1495f82b284a97f49822372d1722ec6a8ab7a485
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_color_orange_light.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_color_purple.png b/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_color_purple.png
new file mode 100644
index 0000000000000000000000000000000000000000..9652f562f5cb86b7c132dc53b34f8ce0110f4e02
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_color_purple.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_color_red_dark.png b/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_color_red_dark.png
new file mode 100644
index 0000000000000000000000000000000000000000..4acebf88600624ce671fcc4ce9abd2707aa8e05a
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_color_red_dark.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_color_red_light.png b/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_color_red_light.png
new file mode 100644
index 0000000000000000000000000000000000000000..d5b5742d442db470ed7b24cf882f470a26c05d07
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_color_red_light.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_edittext.png b/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_edittext.png
new file mode 100644
index 0000000000000000000000000000000000000000..07a56b33914559ed1c477b5f610cca4cc80da67e
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_edittext.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_noactionbar_alertdialog_list.png b/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_noactionbar_alertdialog_list.png
new file mode 100644
index 0000000000000000000000000000000000000000..ca60c2f385db0c9c6d83e125dcb8e46fc1095d9b
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_noactionbar_alertdialog_list.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_noactionbar_alertdialog_multichoice.png b/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_noactionbar_alertdialog_multichoice.png
new file mode 100644
index 0000000000000000000000000000000000000000..ef5a620b40b9d9150b682e77f4b808b824d116ab
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_noactionbar_alertdialog_multichoice.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_noactionbar_alertdialog_onebutton.png b/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_noactionbar_alertdialog_onebutton.png
new file mode 100644
index 0000000000000000000000000000000000000000..6e67ae0a39e8cdeba5a7fdbf53027620bd0865bc
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_noactionbar_alertdialog_onebutton.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_noactionbar_alertdialog_singlechoice.png b/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_noactionbar_alertdialog_singlechoice.png
new file mode 100644
index 0000000000000000000000000000000000000000..b66441a699feb88841f8cd0fb735f117847bdc98
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_noactionbar_alertdialog_singlechoice.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_noactionbar_alertdialog_threebuttons.png b/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_noactionbar_alertdialog_threebuttons.png
new file mode 100644
index 0000000000000000000000000000000000000000..e5c64767d713d5c1eb1981c7ab2cf2f3f68a4d95
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_noactionbar_alertdialog_threebuttons.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_noactionbar_alertdialog_twobuttons.png b/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_noactionbar_alertdialog_twobuttons.png
new file mode 100644
index 0000000000000000000000000000000000000000..65b1d05af99f9c63709d1b0bc334a35b518c4cf4
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_noactionbar_alertdialog_twobuttons.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_noactionbar_button.png b/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_noactionbar_button.png
new file mode 100644
index 0000000000000000000000000000000000000000..354ebd136bb61326732e14eb9aac330ba6b56b56
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_noactionbar_button.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_noactionbar_button_pressed.png b/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_noactionbar_button_pressed.png
new file mode 100644
index 0000000000000000000000000000000000000000..2562c8cd3f6e115955c84b7ba115d11dc97a2e9e
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_noactionbar_button_pressed.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_noactionbar_calendar_view.png b/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_noactionbar_calendar_view.png
new file mode 100644
index 0000000000000000000000000000000000000000..884bfc08bc606d1a0e2361cabdfc4b3e7f5376ae
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_noactionbar_calendar_view.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_noactionbar_checkbox.png b/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_noactionbar_checkbox.png
new file mode 100644
index 0000000000000000000000000000000000000000..58b679ecb9d4a806d411853dd36a7b4b01681654
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_noactionbar_checkbox.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_noactionbar_checkbox_checked.png b/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_noactionbar_checkbox_checked.png
new file mode 100644
index 0000000000000000000000000000000000000000..894922c9769517fdca875d6e50039b45b7de240b
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_noactionbar_checkbox_checked.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_noactionbar_chronometer.png b/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_noactionbar_chronometer.png
new file mode 100644
index 0000000000000000000000000000000000000000..dca49b063ab1077181192d6a70946b53f1a77d8f
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_noactionbar_chronometer.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_noactionbar_color_blue_bright.png b/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_noactionbar_color_blue_bright.png
new file mode 100644
index 0000000000000000000000000000000000000000..feaec2c11522763a3a997e09fcd599d64aeb45fa
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_noactionbar_color_blue_bright.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_noactionbar_color_blue_dark.png b/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_noactionbar_color_blue_dark.png
new file mode 100644
index 0000000000000000000000000000000000000000..a8640c101214c2f247ac3be5ff051072372c6d00
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_noactionbar_color_blue_dark.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_noactionbar_color_blue_light.png b/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_noactionbar_color_blue_light.png
new file mode 100644
index 0000000000000000000000000000000000000000..ae141af9c4824b9a7f0652b31bec8a8ebb85a276
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_noactionbar_color_blue_light.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_noactionbar_color_green_dark.png b/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_noactionbar_color_green_dark.png
new file mode 100644
index 0000000000000000000000000000000000000000..0ee2324190389a807067e04a3c25f4551c55025e
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_noactionbar_color_green_dark.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_noactionbar_color_green_light.png b/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_noactionbar_color_green_light.png
new file mode 100644
index 0000000000000000000000000000000000000000..9ca63c5c2319d40ab54d6bc5ee2e96e78b72d584
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_noactionbar_color_green_light.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_noactionbar_color_orange_dark.png b/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_noactionbar_color_orange_dark.png
new file mode 100644
index 0000000000000000000000000000000000000000..bc06b4fdc81d905b0e937ba4addbada6442028bd
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_noactionbar_color_orange_dark.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_noactionbar_color_orange_light.png b/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_noactionbar_color_orange_light.png
new file mode 100644
index 0000000000000000000000000000000000000000..1495f82b284a97f49822372d1722ec6a8ab7a485
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_noactionbar_color_orange_light.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_noactionbar_color_purple.png b/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_noactionbar_color_purple.png
new file mode 100644
index 0000000000000000000000000000000000000000..9652f562f5cb86b7c132dc53b34f8ce0110f4e02
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_noactionbar_color_purple.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_noactionbar_color_red_dark.png b/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_noactionbar_color_red_dark.png
new file mode 100644
index 0000000000000000000000000000000000000000..4acebf88600624ce671fcc4ce9abd2707aa8e05a
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_noactionbar_color_red_dark.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_noactionbar_color_red_light.png b/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_noactionbar_color_red_light.png
new file mode 100644
index 0000000000000000000000000000000000000000..d5b5742d442db470ed7b24cf882f470a26c05d07
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_noactionbar_color_red_light.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_noactionbar_edittext.png b/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_noactionbar_edittext.png
new file mode 100644
index 0000000000000000000000000000000000000000..07a56b33914559ed1c477b5f610cca4cc80da67e
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_noactionbar_edittext.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_noactionbar_progressbar.png b/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_noactionbar_progressbar.png
new file mode 100644
index 0000000000000000000000000000000000000000..06fec8fbb4f6b5cf7b3ff7d64aedf60ddb0cc77f
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_noactionbar_progressbar.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_noactionbar_progressbar_horizontal_0.png b/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_noactionbar_progressbar_horizontal_0.png
new file mode 100644
index 0000000000000000000000000000000000000000..3ab1b888fd889c8e02d611b13d9481459679eb55
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_noactionbar_progressbar_horizontal_0.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_noactionbar_progressbar_horizontal_100.png b/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_noactionbar_progressbar_horizontal_100.png
new file mode 100644
index 0000000000000000000000000000000000000000..2ccefc1f51db357f328db04470c4cd32565171bb
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_noactionbar_progressbar_horizontal_100.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_noactionbar_progressbar_horizontal_50.png b/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_noactionbar_progressbar_horizontal_50.png
new file mode 100644
index 0000000000000000000000000000000000000000..56239e31dd852f6e348c7f0fe78140da8927dc16
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_noactionbar_progressbar_horizontal_50.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_noactionbar_progressbar_large.png b/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_noactionbar_progressbar_large.png
new file mode 100644
index 0000000000000000000000000000000000000000..fe29e1d7a3e6307f80b9eec621b8da30eb9668f1
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_noactionbar_progressbar_large.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_noactionbar_progressbar_small.png b/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_noactionbar_progressbar_small.png
new file mode 100644
index 0000000000000000000000000000000000000000..28c0a402a776856b1fe874407b2b2533c9599d5e
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_noactionbar_progressbar_small.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_noactionbar_progressdialog_horizontal.png b/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_noactionbar_progressdialog_horizontal.png
new file mode 100644
index 0000000000000000000000000000000000000000..c602ac2b3e375a56fa49dacb9d10c3d96695cf1a
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_noactionbar_progressdialog_horizontal.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_noactionbar_radio_button.png b/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_noactionbar_radio_button.png
new file mode 100644
index 0000000000000000000000000000000000000000..96a4af98532802f0821e4dcd986f82ffac1ed6ef
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_noactionbar_radio_button.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_noactionbar_radio_button_checked.png b/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_noactionbar_radio_button_checked.png
new file mode 100644
index 0000000000000000000000000000000000000000..fa14bcb3c7e7b3b64b46b1acb282cbbc08d8c6ec
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_noactionbar_radio_button_checked.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_noactionbar_radiogroup_horizontal.png b/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_noactionbar_radiogroup_horizontal.png
new file mode 100644
index 0000000000000000000000000000000000000000..7184016cc6c4cfee10b139874b5bb60adb2e6ac6
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_noactionbar_radiogroup_horizontal.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_noactionbar_radiogroup_vertical.png b/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_noactionbar_radiogroup_vertical.png
new file mode 100644
index 0000000000000000000000000000000000000000..b7927b1094113e1d245e8d29b73edc49f9346665
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_noactionbar_radiogroup_vertical.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_noactionbar_ratingbar_0.png b/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_noactionbar_ratingbar_0.png
new file mode 100644
index 0000000000000000000000000000000000000000..88279b82d4c22d74c097c8cf0ba76ff51c51702a
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_noactionbar_ratingbar_0.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_noactionbar_ratingbar_0_pressed.png b/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_noactionbar_ratingbar_0_pressed.png
new file mode 100644
index 0000000000000000000000000000000000000000..d4b841db1059b68f72bd19a126f1b0494741a205
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_noactionbar_ratingbar_0_pressed.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_noactionbar_ratingbar_2point5.png b/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_noactionbar_ratingbar_2point5.png
new file mode 100644
index 0000000000000000000000000000000000000000..3e80e24b4be5e517d501f32bfa23148973c83c07
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_noactionbar_ratingbar_2point5.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_noactionbar_ratingbar_2point5_pressed.png b/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_noactionbar_ratingbar_2point5_pressed.png
new file mode 100644
index 0000000000000000000000000000000000000000..b0c4cf2db4f68b452b8b421cdab8f671ab55334a
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_noactionbar_ratingbar_2point5_pressed.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_noactionbar_ratingbar_5.png b/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_noactionbar_ratingbar_5.png
new file mode 100644
index 0000000000000000000000000000000000000000..13eee57337729e995a9f51936ae9309ec9bf5661
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_noactionbar_ratingbar_5.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_noactionbar_ratingbar_5_pressed.png b/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_noactionbar_ratingbar_5_pressed.png
new file mode 100644
index 0000000000000000000000000000000000000000..ccd4d3027c7840eb7fe675b14a4e08a34c0bf1e7
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_noactionbar_ratingbar_5_pressed.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_noactionbar_searchview.png b/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_noactionbar_searchview.png
new file mode 100644
index 0000000000000000000000000000000000000000..ca76a706a045a720ef32b1b5bb1a422a32bc7da7
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_noactionbar_searchview.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_noactionbar_searchview_query.png b/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_noactionbar_searchview_query.png
new file mode 100644
index 0000000000000000000000000000000000000000..061f026476b558e5aaa57f6d240f1ef65913a032
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_noactionbar_searchview_query.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_noactionbar_searchview_query_hint.png b/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_noactionbar_searchview_query_hint.png
new file mode 100644
index 0000000000000000000000000000000000000000..34a711ed55f392acd699f67b23c7e647fd45b46c
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_noactionbar_searchview_query_hint.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_noactionbar_seekbar_0.png b/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_noactionbar_seekbar_0.png
new file mode 100644
index 0000000000000000000000000000000000000000..190a4c1dc7cda73fd5082d83850c1c47c26d8cf2
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_noactionbar_seekbar_0.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_noactionbar_seekbar_100.png b/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_noactionbar_seekbar_100.png
new file mode 100644
index 0000000000000000000000000000000000000000..8e532897126d654d9d2ad6b8c7c34a04ece89674
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_noactionbar_seekbar_100.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_noactionbar_seekbar_50.png b/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_noactionbar_seekbar_50.png
new file mode 100644
index 0000000000000000000000000000000000000000..421ca13e04601e6dced41ed12c9c2a112a408e1f
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_noactionbar_seekbar_50.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_noactionbar_spinner.png b/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_noactionbar_spinner.png
new file mode 100644
index 0000000000000000000000000000000000000000..0c2edf52d2decd9bc1010ccb05b3768a92188dbe
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_noactionbar_spinner.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_noactionbar_switch.png b/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_noactionbar_switch.png
new file mode 100644
index 0000000000000000000000000000000000000000..24ddf3043ad12548308919b751caf417727bc575
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_noactionbar_switch.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_noactionbar_switch_checked.png b/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_noactionbar_switch_checked.png
new file mode 100644
index 0000000000000000000000000000000000000000..6216a7df7538b3aa9898e611e6f8d6a84adf0ff4
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_noactionbar_switch_checked.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_noactionbar_tabhost.png b/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_noactionbar_tabhost.png
new file mode 100644
index 0000000000000000000000000000000000000000..79b0338efef941d01825e92ddf8a87f704f3e995
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_noactionbar_tabhost.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_noactionbar_textview.png b/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_noactionbar_textview.png
new file mode 100644
index 0000000000000000000000000000000000000000..256a7c27ee0f32e6ac5db10046d8871af34aebc9
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_noactionbar_textview.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_noactionbar_timepicker.png b/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_noactionbar_timepicker.png
new file mode 100644
index 0000000000000000000000000000000000000000..9873ede1016df5bd8ee5095e41d8d9b29ca0a554
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_noactionbar_timepicker.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_noactionbar_toggle_button.png b/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_noactionbar_toggle_button.png
new file mode 100644
index 0000000000000000000000000000000000000000..630353af0bc5afd06e18ac773ac987a9f7440129
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_noactionbar_toggle_button.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_noactionbar_toggle_button_checked.png b/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_noactionbar_toggle_button_checked.png
new file mode 100644
index 0000000000000000000000000000000000000000..f1cf667a8d255e99e1340e57dc01918f580d8675
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_noactionbar_toggle_button_checked.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_noactionbar_zoomcontrols.png b/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_noactionbar_zoomcontrols.png
new file mode 100644
index 0000000000000000000000000000000000000000..ab090a678eee6673d6df784abe239576e78c2298
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_noactionbar_zoomcontrols.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_progressbar.png b/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_progressbar.png
new file mode 100644
index 0000000000000000000000000000000000000000..06fec8fbb4f6b5cf7b3ff7d64aedf60ddb0cc77f
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_progressbar.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_progressbar_horizontal_0.png b/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_progressbar_horizontal_0.png
new file mode 100644
index 0000000000000000000000000000000000000000..3ab1b888fd889c8e02d611b13d9481459679eb55
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_progressbar_horizontal_0.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_progressbar_horizontal_100.png b/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_progressbar_horizontal_100.png
new file mode 100644
index 0000000000000000000000000000000000000000..2ccefc1f51db357f328db04470c4cd32565171bb
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_progressbar_horizontal_100.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_progressbar_horizontal_50.png b/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_progressbar_horizontal_50.png
new file mode 100644
index 0000000000000000000000000000000000000000..56239e31dd852f6e348c7f0fe78140da8927dc16
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_progressbar_horizontal_50.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_progressbar_large.png b/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_progressbar_large.png
new file mode 100644
index 0000000000000000000000000000000000000000..fe29e1d7a3e6307f80b9eec621b8da30eb9668f1
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_progressbar_large.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_progressbar_small.png b/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_progressbar_small.png
new file mode 100644
index 0000000000000000000000000000000000000000..28c0a402a776856b1fe874407b2b2533c9599d5e
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_progressbar_small.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_progressdialog_horizontal.png b/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_progressdialog_horizontal.png
new file mode 100644
index 0000000000000000000000000000000000000000..c602ac2b3e375a56fa49dacb9d10c3d96695cf1a
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_progressdialog_horizontal.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_radio_button.png b/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_radio_button.png
new file mode 100644
index 0000000000000000000000000000000000000000..96a4af98532802f0821e4dcd986f82ffac1ed6ef
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_radio_button.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_radio_button_checked.png b/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_radio_button_checked.png
new file mode 100644
index 0000000000000000000000000000000000000000..fa14bcb3c7e7b3b64b46b1acb282cbbc08d8c6ec
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_radio_button_checked.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_radiogroup_horizontal.png b/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_radiogroup_horizontal.png
new file mode 100644
index 0000000000000000000000000000000000000000..7184016cc6c4cfee10b139874b5bb60adb2e6ac6
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_radiogroup_horizontal.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_radiogroup_vertical.png b/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_radiogroup_vertical.png
new file mode 100644
index 0000000000000000000000000000000000000000..b7927b1094113e1d245e8d29b73edc49f9346665
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_radiogroup_vertical.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_ratingbar_0.png b/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_ratingbar_0.png
new file mode 100644
index 0000000000000000000000000000000000000000..88279b82d4c22d74c097c8cf0ba76ff51c51702a
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_ratingbar_0.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_ratingbar_0_pressed.png b/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_ratingbar_0_pressed.png
new file mode 100644
index 0000000000000000000000000000000000000000..d4b841db1059b68f72bd19a126f1b0494741a205
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_ratingbar_0_pressed.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_ratingbar_2point5.png b/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_ratingbar_2point5.png
new file mode 100644
index 0000000000000000000000000000000000000000..3e80e24b4be5e517d501f32bfa23148973c83c07
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_ratingbar_2point5.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_ratingbar_2point5_pressed.png b/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_ratingbar_2point5_pressed.png
new file mode 100644
index 0000000000000000000000000000000000000000..b0c4cf2db4f68b452b8b421cdab8f671ab55334a
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_ratingbar_2point5_pressed.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_ratingbar_5.png b/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_ratingbar_5.png
new file mode 100644
index 0000000000000000000000000000000000000000..13eee57337729e995a9f51936ae9309ec9bf5661
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_ratingbar_5.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_ratingbar_5_pressed.png b/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_ratingbar_5_pressed.png
new file mode 100644
index 0000000000000000000000000000000000000000..ccd4d3027c7840eb7fe675b14a4e08a34c0bf1e7
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_ratingbar_5_pressed.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_searchview.png b/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_searchview.png
new file mode 100644
index 0000000000000000000000000000000000000000..ca76a706a045a720ef32b1b5bb1a422a32bc7da7
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_searchview.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_searchview_query.png b/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_searchview_query.png
new file mode 100644
index 0000000000000000000000000000000000000000..061f026476b558e5aaa57f6d240f1ef65913a032
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_searchview_query.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_searchview_query_hint.png b/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_searchview_query_hint.png
new file mode 100644
index 0000000000000000000000000000000000000000..34a711ed55f392acd699f67b23c7e647fd45b46c
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_searchview_query_hint.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_seekbar_0.png b/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_seekbar_0.png
new file mode 100644
index 0000000000000000000000000000000000000000..190a4c1dc7cda73fd5082d83850c1c47c26d8cf2
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_seekbar_0.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_seekbar_100.png b/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_seekbar_100.png
new file mode 100644
index 0000000000000000000000000000000000000000..8e532897126d654d9d2ad6b8c7c34a04ece89674
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_seekbar_100.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_seekbar_50.png b/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_seekbar_50.png
new file mode 100644
index 0000000000000000000000000000000000000000..421ca13e04601e6dced41ed12c9c2a112a408e1f
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_seekbar_50.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_spinner.png b/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_spinner.png
new file mode 100644
index 0000000000000000000000000000000000000000..0c2edf52d2decd9bc1010ccb05b3768a92188dbe
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_spinner.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_switch.png b/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_switch.png
new file mode 100644
index 0000000000000000000000000000000000000000..24ddf3043ad12548308919b751caf417727bc575
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_switch.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_switch_checked.png b/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_switch_checked.png
new file mode 100644
index 0000000000000000000000000000000000000000..6216a7df7538b3aa9898e611e6f8d6a84adf0ff4
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_switch_checked.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_tabhost.png b/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_tabhost.png
new file mode 100644
index 0000000000000000000000000000000000000000..79b0338efef941d01825e92ddf8a87f704f3e995
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_tabhost.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_textview.png b/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_textview.png
new file mode 100644
index 0000000000000000000000000000000000000000..256a7c27ee0f32e6ac5db10046d8871af34aebc9
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_textview.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_timepicker.png b/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_timepicker.png
new file mode 100644
index 0000000000000000000000000000000000000000..9873ede1016df5bd8ee5095e41d8d9b29ca0a554
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_timepicker.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_toggle_button.png b/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_toggle_button.png
new file mode 100644
index 0000000000000000000000000000000000000000..630353af0bc5afd06e18ac773ac987a9f7440129
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_toggle_button.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_toggle_button_checked.png b/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_toggle_button_checked.png
new file mode 100644
index 0000000000000000000000000000000000000000..f1cf667a8d255e99e1340e57dc01918f580d8675
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_toggle_button_checked.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_zoomcontrols.png b/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_zoomcontrols.png
new file mode 100644
index 0000000000000000000000000000000000000000..ab090a678eee6673d6df784abe239576e78c2298
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_dialogwhenlarge_zoomcontrols.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_edittext.png b/tests/tests/holo/res/drawable-ldpi/holo_edittext.png
new file mode 100644
index 0000000000000000000000000000000000000000..07a56b33914559ed1c477b5f610cca4cc80da67e
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_edittext.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_inputmethod_alertdialog_list.png b/tests/tests/holo/res/drawable-ldpi/holo_inputmethod_alertdialog_list.png
new file mode 100644
index 0000000000000000000000000000000000000000..a06cdd88c4d86bc488e8ad897bf086095a9e34e7
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_inputmethod_alertdialog_list.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_inputmethod_alertdialog_multichoice.png b/tests/tests/holo/res/drawable-ldpi/holo_inputmethod_alertdialog_multichoice.png
new file mode 100644
index 0000000000000000000000000000000000000000..278e9b8a304380ae8bfbde982a54a3847cd28bfd
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_inputmethod_alertdialog_multichoice.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_inputmethod_alertdialog_onebutton.png b/tests/tests/holo/res/drawable-ldpi/holo_inputmethod_alertdialog_onebutton.png
new file mode 100644
index 0000000000000000000000000000000000000000..caaec27ea4ae34668b3a9551db0b900435c2d44e
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_inputmethod_alertdialog_onebutton.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_inputmethod_alertdialog_singlechoice.png b/tests/tests/holo/res/drawable-ldpi/holo_inputmethod_alertdialog_singlechoice.png
new file mode 100644
index 0000000000000000000000000000000000000000..8be0aa4ca552e674d76d0f8612c10a1c49e4f594
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_inputmethod_alertdialog_singlechoice.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_inputmethod_alertdialog_threebuttons.png b/tests/tests/holo/res/drawable-ldpi/holo_inputmethod_alertdialog_threebuttons.png
new file mode 100644
index 0000000000000000000000000000000000000000..7450944c925a458418e2186ae87d63d661eb290a
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_inputmethod_alertdialog_threebuttons.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_inputmethod_alertdialog_twobuttons.png b/tests/tests/holo/res/drawable-ldpi/holo_inputmethod_alertdialog_twobuttons.png
new file mode 100644
index 0000000000000000000000000000000000000000..b0eccd554723d96a3ff8fa1e1ee82af66cf66ded
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_inputmethod_alertdialog_twobuttons.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_inputmethod_button.png b/tests/tests/holo/res/drawable-ldpi/holo_inputmethod_button.png
new file mode 100644
index 0000000000000000000000000000000000000000..054d4e55309d3055dd90ae5c001060392fc2d236
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_inputmethod_button.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_inputmethod_button_pressed.png b/tests/tests/holo/res/drawable-ldpi/holo_inputmethod_button_pressed.png
new file mode 100644
index 0000000000000000000000000000000000000000..a7a0105414542512f519b25a69c771ff3589ea72
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_inputmethod_button_pressed.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_inputmethod_calendar_view.png b/tests/tests/holo/res/drawable-ldpi/holo_inputmethod_calendar_view.png
new file mode 100644
index 0000000000000000000000000000000000000000..16deb8f4f8c299df28ca672fab9fac3ca7419444
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_inputmethod_calendar_view.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_inputmethod_checkbox.png b/tests/tests/holo/res/drawable-ldpi/holo_inputmethod_checkbox.png
new file mode 100644
index 0000000000000000000000000000000000000000..416fc5e340e02fd1868e2813011564f8e5d46f28
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_inputmethod_checkbox.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_inputmethod_checkbox_checked.png b/tests/tests/holo/res/drawable-ldpi/holo_inputmethod_checkbox_checked.png
new file mode 100644
index 0000000000000000000000000000000000000000..dc38372ebb6e42bc3ec13963017436728c8a2e74
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_inputmethod_checkbox_checked.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_inputmethod_chronometer.png b/tests/tests/holo/res/drawable-ldpi/holo_inputmethod_chronometer.png
new file mode 100644
index 0000000000000000000000000000000000000000..dd8eb6ddb91941c913a33308108187351370ba95
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_inputmethod_chronometer.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_inputmethod_color_blue_bright.png b/tests/tests/holo/res/drawable-ldpi/holo_inputmethod_color_blue_bright.png
new file mode 100644
index 0000000000000000000000000000000000000000..feaec2c11522763a3a997e09fcd599d64aeb45fa
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_inputmethod_color_blue_bright.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_inputmethod_color_blue_dark.png b/tests/tests/holo/res/drawable-ldpi/holo_inputmethod_color_blue_dark.png
new file mode 100644
index 0000000000000000000000000000000000000000..a8640c101214c2f247ac3be5ff051072372c6d00
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_inputmethod_color_blue_dark.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_inputmethod_color_blue_light.png b/tests/tests/holo/res/drawable-ldpi/holo_inputmethod_color_blue_light.png
new file mode 100644
index 0000000000000000000000000000000000000000..ae141af9c4824b9a7f0652b31bec8a8ebb85a276
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_inputmethod_color_blue_light.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_inputmethod_color_green_dark.png b/tests/tests/holo/res/drawable-ldpi/holo_inputmethod_color_green_dark.png
new file mode 100644
index 0000000000000000000000000000000000000000..0ee2324190389a807067e04a3c25f4551c55025e
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_inputmethod_color_green_dark.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_inputmethod_color_green_light.png b/tests/tests/holo/res/drawable-ldpi/holo_inputmethod_color_green_light.png
new file mode 100644
index 0000000000000000000000000000000000000000..9ca63c5c2319d40ab54d6bc5ee2e96e78b72d584
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_inputmethod_color_green_light.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_inputmethod_color_orange_dark.png b/tests/tests/holo/res/drawable-ldpi/holo_inputmethod_color_orange_dark.png
new file mode 100644
index 0000000000000000000000000000000000000000..bc06b4fdc81d905b0e937ba4addbada6442028bd
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_inputmethod_color_orange_dark.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_inputmethod_color_orange_light.png b/tests/tests/holo/res/drawable-ldpi/holo_inputmethod_color_orange_light.png
new file mode 100644
index 0000000000000000000000000000000000000000..1495f82b284a97f49822372d1722ec6a8ab7a485
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_inputmethod_color_orange_light.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_inputmethod_color_purple.png b/tests/tests/holo/res/drawable-ldpi/holo_inputmethod_color_purple.png
new file mode 100644
index 0000000000000000000000000000000000000000..9652f562f5cb86b7c132dc53b34f8ce0110f4e02
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_inputmethod_color_purple.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_inputmethod_color_red_dark.png b/tests/tests/holo/res/drawable-ldpi/holo_inputmethod_color_red_dark.png
new file mode 100644
index 0000000000000000000000000000000000000000..4acebf88600624ce671fcc4ce9abd2707aa8e05a
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_inputmethod_color_red_dark.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_inputmethod_color_red_light.png b/tests/tests/holo/res/drawable-ldpi/holo_inputmethod_color_red_light.png
new file mode 100644
index 0000000000000000000000000000000000000000..d5b5742d442db470ed7b24cf882f470a26c05d07
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_inputmethod_color_red_light.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_inputmethod_edittext.png b/tests/tests/holo/res/drawable-ldpi/holo_inputmethod_edittext.png
new file mode 100644
index 0000000000000000000000000000000000000000..c65471fb921693526b745e546ad719e8665484e7
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_inputmethod_edittext.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_inputmethod_progressbar.png b/tests/tests/holo/res/drawable-ldpi/holo_inputmethod_progressbar.png
new file mode 100644
index 0000000000000000000000000000000000000000..06fec8fbb4f6b5cf7b3ff7d64aedf60ddb0cc77f
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_inputmethod_progressbar.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_inputmethod_progressbar_horizontal_0.png b/tests/tests/holo/res/drawable-ldpi/holo_inputmethod_progressbar_horizontal_0.png
new file mode 100644
index 0000000000000000000000000000000000000000..c89e5f2a49787ba3895d2e895f8d588528ee87fd
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_inputmethod_progressbar_horizontal_0.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_inputmethod_progressbar_horizontal_100.png b/tests/tests/holo/res/drawable-ldpi/holo_inputmethod_progressbar_horizontal_100.png
new file mode 100644
index 0000000000000000000000000000000000000000..0abda21f055fa573a25099c3cb970902f10eb0f2
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_inputmethod_progressbar_horizontal_100.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_inputmethod_progressbar_horizontal_50.png b/tests/tests/holo/res/drawable-ldpi/holo_inputmethod_progressbar_horizontal_50.png
new file mode 100644
index 0000000000000000000000000000000000000000..b33950b240ffb8c686a51aebedd7a110bb410277
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_inputmethod_progressbar_horizontal_50.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_inputmethod_progressbar_large.png b/tests/tests/holo/res/drawable-ldpi/holo_inputmethod_progressbar_large.png
new file mode 100644
index 0000000000000000000000000000000000000000..fe29e1d7a3e6307f80b9eec621b8da30eb9668f1
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_inputmethod_progressbar_large.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_inputmethod_progressbar_small.png b/tests/tests/holo/res/drawable-ldpi/holo_inputmethod_progressbar_small.png
new file mode 100644
index 0000000000000000000000000000000000000000..28c0a402a776856b1fe874407b2b2533c9599d5e
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_inputmethod_progressbar_small.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_inputmethod_progressdialog_horizontal.png b/tests/tests/holo/res/drawable-ldpi/holo_inputmethod_progressdialog_horizontal.png
new file mode 100644
index 0000000000000000000000000000000000000000..01b7a98fa1bff6eb0a44f6174bfd47489de3e5d5
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_inputmethod_progressdialog_horizontal.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_inputmethod_radio_button.png b/tests/tests/holo/res/drawable-ldpi/holo_inputmethod_radio_button.png
new file mode 100644
index 0000000000000000000000000000000000000000..b9c52f4d5ee4648399bccf553653135fb33e26d6
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_inputmethod_radio_button.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_inputmethod_radio_button_checked.png b/tests/tests/holo/res/drawable-ldpi/holo_inputmethod_radio_button_checked.png
new file mode 100644
index 0000000000000000000000000000000000000000..5acf60f187d7b1a7012ac05af4f700b9a79f1f4d
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_inputmethod_radio_button_checked.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_inputmethod_radiogroup_horizontal.png b/tests/tests/holo/res/drawable-ldpi/holo_inputmethod_radiogroup_horizontal.png
new file mode 100644
index 0000000000000000000000000000000000000000..10af193ed71985e72e2e6df74857b6a42a98f13b
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_inputmethod_radiogroup_horizontal.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_inputmethod_radiogroup_vertical.png b/tests/tests/holo/res/drawable-ldpi/holo_inputmethod_radiogroup_vertical.png
new file mode 100644
index 0000000000000000000000000000000000000000..ec7dd84e2f89687185874b63563b0e1fc19e20d7
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_inputmethod_radiogroup_vertical.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_inputmethod_ratingbar_0.png b/tests/tests/holo/res/drawable-ldpi/holo_inputmethod_ratingbar_0.png
new file mode 100644
index 0000000000000000000000000000000000000000..2f1a8a044a11ada341329a48017cce8e4718b37a
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_inputmethod_ratingbar_0.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_inputmethod_ratingbar_0_pressed.png b/tests/tests/holo/res/drawable-ldpi/holo_inputmethod_ratingbar_0_pressed.png
new file mode 100644
index 0000000000000000000000000000000000000000..47c785176d5d318432ef19a04cef5893d33283a5
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_inputmethod_ratingbar_0_pressed.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_inputmethod_ratingbar_2point5.png b/tests/tests/holo/res/drawable-ldpi/holo_inputmethod_ratingbar_2point5.png
new file mode 100644
index 0000000000000000000000000000000000000000..e35abf925f835206ed0f22e1b78d508c8f011e23
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_inputmethod_ratingbar_2point5.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_inputmethod_ratingbar_2point5_pressed.png b/tests/tests/holo/res/drawable-ldpi/holo_inputmethod_ratingbar_2point5_pressed.png
new file mode 100644
index 0000000000000000000000000000000000000000..a9d7fd4cac192f39fd7672b4032739b0b2f0da21
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_inputmethod_ratingbar_2point5_pressed.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_inputmethod_ratingbar_5.png b/tests/tests/holo/res/drawable-ldpi/holo_inputmethod_ratingbar_5.png
new file mode 100644
index 0000000000000000000000000000000000000000..23afb05fb125227eabe8cb7e645333e7395df7da
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_inputmethod_ratingbar_5.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_inputmethod_ratingbar_5_pressed.png b/tests/tests/holo/res/drawable-ldpi/holo_inputmethod_ratingbar_5_pressed.png
new file mode 100644
index 0000000000000000000000000000000000000000..1747219f612ad708cdac99174c3be9dff1cccb62
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_inputmethod_ratingbar_5_pressed.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_inputmethod_searchview.png b/tests/tests/holo/res/drawable-ldpi/holo_inputmethod_searchview.png
new file mode 100644
index 0000000000000000000000000000000000000000..e5feeb862f49914c1f8fd105361f7b908fea2ed3
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_inputmethod_searchview.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_inputmethod_searchview_query.png b/tests/tests/holo/res/drawable-ldpi/holo_inputmethod_searchview_query.png
new file mode 100644
index 0000000000000000000000000000000000000000..89a4ef92507832b1c81633272ffee15048aa6b68
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_inputmethod_searchview_query.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_inputmethod_searchview_query_hint.png b/tests/tests/holo/res/drawable-ldpi/holo_inputmethod_searchview_query_hint.png
new file mode 100644
index 0000000000000000000000000000000000000000..d6121ced757ffedc5c34ab7ebce520bf10887c82
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_inputmethod_searchview_query_hint.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_inputmethod_seekbar_0.png b/tests/tests/holo/res/drawable-ldpi/holo_inputmethod_seekbar_0.png
new file mode 100644
index 0000000000000000000000000000000000000000..b79d8de819c485dd2ea00ba41fe4b224b09db5f2
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_inputmethod_seekbar_0.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_inputmethod_seekbar_100.png b/tests/tests/holo/res/drawable-ldpi/holo_inputmethod_seekbar_100.png
new file mode 100644
index 0000000000000000000000000000000000000000..8e532897126d654d9d2ad6b8c7c34a04ece89674
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_inputmethod_seekbar_100.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_inputmethod_seekbar_50.png b/tests/tests/holo/res/drawable-ldpi/holo_inputmethod_seekbar_50.png
new file mode 100644
index 0000000000000000000000000000000000000000..3b7343f213f3f13f34d0056df4d3a4cb339c2ebf
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_inputmethod_seekbar_50.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_inputmethod_spinner.png b/tests/tests/holo/res/drawable-ldpi/holo_inputmethod_spinner.png
new file mode 100644
index 0000000000000000000000000000000000000000..9cf08d49e7fdf6d3edf57be7a3b174de45062c64
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_inputmethod_spinner.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_inputmethod_switch.png b/tests/tests/holo/res/drawable-ldpi/holo_inputmethod_switch.png
new file mode 100644
index 0000000000000000000000000000000000000000..0bd58095652388514ee45839574d7c0069ef8164
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_inputmethod_switch.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_inputmethod_switch_checked.png b/tests/tests/holo/res/drawable-ldpi/holo_inputmethod_switch_checked.png
new file mode 100644
index 0000000000000000000000000000000000000000..8404698f431664f016478aebd6893310f6012b92
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_inputmethod_switch_checked.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_inputmethod_tabhost.png b/tests/tests/holo/res/drawable-ldpi/holo_inputmethod_tabhost.png
new file mode 100644
index 0000000000000000000000000000000000000000..61687f652bdaa1a3ab44f98e1e90362ced88c85c
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_inputmethod_tabhost.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_inputmethod_textview.png b/tests/tests/holo/res/drawable-ldpi/holo_inputmethod_textview.png
new file mode 100644
index 0000000000000000000000000000000000000000..59411435e4e3591a54f518983bec7e740ea509c4
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_inputmethod_textview.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_inputmethod_timepicker.png b/tests/tests/holo/res/drawable-ldpi/holo_inputmethod_timepicker.png
new file mode 100644
index 0000000000000000000000000000000000000000..6295dcfac0111207443253d61837f61c568843b7
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_inputmethod_timepicker.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_inputmethod_toggle_button.png b/tests/tests/holo/res/drawable-ldpi/holo_inputmethod_toggle_button.png
new file mode 100644
index 0000000000000000000000000000000000000000..71d5967398e2065b3d492fe997490932d64b55ad
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_inputmethod_toggle_button.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_inputmethod_toggle_button_checked.png b/tests/tests/holo/res/drawable-ldpi/holo_inputmethod_toggle_button_checked.png
new file mode 100644
index 0000000000000000000000000000000000000000..64486952c6787c2f8418ac6ce0deda580c798dd1
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_inputmethod_toggle_button_checked.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_inputmethod_zoomcontrols.png b/tests/tests/holo/res/drawable-ldpi/holo_inputmethod_zoomcontrols.png
new file mode 100644
index 0000000000000000000000000000000000000000..ab090a678eee6673d6df784abe239576e78c2298
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_inputmethod_zoomcontrols.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_alertdialog_list.png b/tests/tests/holo/res/drawable-ldpi/holo_light_alertdialog_list.png
new file mode 100644
index 0000000000000000000000000000000000000000..a06cdd88c4d86bc488e8ad897bf086095a9e34e7
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_alertdialog_list.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_alertdialog_multichoice.png b/tests/tests/holo/res/drawable-ldpi/holo_light_alertdialog_multichoice.png
new file mode 100644
index 0000000000000000000000000000000000000000..278e9b8a304380ae8bfbde982a54a3847cd28bfd
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_alertdialog_multichoice.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_alertdialog_onebutton.png b/tests/tests/holo/res/drawable-ldpi/holo_light_alertdialog_onebutton.png
new file mode 100644
index 0000000000000000000000000000000000000000..caaec27ea4ae34668b3a9551db0b900435c2d44e
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_alertdialog_onebutton.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_alertdialog_singlechoice.png b/tests/tests/holo/res/drawable-ldpi/holo_light_alertdialog_singlechoice.png
new file mode 100644
index 0000000000000000000000000000000000000000..8be0aa4ca552e674d76d0f8612c10a1c49e4f594
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_alertdialog_singlechoice.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_alertdialog_threebuttons.png b/tests/tests/holo/res/drawable-ldpi/holo_light_alertdialog_threebuttons.png
new file mode 100644
index 0000000000000000000000000000000000000000..7450944c925a458418e2186ae87d63d661eb290a
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_alertdialog_threebuttons.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_alertdialog_twobuttons.png b/tests/tests/holo/res/drawable-ldpi/holo_light_alertdialog_twobuttons.png
new file mode 100644
index 0000000000000000000000000000000000000000..b0eccd554723d96a3ff8fa1e1ee82af66cf66ded
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_alertdialog_twobuttons.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_button.png b/tests/tests/holo/res/drawable-ldpi/holo_light_button.png
new file mode 100644
index 0000000000000000000000000000000000000000..054d4e55309d3055dd90ae5c001060392fc2d236
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_button.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_button_pressed.png b/tests/tests/holo/res/drawable-ldpi/holo_light_button_pressed.png
new file mode 100644
index 0000000000000000000000000000000000000000..a7a0105414542512f519b25a69c771ff3589ea72
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_button_pressed.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_calendar_view.png b/tests/tests/holo/res/drawable-ldpi/holo_light_calendar_view.png
new file mode 100644
index 0000000000000000000000000000000000000000..16deb8f4f8c299df28ca672fab9fac3ca7419444
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_calendar_view.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_checkbox.png b/tests/tests/holo/res/drawable-ldpi/holo_light_checkbox.png
new file mode 100644
index 0000000000000000000000000000000000000000..416fc5e340e02fd1868e2813011564f8e5d46f28
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_checkbox.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_checkbox_checked.png b/tests/tests/holo/res/drawable-ldpi/holo_light_checkbox_checked.png
new file mode 100644
index 0000000000000000000000000000000000000000..dc38372ebb6e42bc3ec13963017436728c8a2e74
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_checkbox_checked.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_chronometer.png b/tests/tests/holo/res/drawable-ldpi/holo_light_chronometer.png
new file mode 100644
index 0000000000000000000000000000000000000000..dd8eb6ddb91941c913a33308108187351370ba95
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_chronometer.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_color_blue_bright.png b/tests/tests/holo/res/drawable-ldpi/holo_light_color_blue_bright.png
new file mode 100644
index 0000000000000000000000000000000000000000..feaec2c11522763a3a997e09fcd599d64aeb45fa
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_color_blue_bright.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_color_blue_dark.png b/tests/tests/holo/res/drawable-ldpi/holo_light_color_blue_dark.png
new file mode 100644
index 0000000000000000000000000000000000000000..a8640c101214c2f247ac3be5ff051072372c6d00
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_color_blue_dark.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_color_blue_light.png b/tests/tests/holo/res/drawable-ldpi/holo_light_color_blue_light.png
new file mode 100644
index 0000000000000000000000000000000000000000..ae141af9c4824b9a7f0652b31bec8a8ebb85a276
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_color_blue_light.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_color_green_dark.png b/tests/tests/holo/res/drawable-ldpi/holo_light_color_green_dark.png
new file mode 100644
index 0000000000000000000000000000000000000000..0ee2324190389a807067e04a3c25f4551c55025e
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_color_green_dark.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_color_green_light.png b/tests/tests/holo/res/drawable-ldpi/holo_light_color_green_light.png
new file mode 100644
index 0000000000000000000000000000000000000000..9ca63c5c2319d40ab54d6bc5ee2e96e78b72d584
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_color_green_light.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_color_orange_dark.png b/tests/tests/holo/res/drawable-ldpi/holo_light_color_orange_dark.png
new file mode 100644
index 0000000000000000000000000000000000000000..bc06b4fdc81d905b0e937ba4addbada6442028bd
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_color_orange_dark.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_color_orange_light.png b/tests/tests/holo/res/drawable-ldpi/holo_light_color_orange_light.png
new file mode 100644
index 0000000000000000000000000000000000000000..1495f82b284a97f49822372d1722ec6a8ab7a485
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_color_orange_light.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_color_purple.png b/tests/tests/holo/res/drawable-ldpi/holo_light_color_purple.png
new file mode 100644
index 0000000000000000000000000000000000000000..9652f562f5cb86b7c132dc53b34f8ce0110f4e02
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_color_purple.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_color_red_dark.png b/tests/tests/holo/res/drawable-ldpi/holo_light_color_red_dark.png
new file mode 100644
index 0000000000000000000000000000000000000000..4acebf88600624ce671fcc4ce9abd2707aa8e05a
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_color_red_dark.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_color_red_light.png b/tests/tests/holo/res/drawable-ldpi/holo_light_color_red_light.png
new file mode 100644
index 0000000000000000000000000000000000000000..d5b5742d442db470ed7b24cf882f470a26c05d07
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_color_red_light.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_darkactionbar_alertdialog_list.png b/tests/tests/holo/res/drawable-ldpi/holo_light_darkactionbar_alertdialog_list.png
new file mode 100644
index 0000000000000000000000000000000000000000..a06cdd88c4d86bc488e8ad897bf086095a9e34e7
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_darkactionbar_alertdialog_list.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_darkactionbar_alertdialog_multichoice.png b/tests/tests/holo/res/drawable-ldpi/holo_light_darkactionbar_alertdialog_multichoice.png
new file mode 100644
index 0000000000000000000000000000000000000000..278e9b8a304380ae8bfbde982a54a3847cd28bfd
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_darkactionbar_alertdialog_multichoice.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_darkactionbar_alertdialog_onebutton.png b/tests/tests/holo/res/drawable-ldpi/holo_light_darkactionbar_alertdialog_onebutton.png
new file mode 100644
index 0000000000000000000000000000000000000000..caaec27ea4ae34668b3a9551db0b900435c2d44e
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_darkactionbar_alertdialog_onebutton.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_darkactionbar_alertdialog_singlechoice.png b/tests/tests/holo/res/drawable-ldpi/holo_light_darkactionbar_alertdialog_singlechoice.png
new file mode 100644
index 0000000000000000000000000000000000000000..8be0aa4ca552e674d76d0f8612c10a1c49e4f594
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_darkactionbar_alertdialog_singlechoice.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_darkactionbar_alertdialog_threebuttons.png b/tests/tests/holo/res/drawable-ldpi/holo_light_darkactionbar_alertdialog_threebuttons.png
new file mode 100644
index 0000000000000000000000000000000000000000..7450944c925a458418e2186ae87d63d661eb290a
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_darkactionbar_alertdialog_threebuttons.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_darkactionbar_alertdialog_twobuttons.png b/tests/tests/holo/res/drawable-ldpi/holo_light_darkactionbar_alertdialog_twobuttons.png
new file mode 100644
index 0000000000000000000000000000000000000000..b0eccd554723d96a3ff8fa1e1ee82af66cf66ded
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_darkactionbar_alertdialog_twobuttons.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_darkactionbar_button.png b/tests/tests/holo/res/drawable-ldpi/holo_light_darkactionbar_button.png
new file mode 100644
index 0000000000000000000000000000000000000000..054d4e55309d3055dd90ae5c001060392fc2d236
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_darkactionbar_button.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_darkactionbar_button_pressed.png b/tests/tests/holo/res/drawable-ldpi/holo_light_darkactionbar_button_pressed.png
new file mode 100644
index 0000000000000000000000000000000000000000..a7a0105414542512f519b25a69c771ff3589ea72
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_darkactionbar_button_pressed.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_darkactionbar_calendar_view.png b/tests/tests/holo/res/drawable-ldpi/holo_light_darkactionbar_calendar_view.png
new file mode 100644
index 0000000000000000000000000000000000000000..16deb8f4f8c299df28ca672fab9fac3ca7419444
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_darkactionbar_calendar_view.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_darkactionbar_checkbox.png b/tests/tests/holo/res/drawable-ldpi/holo_light_darkactionbar_checkbox.png
new file mode 100644
index 0000000000000000000000000000000000000000..416fc5e340e02fd1868e2813011564f8e5d46f28
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_darkactionbar_checkbox.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_darkactionbar_checkbox_checked.png b/tests/tests/holo/res/drawable-ldpi/holo_light_darkactionbar_checkbox_checked.png
new file mode 100644
index 0000000000000000000000000000000000000000..dc38372ebb6e42bc3ec13963017436728c8a2e74
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_darkactionbar_checkbox_checked.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_darkactionbar_chronometer.png b/tests/tests/holo/res/drawable-ldpi/holo_light_darkactionbar_chronometer.png
new file mode 100644
index 0000000000000000000000000000000000000000..dd8eb6ddb91941c913a33308108187351370ba95
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_darkactionbar_chronometer.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_darkactionbar_color_blue_bright.png b/tests/tests/holo/res/drawable-ldpi/holo_light_darkactionbar_color_blue_bright.png
new file mode 100644
index 0000000000000000000000000000000000000000..feaec2c11522763a3a997e09fcd599d64aeb45fa
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_darkactionbar_color_blue_bright.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_darkactionbar_color_blue_dark.png b/tests/tests/holo/res/drawable-ldpi/holo_light_darkactionbar_color_blue_dark.png
new file mode 100644
index 0000000000000000000000000000000000000000..a8640c101214c2f247ac3be5ff051072372c6d00
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_darkactionbar_color_blue_dark.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_darkactionbar_color_blue_light.png b/tests/tests/holo/res/drawable-ldpi/holo_light_darkactionbar_color_blue_light.png
new file mode 100644
index 0000000000000000000000000000000000000000..ae141af9c4824b9a7f0652b31bec8a8ebb85a276
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_darkactionbar_color_blue_light.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_darkactionbar_color_green_dark.png b/tests/tests/holo/res/drawable-ldpi/holo_light_darkactionbar_color_green_dark.png
new file mode 100644
index 0000000000000000000000000000000000000000..0ee2324190389a807067e04a3c25f4551c55025e
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_darkactionbar_color_green_dark.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_darkactionbar_color_green_light.png b/tests/tests/holo/res/drawable-ldpi/holo_light_darkactionbar_color_green_light.png
new file mode 100644
index 0000000000000000000000000000000000000000..9ca63c5c2319d40ab54d6bc5ee2e96e78b72d584
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_darkactionbar_color_green_light.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_darkactionbar_color_orange_dark.png b/tests/tests/holo/res/drawable-ldpi/holo_light_darkactionbar_color_orange_dark.png
new file mode 100644
index 0000000000000000000000000000000000000000..bc06b4fdc81d905b0e937ba4addbada6442028bd
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_darkactionbar_color_orange_dark.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_darkactionbar_color_orange_light.png b/tests/tests/holo/res/drawable-ldpi/holo_light_darkactionbar_color_orange_light.png
new file mode 100644
index 0000000000000000000000000000000000000000..1495f82b284a97f49822372d1722ec6a8ab7a485
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_darkactionbar_color_orange_light.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_darkactionbar_color_purple.png b/tests/tests/holo/res/drawable-ldpi/holo_light_darkactionbar_color_purple.png
new file mode 100644
index 0000000000000000000000000000000000000000..9652f562f5cb86b7c132dc53b34f8ce0110f4e02
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_darkactionbar_color_purple.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_darkactionbar_color_red_dark.png b/tests/tests/holo/res/drawable-ldpi/holo_light_darkactionbar_color_red_dark.png
new file mode 100644
index 0000000000000000000000000000000000000000..4acebf88600624ce671fcc4ce9abd2707aa8e05a
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_darkactionbar_color_red_dark.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_darkactionbar_color_red_light.png b/tests/tests/holo/res/drawable-ldpi/holo_light_darkactionbar_color_red_light.png
new file mode 100644
index 0000000000000000000000000000000000000000..d5b5742d442db470ed7b24cf882f470a26c05d07
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_darkactionbar_color_red_light.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_darkactionbar_edittext.png b/tests/tests/holo/res/drawable-ldpi/holo_light_darkactionbar_edittext.png
new file mode 100644
index 0000000000000000000000000000000000000000..c65471fb921693526b745e546ad719e8665484e7
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_darkactionbar_edittext.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_darkactionbar_progressbar.png b/tests/tests/holo/res/drawable-ldpi/holo_light_darkactionbar_progressbar.png
new file mode 100644
index 0000000000000000000000000000000000000000..06fec8fbb4f6b5cf7b3ff7d64aedf60ddb0cc77f
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_darkactionbar_progressbar.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_darkactionbar_progressbar_horizontal_0.png b/tests/tests/holo/res/drawable-ldpi/holo_light_darkactionbar_progressbar_horizontal_0.png
new file mode 100644
index 0000000000000000000000000000000000000000..c89e5f2a49787ba3895d2e895f8d588528ee87fd
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_darkactionbar_progressbar_horizontal_0.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_darkactionbar_progressbar_horizontal_100.png b/tests/tests/holo/res/drawable-ldpi/holo_light_darkactionbar_progressbar_horizontal_100.png
new file mode 100644
index 0000000000000000000000000000000000000000..0abda21f055fa573a25099c3cb970902f10eb0f2
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_darkactionbar_progressbar_horizontal_100.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_darkactionbar_progressbar_horizontal_50.png b/tests/tests/holo/res/drawable-ldpi/holo_light_darkactionbar_progressbar_horizontal_50.png
new file mode 100644
index 0000000000000000000000000000000000000000..b33950b240ffb8c686a51aebedd7a110bb410277
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_darkactionbar_progressbar_horizontal_50.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_darkactionbar_progressbar_large.png b/tests/tests/holo/res/drawable-ldpi/holo_light_darkactionbar_progressbar_large.png
new file mode 100644
index 0000000000000000000000000000000000000000..fe29e1d7a3e6307f80b9eec621b8da30eb9668f1
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_darkactionbar_progressbar_large.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_darkactionbar_progressbar_small.png b/tests/tests/holo/res/drawable-ldpi/holo_light_darkactionbar_progressbar_small.png
new file mode 100644
index 0000000000000000000000000000000000000000..28c0a402a776856b1fe874407b2b2533c9599d5e
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_darkactionbar_progressbar_small.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_darkactionbar_progressdialog_horizontal.png b/tests/tests/holo/res/drawable-ldpi/holo_light_darkactionbar_progressdialog_horizontal.png
new file mode 100644
index 0000000000000000000000000000000000000000..01b7a98fa1bff6eb0a44f6174bfd47489de3e5d5
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_darkactionbar_progressdialog_horizontal.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_darkactionbar_radio_button.png b/tests/tests/holo/res/drawable-ldpi/holo_light_darkactionbar_radio_button.png
new file mode 100644
index 0000000000000000000000000000000000000000..b9c52f4d5ee4648399bccf553653135fb33e26d6
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_darkactionbar_radio_button.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_darkactionbar_radio_button_checked.png b/tests/tests/holo/res/drawable-ldpi/holo_light_darkactionbar_radio_button_checked.png
new file mode 100644
index 0000000000000000000000000000000000000000..5acf60f187d7b1a7012ac05af4f700b9a79f1f4d
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_darkactionbar_radio_button_checked.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_darkactionbar_radiogroup_horizontal.png b/tests/tests/holo/res/drawable-ldpi/holo_light_darkactionbar_radiogroup_horizontal.png
new file mode 100644
index 0000000000000000000000000000000000000000..10af193ed71985e72e2e6df74857b6a42a98f13b
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_darkactionbar_radiogroup_horizontal.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_darkactionbar_radiogroup_vertical.png b/tests/tests/holo/res/drawable-ldpi/holo_light_darkactionbar_radiogroup_vertical.png
new file mode 100644
index 0000000000000000000000000000000000000000..ec7dd84e2f89687185874b63563b0e1fc19e20d7
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_darkactionbar_radiogroup_vertical.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_darkactionbar_ratingbar_0.png b/tests/tests/holo/res/drawable-ldpi/holo_light_darkactionbar_ratingbar_0.png
new file mode 100644
index 0000000000000000000000000000000000000000..2f1a8a044a11ada341329a48017cce8e4718b37a
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_darkactionbar_ratingbar_0.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_darkactionbar_ratingbar_0_pressed.png b/tests/tests/holo/res/drawable-ldpi/holo_light_darkactionbar_ratingbar_0_pressed.png
new file mode 100644
index 0000000000000000000000000000000000000000..47c785176d5d318432ef19a04cef5893d33283a5
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_darkactionbar_ratingbar_0_pressed.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_darkactionbar_ratingbar_2point5.png b/tests/tests/holo/res/drawable-ldpi/holo_light_darkactionbar_ratingbar_2point5.png
new file mode 100644
index 0000000000000000000000000000000000000000..e35abf925f835206ed0f22e1b78d508c8f011e23
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_darkactionbar_ratingbar_2point5.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_darkactionbar_ratingbar_2point5_pressed.png b/tests/tests/holo/res/drawable-ldpi/holo_light_darkactionbar_ratingbar_2point5_pressed.png
new file mode 100644
index 0000000000000000000000000000000000000000..a9d7fd4cac192f39fd7672b4032739b0b2f0da21
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_darkactionbar_ratingbar_2point5_pressed.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_darkactionbar_ratingbar_5.png b/tests/tests/holo/res/drawable-ldpi/holo_light_darkactionbar_ratingbar_5.png
new file mode 100644
index 0000000000000000000000000000000000000000..23afb05fb125227eabe8cb7e645333e7395df7da
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_darkactionbar_ratingbar_5.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_darkactionbar_ratingbar_5_pressed.png b/tests/tests/holo/res/drawable-ldpi/holo_light_darkactionbar_ratingbar_5_pressed.png
new file mode 100644
index 0000000000000000000000000000000000000000..1747219f612ad708cdac99174c3be9dff1cccb62
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_darkactionbar_ratingbar_5_pressed.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_darkactionbar_searchview.png b/tests/tests/holo/res/drawable-ldpi/holo_light_darkactionbar_searchview.png
new file mode 100644
index 0000000000000000000000000000000000000000..e5feeb862f49914c1f8fd105361f7b908fea2ed3
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_darkactionbar_searchview.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_darkactionbar_searchview_query.png b/tests/tests/holo/res/drawable-ldpi/holo_light_darkactionbar_searchview_query.png
new file mode 100644
index 0000000000000000000000000000000000000000..89a4ef92507832b1c81633272ffee15048aa6b68
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_darkactionbar_searchview_query.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_darkactionbar_searchview_query_hint.png b/tests/tests/holo/res/drawable-ldpi/holo_light_darkactionbar_searchview_query_hint.png
new file mode 100644
index 0000000000000000000000000000000000000000..d6121ced757ffedc5c34ab7ebce520bf10887c82
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_darkactionbar_searchview_query_hint.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_darkactionbar_seekbar_0.png b/tests/tests/holo/res/drawable-ldpi/holo_light_darkactionbar_seekbar_0.png
new file mode 100644
index 0000000000000000000000000000000000000000..b79d8de819c485dd2ea00ba41fe4b224b09db5f2
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_darkactionbar_seekbar_0.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_darkactionbar_seekbar_100.png b/tests/tests/holo/res/drawable-ldpi/holo_light_darkactionbar_seekbar_100.png
new file mode 100644
index 0000000000000000000000000000000000000000..8e532897126d654d9d2ad6b8c7c34a04ece89674
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_darkactionbar_seekbar_100.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_darkactionbar_seekbar_50.png b/tests/tests/holo/res/drawable-ldpi/holo_light_darkactionbar_seekbar_50.png
new file mode 100644
index 0000000000000000000000000000000000000000..3b7343f213f3f13f34d0056df4d3a4cb339c2ebf
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_darkactionbar_seekbar_50.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_darkactionbar_spinner.png b/tests/tests/holo/res/drawable-ldpi/holo_light_darkactionbar_spinner.png
new file mode 100644
index 0000000000000000000000000000000000000000..9cf08d49e7fdf6d3edf57be7a3b174de45062c64
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_darkactionbar_spinner.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_darkactionbar_switch.png b/tests/tests/holo/res/drawable-ldpi/holo_light_darkactionbar_switch.png
new file mode 100644
index 0000000000000000000000000000000000000000..0bd58095652388514ee45839574d7c0069ef8164
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_darkactionbar_switch.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_darkactionbar_switch_checked.png b/tests/tests/holo/res/drawable-ldpi/holo_light_darkactionbar_switch_checked.png
new file mode 100644
index 0000000000000000000000000000000000000000..8404698f431664f016478aebd6893310f6012b92
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_darkactionbar_switch_checked.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_darkactionbar_tabhost.png b/tests/tests/holo/res/drawable-ldpi/holo_light_darkactionbar_tabhost.png
new file mode 100644
index 0000000000000000000000000000000000000000..61687f652bdaa1a3ab44f98e1e90362ced88c85c
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_darkactionbar_tabhost.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_darkactionbar_textview.png b/tests/tests/holo/res/drawable-ldpi/holo_light_darkactionbar_textview.png
new file mode 100644
index 0000000000000000000000000000000000000000..59411435e4e3591a54f518983bec7e740ea509c4
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_darkactionbar_textview.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_darkactionbar_timepicker.png b/tests/tests/holo/res/drawable-ldpi/holo_light_darkactionbar_timepicker.png
new file mode 100644
index 0000000000000000000000000000000000000000..6295dcfac0111207443253d61837f61c568843b7
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_darkactionbar_timepicker.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_darkactionbar_toggle_button.png b/tests/tests/holo/res/drawable-ldpi/holo_light_darkactionbar_toggle_button.png
new file mode 100644
index 0000000000000000000000000000000000000000..71d5967398e2065b3d492fe997490932d64b55ad
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_darkactionbar_toggle_button.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_darkactionbar_toggle_button_checked.png b/tests/tests/holo/res/drawable-ldpi/holo_light_darkactionbar_toggle_button_checked.png
new file mode 100644
index 0000000000000000000000000000000000000000..64486952c6787c2f8418ac6ce0deda580c798dd1
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_darkactionbar_toggle_button_checked.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_darkactionbar_zoomcontrols.png b/tests/tests/holo/res/drawable-ldpi/holo_light_darkactionbar_zoomcontrols.png
new file mode 100644
index 0000000000000000000000000000000000000000..ab090a678eee6673d6df784abe239576e78c2298
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_darkactionbar_zoomcontrols.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_alertdialog_list.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_alertdialog_list.png
new file mode 100644
index 0000000000000000000000000000000000000000..a06cdd88c4d86bc488e8ad897bf086095a9e34e7
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_alertdialog_list.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_alertdialog_multichoice.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_alertdialog_multichoice.png
new file mode 100644
index 0000000000000000000000000000000000000000..278e9b8a304380ae8bfbde982a54a3847cd28bfd
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_alertdialog_multichoice.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_alertdialog_onebutton.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_alertdialog_onebutton.png
new file mode 100644
index 0000000000000000000000000000000000000000..caaec27ea4ae34668b3a9551db0b900435c2d44e
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_alertdialog_onebutton.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_alertdialog_singlechoice.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_alertdialog_singlechoice.png
new file mode 100644
index 0000000000000000000000000000000000000000..8be0aa4ca552e674d76d0f8612c10a1c49e4f594
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_alertdialog_singlechoice.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_alertdialog_threebuttons.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_alertdialog_threebuttons.png
new file mode 100644
index 0000000000000000000000000000000000000000..7450944c925a458418e2186ae87d63d661eb290a
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_alertdialog_threebuttons.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_alertdialog_twobuttons.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_alertdialog_twobuttons.png
new file mode 100644
index 0000000000000000000000000000000000000000..b0eccd554723d96a3ff8fa1e1ee82af66cf66ded
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_alertdialog_twobuttons.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_button.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_button.png
new file mode 100644
index 0000000000000000000000000000000000000000..054d4e55309d3055dd90ae5c001060392fc2d236
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_button.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_button_pressed.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_button_pressed.png
new file mode 100644
index 0000000000000000000000000000000000000000..a7a0105414542512f519b25a69c771ff3589ea72
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_button_pressed.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_calendar_view.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_calendar_view.png
new file mode 100644
index 0000000000000000000000000000000000000000..16deb8f4f8c299df28ca672fab9fac3ca7419444
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_calendar_view.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_checkbox.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_checkbox.png
new file mode 100644
index 0000000000000000000000000000000000000000..416fc5e340e02fd1868e2813011564f8e5d46f28
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_checkbox.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_checkbox_checked.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_checkbox_checked.png
new file mode 100644
index 0000000000000000000000000000000000000000..dc38372ebb6e42bc3ec13963017436728c8a2e74
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_checkbox_checked.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_chronometer.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_chronometer.png
new file mode 100644
index 0000000000000000000000000000000000000000..dd8eb6ddb91941c913a33308108187351370ba95
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_chronometer.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_color_blue_bright.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_color_blue_bright.png
new file mode 100644
index 0000000000000000000000000000000000000000..feaec2c11522763a3a997e09fcd599d64aeb45fa
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_color_blue_bright.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_color_blue_dark.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_color_blue_dark.png
new file mode 100644
index 0000000000000000000000000000000000000000..a8640c101214c2f247ac3be5ff051072372c6d00
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_color_blue_dark.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_color_blue_light.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_color_blue_light.png
new file mode 100644
index 0000000000000000000000000000000000000000..ae141af9c4824b9a7f0652b31bec8a8ebb85a276
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_color_blue_light.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_color_green_dark.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_color_green_dark.png
new file mode 100644
index 0000000000000000000000000000000000000000..0ee2324190389a807067e04a3c25f4551c55025e
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_color_green_dark.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_color_green_light.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_color_green_light.png
new file mode 100644
index 0000000000000000000000000000000000000000..9ca63c5c2319d40ab54d6bc5ee2e96e78b72d584
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_color_green_light.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_color_orange_dark.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_color_orange_dark.png
new file mode 100644
index 0000000000000000000000000000000000000000..bc06b4fdc81d905b0e937ba4addbada6442028bd
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_color_orange_dark.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_color_orange_light.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_color_orange_light.png
new file mode 100644
index 0000000000000000000000000000000000000000..1495f82b284a97f49822372d1722ec6a8ab7a485
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_color_orange_light.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_color_purple.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_color_purple.png
new file mode 100644
index 0000000000000000000000000000000000000000..9652f562f5cb86b7c132dc53b34f8ce0110f4e02
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_color_purple.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_color_red_dark.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_color_red_dark.png
new file mode 100644
index 0000000000000000000000000000000000000000..4acebf88600624ce671fcc4ce9abd2707aa8e05a
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_color_red_dark.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_color_red_light.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_color_red_light.png
new file mode 100644
index 0000000000000000000000000000000000000000..d5b5742d442db470ed7b24cf882f470a26c05d07
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_color_red_light.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_edittext.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_edittext.png
new file mode 100644
index 0000000000000000000000000000000000000000..c65471fb921693526b745e546ad719e8665484e7
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_edittext.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_minwidth_alertdialog_list.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_minwidth_alertdialog_list.png
new file mode 100644
index 0000000000000000000000000000000000000000..a06cdd88c4d86bc488e8ad897bf086095a9e34e7
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_minwidth_alertdialog_list.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_minwidth_alertdialog_multichoice.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_minwidth_alertdialog_multichoice.png
new file mode 100644
index 0000000000000000000000000000000000000000..278e9b8a304380ae8bfbde982a54a3847cd28bfd
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_minwidth_alertdialog_multichoice.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_minwidth_alertdialog_onebutton.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_minwidth_alertdialog_onebutton.png
new file mode 100644
index 0000000000000000000000000000000000000000..caaec27ea4ae34668b3a9551db0b900435c2d44e
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_minwidth_alertdialog_onebutton.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_minwidth_alertdialog_singlechoice.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_minwidth_alertdialog_singlechoice.png
new file mode 100644
index 0000000000000000000000000000000000000000..8be0aa4ca552e674d76d0f8612c10a1c49e4f594
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_minwidth_alertdialog_singlechoice.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_minwidth_alertdialog_threebuttons.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_minwidth_alertdialog_threebuttons.png
new file mode 100644
index 0000000000000000000000000000000000000000..7450944c925a458418e2186ae87d63d661eb290a
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_minwidth_alertdialog_threebuttons.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_minwidth_alertdialog_twobuttons.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_minwidth_alertdialog_twobuttons.png
new file mode 100644
index 0000000000000000000000000000000000000000..b0eccd554723d96a3ff8fa1e1ee82af66cf66ded
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_minwidth_alertdialog_twobuttons.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_minwidth_button.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_minwidth_button.png
new file mode 100644
index 0000000000000000000000000000000000000000..054d4e55309d3055dd90ae5c001060392fc2d236
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_minwidth_button.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_minwidth_button_pressed.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_minwidth_button_pressed.png
new file mode 100644
index 0000000000000000000000000000000000000000..a7a0105414542512f519b25a69c771ff3589ea72
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_minwidth_button_pressed.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_minwidth_calendar_view.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_minwidth_calendar_view.png
new file mode 100644
index 0000000000000000000000000000000000000000..16deb8f4f8c299df28ca672fab9fac3ca7419444
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_minwidth_calendar_view.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_minwidth_checkbox.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_minwidth_checkbox.png
new file mode 100644
index 0000000000000000000000000000000000000000..416fc5e340e02fd1868e2813011564f8e5d46f28
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_minwidth_checkbox.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_minwidth_checkbox_checked.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_minwidth_checkbox_checked.png
new file mode 100644
index 0000000000000000000000000000000000000000..dc38372ebb6e42bc3ec13963017436728c8a2e74
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_minwidth_checkbox_checked.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_minwidth_chronometer.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_minwidth_chronometer.png
new file mode 100644
index 0000000000000000000000000000000000000000..dd8eb6ddb91941c913a33308108187351370ba95
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_minwidth_chronometer.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_minwidth_color_blue_bright.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_minwidth_color_blue_bright.png
new file mode 100644
index 0000000000000000000000000000000000000000..feaec2c11522763a3a997e09fcd599d64aeb45fa
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_minwidth_color_blue_bright.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_minwidth_color_blue_dark.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_minwidth_color_blue_dark.png
new file mode 100644
index 0000000000000000000000000000000000000000..a8640c101214c2f247ac3be5ff051072372c6d00
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_minwidth_color_blue_dark.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_minwidth_color_blue_light.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_minwidth_color_blue_light.png
new file mode 100644
index 0000000000000000000000000000000000000000..ae141af9c4824b9a7f0652b31bec8a8ebb85a276
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_minwidth_color_blue_light.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_minwidth_color_green_dark.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_minwidth_color_green_dark.png
new file mode 100644
index 0000000000000000000000000000000000000000..0ee2324190389a807067e04a3c25f4551c55025e
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_minwidth_color_green_dark.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_minwidth_color_green_light.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_minwidth_color_green_light.png
new file mode 100644
index 0000000000000000000000000000000000000000..9ca63c5c2319d40ab54d6bc5ee2e96e78b72d584
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_minwidth_color_green_light.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_minwidth_color_orange_dark.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_minwidth_color_orange_dark.png
new file mode 100644
index 0000000000000000000000000000000000000000..bc06b4fdc81d905b0e937ba4addbada6442028bd
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_minwidth_color_orange_dark.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_minwidth_color_orange_light.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_minwidth_color_orange_light.png
new file mode 100644
index 0000000000000000000000000000000000000000..1495f82b284a97f49822372d1722ec6a8ab7a485
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_minwidth_color_orange_light.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_minwidth_color_purple.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_minwidth_color_purple.png
new file mode 100644
index 0000000000000000000000000000000000000000..9652f562f5cb86b7c132dc53b34f8ce0110f4e02
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_minwidth_color_purple.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_minwidth_color_red_dark.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_minwidth_color_red_dark.png
new file mode 100644
index 0000000000000000000000000000000000000000..4acebf88600624ce671fcc4ce9abd2707aa8e05a
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_minwidth_color_red_dark.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_minwidth_color_red_light.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_minwidth_color_red_light.png
new file mode 100644
index 0000000000000000000000000000000000000000..d5b5742d442db470ed7b24cf882f470a26c05d07
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_minwidth_color_red_light.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_minwidth_edittext.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_minwidth_edittext.png
new file mode 100644
index 0000000000000000000000000000000000000000..c65471fb921693526b745e546ad719e8665484e7
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_minwidth_edittext.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_minwidth_progressbar.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_minwidth_progressbar.png
new file mode 100644
index 0000000000000000000000000000000000000000..06fec8fbb4f6b5cf7b3ff7d64aedf60ddb0cc77f
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_minwidth_progressbar.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_minwidth_progressbar_horizontal_0.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_minwidth_progressbar_horizontal_0.png
new file mode 100644
index 0000000000000000000000000000000000000000..c89e5f2a49787ba3895d2e895f8d588528ee87fd
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_minwidth_progressbar_horizontal_0.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_minwidth_progressbar_horizontal_100.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_minwidth_progressbar_horizontal_100.png
new file mode 100644
index 0000000000000000000000000000000000000000..0abda21f055fa573a25099c3cb970902f10eb0f2
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_minwidth_progressbar_horizontal_100.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_minwidth_progressbar_horizontal_50.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_minwidth_progressbar_horizontal_50.png
new file mode 100644
index 0000000000000000000000000000000000000000..b33950b240ffb8c686a51aebedd7a110bb410277
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_minwidth_progressbar_horizontal_50.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_minwidth_progressbar_large.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_minwidth_progressbar_large.png
new file mode 100644
index 0000000000000000000000000000000000000000..fe29e1d7a3e6307f80b9eec621b8da30eb9668f1
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_minwidth_progressbar_large.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_minwidth_progressbar_small.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_minwidth_progressbar_small.png
new file mode 100644
index 0000000000000000000000000000000000000000..28c0a402a776856b1fe874407b2b2533c9599d5e
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_minwidth_progressbar_small.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_minwidth_progressdialog_horizontal.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_minwidth_progressdialog_horizontal.png
new file mode 100644
index 0000000000000000000000000000000000000000..01b7a98fa1bff6eb0a44f6174bfd47489de3e5d5
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_minwidth_progressdialog_horizontal.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_minwidth_radio_button.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_minwidth_radio_button.png
new file mode 100644
index 0000000000000000000000000000000000000000..b9c52f4d5ee4648399bccf553653135fb33e26d6
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_minwidth_radio_button.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_minwidth_radio_button_checked.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_minwidth_radio_button_checked.png
new file mode 100644
index 0000000000000000000000000000000000000000..5acf60f187d7b1a7012ac05af4f700b9a79f1f4d
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_minwidth_radio_button_checked.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_minwidth_radiogroup_horizontal.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_minwidth_radiogroup_horizontal.png
new file mode 100644
index 0000000000000000000000000000000000000000..10af193ed71985e72e2e6df74857b6a42a98f13b
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_minwidth_radiogroup_horizontal.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_minwidth_radiogroup_vertical.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_minwidth_radiogroup_vertical.png
new file mode 100644
index 0000000000000000000000000000000000000000..ec7dd84e2f89687185874b63563b0e1fc19e20d7
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_minwidth_radiogroup_vertical.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_minwidth_ratingbar_0.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_minwidth_ratingbar_0.png
new file mode 100644
index 0000000000000000000000000000000000000000..2f1a8a044a11ada341329a48017cce8e4718b37a
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_minwidth_ratingbar_0.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_minwidth_ratingbar_0_pressed.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_minwidth_ratingbar_0_pressed.png
new file mode 100644
index 0000000000000000000000000000000000000000..47c785176d5d318432ef19a04cef5893d33283a5
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_minwidth_ratingbar_0_pressed.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_minwidth_ratingbar_2point5.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_minwidth_ratingbar_2point5.png
new file mode 100644
index 0000000000000000000000000000000000000000..e35abf925f835206ed0f22e1b78d508c8f011e23
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_minwidth_ratingbar_2point5.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_minwidth_ratingbar_2point5_pressed.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_minwidth_ratingbar_2point5_pressed.png
new file mode 100644
index 0000000000000000000000000000000000000000..a9d7fd4cac192f39fd7672b4032739b0b2f0da21
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_minwidth_ratingbar_2point5_pressed.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_minwidth_ratingbar_5.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_minwidth_ratingbar_5.png
new file mode 100644
index 0000000000000000000000000000000000000000..23afb05fb125227eabe8cb7e645333e7395df7da
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_minwidth_ratingbar_5.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_minwidth_ratingbar_5_pressed.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_minwidth_ratingbar_5_pressed.png
new file mode 100644
index 0000000000000000000000000000000000000000..1747219f612ad708cdac99174c3be9dff1cccb62
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_minwidth_ratingbar_5_pressed.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_minwidth_searchview.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_minwidth_searchview.png
new file mode 100644
index 0000000000000000000000000000000000000000..e5feeb862f49914c1f8fd105361f7b908fea2ed3
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_minwidth_searchview.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_minwidth_searchview_query.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_minwidth_searchview_query.png
new file mode 100644
index 0000000000000000000000000000000000000000..89a4ef92507832b1c81633272ffee15048aa6b68
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_minwidth_searchview_query.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_minwidth_searchview_query_hint.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_minwidth_searchview_query_hint.png
new file mode 100644
index 0000000000000000000000000000000000000000..d6121ced757ffedc5c34ab7ebce520bf10887c82
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_minwidth_searchview_query_hint.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_minwidth_seekbar_0.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_minwidth_seekbar_0.png
new file mode 100644
index 0000000000000000000000000000000000000000..b79d8de819c485dd2ea00ba41fe4b224b09db5f2
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_minwidth_seekbar_0.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_minwidth_seekbar_100.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_minwidth_seekbar_100.png
new file mode 100644
index 0000000000000000000000000000000000000000..8e532897126d654d9d2ad6b8c7c34a04ece89674
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_minwidth_seekbar_100.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_minwidth_seekbar_50.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_minwidth_seekbar_50.png
new file mode 100644
index 0000000000000000000000000000000000000000..3b7343f213f3f13f34d0056df4d3a4cb339c2ebf
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_minwidth_seekbar_50.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_minwidth_spinner.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_minwidth_spinner.png
new file mode 100644
index 0000000000000000000000000000000000000000..9cf08d49e7fdf6d3edf57be7a3b174de45062c64
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_minwidth_spinner.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_minwidth_switch.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_minwidth_switch.png
new file mode 100644
index 0000000000000000000000000000000000000000..0bd58095652388514ee45839574d7c0069ef8164
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_minwidth_switch.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_minwidth_switch_checked.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_minwidth_switch_checked.png
new file mode 100644
index 0000000000000000000000000000000000000000..8404698f431664f016478aebd6893310f6012b92
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_minwidth_switch_checked.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_minwidth_tabhost.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_minwidth_tabhost.png
new file mode 100644
index 0000000000000000000000000000000000000000..61687f652bdaa1a3ab44f98e1e90362ced88c85c
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_minwidth_tabhost.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_minwidth_textview.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_minwidth_textview.png
new file mode 100644
index 0000000000000000000000000000000000000000..59411435e4e3591a54f518983bec7e740ea509c4
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_minwidth_textview.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_minwidth_timepicker.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_minwidth_timepicker.png
new file mode 100644
index 0000000000000000000000000000000000000000..6295dcfac0111207443253d61837f61c568843b7
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_minwidth_timepicker.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_minwidth_toggle_button.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_minwidth_toggle_button.png
new file mode 100644
index 0000000000000000000000000000000000000000..71d5967398e2065b3d492fe997490932d64b55ad
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_minwidth_toggle_button.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_minwidth_toggle_button_checked.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_minwidth_toggle_button_checked.png
new file mode 100644
index 0000000000000000000000000000000000000000..64486952c6787c2f8418ac6ce0deda580c798dd1
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_minwidth_toggle_button_checked.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_minwidth_zoomcontrols.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_minwidth_zoomcontrols.png
new file mode 100644
index 0000000000000000000000000000000000000000..ab090a678eee6673d6df784abe239576e78c2298
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_minwidth_zoomcontrols.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_alertdialog_list.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_alertdialog_list.png
new file mode 100644
index 0000000000000000000000000000000000000000..a06cdd88c4d86bc488e8ad897bf086095a9e34e7
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_alertdialog_list.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_alertdialog_multichoice.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_alertdialog_multichoice.png
new file mode 100644
index 0000000000000000000000000000000000000000..278e9b8a304380ae8bfbde982a54a3847cd28bfd
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_alertdialog_multichoice.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_alertdialog_onebutton.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_alertdialog_onebutton.png
new file mode 100644
index 0000000000000000000000000000000000000000..caaec27ea4ae34668b3a9551db0b900435c2d44e
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_alertdialog_onebutton.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_alertdialog_singlechoice.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_alertdialog_singlechoice.png
new file mode 100644
index 0000000000000000000000000000000000000000..8be0aa4ca552e674d76d0f8612c10a1c49e4f594
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_alertdialog_singlechoice.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_alertdialog_threebuttons.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_alertdialog_threebuttons.png
new file mode 100644
index 0000000000000000000000000000000000000000..7450944c925a458418e2186ae87d63d661eb290a
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_alertdialog_threebuttons.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_alertdialog_twobuttons.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_alertdialog_twobuttons.png
new file mode 100644
index 0000000000000000000000000000000000000000..b0eccd554723d96a3ff8fa1e1ee82af66cf66ded
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_alertdialog_twobuttons.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_button.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_button.png
new file mode 100644
index 0000000000000000000000000000000000000000..054d4e55309d3055dd90ae5c001060392fc2d236
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_button.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_button_pressed.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_button_pressed.png
new file mode 100644
index 0000000000000000000000000000000000000000..a7a0105414542512f519b25a69c771ff3589ea72
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_button_pressed.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_calendar_view.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_calendar_view.png
new file mode 100644
index 0000000000000000000000000000000000000000..16deb8f4f8c299df28ca672fab9fac3ca7419444
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_calendar_view.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_checkbox.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_checkbox.png
new file mode 100644
index 0000000000000000000000000000000000000000..416fc5e340e02fd1868e2813011564f8e5d46f28
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_checkbox.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_checkbox_checked.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_checkbox_checked.png
new file mode 100644
index 0000000000000000000000000000000000000000..dc38372ebb6e42bc3ec13963017436728c8a2e74
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_checkbox_checked.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_chronometer.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_chronometer.png
new file mode 100644
index 0000000000000000000000000000000000000000..dd8eb6ddb91941c913a33308108187351370ba95
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_chronometer.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_color_blue_bright.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_color_blue_bright.png
new file mode 100644
index 0000000000000000000000000000000000000000..feaec2c11522763a3a997e09fcd599d64aeb45fa
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_color_blue_bright.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_color_blue_dark.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_color_blue_dark.png
new file mode 100644
index 0000000000000000000000000000000000000000..a8640c101214c2f247ac3be5ff051072372c6d00
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_color_blue_dark.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_color_blue_light.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_color_blue_light.png
new file mode 100644
index 0000000000000000000000000000000000000000..ae141af9c4824b9a7f0652b31bec8a8ebb85a276
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_color_blue_light.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_color_green_dark.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_color_green_dark.png
new file mode 100644
index 0000000000000000000000000000000000000000..0ee2324190389a807067e04a3c25f4551c55025e
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_color_green_dark.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_color_green_light.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_color_green_light.png
new file mode 100644
index 0000000000000000000000000000000000000000..9ca63c5c2319d40ab54d6bc5ee2e96e78b72d584
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_color_green_light.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_color_orange_dark.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_color_orange_dark.png
new file mode 100644
index 0000000000000000000000000000000000000000..bc06b4fdc81d905b0e937ba4addbada6442028bd
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_color_orange_dark.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_color_orange_light.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_color_orange_light.png
new file mode 100644
index 0000000000000000000000000000000000000000..1495f82b284a97f49822372d1722ec6a8ab7a485
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_color_orange_light.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_color_purple.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_color_purple.png
new file mode 100644
index 0000000000000000000000000000000000000000..9652f562f5cb86b7c132dc53b34f8ce0110f4e02
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_color_purple.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_color_red_dark.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_color_red_dark.png
new file mode 100644
index 0000000000000000000000000000000000000000..4acebf88600624ce671fcc4ce9abd2707aa8e05a
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_color_red_dark.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_color_red_light.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_color_red_light.png
new file mode 100644
index 0000000000000000000000000000000000000000..d5b5742d442db470ed7b24cf882f470a26c05d07
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_color_red_light.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_edittext.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_edittext.png
new file mode 100644
index 0000000000000000000000000000000000000000..c65471fb921693526b745e546ad719e8665484e7
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_edittext.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_minwidth_alertdialog_list.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_minwidth_alertdialog_list.png
new file mode 100644
index 0000000000000000000000000000000000000000..a06cdd88c4d86bc488e8ad897bf086095a9e34e7
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_minwidth_alertdialog_list.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_minwidth_alertdialog_multichoice.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_minwidth_alertdialog_multichoice.png
new file mode 100644
index 0000000000000000000000000000000000000000..278e9b8a304380ae8bfbde982a54a3847cd28bfd
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_minwidth_alertdialog_multichoice.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_minwidth_alertdialog_onebutton.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_minwidth_alertdialog_onebutton.png
new file mode 100644
index 0000000000000000000000000000000000000000..caaec27ea4ae34668b3a9551db0b900435c2d44e
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_minwidth_alertdialog_onebutton.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_minwidth_alertdialog_singlechoice.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_minwidth_alertdialog_singlechoice.png
new file mode 100644
index 0000000000000000000000000000000000000000..8be0aa4ca552e674d76d0f8612c10a1c49e4f594
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_minwidth_alertdialog_singlechoice.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_minwidth_alertdialog_threebuttons.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_minwidth_alertdialog_threebuttons.png
new file mode 100644
index 0000000000000000000000000000000000000000..7450944c925a458418e2186ae87d63d661eb290a
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_minwidth_alertdialog_threebuttons.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_minwidth_alertdialog_twobuttons.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_minwidth_alertdialog_twobuttons.png
new file mode 100644
index 0000000000000000000000000000000000000000..b0eccd554723d96a3ff8fa1e1ee82af66cf66ded
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_minwidth_alertdialog_twobuttons.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_minwidth_button.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_minwidth_button.png
new file mode 100644
index 0000000000000000000000000000000000000000..054d4e55309d3055dd90ae5c001060392fc2d236
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_minwidth_button.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_minwidth_button_pressed.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_minwidth_button_pressed.png
new file mode 100644
index 0000000000000000000000000000000000000000..a7a0105414542512f519b25a69c771ff3589ea72
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_minwidth_button_pressed.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_minwidth_calendar_view.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_minwidth_calendar_view.png
new file mode 100644
index 0000000000000000000000000000000000000000..16deb8f4f8c299df28ca672fab9fac3ca7419444
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_minwidth_calendar_view.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_minwidth_checkbox.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_minwidth_checkbox.png
new file mode 100644
index 0000000000000000000000000000000000000000..416fc5e340e02fd1868e2813011564f8e5d46f28
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_minwidth_checkbox.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_minwidth_checkbox_checked.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_minwidth_checkbox_checked.png
new file mode 100644
index 0000000000000000000000000000000000000000..dc38372ebb6e42bc3ec13963017436728c8a2e74
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_minwidth_checkbox_checked.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_minwidth_chronometer.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_minwidth_chronometer.png
new file mode 100644
index 0000000000000000000000000000000000000000..dd8eb6ddb91941c913a33308108187351370ba95
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_minwidth_chronometer.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_minwidth_color_blue_bright.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_minwidth_color_blue_bright.png
new file mode 100644
index 0000000000000000000000000000000000000000..feaec2c11522763a3a997e09fcd599d64aeb45fa
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_minwidth_color_blue_bright.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_minwidth_color_blue_dark.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_minwidth_color_blue_dark.png
new file mode 100644
index 0000000000000000000000000000000000000000..a8640c101214c2f247ac3be5ff051072372c6d00
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_minwidth_color_blue_dark.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_minwidth_color_blue_light.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_minwidth_color_blue_light.png
new file mode 100644
index 0000000000000000000000000000000000000000..ae141af9c4824b9a7f0652b31bec8a8ebb85a276
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_minwidth_color_blue_light.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_minwidth_color_green_dark.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_minwidth_color_green_dark.png
new file mode 100644
index 0000000000000000000000000000000000000000..0ee2324190389a807067e04a3c25f4551c55025e
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_minwidth_color_green_dark.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_minwidth_color_green_light.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_minwidth_color_green_light.png
new file mode 100644
index 0000000000000000000000000000000000000000..9ca63c5c2319d40ab54d6bc5ee2e96e78b72d584
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_minwidth_color_green_light.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_minwidth_color_orange_dark.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_minwidth_color_orange_dark.png
new file mode 100644
index 0000000000000000000000000000000000000000..bc06b4fdc81d905b0e937ba4addbada6442028bd
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_minwidth_color_orange_dark.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_minwidth_color_orange_light.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_minwidth_color_orange_light.png
new file mode 100644
index 0000000000000000000000000000000000000000..1495f82b284a97f49822372d1722ec6a8ab7a485
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_minwidth_color_orange_light.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_minwidth_color_purple.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_minwidth_color_purple.png
new file mode 100644
index 0000000000000000000000000000000000000000..9652f562f5cb86b7c132dc53b34f8ce0110f4e02
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_minwidth_color_purple.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_minwidth_color_red_dark.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_minwidth_color_red_dark.png
new file mode 100644
index 0000000000000000000000000000000000000000..4acebf88600624ce671fcc4ce9abd2707aa8e05a
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_minwidth_color_red_dark.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_minwidth_color_red_light.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_minwidth_color_red_light.png
new file mode 100644
index 0000000000000000000000000000000000000000..d5b5742d442db470ed7b24cf882f470a26c05d07
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_minwidth_color_red_light.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_minwidth_edittext.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_minwidth_edittext.png
new file mode 100644
index 0000000000000000000000000000000000000000..c65471fb921693526b745e546ad719e8665484e7
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_minwidth_edittext.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_minwidth_progressbar.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_minwidth_progressbar.png
new file mode 100644
index 0000000000000000000000000000000000000000..06fec8fbb4f6b5cf7b3ff7d64aedf60ddb0cc77f
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_minwidth_progressbar.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_minwidth_progressbar_horizontal_0.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_minwidth_progressbar_horizontal_0.png
new file mode 100644
index 0000000000000000000000000000000000000000..c89e5f2a49787ba3895d2e895f8d588528ee87fd
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_minwidth_progressbar_horizontal_0.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_minwidth_progressbar_horizontal_100.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_minwidth_progressbar_horizontal_100.png
new file mode 100644
index 0000000000000000000000000000000000000000..0abda21f055fa573a25099c3cb970902f10eb0f2
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_minwidth_progressbar_horizontal_100.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_minwidth_progressbar_horizontal_50.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_minwidth_progressbar_horizontal_50.png
new file mode 100644
index 0000000000000000000000000000000000000000..b33950b240ffb8c686a51aebedd7a110bb410277
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_minwidth_progressbar_horizontal_50.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_minwidth_progressbar_large.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_minwidth_progressbar_large.png
new file mode 100644
index 0000000000000000000000000000000000000000..fe29e1d7a3e6307f80b9eec621b8da30eb9668f1
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_minwidth_progressbar_large.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_minwidth_progressbar_small.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_minwidth_progressbar_small.png
new file mode 100644
index 0000000000000000000000000000000000000000..28c0a402a776856b1fe874407b2b2533c9599d5e
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_minwidth_progressbar_small.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_minwidth_progressdialog_horizontal.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_minwidth_progressdialog_horizontal.png
new file mode 100644
index 0000000000000000000000000000000000000000..01b7a98fa1bff6eb0a44f6174bfd47489de3e5d5
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_minwidth_progressdialog_horizontal.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_minwidth_radio_button.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_minwidth_radio_button.png
new file mode 100644
index 0000000000000000000000000000000000000000..b9c52f4d5ee4648399bccf553653135fb33e26d6
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_minwidth_radio_button.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_minwidth_radio_button_checked.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_minwidth_radio_button_checked.png
new file mode 100644
index 0000000000000000000000000000000000000000..5acf60f187d7b1a7012ac05af4f700b9a79f1f4d
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_minwidth_radio_button_checked.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_minwidth_radiogroup_horizontal.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_minwidth_radiogroup_horizontal.png
new file mode 100644
index 0000000000000000000000000000000000000000..10af193ed71985e72e2e6df74857b6a42a98f13b
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_minwidth_radiogroup_horizontal.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_minwidth_radiogroup_vertical.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_minwidth_radiogroup_vertical.png
new file mode 100644
index 0000000000000000000000000000000000000000..ec7dd84e2f89687185874b63563b0e1fc19e20d7
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_minwidth_radiogroup_vertical.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_minwidth_ratingbar_0.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_minwidth_ratingbar_0.png
new file mode 100644
index 0000000000000000000000000000000000000000..2f1a8a044a11ada341329a48017cce8e4718b37a
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_minwidth_ratingbar_0.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_minwidth_ratingbar_0_pressed.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_minwidth_ratingbar_0_pressed.png
new file mode 100644
index 0000000000000000000000000000000000000000..47c785176d5d318432ef19a04cef5893d33283a5
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_minwidth_ratingbar_0_pressed.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_minwidth_ratingbar_2point5.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_minwidth_ratingbar_2point5.png
new file mode 100644
index 0000000000000000000000000000000000000000..e35abf925f835206ed0f22e1b78d508c8f011e23
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_minwidth_ratingbar_2point5.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_minwidth_ratingbar_2point5_pressed.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_minwidth_ratingbar_2point5_pressed.png
new file mode 100644
index 0000000000000000000000000000000000000000..a9d7fd4cac192f39fd7672b4032739b0b2f0da21
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_minwidth_ratingbar_2point5_pressed.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_minwidth_ratingbar_5.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_minwidth_ratingbar_5.png
new file mode 100644
index 0000000000000000000000000000000000000000..23afb05fb125227eabe8cb7e645333e7395df7da
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_minwidth_ratingbar_5.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_minwidth_ratingbar_5_pressed.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_minwidth_ratingbar_5_pressed.png
new file mode 100644
index 0000000000000000000000000000000000000000..1747219f612ad708cdac99174c3be9dff1cccb62
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_minwidth_ratingbar_5_pressed.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_minwidth_searchview.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_minwidth_searchview.png
new file mode 100644
index 0000000000000000000000000000000000000000..e5feeb862f49914c1f8fd105361f7b908fea2ed3
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_minwidth_searchview.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_minwidth_searchview_query.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_minwidth_searchview_query.png
new file mode 100644
index 0000000000000000000000000000000000000000..89a4ef92507832b1c81633272ffee15048aa6b68
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_minwidth_searchview_query.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_minwidth_searchview_query_hint.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_minwidth_searchview_query_hint.png
new file mode 100644
index 0000000000000000000000000000000000000000..d6121ced757ffedc5c34ab7ebce520bf10887c82
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_minwidth_searchview_query_hint.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_minwidth_seekbar_0.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_minwidth_seekbar_0.png
new file mode 100644
index 0000000000000000000000000000000000000000..b79d8de819c485dd2ea00ba41fe4b224b09db5f2
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_minwidth_seekbar_0.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_minwidth_seekbar_100.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_minwidth_seekbar_100.png
new file mode 100644
index 0000000000000000000000000000000000000000..8e532897126d654d9d2ad6b8c7c34a04ece89674
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_minwidth_seekbar_100.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_minwidth_seekbar_50.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_minwidth_seekbar_50.png
new file mode 100644
index 0000000000000000000000000000000000000000..3b7343f213f3f13f34d0056df4d3a4cb339c2ebf
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_minwidth_seekbar_50.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_minwidth_spinner.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_minwidth_spinner.png
new file mode 100644
index 0000000000000000000000000000000000000000..9cf08d49e7fdf6d3edf57be7a3b174de45062c64
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_minwidth_spinner.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_minwidth_switch.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_minwidth_switch.png
new file mode 100644
index 0000000000000000000000000000000000000000..0bd58095652388514ee45839574d7c0069ef8164
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_minwidth_switch.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_minwidth_switch_checked.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_minwidth_switch_checked.png
new file mode 100644
index 0000000000000000000000000000000000000000..8404698f431664f016478aebd6893310f6012b92
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_minwidth_switch_checked.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_minwidth_tabhost.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_minwidth_tabhost.png
new file mode 100644
index 0000000000000000000000000000000000000000..61687f652bdaa1a3ab44f98e1e90362ced88c85c
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_minwidth_tabhost.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_minwidth_textview.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_minwidth_textview.png
new file mode 100644
index 0000000000000000000000000000000000000000..59411435e4e3591a54f518983bec7e740ea509c4
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_minwidth_textview.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_minwidth_timepicker.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_minwidth_timepicker.png
new file mode 100644
index 0000000000000000000000000000000000000000..6295dcfac0111207443253d61837f61c568843b7
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_minwidth_timepicker.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_minwidth_toggle_button.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_minwidth_toggle_button.png
new file mode 100644
index 0000000000000000000000000000000000000000..71d5967398e2065b3d492fe997490932d64b55ad
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_minwidth_toggle_button.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_minwidth_toggle_button_checked.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_minwidth_toggle_button_checked.png
new file mode 100644
index 0000000000000000000000000000000000000000..64486952c6787c2f8418ac6ce0deda580c798dd1
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_minwidth_toggle_button_checked.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_minwidth_zoomcontrols.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_minwidth_zoomcontrols.png
new file mode 100644
index 0000000000000000000000000000000000000000..ab090a678eee6673d6df784abe239576e78c2298
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_minwidth_zoomcontrols.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_progressbar.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_progressbar.png
new file mode 100644
index 0000000000000000000000000000000000000000..06fec8fbb4f6b5cf7b3ff7d64aedf60ddb0cc77f
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_progressbar.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_progressbar_horizontal_0.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_progressbar_horizontal_0.png
new file mode 100644
index 0000000000000000000000000000000000000000..c89e5f2a49787ba3895d2e895f8d588528ee87fd
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_progressbar_horizontal_0.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_progressbar_horizontal_100.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_progressbar_horizontal_100.png
new file mode 100644
index 0000000000000000000000000000000000000000..0abda21f055fa573a25099c3cb970902f10eb0f2
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_progressbar_horizontal_100.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_progressbar_horizontal_50.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_progressbar_horizontal_50.png
new file mode 100644
index 0000000000000000000000000000000000000000..b33950b240ffb8c686a51aebedd7a110bb410277
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_progressbar_horizontal_50.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_progressbar_large.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_progressbar_large.png
new file mode 100644
index 0000000000000000000000000000000000000000..fe29e1d7a3e6307f80b9eec621b8da30eb9668f1
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_progressbar_large.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_progressbar_small.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_progressbar_small.png
new file mode 100644
index 0000000000000000000000000000000000000000..28c0a402a776856b1fe874407b2b2533c9599d5e
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_progressbar_small.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_progressdialog_horizontal.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_progressdialog_horizontal.png
new file mode 100644
index 0000000000000000000000000000000000000000..01b7a98fa1bff6eb0a44f6174bfd47489de3e5d5
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_progressdialog_horizontal.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_radio_button.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_radio_button.png
new file mode 100644
index 0000000000000000000000000000000000000000..b9c52f4d5ee4648399bccf553653135fb33e26d6
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_radio_button.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_radio_button_checked.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_radio_button_checked.png
new file mode 100644
index 0000000000000000000000000000000000000000..5acf60f187d7b1a7012ac05af4f700b9a79f1f4d
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_radio_button_checked.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_radiogroup_horizontal.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_radiogroup_horizontal.png
new file mode 100644
index 0000000000000000000000000000000000000000..10af193ed71985e72e2e6df74857b6a42a98f13b
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_radiogroup_horizontal.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_radiogroup_vertical.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_radiogroup_vertical.png
new file mode 100644
index 0000000000000000000000000000000000000000..ec7dd84e2f89687185874b63563b0e1fc19e20d7
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_radiogroup_vertical.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_ratingbar_0.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_ratingbar_0.png
new file mode 100644
index 0000000000000000000000000000000000000000..2f1a8a044a11ada341329a48017cce8e4718b37a
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_ratingbar_0.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_ratingbar_0_pressed.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_ratingbar_0_pressed.png
new file mode 100644
index 0000000000000000000000000000000000000000..47c785176d5d318432ef19a04cef5893d33283a5
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_ratingbar_0_pressed.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_ratingbar_2point5.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_ratingbar_2point5.png
new file mode 100644
index 0000000000000000000000000000000000000000..e35abf925f835206ed0f22e1b78d508c8f011e23
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_ratingbar_2point5.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_ratingbar_2point5_pressed.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_ratingbar_2point5_pressed.png
new file mode 100644
index 0000000000000000000000000000000000000000..a9d7fd4cac192f39fd7672b4032739b0b2f0da21
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_ratingbar_2point5_pressed.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_ratingbar_5.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_ratingbar_5.png
new file mode 100644
index 0000000000000000000000000000000000000000..23afb05fb125227eabe8cb7e645333e7395df7da
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_ratingbar_5.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_ratingbar_5_pressed.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_ratingbar_5_pressed.png
new file mode 100644
index 0000000000000000000000000000000000000000..1747219f612ad708cdac99174c3be9dff1cccb62
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_ratingbar_5_pressed.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_searchview.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_searchview.png
new file mode 100644
index 0000000000000000000000000000000000000000..e5feeb862f49914c1f8fd105361f7b908fea2ed3
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_searchview.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_searchview_query.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_searchview_query.png
new file mode 100644
index 0000000000000000000000000000000000000000..89a4ef92507832b1c81633272ffee15048aa6b68
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_searchview_query.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_searchview_query_hint.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_searchview_query_hint.png
new file mode 100644
index 0000000000000000000000000000000000000000..d6121ced757ffedc5c34ab7ebce520bf10887c82
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_searchview_query_hint.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_seekbar_0.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_seekbar_0.png
new file mode 100644
index 0000000000000000000000000000000000000000..b79d8de819c485dd2ea00ba41fe4b224b09db5f2
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_seekbar_0.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_seekbar_100.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_seekbar_100.png
new file mode 100644
index 0000000000000000000000000000000000000000..8e532897126d654d9d2ad6b8c7c34a04ece89674
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_seekbar_100.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_seekbar_50.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_seekbar_50.png
new file mode 100644
index 0000000000000000000000000000000000000000..3b7343f213f3f13f34d0056df4d3a4cb339c2ebf
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_seekbar_50.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_spinner.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_spinner.png
new file mode 100644
index 0000000000000000000000000000000000000000..9cf08d49e7fdf6d3edf57be7a3b174de45062c64
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_spinner.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_switch.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_switch.png
new file mode 100644
index 0000000000000000000000000000000000000000..0bd58095652388514ee45839574d7c0069ef8164
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_switch.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_switch_checked.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_switch_checked.png
new file mode 100644
index 0000000000000000000000000000000000000000..8404698f431664f016478aebd6893310f6012b92
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_switch_checked.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_tabhost.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_tabhost.png
new file mode 100644
index 0000000000000000000000000000000000000000..61687f652bdaa1a3ab44f98e1e90362ced88c85c
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_tabhost.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_textview.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_textview.png
new file mode 100644
index 0000000000000000000000000000000000000000..59411435e4e3591a54f518983bec7e740ea509c4
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_textview.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_timepicker.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_timepicker.png
new file mode 100644
index 0000000000000000000000000000000000000000..6295dcfac0111207443253d61837f61c568843b7
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_timepicker.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_toggle_button.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_toggle_button.png
new file mode 100644
index 0000000000000000000000000000000000000000..71d5967398e2065b3d492fe997490932d64b55ad
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_toggle_button.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_toggle_button_checked.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_toggle_button_checked.png
new file mode 100644
index 0000000000000000000000000000000000000000..64486952c6787c2f8418ac6ce0deda580c798dd1
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_toggle_button_checked.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_zoomcontrols.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_zoomcontrols.png
new file mode 100644
index 0000000000000000000000000000000000000000..ab090a678eee6673d6df784abe239576e78c2298
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_noactionbar_zoomcontrols.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_progressbar.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_progressbar.png
new file mode 100644
index 0000000000000000000000000000000000000000..06fec8fbb4f6b5cf7b3ff7d64aedf60ddb0cc77f
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_progressbar.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_progressbar_horizontal_0.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_progressbar_horizontal_0.png
new file mode 100644
index 0000000000000000000000000000000000000000..c89e5f2a49787ba3895d2e895f8d588528ee87fd
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_progressbar_horizontal_0.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_progressbar_horizontal_100.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_progressbar_horizontal_100.png
new file mode 100644
index 0000000000000000000000000000000000000000..0abda21f055fa573a25099c3cb970902f10eb0f2
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_progressbar_horizontal_100.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_progressbar_horizontal_50.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_progressbar_horizontal_50.png
new file mode 100644
index 0000000000000000000000000000000000000000..b33950b240ffb8c686a51aebedd7a110bb410277
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_progressbar_horizontal_50.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_progressbar_large.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_progressbar_large.png
new file mode 100644
index 0000000000000000000000000000000000000000..fe29e1d7a3e6307f80b9eec621b8da30eb9668f1
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_progressbar_large.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_progressbar_small.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_progressbar_small.png
new file mode 100644
index 0000000000000000000000000000000000000000..28c0a402a776856b1fe874407b2b2533c9599d5e
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_progressbar_small.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_progressdialog_horizontal.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_progressdialog_horizontal.png
new file mode 100644
index 0000000000000000000000000000000000000000..01b7a98fa1bff6eb0a44f6174bfd47489de3e5d5
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_progressdialog_horizontal.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_radio_button.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_radio_button.png
new file mode 100644
index 0000000000000000000000000000000000000000..b9c52f4d5ee4648399bccf553653135fb33e26d6
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_radio_button.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_radio_button_checked.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_radio_button_checked.png
new file mode 100644
index 0000000000000000000000000000000000000000..5acf60f187d7b1a7012ac05af4f700b9a79f1f4d
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_radio_button_checked.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_radiogroup_horizontal.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_radiogroup_horizontal.png
new file mode 100644
index 0000000000000000000000000000000000000000..10af193ed71985e72e2e6df74857b6a42a98f13b
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_radiogroup_horizontal.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_radiogroup_vertical.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_radiogroup_vertical.png
new file mode 100644
index 0000000000000000000000000000000000000000..ec7dd84e2f89687185874b63563b0e1fc19e20d7
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_radiogroup_vertical.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_ratingbar_0.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_ratingbar_0.png
new file mode 100644
index 0000000000000000000000000000000000000000..2f1a8a044a11ada341329a48017cce8e4718b37a
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_ratingbar_0.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_ratingbar_0_pressed.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_ratingbar_0_pressed.png
new file mode 100644
index 0000000000000000000000000000000000000000..47c785176d5d318432ef19a04cef5893d33283a5
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_ratingbar_0_pressed.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_ratingbar_2point5.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_ratingbar_2point5.png
new file mode 100644
index 0000000000000000000000000000000000000000..e35abf925f835206ed0f22e1b78d508c8f011e23
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_ratingbar_2point5.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_ratingbar_2point5_pressed.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_ratingbar_2point5_pressed.png
new file mode 100644
index 0000000000000000000000000000000000000000..a9d7fd4cac192f39fd7672b4032739b0b2f0da21
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_ratingbar_2point5_pressed.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_ratingbar_5.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_ratingbar_5.png
new file mode 100644
index 0000000000000000000000000000000000000000..23afb05fb125227eabe8cb7e645333e7395df7da
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_ratingbar_5.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_ratingbar_5_pressed.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_ratingbar_5_pressed.png
new file mode 100644
index 0000000000000000000000000000000000000000..1747219f612ad708cdac99174c3be9dff1cccb62
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_ratingbar_5_pressed.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_searchview.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_searchview.png
new file mode 100644
index 0000000000000000000000000000000000000000..e5feeb862f49914c1f8fd105361f7b908fea2ed3
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_searchview.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_searchview_query.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_searchview_query.png
new file mode 100644
index 0000000000000000000000000000000000000000..89a4ef92507832b1c81633272ffee15048aa6b68
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_searchview_query.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_searchview_query_hint.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_searchview_query_hint.png
new file mode 100644
index 0000000000000000000000000000000000000000..d6121ced757ffedc5c34ab7ebce520bf10887c82
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_searchview_query_hint.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_seekbar_0.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_seekbar_0.png
new file mode 100644
index 0000000000000000000000000000000000000000..b79d8de819c485dd2ea00ba41fe4b224b09db5f2
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_seekbar_0.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_seekbar_100.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_seekbar_100.png
new file mode 100644
index 0000000000000000000000000000000000000000..8e532897126d654d9d2ad6b8c7c34a04ece89674
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_seekbar_100.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_seekbar_50.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_seekbar_50.png
new file mode 100644
index 0000000000000000000000000000000000000000..3b7343f213f3f13f34d0056df4d3a4cb339c2ebf
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_seekbar_50.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_spinner.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_spinner.png
new file mode 100644
index 0000000000000000000000000000000000000000..9cf08d49e7fdf6d3edf57be7a3b174de45062c64
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_spinner.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_switch.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_switch.png
new file mode 100644
index 0000000000000000000000000000000000000000..0bd58095652388514ee45839574d7c0069ef8164
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_switch.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_switch_checked.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_switch_checked.png
new file mode 100644
index 0000000000000000000000000000000000000000..8404698f431664f016478aebd6893310f6012b92
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_switch_checked.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_tabhost.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_tabhost.png
new file mode 100644
index 0000000000000000000000000000000000000000..61687f652bdaa1a3ab44f98e1e90362ced88c85c
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_tabhost.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_textview.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_textview.png
new file mode 100644
index 0000000000000000000000000000000000000000..59411435e4e3591a54f518983bec7e740ea509c4
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_textview.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_timepicker.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_timepicker.png
new file mode 100644
index 0000000000000000000000000000000000000000..6295dcfac0111207443253d61837f61c568843b7
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_timepicker.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_toggle_button.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_toggle_button.png
new file mode 100644
index 0000000000000000000000000000000000000000..71d5967398e2065b3d492fe997490932d64b55ad
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_toggle_button.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_toggle_button_checked.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_toggle_button_checked.png
new file mode 100644
index 0000000000000000000000000000000000000000..64486952c6787c2f8418ac6ce0deda580c798dd1
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_toggle_button_checked.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_zoomcontrols.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_zoomcontrols.png
new file mode 100644
index 0000000000000000000000000000000000000000..ab090a678eee6673d6df784abe239576e78c2298
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_dialog_zoomcontrols.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_alertdialog_list.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_alertdialog_list.png
new file mode 100644
index 0000000000000000000000000000000000000000..a06cdd88c4d86bc488e8ad897bf086095a9e34e7
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_alertdialog_list.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_alertdialog_multichoice.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_alertdialog_multichoice.png
new file mode 100644
index 0000000000000000000000000000000000000000..278e9b8a304380ae8bfbde982a54a3847cd28bfd
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_alertdialog_multichoice.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_alertdialog_onebutton.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_alertdialog_onebutton.png
new file mode 100644
index 0000000000000000000000000000000000000000..caaec27ea4ae34668b3a9551db0b900435c2d44e
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_alertdialog_onebutton.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_alertdialog_singlechoice.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_alertdialog_singlechoice.png
new file mode 100644
index 0000000000000000000000000000000000000000..8be0aa4ca552e674d76d0f8612c10a1c49e4f594
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_alertdialog_singlechoice.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_alertdialog_threebuttons.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_alertdialog_threebuttons.png
new file mode 100644
index 0000000000000000000000000000000000000000..7450944c925a458418e2186ae87d63d661eb290a
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_alertdialog_threebuttons.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_alertdialog_twobuttons.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_alertdialog_twobuttons.png
new file mode 100644
index 0000000000000000000000000000000000000000..b0eccd554723d96a3ff8fa1e1ee82af66cf66ded
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_alertdialog_twobuttons.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_button.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_button.png
new file mode 100644
index 0000000000000000000000000000000000000000..054d4e55309d3055dd90ae5c001060392fc2d236
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_button.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_button_pressed.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_button_pressed.png
new file mode 100644
index 0000000000000000000000000000000000000000..a7a0105414542512f519b25a69c771ff3589ea72
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_button_pressed.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_calendar_view.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_calendar_view.png
new file mode 100644
index 0000000000000000000000000000000000000000..16deb8f4f8c299df28ca672fab9fac3ca7419444
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_calendar_view.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_checkbox.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_checkbox.png
new file mode 100644
index 0000000000000000000000000000000000000000..416fc5e340e02fd1868e2813011564f8e5d46f28
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_checkbox.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_checkbox_checked.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_checkbox_checked.png
new file mode 100644
index 0000000000000000000000000000000000000000..dc38372ebb6e42bc3ec13963017436728c8a2e74
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_checkbox_checked.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_chronometer.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_chronometer.png
new file mode 100644
index 0000000000000000000000000000000000000000..dd8eb6ddb91941c913a33308108187351370ba95
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_chronometer.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_color_blue_bright.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_color_blue_bright.png
new file mode 100644
index 0000000000000000000000000000000000000000..feaec2c11522763a3a997e09fcd599d64aeb45fa
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_color_blue_bright.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_color_blue_dark.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_color_blue_dark.png
new file mode 100644
index 0000000000000000000000000000000000000000..a8640c101214c2f247ac3be5ff051072372c6d00
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_color_blue_dark.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_color_blue_light.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_color_blue_light.png
new file mode 100644
index 0000000000000000000000000000000000000000..ae141af9c4824b9a7f0652b31bec8a8ebb85a276
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_color_blue_light.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_color_green_dark.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_color_green_dark.png
new file mode 100644
index 0000000000000000000000000000000000000000..0ee2324190389a807067e04a3c25f4551c55025e
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_color_green_dark.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_color_green_light.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_color_green_light.png
new file mode 100644
index 0000000000000000000000000000000000000000..9ca63c5c2319d40ab54d6bc5ee2e96e78b72d584
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_color_green_light.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_color_orange_dark.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_color_orange_dark.png
new file mode 100644
index 0000000000000000000000000000000000000000..bc06b4fdc81d905b0e937ba4addbada6442028bd
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_color_orange_dark.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_color_orange_light.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_color_orange_light.png
new file mode 100644
index 0000000000000000000000000000000000000000..1495f82b284a97f49822372d1722ec6a8ab7a485
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_color_orange_light.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_color_purple.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_color_purple.png
new file mode 100644
index 0000000000000000000000000000000000000000..9652f562f5cb86b7c132dc53b34f8ce0110f4e02
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_color_purple.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_color_red_dark.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_color_red_dark.png
new file mode 100644
index 0000000000000000000000000000000000000000..4acebf88600624ce671fcc4ce9abd2707aa8e05a
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_color_red_dark.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_color_red_light.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_color_red_light.png
new file mode 100644
index 0000000000000000000000000000000000000000..d5b5742d442db470ed7b24cf882f470a26c05d07
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_color_red_light.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_edittext.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_edittext.png
new file mode 100644
index 0000000000000000000000000000000000000000..c65471fb921693526b745e546ad719e8665484e7
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_edittext.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_noactionbar_alertdialog_list.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_noactionbar_alertdialog_list.png
new file mode 100644
index 0000000000000000000000000000000000000000..a06cdd88c4d86bc488e8ad897bf086095a9e34e7
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_noactionbar_alertdialog_list.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_noactionbar_alertdialog_multichoice.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_noactionbar_alertdialog_multichoice.png
new file mode 100644
index 0000000000000000000000000000000000000000..278e9b8a304380ae8bfbde982a54a3847cd28bfd
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_noactionbar_alertdialog_multichoice.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_noactionbar_alertdialog_onebutton.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_noactionbar_alertdialog_onebutton.png
new file mode 100644
index 0000000000000000000000000000000000000000..caaec27ea4ae34668b3a9551db0b900435c2d44e
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_noactionbar_alertdialog_onebutton.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_noactionbar_alertdialog_singlechoice.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_noactionbar_alertdialog_singlechoice.png
new file mode 100644
index 0000000000000000000000000000000000000000..8be0aa4ca552e674d76d0f8612c10a1c49e4f594
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_noactionbar_alertdialog_singlechoice.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_noactionbar_alertdialog_threebuttons.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_noactionbar_alertdialog_threebuttons.png
new file mode 100644
index 0000000000000000000000000000000000000000..7450944c925a458418e2186ae87d63d661eb290a
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_noactionbar_alertdialog_threebuttons.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_noactionbar_alertdialog_twobuttons.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_noactionbar_alertdialog_twobuttons.png
new file mode 100644
index 0000000000000000000000000000000000000000..b0eccd554723d96a3ff8fa1e1ee82af66cf66ded
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_noactionbar_alertdialog_twobuttons.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_noactionbar_button.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_noactionbar_button.png
new file mode 100644
index 0000000000000000000000000000000000000000..054d4e55309d3055dd90ae5c001060392fc2d236
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_noactionbar_button.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_noactionbar_button_pressed.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_noactionbar_button_pressed.png
new file mode 100644
index 0000000000000000000000000000000000000000..a7a0105414542512f519b25a69c771ff3589ea72
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_noactionbar_button_pressed.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_noactionbar_calendar_view.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_noactionbar_calendar_view.png
new file mode 100644
index 0000000000000000000000000000000000000000..16deb8f4f8c299df28ca672fab9fac3ca7419444
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_noactionbar_calendar_view.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_noactionbar_checkbox.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_noactionbar_checkbox.png
new file mode 100644
index 0000000000000000000000000000000000000000..416fc5e340e02fd1868e2813011564f8e5d46f28
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_noactionbar_checkbox.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_noactionbar_checkbox_checked.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_noactionbar_checkbox_checked.png
new file mode 100644
index 0000000000000000000000000000000000000000..dc38372ebb6e42bc3ec13963017436728c8a2e74
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_noactionbar_checkbox_checked.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_noactionbar_chronometer.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_noactionbar_chronometer.png
new file mode 100644
index 0000000000000000000000000000000000000000..dd8eb6ddb91941c913a33308108187351370ba95
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_noactionbar_chronometer.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_noactionbar_color_blue_bright.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_noactionbar_color_blue_bright.png
new file mode 100644
index 0000000000000000000000000000000000000000..feaec2c11522763a3a997e09fcd599d64aeb45fa
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_noactionbar_color_blue_bright.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_noactionbar_color_blue_dark.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_noactionbar_color_blue_dark.png
new file mode 100644
index 0000000000000000000000000000000000000000..a8640c101214c2f247ac3be5ff051072372c6d00
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_noactionbar_color_blue_dark.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_noactionbar_color_blue_light.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_noactionbar_color_blue_light.png
new file mode 100644
index 0000000000000000000000000000000000000000..ae141af9c4824b9a7f0652b31bec8a8ebb85a276
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_noactionbar_color_blue_light.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_noactionbar_color_green_dark.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_noactionbar_color_green_dark.png
new file mode 100644
index 0000000000000000000000000000000000000000..0ee2324190389a807067e04a3c25f4551c55025e
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_noactionbar_color_green_dark.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_noactionbar_color_green_light.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_noactionbar_color_green_light.png
new file mode 100644
index 0000000000000000000000000000000000000000..9ca63c5c2319d40ab54d6bc5ee2e96e78b72d584
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_noactionbar_color_green_light.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_noactionbar_color_orange_dark.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_noactionbar_color_orange_dark.png
new file mode 100644
index 0000000000000000000000000000000000000000..bc06b4fdc81d905b0e937ba4addbada6442028bd
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_noactionbar_color_orange_dark.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_noactionbar_color_orange_light.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_noactionbar_color_orange_light.png
new file mode 100644
index 0000000000000000000000000000000000000000..1495f82b284a97f49822372d1722ec6a8ab7a485
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_noactionbar_color_orange_light.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_noactionbar_color_purple.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_noactionbar_color_purple.png
new file mode 100644
index 0000000000000000000000000000000000000000..9652f562f5cb86b7c132dc53b34f8ce0110f4e02
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_noactionbar_color_purple.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_noactionbar_color_red_dark.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_noactionbar_color_red_dark.png
new file mode 100644
index 0000000000000000000000000000000000000000..4acebf88600624ce671fcc4ce9abd2707aa8e05a
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_noactionbar_color_red_dark.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_noactionbar_color_red_light.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_noactionbar_color_red_light.png
new file mode 100644
index 0000000000000000000000000000000000000000..d5b5742d442db470ed7b24cf882f470a26c05d07
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_noactionbar_color_red_light.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_noactionbar_edittext.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_noactionbar_edittext.png
new file mode 100644
index 0000000000000000000000000000000000000000..c65471fb921693526b745e546ad719e8665484e7
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_noactionbar_edittext.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_noactionbar_progressbar.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_noactionbar_progressbar.png
new file mode 100644
index 0000000000000000000000000000000000000000..06fec8fbb4f6b5cf7b3ff7d64aedf60ddb0cc77f
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_noactionbar_progressbar.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_noactionbar_progressbar_horizontal_0.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_noactionbar_progressbar_horizontal_0.png
new file mode 100644
index 0000000000000000000000000000000000000000..c89e5f2a49787ba3895d2e895f8d588528ee87fd
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_noactionbar_progressbar_horizontal_0.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_noactionbar_progressbar_horizontal_100.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_noactionbar_progressbar_horizontal_100.png
new file mode 100644
index 0000000000000000000000000000000000000000..0abda21f055fa573a25099c3cb970902f10eb0f2
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_noactionbar_progressbar_horizontal_100.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_noactionbar_progressbar_horizontal_50.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_noactionbar_progressbar_horizontal_50.png
new file mode 100644
index 0000000000000000000000000000000000000000..b33950b240ffb8c686a51aebedd7a110bb410277
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_noactionbar_progressbar_horizontal_50.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_noactionbar_progressbar_large.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_noactionbar_progressbar_large.png
new file mode 100644
index 0000000000000000000000000000000000000000..fe29e1d7a3e6307f80b9eec621b8da30eb9668f1
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_noactionbar_progressbar_large.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_noactionbar_progressbar_small.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_noactionbar_progressbar_small.png
new file mode 100644
index 0000000000000000000000000000000000000000..28c0a402a776856b1fe874407b2b2533c9599d5e
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_noactionbar_progressbar_small.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_noactionbar_progressdialog_horizontal.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_noactionbar_progressdialog_horizontal.png
new file mode 100644
index 0000000000000000000000000000000000000000..01b7a98fa1bff6eb0a44f6174bfd47489de3e5d5
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_noactionbar_progressdialog_horizontal.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_noactionbar_radio_button.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_noactionbar_radio_button.png
new file mode 100644
index 0000000000000000000000000000000000000000..b9c52f4d5ee4648399bccf553653135fb33e26d6
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_noactionbar_radio_button.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_noactionbar_radio_button_checked.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_noactionbar_radio_button_checked.png
new file mode 100644
index 0000000000000000000000000000000000000000..5acf60f187d7b1a7012ac05af4f700b9a79f1f4d
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_noactionbar_radio_button_checked.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_noactionbar_radiogroup_horizontal.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_noactionbar_radiogroup_horizontal.png
new file mode 100644
index 0000000000000000000000000000000000000000..10af193ed71985e72e2e6df74857b6a42a98f13b
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_noactionbar_radiogroup_horizontal.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_noactionbar_radiogroup_vertical.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_noactionbar_radiogroup_vertical.png
new file mode 100644
index 0000000000000000000000000000000000000000..ec7dd84e2f89687185874b63563b0e1fc19e20d7
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_noactionbar_radiogroup_vertical.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_noactionbar_ratingbar_0.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_noactionbar_ratingbar_0.png
new file mode 100644
index 0000000000000000000000000000000000000000..2f1a8a044a11ada341329a48017cce8e4718b37a
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_noactionbar_ratingbar_0.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_noactionbar_ratingbar_0_pressed.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_noactionbar_ratingbar_0_pressed.png
new file mode 100644
index 0000000000000000000000000000000000000000..47c785176d5d318432ef19a04cef5893d33283a5
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_noactionbar_ratingbar_0_pressed.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_noactionbar_ratingbar_2point5.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_noactionbar_ratingbar_2point5.png
new file mode 100644
index 0000000000000000000000000000000000000000..e35abf925f835206ed0f22e1b78d508c8f011e23
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_noactionbar_ratingbar_2point5.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_noactionbar_ratingbar_2point5_pressed.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_noactionbar_ratingbar_2point5_pressed.png
new file mode 100644
index 0000000000000000000000000000000000000000..a9d7fd4cac192f39fd7672b4032739b0b2f0da21
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_noactionbar_ratingbar_2point5_pressed.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_noactionbar_ratingbar_5.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_noactionbar_ratingbar_5.png
new file mode 100644
index 0000000000000000000000000000000000000000..23afb05fb125227eabe8cb7e645333e7395df7da
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_noactionbar_ratingbar_5.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_noactionbar_ratingbar_5_pressed.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_noactionbar_ratingbar_5_pressed.png
new file mode 100644
index 0000000000000000000000000000000000000000..1747219f612ad708cdac99174c3be9dff1cccb62
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_noactionbar_ratingbar_5_pressed.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_noactionbar_searchview.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_noactionbar_searchview.png
new file mode 100644
index 0000000000000000000000000000000000000000..e5feeb862f49914c1f8fd105361f7b908fea2ed3
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_noactionbar_searchview.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_noactionbar_searchview_query.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_noactionbar_searchview_query.png
new file mode 100644
index 0000000000000000000000000000000000000000..89a4ef92507832b1c81633272ffee15048aa6b68
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_noactionbar_searchview_query.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_noactionbar_searchview_query_hint.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_noactionbar_searchview_query_hint.png
new file mode 100644
index 0000000000000000000000000000000000000000..d6121ced757ffedc5c34ab7ebce520bf10887c82
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_noactionbar_searchview_query_hint.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_noactionbar_seekbar_0.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_noactionbar_seekbar_0.png
new file mode 100644
index 0000000000000000000000000000000000000000..b79d8de819c485dd2ea00ba41fe4b224b09db5f2
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_noactionbar_seekbar_0.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_noactionbar_seekbar_100.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_noactionbar_seekbar_100.png
new file mode 100644
index 0000000000000000000000000000000000000000..8e532897126d654d9d2ad6b8c7c34a04ece89674
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_noactionbar_seekbar_100.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_noactionbar_seekbar_50.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_noactionbar_seekbar_50.png
new file mode 100644
index 0000000000000000000000000000000000000000..3b7343f213f3f13f34d0056df4d3a4cb339c2ebf
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_noactionbar_seekbar_50.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_noactionbar_spinner.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_noactionbar_spinner.png
new file mode 100644
index 0000000000000000000000000000000000000000..9cf08d49e7fdf6d3edf57be7a3b174de45062c64
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_noactionbar_spinner.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_noactionbar_switch.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_noactionbar_switch.png
new file mode 100644
index 0000000000000000000000000000000000000000..0bd58095652388514ee45839574d7c0069ef8164
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_noactionbar_switch.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_noactionbar_switch_checked.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_noactionbar_switch_checked.png
new file mode 100644
index 0000000000000000000000000000000000000000..8404698f431664f016478aebd6893310f6012b92
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_noactionbar_switch_checked.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_noactionbar_tabhost.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_noactionbar_tabhost.png
new file mode 100644
index 0000000000000000000000000000000000000000..61687f652bdaa1a3ab44f98e1e90362ced88c85c
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_noactionbar_tabhost.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_noactionbar_textview.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_noactionbar_textview.png
new file mode 100644
index 0000000000000000000000000000000000000000..59411435e4e3591a54f518983bec7e740ea509c4
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_noactionbar_textview.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_noactionbar_timepicker.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_noactionbar_timepicker.png
new file mode 100644
index 0000000000000000000000000000000000000000..6295dcfac0111207443253d61837f61c568843b7
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_noactionbar_timepicker.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_noactionbar_toggle_button.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_noactionbar_toggle_button.png
new file mode 100644
index 0000000000000000000000000000000000000000..71d5967398e2065b3d492fe997490932d64b55ad
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_noactionbar_toggle_button.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_noactionbar_toggle_button_checked.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_noactionbar_toggle_button_checked.png
new file mode 100644
index 0000000000000000000000000000000000000000..64486952c6787c2f8418ac6ce0deda580c798dd1
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_noactionbar_toggle_button_checked.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_noactionbar_zoomcontrols.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_noactionbar_zoomcontrols.png
new file mode 100644
index 0000000000000000000000000000000000000000..ab090a678eee6673d6df784abe239576e78c2298
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_noactionbar_zoomcontrols.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_progressbar.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_progressbar.png
new file mode 100644
index 0000000000000000000000000000000000000000..06fec8fbb4f6b5cf7b3ff7d64aedf60ddb0cc77f
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_progressbar.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_progressbar_horizontal_0.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_progressbar_horizontal_0.png
new file mode 100644
index 0000000000000000000000000000000000000000..c89e5f2a49787ba3895d2e895f8d588528ee87fd
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_progressbar_horizontal_0.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_progressbar_horizontal_100.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_progressbar_horizontal_100.png
new file mode 100644
index 0000000000000000000000000000000000000000..0abda21f055fa573a25099c3cb970902f10eb0f2
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_progressbar_horizontal_100.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_progressbar_horizontal_50.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_progressbar_horizontal_50.png
new file mode 100644
index 0000000000000000000000000000000000000000..b33950b240ffb8c686a51aebedd7a110bb410277
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_progressbar_horizontal_50.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_progressbar_large.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_progressbar_large.png
new file mode 100644
index 0000000000000000000000000000000000000000..fe29e1d7a3e6307f80b9eec621b8da30eb9668f1
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_progressbar_large.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_progressbar_small.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_progressbar_small.png
new file mode 100644
index 0000000000000000000000000000000000000000..28c0a402a776856b1fe874407b2b2533c9599d5e
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_progressbar_small.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_progressdialog_horizontal.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_progressdialog_horizontal.png
new file mode 100644
index 0000000000000000000000000000000000000000..01b7a98fa1bff6eb0a44f6174bfd47489de3e5d5
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_progressdialog_horizontal.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_radio_button.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_radio_button.png
new file mode 100644
index 0000000000000000000000000000000000000000..b9c52f4d5ee4648399bccf553653135fb33e26d6
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_radio_button.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_radio_button_checked.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_radio_button_checked.png
new file mode 100644
index 0000000000000000000000000000000000000000..5acf60f187d7b1a7012ac05af4f700b9a79f1f4d
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_radio_button_checked.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_radiogroup_horizontal.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_radiogroup_horizontal.png
new file mode 100644
index 0000000000000000000000000000000000000000..10af193ed71985e72e2e6df74857b6a42a98f13b
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_radiogroup_horizontal.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_radiogroup_vertical.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_radiogroup_vertical.png
new file mode 100644
index 0000000000000000000000000000000000000000..ec7dd84e2f89687185874b63563b0e1fc19e20d7
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_radiogroup_vertical.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_ratingbar_0.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_ratingbar_0.png
new file mode 100644
index 0000000000000000000000000000000000000000..2f1a8a044a11ada341329a48017cce8e4718b37a
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_ratingbar_0.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_ratingbar_0_pressed.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_ratingbar_0_pressed.png
new file mode 100644
index 0000000000000000000000000000000000000000..47c785176d5d318432ef19a04cef5893d33283a5
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_ratingbar_0_pressed.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_ratingbar_2point5.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_ratingbar_2point5.png
new file mode 100644
index 0000000000000000000000000000000000000000..e35abf925f835206ed0f22e1b78d508c8f011e23
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_ratingbar_2point5.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_ratingbar_2point5_pressed.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_ratingbar_2point5_pressed.png
new file mode 100644
index 0000000000000000000000000000000000000000..a9d7fd4cac192f39fd7672b4032739b0b2f0da21
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_ratingbar_2point5_pressed.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_ratingbar_5.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_ratingbar_5.png
new file mode 100644
index 0000000000000000000000000000000000000000..23afb05fb125227eabe8cb7e645333e7395df7da
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_ratingbar_5.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_ratingbar_5_pressed.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_ratingbar_5_pressed.png
new file mode 100644
index 0000000000000000000000000000000000000000..1747219f612ad708cdac99174c3be9dff1cccb62
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_ratingbar_5_pressed.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_searchview.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_searchview.png
new file mode 100644
index 0000000000000000000000000000000000000000..e5feeb862f49914c1f8fd105361f7b908fea2ed3
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_searchview.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_searchview_query.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_searchview_query.png
new file mode 100644
index 0000000000000000000000000000000000000000..89a4ef92507832b1c81633272ffee15048aa6b68
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_searchview_query.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_searchview_query_hint.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_searchview_query_hint.png
new file mode 100644
index 0000000000000000000000000000000000000000..d6121ced757ffedc5c34ab7ebce520bf10887c82
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_searchview_query_hint.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_seekbar_0.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_seekbar_0.png
new file mode 100644
index 0000000000000000000000000000000000000000..b79d8de819c485dd2ea00ba41fe4b224b09db5f2
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_seekbar_0.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_seekbar_100.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_seekbar_100.png
new file mode 100644
index 0000000000000000000000000000000000000000..8e532897126d654d9d2ad6b8c7c34a04ece89674
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_seekbar_100.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_seekbar_50.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_seekbar_50.png
new file mode 100644
index 0000000000000000000000000000000000000000..3b7343f213f3f13f34d0056df4d3a4cb339c2ebf
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_seekbar_50.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_spinner.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_spinner.png
new file mode 100644
index 0000000000000000000000000000000000000000..9cf08d49e7fdf6d3edf57be7a3b174de45062c64
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_spinner.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_switch.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_switch.png
new file mode 100644
index 0000000000000000000000000000000000000000..0bd58095652388514ee45839574d7c0069ef8164
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_switch.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_switch_checked.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_switch_checked.png
new file mode 100644
index 0000000000000000000000000000000000000000..8404698f431664f016478aebd6893310f6012b92
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_switch_checked.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_tabhost.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_tabhost.png
new file mode 100644
index 0000000000000000000000000000000000000000..61687f652bdaa1a3ab44f98e1e90362ced88c85c
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_tabhost.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_textview.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_textview.png
new file mode 100644
index 0000000000000000000000000000000000000000..59411435e4e3591a54f518983bec7e740ea509c4
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_textview.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_timepicker.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_timepicker.png
new file mode 100644
index 0000000000000000000000000000000000000000..6295dcfac0111207443253d61837f61c568843b7
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_timepicker.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_toggle_button.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_toggle_button.png
new file mode 100644
index 0000000000000000000000000000000000000000..71d5967398e2065b3d492fe997490932d64b55ad
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_toggle_button.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_toggle_button_checked.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_toggle_button_checked.png
new file mode 100644
index 0000000000000000000000000000000000000000..64486952c6787c2f8418ac6ce0deda580c798dd1
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_toggle_button_checked.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_zoomcontrols.png b/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_zoomcontrols.png
new file mode 100644
index 0000000000000000000000000000000000000000..ab090a678eee6673d6df784abe239576e78c2298
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_dialogwhenlarge_zoomcontrols.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_edittext.png b/tests/tests/holo/res/drawable-ldpi/holo_light_edittext.png
new file mode 100644
index 0000000000000000000000000000000000000000..c65471fb921693526b745e546ad719e8665484e7
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_edittext.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_alertdialog_list.png b/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_alertdialog_list.png
new file mode 100644
index 0000000000000000000000000000000000000000..a06cdd88c4d86bc488e8ad897bf086095a9e34e7
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_alertdialog_list.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_alertdialog_multichoice.png b/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_alertdialog_multichoice.png
new file mode 100644
index 0000000000000000000000000000000000000000..278e9b8a304380ae8bfbde982a54a3847cd28bfd
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_alertdialog_multichoice.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_alertdialog_onebutton.png b/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_alertdialog_onebutton.png
new file mode 100644
index 0000000000000000000000000000000000000000..caaec27ea4ae34668b3a9551db0b900435c2d44e
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_alertdialog_onebutton.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_alertdialog_singlechoice.png b/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_alertdialog_singlechoice.png
new file mode 100644
index 0000000000000000000000000000000000000000..8be0aa4ca552e674d76d0f8612c10a1c49e4f594
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_alertdialog_singlechoice.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_alertdialog_threebuttons.png b/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_alertdialog_threebuttons.png
new file mode 100644
index 0000000000000000000000000000000000000000..7450944c925a458418e2186ae87d63d661eb290a
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_alertdialog_threebuttons.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_alertdialog_twobuttons.png b/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_alertdialog_twobuttons.png
new file mode 100644
index 0000000000000000000000000000000000000000..b0eccd554723d96a3ff8fa1e1ee82af66cf66ded
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_alertdialog_twobuttons.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_button.png b/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_button.png
new file mode 100644
index 0000000000000000000000000000000000000000..054d4e55309d3055dd90ae5c001060392fc2d236
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_button.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_button_pressed.png b/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_button_pressed.png
new file mode 100644
index 0000000000000000000000000000000000000000..a7a0105414542512f519b25a69c771ff3589ea72
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_button_pressed.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_calendar_view.png b/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_calendar_view.png
new file mode 100644
index 0000000000000000000000000000000000000000..16deb8f4f8c299df28ca672fab9fac3ca7419444
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_calendar_view.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_checkbox.png b/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_checkbox.png
new file mode 100644
index 0000000000000000000000000000000000000000..416fc5e340e02fd1868e2813011564f8e5d46f28
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_checkbox.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_checkbox_checked.png b/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_checkbox_checked.png
new file mode 100644
index 0000000000000000000000000000000000000000..dc38372ebb6e42bc3ec13963017436728c8a2e74
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_checkbox_checked.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_chronometer.png b/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_chronometer.png
new file mode 100644
index 0000000000000000000000000000000000000000..dd8eb6ddb91941c913a33308108187351370ba95
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_chronometer.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_color_blue_bright.png b/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_color_blue_bright.png
new file mode 100644
index 0000000000000000000000000000000000000000..feaec2c11522763a3a997e09fcd599d64aeb45fa
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_color_blue_bright.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_color_blue_dark.png b/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_color_blue_dark.png
new file mode 100644
index 0000000000000000000000000000000000000000..a8640c101214c2f247ac3be5ff051072372c6d00
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_color_blue_dark.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_color_blue_light.png b/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_color_blue_light.png
new file mode 100644
index 0000000000000000000000000000000000000000..ae141af9c4824b9a7f0652b31bec8a8ebb85a276
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_color_blue_light.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_color_green_dark.png b/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_color_green_dark.png
new file mode 100644
index 0000000000000000000000000000000000000000..0ee2324190389a807067e04a3c25f4551c55025e
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_color_green_dark.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_color_green_light.png b/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_color_green_light.png
new file mode 100644
index 0000000000000000000000000000000000000000..9ca63c5c2319d40ab54d6bc5ee2e96e78b72d584
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_color_green_light.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_color_orange_dark.png b/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_color_orange_dark.png
new file mode 100644
index 0000000000000000000000000000000000000000..bc06b4fdc81d905b0e937ba4addbada6442028bd
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_color_orange_dark.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_color_orange_light.png b/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_color_orange_light.png
new file mode 100644
index 0000000000000000000000000000000000000000..1495f82b284a97f49822372d1722ec6a8ab7a485
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_color_orange_light.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_color_purple.png b/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_color_purple.png
new file mode 100644
index 0000000000000000000000000000000000000000..9652f562f5cb86b7c132dc53b34f8ce0110f4e02
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_color_purple.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_color_red_dark.png b/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_color_red_dark.png
new file mode 100644
index 0000000000000000000000000000000000000000..4acebf88600624ce671fcc4ce9abd2707aa8e05a
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_color_red_dark.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_color_red_light.png b/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_color_red_light.png
new file mode 100644
index 0000000000000000000000000000000000000000..d5b5742d442db470ed7b24cf882f470a26c05d07
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_color_red_light.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_edittext.png b/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_edittext.png
new file mode 100644
index 0000000000000000000000000000000000000000..c65471fb921693526b745e546ad719e8665484e7
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_edittext.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_fullscreen_alertdialog_list.png b/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_fullscreen_alertdialog_list.png
new file mode 100644
index 0000000000000000000000000000000000000000..a06cdd88c4d86bc488e8ad897bf086095a9e34e7
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_fullscreen_alertdialog_list.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_fullscreen_alertdialog_multichoice.png b/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_fullscreen_alertdialog_multichoice.png
new file mode 100644
index 0000000000000000000000000000000000000000..278e9b8a304380ae8bfbde982a54a3847cd28bfd
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_fullscreen_alertdialog_multichoice.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_fullscreen_alertdialog_onebutton.png b/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_fullscreen_alertdialog_onebutton.png
new file mode 100644
index 0000000000000000000000000000000000000000..caaec27ea4ae34668b3a9551db0b900435c2d44e
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_fullscreen_alertdialog_onebutton.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_fullscreen_alertdialog_singlechoice.png b/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_fullscreen_alertdialog_singlechoice.png
new file mode 100644
index 0000000000000000000000000000000000000000..8be0aa4ca552e674d76d0f8612c10a1c49e4f594
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_fullscreen_alertdialog_singlechoice.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_fullscreen_alertdialog_threebuttons.png b/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_fullscreen_alertdialog_threebuttons.png
new file mode 100644
index 0000000000000000000000000000000000000000..7450944c925a458418e2186ae87d63d661eb290a
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_fullscreen_alertdialog_threebuttons.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_fullscreen_alertdialog_twobuttons.png b/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_fullscreen_alertdialog_twobuttons.png
new file mode 100644
index 0000000000000000000000000000000000000000..b0eccd554723d96a3ff8fa1e1ee82af66cf66ded
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_fullscreen_alertdialog_twobuttons.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_fullscreen_button.png b/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_fullscreen_button.png
new file mode 100644
index 0000000000000000000000000000000000000000..054d4e55309d3055dd90ae5c001060392fc2d236
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_fullscreen_button.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_fullscreen_button_pressed.png b/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_fullscreen_button_pressed.png
new file mode 100644
index 0000000000000000000000000000000000000000..a7a0105414542512f519b25a69c771ff3589ea72
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_fullscreen_button_pressed.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_fullscreen_calendar_view.png b/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_fullscreen_calendar_view.png
new file mode 100644
index 0000000000000000000000000000000000000000..16deb8f4f8c299df28ca672fab9fac3ca7419444
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_fullscreen_calendar_view.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_fullscreen_checkbox.png b/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_fullscreen_checkbox.png
new file mode 100644
index 0000000000000000000000000000000000000000..416fc5e340e02fd1868e2813011564f8e5d46f28
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_fullscreen_checkbox.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_fullscreen_checkbox_checked.png b/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_fullscreen_checkbox_checked.png
new file mode 100644
index 0000000000000000000000000000000000000000..dc38372ebb6e42bc3ec13963017436728c8a2e74
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_fullscreen_checkbox_checked.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_fullscreen_chronometer.png b/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_fullscreen_chronometer.png
new file mode 100644
index 0000000000000000000000000000000000000000..dd8eb6ddb91941c913a33308108187351370ba95
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_fullscreen_chronometer.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_fullscreen_color_blue_bright.png b/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_fullscreen_color_blue_bright.png
new file mode 100644
index 0000000000000000000000000000000000000000..feaec2c11522763a3a997e09fcd599d64aeb45fa
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_fullscreen_color_blue_bright.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_fullscreen_color_blue_dark.png b/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_fullscreen_color_blue_dark.png
new file mode 100644
index 0000000000000000000000000000000000000000..a8640c101214c2f247ac3be5ff051072372c6d00
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_fullscreen_color_blue_dark.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_fullscreen_color_blue_light.png b/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_fullscreen_color_blue_light.png
new file mode 100644
index 0000000000000000000000000000000000000000..ae141af9c4824b9a7f0652b31bec8a8ebb85a276
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_fullscreen_color_blue_light.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_fullscreen_color_green_dark.png b/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_fullscreen_color_green_dark.png
new file mode 100644
index 0000000000000000000000000000000000000000..0ee2324190389a807067e04a3c25f4551c55025e
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_fullscreen_color_green_dark.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_fullscreen_color_green_light.png b/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_fullscreen_color_green_light.png
new file mode 100644
index 0000000000000000000000000000000000000000..9ca63c5c2319d40ab54d6bc5ee2e96e78b72d584
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_fullscreen_color_green_light.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_fullscreen_color_orange_dark.png b/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_fullscreen_color_orange_dark.png
new file mode 100644
index 0000000000000000000000000000000000000000..bc06b4fdc81d905b0e937ba4addbada6442028bd
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_fullscreen_color_orange_dark.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_fullscreen_color_orange_light.png b/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_fullscreen_color_orange_light.png
new file mode 100644
index 0000000000000000000000000000000000000000..1495f82b284a97f49822372d1722ec6a8ab7a485
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_fullscreen_color_orange_light.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_fullscreen_color_purple.png b/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_fullscreen_color_purple.png
new file mode 100644
index 0000000000000000000000000000000000000000..9652f562f5cb86b7c132dc53b34f8ce0110f4e02
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_fullscreen_color_purple.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_fullscreen_color_red_dark.png b/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_fullscreen_color_red_dark.png
new file mode 100644
index 0000000000000000000000000000000000000000..4acebf88600624ce671fcc4ce9abd2707aa8e05a
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_fullscreen_color_red_dark.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_fullscreen_color_red_light.png b/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_fullscreen_color_red_light.png
new file mode 100644
index 0000000000000000000000000000000000000000..d5b5742d442db470ed7b24cf882f470a26c05d07
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_fullscreen_color_red_light.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_fullscreen_edittext.png b/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_fullscreen_edittext.png
new file mode 100644
index 0000000000000000000000000000000000000000..c65471fb921693526b745e546ad719e8665484e7
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_fullscreen_edittext.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_fullscreen_progressbar.png b/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_fullscreen_progressbar.png
new file mode 100644
index 0000000000000000000000000000000000000000..06fec8fbb4f6b5cf7b3ff7d64aedf60ddb0cc77f
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_fullscreen_progressbar.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_fullscreen_progressbar_horizontal_0.png b/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_fullscreen_progressbar_horizontal_0.png
new file mode 100644
index 0000000000000000000000000000000000000000..c89e5f2a49787ba3895d2e895f8d588528ee87fd
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_fullscreen_progressbar_horizontal_0.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_fullscreen_progressbar_horizontal_100.png b/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_fullscreen_progressbar_horizontal_100.png
new file mode 100644
index 0000000000000000000000000000000000000000..0abda21f055fa573a25099c3cb970902f10eb0f2
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_fullscreen_progressbar_horizontal_100.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_fullscreen_progressbar_horizontal_50.png b/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_fullscreen_progressbar_horizontal_50.png
new file mode 100644
index 0000000000000000000000000000000000000000..b33950b240ffb8c686a51aebedd7a110bb410277
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_fullscreen_progressbar_horizontal_50.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_fullscreen_progressbar_large.png b/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_fullscreen_progressbar_large.png
new file mode 100644
index 0000000000000000000000000000000000000000..fe29e1d7a3e6307f80b9eec621b8da30eb9668f1
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_fullscreen_progressbar_large.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_fullscreen_progressbar_small.png b/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_fullscreen_progressbar_small.png
new file mode 100644
index 0000000000000000000000000000000000000000..28c0a402a776856b1fe874407b2b2533c9599d5e
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_fullscreen_progressbar_small.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_fullscreen_progressdialog_horizontal.png b/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_fullscreen_progressdialog_horizontal.png
new file mode 100644
index 0000000000000000000000000000000000000000..01b7a98fa1bff6eb0a44f6174bfd47489de3e5d5
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_fullscreen_progressdialog_horizontal.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_fullscreen_radio_button.png b/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_fullscreen_radio_button.png
new file mode 100644
index 0000000000000000000000000000000000000000..b9c52f4d5ee4648399bccf553653135fb33e26d6
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_fullscreen_radio_button.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_fullscreen_radio_button_checked.png b/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_fullscreen_radio_button_checked.png
new file mode 100644
index 0000000000000000000000000000000000000000..5acf60f187d7b1a7012ac05af4f700b9a79f1f4d
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_fullscreen_radio_button_checked.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_fullscreen_radiogroup_horizontal.png b/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_fullscreen_radiogroup_horizontal.png
new file mode 100644
index 0000000000000000000000000000000000000000..10af193ed71985e72e2e6df74857b6a42a98f13b
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_fullscreen_radiogroup_horizontal.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_fullscreen_radiogroup_vertical.png b/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_fullscreen_radiogroup_vertical.png
new file mode 100644
index 0000000000000000000000000000000000000000..ec7dd84e2f89687185874b63563b0e1fc19e20d7
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_fullscreen_radiogroup_vertical.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_fullscreen_ratingbar_0.png b/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_fullscreen_ratingbar_0.png
new file mode 100644
index 0000000000000000000000000000000000000000..2f1a8a044a11ada341329a48017cce8e4718b37a
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_fullscreen_ratingbar_0.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_fullscreen_ratingbar_0_pressed.png b/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_fullscreen_ratingbar_0_pressed.png
new file mode 100644
index 0000000000000000000000000000000000000000..47c785176d5d318432ef19a04cef5893d33283a5
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_fullscreen_ratingbar_0_pressed.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_fullscreen_ratingbar_2point5.png b/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_fullscreen_ratingbar_2point5.png
new file mode 100644
index 0000000000000000000000000000000000000000..e35abf925f835206ed0f22e1b78d508c8f011e23
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_fullscreen_ratingbar_2point5.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_fullscreen_ratingbar_2point5_pressed.png b/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_fullscreen_ratingbar_2point5_pressed.png
new file mode 100644
index 0000000000000000000000000000000000000000..a9d7fd4cac192f39fd7672b4032739b0b2f0da21
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_fullscreen_ratingbar_2point5_pressed.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_fullscreen_ratingbar_5.png b/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_fullscreen_ratingbar_5.png
new file mode 100644
index 0000000000000000000000000000000000000000..23afb05fb125227eabe8cb7e645333e7395df7da
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_fullscreen_ratingbar_5.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_fullscreen_ratingbar_5_pressed.png b/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_fullscreen_ratingbar_5_pressed.png
new file mode 100644
index 0000000000000000000000000000000000000000..1747219f612ad708cdac99174c3be9dff1cccb62
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_fullscreen_ratingbar_5_pressed.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_fullscreen_searchview.png b/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_fullscreen_searchview.png
new file mode 100644
index 0000000000000000000000000000000000000000..e5feeb862f49914c1f8fd105361f7b908fea2ed3
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_fullscreen_searchview.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_fullscreen_searchview_query.png b/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_fullscreen_searchview_query.png
new file mode 100644
index 0000000000000000000000000000000000000000..89a4ef92507832b1c81633272ffee15048aa6b68
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_fullscreen_searchview_query.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_fullscreen_searchview_query_hint.png b/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_fullscreen_searchview_query_hint.png
new file mode 100644
index 0000000000000000000000000000000000000000..d6121ced757ffedc5c34ab7ebce520bf10887c82
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_fullscreen_searchview_query_hint.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_fullscreen_seekbar_0.png b/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_fullscreen_seekbar_0.png
new file mode 100644
index 0000000000000000000000000000000000000000..b79d8de819c485dd2ea00ba41fe4b224b09db5f2
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_fullscreen_seekbar_0.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_fullscreen_seekbar_100.png b/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_fullscreen_seekbar_100.png
new file mode 100644
index 0000000000000000000000000000000000000000..8e532897126d654d9d2ad6b8c7c34a04ece89674
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_fullscreen_seekbar_100.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_fullscreen_seekbar_50.png b/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_fullscreen_seekbar_50.png
new file mode 100644
index 0000000000000000000000000000000000000000..3b7343f213f3f13f34d0056df4d3a4cb339c2ebf
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_fullscreen_seekbar_50.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_fullscreen_spinner.png b/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_fullscreen_spinner.png
new file mode 100644
index 0000000000000000000000000000000000000000..9cf08d49e7fdf6d3edf57be7a3b174de45062c64
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_fullscreen_spinner.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_fullscreen_switch.png b/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_fullscreen_switch.png
new file mode 100644
index 0000000000000000000000000000000000000000..0bd58095652388514ee45839574d7c0069ef8164
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_fullscreen_switch.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_fullscreen_switch_checked.png b/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_fullscreen_switch_checked.png
new file mode 100644
index 0000000000000000000000000000000000000000..8404698f431664f016478aebd6893310f6012b92
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_fullscreen_switch_checked.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_fullscreen_tabhost.png b/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_fullscreen_tabhost.png
new file mode 100644
index 0000000000000000000000000000000000000000..61687f652bdaa1a3ab44f98e1e90362ced88c85c
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_fullscreen_tabhost.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_fullscreen_textview.png b/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_fullscreen_textview.png
new file mode 100644
index 0000000000000000000000000000000000000000..59411435e4e3591a54f518983bec7e740ea509c4
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_fullscreen_textview.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_fullscreen_timepicker.png b/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_fullscreen_timepicker.png
new file mode 100644
index 0000000000000000000000000000000000000000..6295dcfac0111207443253d61837f61c568843b7
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_fullscreen_timepicker.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_fullscreen_toggle_button.png b/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_fullscreen_toggle_button.png
new file mode 100644
index 0000000000000000000000000000000000000000..71d5967398e2065b3d492fe997490932d64b55ad
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_fullscreen_toggle_button.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_fullscreen_toggle_button_checked.png b/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_fullscreen_toggle_button_checked.png
new file mode 100644
index 0000000000000000000000000000000000000000..64486952c6787c2f8418ac6ce0deda580c798dd1
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_fullscreen_toggle_button_checked.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_fullscreen_zoomcontrols.png b/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_fullscreen_zoomcontrols.png
new file mode 100644
index 0000000000000000000000000000000000000000..ab090a678eee6673d6df784abe239576e78c2298
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_fullscreen_zoomcontrols.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_progressbar.png b/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_progressbar.png
new file mode 100644
index 0000000000000000000000000000000000000000..06fec8fbb4f6b5cf7b3ff7d64aedf60ddb0cc77f
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_progressbar.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_progressbar_horizontal_0.png b/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_progressbar_horizontal_0.png
new file mode 100644
index 0000000000000000000000000000000000000000..c89e5f2a49787ba3895d2e895f8d588528ee87fd
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_progressbar_horizontal_0.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_progressbar_horizontal_100.png b/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_progressbar_horizontal_100.png
new file mode 100644
index 0000000000000000000000000000000000000000..0abda21f055fa573a25099c3cb970902f10eb0f2
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_progressbar_horizontal_100.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_progressbar_horizontal_50.png b/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_progressbar_horizontal_50.png
new file mode 100644
index 0000000000000000000000000000000000000000..b33950b240ffb8c686a51aebedd7a110bb410277
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_progressbar_horizontal_50.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_progressbar_large.png b/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_progressbar_large.png
new file mode 100644
index 0000000000000000000000000000000000000000..fe29e1d7a3e6307f80b9eec621b8da30eb9668f1
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_progressbar_large.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_progressbar_small.png b/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_progressbar_small.png
new file mode 100644
index 0000000000000000000000000000000000000000..28c0a402a776856b1fe874407b2b2533c9599d5e
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_progressbar_small.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_progressdialog_horizontal.png b/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_progressdialog_horizontal.png
new file mode 100644
index 0000000000000000000000000000000000000000..01b7a98fa1bff6eb0a44f6174bfd47489de3e5d5
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_progressdialog_horizontal.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_radio_button.png b/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_radio_button.png
new file mode 100644
index 0000000000000000000000000000000000000000..b9c52f4d5ee4648399bccf553653135fb33e26d6
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_radio_button.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_radio_button_checked.png b/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_radio_button_checked.png
new file mode 100644
index 0000000000000000000000000000000000000000..5acf60f187d7b1a7012ac05af4f700b9a79f1f4d
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_radio_button_checked.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_radiogroup_horizontal.png b/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_radiogroup_horizontal.png
new file mode 100644
index 0000000000000000000000000000000000000000..10af193ed71985e72e2e6df74857b6a42a98f13b
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_radiogroup_horizontal.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_radiogroup_vertical.png b/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_radiogroup_vertical.png
new file mode 100644
index 0000000000000000000000000000000000000000..ec7dd84e2f89687185874b63563b0e1fc19e20d7
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_radiogroup_vertical.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_ratingbar_0.png b/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_ratingbar_0.png
new file mode 100644
index 0000000000000000000000000000000000000000..2f1a8a044a11ada341329a48017cce8e4718b37a
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_ratingbar_0.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_ratingbar_0_pressed.png b/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_ratingbar_0_pressed.png
new file mode 100644
index 0000000000000000000000000000000000000000..47c785176d5d318432ef19a04cef5893d33283a5
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_ratingbar_0_pressed.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_ratingbar_2point5.png b/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_ratingbar_2point5.png
new file mode 100644
index 0000000000000000000000000000000000000000..e35abf925f835206ed0f22e1b78d508c8f011e23
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_ratingbar_2point5.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_ratingbar_2point5_pressed.png b/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_ratingbar_2point5_pressed.png
new file mode 100644
index 0000000000000000000000000000000000000000..a9d7fd4cac192f39fd7672b4032739b0b2f0da21
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_ratingbar_2point5_pressed.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_ratingbar_5.png b/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_ratingbar_5.png
new file mode 100644
index 0000000000000000000000000000000000000000..23afb05fb125227eabe8cb7e645333e7395df7da
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_ratingbar_5.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_ratingbar_5_pressed.png b/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_ratingbar_5_pressed.png
new file mode 100644
index 0000000000000000000000000000000000000000..1747219f612ad708cdac99174c3be9dff1cccb62
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_ratingbar_5_pressed.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_searchview.png b/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_searchview.png
new file mode 100644
index 0000000000000000000000000000000000000000..e5feeb862f49914c1f8fd105361f7b908fea2ed3
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_searchview.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_searchview_query.png b/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_searchview_query.png
new file mode 100644
index 0000000000000000000000000000000000000000..89a4ef92507832b1c81633272ffee15048aa6b68
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_searchview_query.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_searchview_query_hint.png b/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_searchview_query_hint.png
new file mode 100644
index 0000000000000000000000000000000000000000..d6121ced757ffedc5c34ab7ebce520bf10887c82
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_searchview_query_hint.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_seekbar_0.png b/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_seekbar_0.png
new file mode 100644
index 0000000000000000000000000000000000000000..b79d8de819c485dd2ea00ba41fe4b224b09db5f2
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_seekbar_0.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_seekbar_100.png b/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_seekbar_100.png
new file mode 100644
index 0000000000000000000000000000000000000000..8e532897126d654d9d2ad6b8c7c34a04ece89674
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_seekbar_100.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_seekbar_50.png b/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_seekbar_50.png
new file mode 100644
index 0000000000000000000000000000000000000000..3b7343f213f3f13f34d0056df4d3a4cb339c2ebf
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_seekbar_50.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_spinner.png b/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_spinner.png
new file mode 100644
index 0000000000000000000000000000000000000000..9cf08d49e7fdf6d3edf57be7a3b174de45062c64
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_spinner.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_switch.png b/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_switch.png
new file mode 100644
index 0000000000000000000000000000000000000000..0bd58095652388514ee45839574d7c0069ef8164
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_switch.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_switch_checked.png b/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_switch_checked.png
new file mode 100644
index 0000000000000000000000000000000000000000..8404698f431664f016478aebd6893310f6012b92
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_switch_checked.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_tabhost.png b/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_tabhost.png
new file mode 100644
index 0000000000000000000000000000000000000000..61687f652bdaa1a3ab44f98e1e90362ced88c85c
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_tabhost.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_textview.png b/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_textview.png
new file mode 100644
index 0000000000000000000000000000000000000000..59411435e4e3591a54f518983bec7e740ea509c4
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_textview.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_timepicker.png b/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_timepicker.png
new file mode 100644
index 0000000000000000000000000000000000000000..6295dcfac0111207443253d61837f61c568843b7
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_timepicker.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_toggle_button.png b/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_toggle_button.png
new file mode 100644
index 0000000000000000000000000000000000000000..71d5967398e2065b3d492fe997490932d64b55ad
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_toggle_button.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_toggle_button_checked.png b/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_toggle_button_checked.png
new file mode 100644
index 0000000000000000000000000000000000000000..64486952c6787c2f8418ac6ce0deda580c798dd1
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_toggle_button_checked.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_zoomcontrols.png b/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_zoomcontrols.png
new file mode 100644
index 0000000000000000000000000000000000000000..ab090a678eee6673d6df784abe239576e78c2298
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_noactionbar_zoomcontrols.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_panel_alertdialog_list.png b/tests/tests/holo/res/drawable-ldpi/holo_light_panel_alertdialog_list.png
new file mode 100644
index 0000000000000000000000000000000000000000..a06cdd88c4d86bc488e8ad897bf086095a9e34e7
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_panel_alertdialog_list.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_panel_alertdialog_multichoice.png b/tests/tests/holo/res/drawable-ldpi/holo_light_panel_alertdialog_multichoice.png
new file mode 100644
index 0000000000000000000000000000000000000000..278e9b8a304380ae8bfbde982a54a3847cd28bfd
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_panel_alertdialog_multichoice.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_panel_alertdialog_onebutton.png b/tests/tests/holo/res/drawable-ldpi/holo_light_panel_alertdialog_onebutton.png
new file mode 100644
index 0000000000000000000000000000000000000000..caaec27ea4ae34668b3a9551db0b900435c2d44e
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_panel_alertdialog_onebutton.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_panel_alertdialog_singlechoice.png b/tests/tests/holo/res/drawable-ldpi/holo_light_panel_alertdialog_singlechoice.png
new file mode 100644
index 0000000000000000000000000000000000000000..8be0aa4ca552e674d76d0f8612c10a1c49e4f594
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_panel_alertdialog_singlechoice.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_panel_alertdialog_threebuttons.png b/tests/tests/holo/res/drawable-ldpi/holo_light_panel_alertdialog_threebuttons.png
new file mode 100644
index 0000000000000000000000000000000000000000..7450944c925a458418e2186ae87d63d661eb290a
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_panel_alertdialog_threebuttons.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_panel_alertdialog_twobuttons.png b/tests/tests/holo/res/drawable-ldpi/holo_light_panel_alertdialog_twobuttons.png
new file mode 100644
index 0000000000000000000000000000000000000000..b0eccd554723d96a3ff8fa1e1ee82af66cf66ded
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_panel_alertdialog_twobuttons.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_panel_button.png b/tests/tests/holo/res/drawable-ldpi/holo_light_panel_button.png
new file mode 100644
index 0000000000000000000000000000000000000000..054d4e55309d3055dd90ae5c001060392fc2d236
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_panel_button.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_panel_button_pressed.png b/tests/tests/holo/res/drawable-ldpi/holo_light_panel_button_pressed.png
new file mode 100644
index 0000000000000000000000000000000000000000..a7a0105414542512f519b25a69c771ff3589ea72
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_panel_button_pressed.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_panel_calendar_view.png b/tests/tests/holo/res/drawable-ldpi/holo_light_panel_calendar_view.png
new file mode 100644
index 0000000000000000000000000000000000000000..16deb8f4f8c299df28ca672fab9fac3ca7419444
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_panel_calendar_view.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_panel_checkbox.png b/tests/tests/holo/res/drawable-ldpi/holo_light_panel_checkbox.png
new file mode 100644
index 0000000000000000000000000000000000000000..416fc5e340e02fd1868e2813011564f8e5d46f28
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_panel_checkbox.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_panel_checkbox_checked.png b/tests/tests/holo/res/drawable-ldpi/holo_light_panel_checkbox_checked.png
new file mode 100644
index 0000000000000000000000000000000000000000..dc38372ebb6e42bc3ec13963017436728c8a2e74
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_panel_checkbox_checked.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_panel_chronometer.png b/tests/tests/holo/res/drawable-ldpi/holo_light_panel_chronometer.png
new file mode 100644
index 0000000000000000000000000000000000000000..dd8eb6ddb91941c913a33308108187351370ba95
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_panel_chronometer.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_panel_color_blue_bright.png b/tests/tests/holo/res/drawable-ldpi/holo_light_panel_color_blue_bright.png
new file mode 100644
index 0000000000000000000000000000000000000000..feaec2c11522763a3a997e09fcd599d64aeb45fa
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_panel_color_blue_bright.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_panel_color_blue_dark.png b/tests/tests/holo/res/drawable-ldpi/holo_light_panel_color_blue_dark.png
new file mode 100644
index 0000000000000000000000000000000000000000..a8640c101214c2f247ac3be5ff051072372c6d00
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_panel_color_blue_dark.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_panel_color_blue_light.png b/tests/tests/holo/res/drawable-ldpi/holo_light_panel_color_blue_light.png
new file mode 100644
index 0000000000000000000000000000000000000000..ae141af9c4824b9a7f0652b31bec8a8ebb85a276
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_panel_color_blue_light.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_panel_color_green_dark.png b/tests/tests/holo/res/drawable-ldpi/holo_light_panel_color_green_dark.png
new file mode 100644
index 0000000000000000000000000000000000000000..0ee2324190389a807067e04a3c25f4551c55025e
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_panel_color_green_dark.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_panel_color_green_light.png b/tests/tests/holo/res/drawable-ldpi/holo_light_panel_color_green_light.png
new file mode 100644
index 0000000000000000000000000000000000000000..9ca63c5c2319d40ab54d6bc5ee2e96e78b72d584
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_panel_color_green_light.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_panel_color_orange_dark.png b/tests/tests/holo/res/drawable-ldpi/holo_light_panel_color_orange_dark.png
new file mode 100644
index 0000000000000000000000000000000000000000..bc06b4fdc81d905b0e937ba4addbada6442028bd
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_panel_color_orange_dark.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_panel_color_orange_light.png b/tests/tests/holo/res/drawable-ldpi/holo_light_panel_color_orange_light.png
new file mode 100644
index 0000000000000000000000000000000000000000..1495f82b284a97f49822372d1722ec6a8ab7a485
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_panel_color_orange_light.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_panel_color_purple.png b/tests/tests/holo/res/drawable-ldpi/holo_light_panel_color_purple.png
new file mode 100644
index 0000000000000000000000000000000000000000..9652f562f5cb86b7c132dc53b34f8ce0110f4e02
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_panel_color_purple.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_panel_color_red_dark.png b/tests/tests/holo/res/drawable-ldpi/holo_light_panel_color_red_dark.png
new file mode 100644
index 0000000000000000000000000000000000000000..4acebf88600624ce671fcc4ce9abd2707aa8e05a
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_panel_color_red_dark.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_panel_color_red_light.png b/tests/tests/holo/res/drawable-ldpi/holo_light_panel_color_red_light.png
new file mode 100644
index 0000000000000000000000000000000000000000..d5b5742d442db470ed7b24cf882f470a26c05d07
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_panel_color_red_light.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_panel_edittext.png b/tests/tests/holo/res/drawable-ldpi/holo_light_panel_edittext.png
new file mode 100644
index 0000000000000000000000000000000000000000..c65471fb921693526b745e546ad719e8665484e7
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_panel_edittext.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_panel_progressbar.png b/tests/tests/holo/res/drawable-ldpi/holo_light_panel_progressbar.png
new file mode 100644
index 0000000000000000000000000000000000000000..06fec8fbb4f6b5cf7b3ff7d64aedf60ddb0cc77f
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_panel_progressbar.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_panel_progressbar_horizontal_0.png b/tests/tests/holo/res/drawable-ldpi/holo_light_panel_progressbar_horizontal_0.png
new file mode 100644
index 0000000000000000000000000000000000000000..c89e5f2a49787ba3895d2e895f8d588528ee87fd
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_panel_progressbar_horizontal_0.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_panel_progressbar_horizontal_100.png b/tests/tests/holo/res/drawable-ldpi/holo_light_panel_progressbar_horizontal_100.png
new file mode 100644
index 0000000000000000000000000000000000000000..0abda21f055fa573a25099c3cb970902f10eb0f2
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_panel_progressbar_horizontal_100.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_panel_progressbar_horizontal_50.png b/tests/tests/holo/res/drawable-ldpi/holo_light_panel_progressbar_horizontal_50.png
new file mode 100644
index 0000000000000000000000000000000000000000..b33950b240ffb8c686a51aebedd7a110bb410277
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_panel_progressbar_horizontal_50.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_panel_progressbar_large.png b/tests/tests/holo/res/drawable-ldpi/holo_light_panel_progressbar_large.png
new file mode 100644
index 0000000000000000000000000000000000000000..fe29e1d7a3e6307f80b9eec621b8da30eb9668f1
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_panel_progressbar_large.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_panel_progressbar_small.png b/tests/tests/holo/res/drawable-ldpi/holo_light_panel_progressbar_small.png
new file mode 100644
index 0000000000000000000000000000000000000000..28c0a402a776856b1fe874407b2b2533c9599d5e
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_panel_progressbar_small.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_panel_progressdialog_horizontal.png b/tests/tests/holo/res/drawable-ldpi/holo_light_panel_progressdialog_horizontal.png
new file mode 100644
index 0000000000000000000000000000000000000000..01b7a98fa1bff6eb0a44f6174bfd47489de3e5d5
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_panel_progressdialog_horizontal.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_panel_radio_button.png b/tests/tests/holo/res/drawable-ldpi/holo_light_panel_radio_button.png
new file mode 100644
index 0000000000000000000000000000000000000000..b9c52f4d5ee4648399bccf553653135fb33e26d6
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_panel_radio_button.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_panel_radio_button_checked.png b/tests/tests/holo/res/drawable-ldpi/holo_light_panel_radio_button_checked.png
new file mode 100644
index 0000000000000000000000000000000000000000..5acf60f187d7b1a7012ac05af4f700b9a79f1f4d
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_panel_radio_button_checked.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_panel_radiogroup_horizontal.png b/tests/tests/holo/res/drawable-ldpi/holo_light_panel_radiogroup_horizontal.png
new file mode 100644
index 0000000000000000000000000000000000000000..10af193ed71985e72e2e6df74857b6a42a98f13b
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_panel_radiogroup_horizontal.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_panel_radiogroup_vertical.png b/tests/tests/holo/res/drawable-ldpi/holo_light_panel_radiogroup_vertical.png
new file mode 100644
index 0000000000000000000000000000000000000000..ec7dd84e2f89687185874b63563b0e1fc19e20d7
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_panel_radiogroup_vertical.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_panel_ratingbar_0.png b/tests/tests/holo/res/drawable-ldpi/holo_light_panel_ratingbar_0.png
new file mode 100644
index 0000000000000000000000000000000000000000..2f1a8a044a11ada341329a48017cce8e4718b37a
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_panel_ratingbar_0.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_panel_ratingbar_0_pressed.png b/tests/tests/holo/res/drawable-ldpi/holo_light_panel_ratingbar_0_pressed.png
new file mode 100644
index 0000000000000000000000000000000000000000..47c785176d5d318432ef19a04cef5893d33283a5
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_panel_ratingbar_0_pressed.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_panel_ratingbar_2point5.png b/tests/tests/holo/res/drawable-ldpi/holo_light_panel_ratingbar_2point5.png
new file mode 100644
index 0000000000000000000000000000000000000000..e35abf925f835206ed0f22e1b78d508c8f011e23
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_panel_ratingbar_2point5.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_panel_ratingbar_2point5_pressed.png b/tests/tests/holo/res/drawable-ldpi/holo_light_panel_ratingbar_2point5_pressed.png
new file mode 100644
index 0000000000000000000000000000000000000000..a9d7fd4cac192f39fd7672b4032739b0b2f0da21
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_panel_ratingbar_2point5_pressed.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_panel_ratingbar_5.png b/tests/tests/holo/res/drawable-ldpi/holo_light_panel_ratingbar_5.png
new file mode 100644
index 0000000000000000000000000000000000000000..23afb05fb125227eabe8cb7e645333e7395df7da
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_panel_ratingbar_5.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_panel_ratingbar_5_pressed.png b/tests/tests/holo/res/drawable-ldpi/holo_light_panel_ratingbar_5_pressed.png
new file mode 100644
index 0000000000000000000000000000000000000000..1747219f612ad708cdac99174c3be9dff1cccb62
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_panel_ratingbar_5_pressed.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_panel_searchview.png b/tests/tests/holo/res/drawable-ldpi/holo_light_panel_searchview.png
new file mode 100644
index 0000000000000000000000000000000000000000..e5feeb862f49914c1f8fd105361f7b908fea2ed3
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_panel_searchview.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_panel_searchview_query.png b/tests/tests/holo/res/drawable-ldpi/holo_light_panel_searchview_query.png
new file mode 100644
index 0000000000000000000000000000000000000000..89a4ef92507832b1c81633272ffee15048aa6b68
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_panel_searchview_query.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_panel_searchview_query_hint.png b/tests/tests/holo/res/drawable-ldpi/holo_light_panel_searchview_query_hint.png
new file mode 100644
index 0000000000000000000000000000000000000000..d6121ced757ffedc5c34ab7ebce520bf10887c82
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_panel_searchview_query_hint.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_panel_seekbar_0.png b/tests/tests/holo/res/drawable-ldpi/holo_light_panel_seekbar_0.png
new file mode 100644
index 0000000000000000000000000000000000000000..b79d8de819c485dd2ea00ba41fe4b224b09db5f2
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_panel_seekbar_0.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_panel_seekbar_100.png b/tests/tests/holo/res/drawable-ldpi/holo_light_panel_seekbar_100.png
new file mode 100644
index 0000000000000000000000000000000000000000..8e532897126d654d9d2ad6b8c7c34a04ece89674
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_panel_seekbar_100.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_panel_seekbar_50.png b/tests/tests/holo/res/drawable-ldpi/holo_light_panel_seekbar_50.png
new file mode 100644
index 0000000000000000000000000000000000000000..3b7343f213f3f13f34d0056df4d3a4cb339c2ebf
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_panel_seekbar_50.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_panel_spinner.png b/tests/tests/holo/res/drawable-ldpi/holo_light_panel_spinner.png
new file mode 100644
index 0000000000000000000000000000000000000000..9cf08d49e7fdf6d3edf57be7a3b174de45062c64
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_panel_spinner.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_panel_switch.png b/tests/tests/holo/res/drawable-ldpi/holo_light_panel_switch.png
new file mode 100644
index 0000000000000000000000000000000000000000..0bd58095652388514ee45839574d7c0069ef8164
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_panel_switch.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_panel_switch_checked.png b/tests/tests/holo/res/drawable-ldpi/holo_light_panel_switch_checked.png
new file mode 100644
index 0000000000000000000000000000000000000000..8404698f431664f016478aebd6893310f6012b92
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_panel_switch_checked.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_panel_tabhost.png b/tests/tests/holo/res/drawable-ldpi/holo_light_panel_tabhost.png
new file mode 100644
index 0000000000000000000000000000000000000000..61687f652bdaa1a3ab44f98e1e90362ced88c85c
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_panel_tabhost.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_panel_textview.png b/tests/tests/holo/res/drawable-ldpi/holo_light_panel_textview.png
new file mode 100644
index 0000000000000000000000000000000000000000..59411435e4e3591a54f518983bec7e740ea509c4
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_panel_textview.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_panel_timepicker.png b/tests/tests/holo/res/drawable-ldpi/holo_light_panel_timepicker.png
new file mode 100644
index 0000000000000000000000000000000000000000..6295dcfac0111207443253d61837f61c568843b7
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_panel_timepicker.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_panel_toggle_button.png b/tests/tests/holo/res/drawable-ldpi/holo_light_panel_toggle_button.png
new file mode 100644
index 0000000000000000000000000000000000000000..71d5967398e2065b3d492fe997490932d64b55ad
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_panel_toggle_button.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_panel_toggle_button_checked.png b/tests/tests/holo/res/drawable-ldpi/holo_light_panel_toggle_button_checked.png
new file mode 100644
index 0000000000000000000000000000000000000000..64486952c6787c2f8418ac6ce0deda580c798dd1
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_panel_toggle_button_checked.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_panel_zoomcontrols.png b/tests/tests/holo/res/drawable-ldpi/holo_light_panel_zoomcontrols.png
new file mode 100644
index 0000000000000000000000000000000000000000..ab090a678eee6673d6df784abe239576e78c2298
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_panel_zoomcontrols.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_progressbar.png b/tests/tests/holo/res/drawable-ldpi/holo_light_progressbar.png
new file mode 100644
index 0000000000000000000000000000000000000000..06fec8fbb4f6b5cf7b3ff7d64aedf60ddb0cc77f
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_progressbar.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_progressbar_horizontal_0.png b/tests/tests/holo/res/drawable-ldpi/holo_light_progressbar_horizontal_0.png
new file mode 100644
index 0000000000000000000000000000000000000000..c89e5f2a49787ba3895d2e895f8d588528ee87fd
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_progressbar_horizontal_0.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_progressbar_horizontal_100.png b/tests/tests/holo/res/drawable-ldpi/holo_light_progressbar_horizontal_100.png
new file mode 100644
index 0000000000000000000000000000000000000000..0abda21f055fa573a25099c3cb970902f10eb0f2
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_progressbar_horizontal_100.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_progressbar_horizontal_50.png b/tests/tests/holo/res/drawable-ldpi/holo_light_progressbar_horizontal_50.png
new file mode 100644
index 0000000000000000000000000000000000000000..b33950b240ffb8c686a51aebedd7a110bb410277
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_progressbar_horizontal_50.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_progressbar_large.png b/tests/tests/holo/res/drawable-ldpi/holo_light_progressbar_large.png
new file mode 100644
index 0000000000000000000000000000000000000000..fe29e1d7a3e6307f80b9eec621b8da30eb9668f1
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_progressbar_large.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_progressbar_small.png b/tests/tests/holo/res/drawable-ldpi/holo_light_progressbar_small.png
new file mode 100644
index 0000000000000000000000000000000000000000..28c0a402a776856b1fe874407b2b2533c9599d5e
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_progressbar_small.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_progressdialog_horizontal.png b/tests/tests/holo/res/drawable-ldpi/holo_light_progressdialog_horizontal.png
new file mode 100644
index 0000000000000000000000000000000000000000..01b7a98fa1bff6eb0a44f6174bfd47489de3e5d5
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_progressdialog_horizontal.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_radio_button.png b/tests/tests/holo/res/drawable-ldpi/holo_light_radio_button.png
new file mode 100644
index 0000000000000000000000000000000000000000..b9c52f4d5ee4648399bccf553653135fb33e26d6
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_radio_button.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_radio_button_checked.png b/tests/tests/holo/res/drawable-ldpi/holo_light_radio_button_checked.png
new file mode 100644
index 0000000000000000000000000000000000000000..5acf60f187d7b1a7012ac05af4f700b9a79f1f4d
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_radio_button_checked.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_radiogroup_horizontal.png b/tests/tests/holo/res/drawable-ldpi/holo_light_radiogroup_horizontal.png
new file mode 100644
index 0000000000000000000000000000000000000000..10af193ed71985e72e2e6df74857b6a42a98f13b
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_radiogroup_horizontal.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_radiogroup_vertical.png b/tests/tests/holo/res/drawable-ldpi/holo_light_radiogroup_vertical.png
new file mode 100644
index 0000000000000000000000000000000000000000..ec7dd84e2f89687185874b63563b0e1fc19e20d7
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_radiogroup_vertical.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_ratingbar_0.png b/tests/tests/holo/res/drawable-ldpi/holo_light_ratingbar_0.png
new file mode 100644
index 0000000000000000000000000000000000000000..2f1a8a044a11ada341329a48017cce8e4718b37a
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_ratingbar_0.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_ratingbar_0_pressed.png b/tests/tests/holo/res/drawable-ldpi/holo_light_ratingbar_0_pressed.png
new file mode 100644
index 0000000000000000000000000000000000000000..47c785176d5d318432ef19a04cef5893d33283a5
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_ratingbar_0_pressed.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_ratingbar_2point5.png b/tests/tests/holo/res/drawable-ldpi/holo_light_ratingbar_2point5.png
new file mode 100644
index 0000000000000000000000000000000000000000..e35abf925f835206ed0f22e1b78d508c8f011e23
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_ratingbar_2point5.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_ratingbar_2point5_pressed.png b/tests/tests/holo/res/drawable-ldpi/holo_light_ratingbar_2point5_pressed.png
new file mode 100644
index 0000000000000000000000000000000000000000..a9d7fd4cac192f39fd7672b4032739b0b2f0da21
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_ratingbar_2point5_pressed.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_ratingbar_5.png b/tests/tests/holo/res/drawable-ldpi/holo_light_ratingbar_5.png
new file mode 100644
index 0000000000000000000000000000000000000000..23afb05fb125227eabe8cb7e645333e7395df7da
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_ratingbar_5.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_ratingbar_5_pressed.png b/tests/tests/holo/res/drawable-ldpi/holo_light_ratingbar_5_pressed.png
new file mode 100644
index 0000000000000000000000000000000000000000..1747219f612ad708cdac99174c3be9dff1cccb62
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_ratingbar_5_pressed.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_searchview.png b/tests/tests/holo/res/drawable-ldpi/holo_light_searchview.png
new file mode 100644
index 0000000000000000000000000000000000000000..e5feeb862f49914c1f8fd105361f7b908fea2ed3
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_searchview.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_searchview_query.png b/tests/tests/holo/res/drawable-ldpi/holo_light_searchview_query.png
new file mode 100644
index 0000000000000000000000000000000000000000..89a4ef92507832b1c81633272ffee15048aa6b68
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_searchview_query.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_searchview_query_hint.png b/tests/tests/holo/res/drawable-ldpi/holo_light_searchview_query_hint.png
new file mode 100644
index 0000000000000000000000000000000000000000..d6121ced757ffedc5c34ab7ebce520bf10887c82
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_searchview_query_hint.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_seekbar_0.png b/tests/tests/holo/res/drawable-ldpi/holo_light_seekbar_0.png
new file mode 100644
index 0000000000000000000000000000000000000000..b79d8de819c485dd2ea00ba41fe4b224b09db5f2
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_seekbar_0.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_seekbar_100.png b/tests/tests/holo/res/drawable-ldpi/holo_light_seekbar_100.png
new file mode 100644
index 0000000000000000000000000000000000000000..8e532897126d654d9d2ad6b8c7c34a04ece89674
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_seekbar_100.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_seekbar_50.png b/tests/tests/holo/res/drawable-ldpi/holo_light_seekbar_50.png
new file mode 100644
index 0000000000000000000000000000000000000000..3b7343f213f3f13f34d0056df4d3a4cb339c2ebf
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_seekbar_50.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_spinner.png b/tests/tests/holo/res/drawable-ldpi/holo_light_spinner.png
new file mode 100644
index 0000000000000000000000000000000000000000..9cf08d49e7fdf6d3edf57be7a3b174de45062c64
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_spinner.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_switch.png b/tests/tests/holo/res/drawable-ldpi/holo_light_switch.png
new file mode 100644
index 0000000000000000000000000000000000000000..0bd58095652388514ee45839574d7c0069ef8164
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_switch.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_switch_checked.png b/tests/tests/holo/res/drawable-ldpi/holo_light_switch_checked.png
new file mode 100644
index 0000000000000000000000000000000000000000..8404698f431664f016478aebd6893310f6012b92
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_switch_checked.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_tabhost.png b/tests/tests/holo/res/drawable-ldpi/holo_light_tabhost.png
new file mode 100644
index 0000000000000000000000000000000000000000..61687f652bdaa1a3ab44f98e1e90362ced88c85c
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_tabhost.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_textview.png b/tests/tests/holo/res/drawable-ldpi/holo_light_textview.png
new file mode 100644
index 0000000000000000000000000000000000000000..59411435e4e3591a54f518983bec7e740ea509c4
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_textview.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_timepicker.png b/tests/tests/holo/res/drawable-ldpi/holo_light_timepicker.png
new file mode 100644
index 0000000000000000000000000000000000000000..6295dcfac0111207443253d61837f61c568843b7
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_timepicker.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_toggle_button.png b/tests/tests/holo/res/drawable-ldpi/holo_light_toggle_button.png
new file mode 100644
index 0000000000000000000000000000000000000000..71d5967398e2065b3d492fe997490932d64b55ad
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_toggle_button.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_toggle_button_checked.png b/tests/tests/holo/res/drawable-ldpi/holo_light_toggle_button_checked.png
new file mode 100644
index 0000000000000000000000000000000000000000..64486952c6787c2f8418ac6ce0deda580c798dd1
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_toggle_button_checked.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_light_zoomcontrols.png b/tests/tests/holo/res/drawable-ldpi/holo_light_zoomcontrols.png
new file mode 100644
index 0000000000000000000000000000000000000000..ab090a678eee6673d6df784abe239576e78c2298
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_light_zoomcontrols.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_alertdialog_list.png b/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_alertdialog_list.png
new file mode 100644
index 0000000000000000000000000000000000000000..ca60c2f385db0c9c6d83e125dcb8e46fc1095d9b
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_alertdialog_list.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_alertdialog_multichoice.png b/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_alertdialog_multichoice.png
new file mode 100644
index 0000000000000000000000000000000000000000..ef5a620b40b9d9150b682e77f4b808b824d116ab
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_alertdialog_multichoice.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_alertdialog_onebutton.png b/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_alertdialog_onebutton.png
new file mode 100644
index 0000000000000000000000000000000000000000..6e67ae0a39e8cdeba5a7fdbf53027620bd0865bc
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_alertdialog_onebutton.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_alertdialog_singlechoice.png b/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_alertdialog_singlechoice.png
new file mode 100644
index 0000000000000000000000000000000000000000..b66441a699feb88841f8cd0fb735f117847bdc98
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_alertdialog_singlechoice.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_alertdialog_threebuttons.png b/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_alertdialog_threebuttons.png
new file mode 100644
index 0000000000000000000000000000000000000000..e5c64767d713d5c1eb1981c7ab2cf2f3f68a4d95
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_alertdialog_threebuttons.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_alertdialog_twobuttons.png b/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_alertdialog_twobuttons.png
new file mode 100644
index 0000000000000000000000000000000000000000..65b1d05af99f9c63709d1b0bc334a35b518c4cf4
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_alertdialog_twobuttons.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_button.png b/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_button.png
new file mode 100644
index 0000000000000000000000000000000000000000..354ebd136bb61326732e14eb9aac330ba6b56b56
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_button.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_button_pressed.png b/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_button_pressed.png
new file mode 100644
index 0000000000000000000000000000000000000000..2562c8cd3f6e115955c84b7ba115d11dc97a2e9e
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_button_pressed.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_calendar_view.png b/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_calendar_view.png
new file mode 100644
index 0000000000000000000000000000000000000000..884bfc08bc606d1a0e2361cabdfc4b3e7f5376ae
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_calendar_view.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_checkbox.png b/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_checkbox.png
new file mode 100644
index 0000000000000000000000000000000000000000..58b679ecb9d4a806d411853dd36a7b4b01681654
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_checkbox.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_checkbox_checked.png b/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_checkbox_checked.png
new file mode 100644
index 0000000000000000000000000000000000000000..894922c9769517fdca875d6e50039b45b7de240b
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_checkbox_checked.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_chronometer.png b/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_chronometer.png
new file mode 100644
index 0000000000000000000000000000000000000000..dca49b063ab1077181192d6a70946b53f1a77d8f
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_chronometer.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_color_blue_bright.png b/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_color_blue_bright.png
new file mode 100644
index 0000000000000000000000000000000000000000..feaec2c11522763a3a997e09fcd599d64aeb45fa
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_color_blue_bright.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_color_blue_dark.png b/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_color_blue_dark.png
new file mode 100644
index 0000000000000000000000000000000000000000..a8640c101214c2f247ac3be5ff051072372c6d00
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_color_blue_dark.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_color_blue_light.png b/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_color_blue_light.png
new file mode 100644
index 0000000000000000000000000000000000000000..ae141af9c4824b9a7f0652b31bec8a8ebb85a276
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_color_blue_light.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_color_green_dark.png b/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_color_green_dark.png
new file mode 100644
index 0000000000000000000000000000000000000000..0ee2324190389a807067e04a3c25f4551c55025e
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_color_green_dark.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_color_green_light.png b/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_color_green_light.png
new file mode 100644
index 0000000000000000000000000000000000000000..9ca63c5c2319d40ab54d6bc5ee2e96e78b72d584
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_color_green_light.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_color_orange_dark.png b/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_color_orange_dark.png
new file mode 100644
index 0000000000000000000000000000000000000000..bc06b4fdc81d905b0e937ba4addbada6442028bd
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_color_orange_dark.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_color_orange_light.png b/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_color_orange_light.png
new file mode 100644
index 0000000000000000000000000000000000000000..1495f82b284a97f49822372d1722ec6a8ab7a485
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_color_orange_light.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_color_purple.png b/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_color_purple.png
new file mode 100644
index 0000000000000000000000000000000000000000..9652f562f5cb86b7c132dc53b34f8ce0110f4e02
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_color_purple.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_color_red_dark.png b/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_color_red_dark.png
new file mode 100644
index 0000000000000000000000000000000000000000..4acebf88600624ce671fcc4ce9abd2707aa8e05a
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_color_red_dark.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_color_red_light.png b/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_color_red_light.png
new file mode 100644
index 0000000000000000000000000000000000000000..d5b5742d442db470ed7b24cf882f470a26c05d07
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_color_red_light.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_edittext.png b/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_edittext.png
new file mode 100644
index 0000000000000000000000000000000000000000..07a56b33914559ed1c477b5f610cca4cc80da67e
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_edittext.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_fullscreen_alertdialog_list.png b/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_fullscreen_alertdialog_list.png
new file mode 100644
index 0000000000000000000000000000000000000000..ca60c2f385db0c9c6d83e125dcb8e46fc1095d9b
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_fullscreen_alertdialog_list.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_fullscreen_alertdialog_multichoice.png b/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_fullscreen_alertdialog_multichoice.png
new file mode 100644
index 0000000000000000000000000000000000000000..ef5a620b40b9d9150b682e77f4b808b824d116ab
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_fullscreen_alertdialog_multichoice.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_fullscreen_alertdialog_onebutton.png b/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_fullscreen_alertdialog_onebutton.png
new file mode 100644
index 0000000000000000000000000000000000000000..6e67ae0a39e8cdeba5a7fdbf53027620bd0865bc
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_fullscreen_alertdialog_onebutton.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_fullscreen_alertdialog_singlechoice.png b/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_fullscreen_alertdialog_singlechoice.png
new file mode 100644
index 0000000000000000000000000000000000000000..b66441a699feb88841f8cd0fb735f117847bdc98
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_fullscreen_alertdialog_singlechoice.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_fullscreen_alertdialog_threebuttons.png b/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_fullscreen_alertdialog_threebuttons.png
new file mode 100644
index 0000000000000000000000000000000000000000..e5c64767d713d5c1eb1981c7ab2cf2f3f68a4d95
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_fullscreen_alertdialog_threebuttons.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_fullscreen_alertdialog_twobuttons.png b/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_fullscreen_alertdialog_twobuttons.png
new file mode 100644
index 0000000000000000000000000000000000000000..65b1d05af99f9c63709d1b0bc334a35b518c4cf4
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_fullscreen_alertdialog_twobuttons.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_fullscreen_button.png b/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_fullscreen_button.png
new file mode 100644
index 0000000000000000000000000000000000000000..354ebd136bb61326732e14eb9aac330ba6b56b56
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_fullscreen_button.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_fullscreen_button_pressed.png b/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_fullscreen_button_pressed.png
new file mode 100644
index 0000000000000000000000000000000000000000..2562c8cd3f6e115955c84b7ba115d11dc97a2e9e
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_fullscreen_button_pressed.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_fullscreen_calendar_view.png b/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_fullscreen_calendar_view.png
new file mode 100644
index 0000000000000000000000000000000000000000..884bfc08bc606d1a0e2361cabdfc4b3e7f5376ae
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_fullscreen_calendar_view.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_fullscreen_checkbox.png b/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_fullscreen_checkbox.png
new file mode 100644
index 0000000000000000000000000000000000000000..58b679ecb9d4a806d411853dd36a7b4b01681654
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_fullscreen_checkbox.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_fullscreen_checkbox_checked.png b/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_fullscreen_checkbox_checked.png
new file mode 100644
index 0000000000000000000000000000000000000000..894922c9769517fdca875d6e50039b45b7de240b
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_fullscreen_checkbox_checked.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_fullscreen_chronometer.png b/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_fullscreen_chronometer.png
new file mode 100644
index 0000000000000000000000000000000000000000..dca49b063ab1077181192d6a70946b53f1a77d8f
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_fullscreen_chronometer.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_fullscreen_color_blue_bright.png b/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_fullscreen_color_blue_bright.png
new file mode 100644
index 0000000000000000000000000000000000000000..feaec2c11522763a3a997e09fcd599d64aeb45fa
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_fullscreen_color_blue_bright.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_fullscreen_color_blue_dark.png b/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_fullscreen_color_blue_dark.png
new file mode 100644
index 0000000000000000000000000000000000000000..a8640c101214c2f247ac3be5ff051072372c6d00
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_fullscreen_color_blue_dark.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_fullscreen_color_blue_light.png b/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_fullscreen_color_blue_light.png
new file mode 100644
index 0000000000000000000000000000000000000000..ae141af9c4824b9a7f0652b31bec8a8ebb85a276
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_fullscreen_color_blue_light.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_fullscreen_color_green_dark.png b/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_fullscreen_color_green_dark.png
new file mode 100644
index 0000000000000000000000000000000000000000..0ee2324190389a807067e04a3c25f4551c55025e
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_fullscreen_color_green_dark.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_fullscreen_color_green_light.png b/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_fullscreen_color_green_light.png
new file mode 100644
index 0000000000000000000000000000000000000000..9ca63c5c2319d40ab54d6bc5ee2e96e78b72d584
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_fullscreen_color_green_light.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_fullscreen_color_orange_dark.png b/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_fullscreen_color_orange_dark.png
new file mode 100644
index 0000000000000000000000000000000000000000..bc06b4fdc81d905b0e937ba4addbada6442028bd
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_fullscreen_color_orange_dark.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_fullscreen_color_orange_light.png b/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_fullscreen_color_orange_light.png
new file mode 100644
index 0000000000000000000000000000000000000000..1495f82b284a97f49822372d1722ec6a8ab7a485
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_fullscreen_color_orange_light.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_fullscreen_color_purple.png b/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_fullscreen_color_purple.png
new file mode 100644
index 0000000000000000000000000000000000000000..9652f562f5cb86b7c132dc53b34f8ce0110f4e02
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_fullscreen_color_purple.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_fullscreen_color_red_dark.png b/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_fullscreen_color_red_dark.png
new file mode 100644
index 0000000000000000000000000000000000000000..4acebf88600624ce671fcc4ce9abd2707aa8e05a
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_fullscreen_color_red_dark.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_fullscreen_color_red_light.png b/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_fullscreen_color_red_light.png
new file mode 100644
index 0000000000000000000000000000000000000000..d5b5742d442db470ed7b24cf882f470a26c05d07
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_fullscreen_color_red_light.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_fullscreen_edittext.png b/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_fullscreen_edittext.png
new file mode 100644
index 0000000000000000000000000000000000000000..07a56b33914559ed1c477b5f610cca4cc80da67e
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_fullscreen_edittext.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_fullscreen_progressbar.png b/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_fullscreen_progressbar.png
new file mode 100644
index 0000000000000000000000000000000000000000..06fec8fbb4f6b5cf7b3ff7d64aedf60ddb0cc77f
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_fullscreen_progressbar.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_fullscreen_progressbar_horizontal_0.png b/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_fullscreen_progressbar_horizontal_0.png
new file mode 100644
index 0000000000000000000000000000000000000000..3ab1b888fd889c8e02d611b13d9481459679eb55
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_fullscreen_progressbar_horizontal_0.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_fullscreen_progressbar_horizontal_100.png b/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_fullscreen_progressbar_horizontal_100.png
new file mode 100644
index 0000000000000000000000000000000000000000..2ccefc1f51db357f328db04470c4cd32565171bb
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_fullscreen_progressbar_horizontal_100.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_fullscreen_progressbar_horizontal_50.png b/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_fullscreen_progressbar_horizontal_50.png
new file mode 100644
index 0000000000000000000000000000000000000000..56239e31dd852f6e348c7f0fe78140da8927dc16
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_fullscreen_progressbar_horizontal_50.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_fullscreen_progressbar_large.png b/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_fullscreen_progressbar_large.png
new file mode 100644
index 0000000000000000000000000000000000000000..fe29e1d7a3e6307f80b9eec621b8da30eb9668f1
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_fullscreen_progressbar_large.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_fullscreen_progressbar_small.png b/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_fullscreen_progressbar_small.png
new file mode 100644
index 0000000000000000000000000000000000000000..28c0a402a776856b1fe874407b2b2533c9599d5e
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_fullscreen_progressbar_small.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_fullscreen_progressdialog_horizontal.png b/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_fullscreen_progressdialog_horizontal.png
new file mode 100644
index 0000000000000000000000000000000000000000..c602ac2b3e375a56fa49dacb9d10c3d96695cf1a
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_fullscreen_progressdialog_horizontal.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_fullscreen_radio_button.png b/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_fullscreen_radio_button.png
new file mode 100644
index 0000000000000000000000000000000000000000..96a4af98532802f0821e4dcd986f82ffac1ed6ef
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_fullscreen_radio_button.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_fullscreen_radio_button_checked.png b/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_fullscreen_radio_button_checked.png
new file mode 100644
index 0000000000000000000000000000000000000000..fa14bcb3c7e7b3b64b46b1acb282cbbc08d8c6ec
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_fullscreen_radio_button_checked.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_fullscreen_radiogroup_horizontal.png b/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_fullscreen_radiogroup_horizontal.png
new file mode 100644
index 0000000000000000000000000000000000000000..7184016cc6c4cfee10b139874b5bb60adb2e6ac6
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_fullscreen_radiogroup_horizontal.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_fullscreen_radiogroup_vertical.png b/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_fullscreen_radiogroup_vertical.png
new file mode 100644
index 0000000000000000000000000000000000000000..b7927b1094113e1d245e8d29b73edc49f9346665
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_fullscreen_radiogroup_vertical.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_fullscreen_ratingbar_0.png b/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_fullscreen_ratingbar_0.png
new file mode 100644
index 0000000000000000000000000000000000000000..88279b82d4c22d74c097c8cf0ba76ff51c51702a
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_fullscreen_ratingbar_0.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_fullscreen_ratingbar_0_pressed.png b/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_fullscreen_ratingbar_0_pressed.png
new file mode 100644
index 0000000000000000000000000000000000000000..d4b841db1059b68f72bd19a126f1b0494741a205
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_fullscreen_ratingbar_0_pressed.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_fullscreen_ratingbar_2point5.png b/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_fullscreen_ratingbar_2point5.png
new file mode 100644
index 0000000000000000000000000000000000000000..3e80e24b4be5e517d501f32bfa23148973c83c07
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_fullscreen_ratingbar_2point5.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_fullscreen_ratingbar_2point5_pressed.png b/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_fullscreen_ratingbar_2point5_pressed.png
new file mode 100644
index 0000000000000000000000000000000000000000..b0c4cf2db4f68b452b8b421cdab8f671ab55334a
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_fullscreen_ratingbar_2point5_pressed.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_fullscreen_ratingbar_5.png b/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_fullscreen_ratingbar_5.png
new file mode 100644
index 0000000000000000000000000000000000000000..13eee57337729e995a9f51936ae9309ec9bf5661
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_fullscreen_ratingbar_5.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_fullscreen_ratingbar_5_pressed.png b/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_fullscreen_ratingbar_5_pressed.png
new file mode 100644
index 0000000000000000000000000000000000000000..ccd4d3027c7840eb7fe675b14a4e08a34c0bf1e7
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_fullscreen_ratingbar_5_pressed.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_fullscreen_searchview.png b/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_fullscreen_searchview.png
new file mode 100644
index 0000000000000000000000000000000000000000..ca76a706a045a720ef32b1b5bb1a422a32bc7da7
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_fullscreen_searchview.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_fullscreen_searchview_query.png b/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_fullscreen_searchview_query.png
new file mode 100644
index 0000000000000000000000000000000000000000..061f026476b558e5aaa57f6d240f1ef65913a032
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_fullscreen_searchview_query.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_fullscreen_searchview_query_hint.png b/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_fullscreen_searchview_query_hint.png
new file mode 100644
index 0000000000000000000000000000000000000000..34a711ed55f392acd699f67b23c7e647fd45b46c
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_fullscreen_searchview_query_hint.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_fullscreen_seekbar_0.png b/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_fullscreen_seekbar_0.png
new file mode 100644
index 0000000000000000000000000000000000000000..190a4c1dc7cda73fd5082d83850c1c47c26d8cf2
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_fullscreen_seekbar_0.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_fullscreen_seekbar_100.png b/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_fullscreen_seekbar_100.png
new file mode 100644
index 0000000000000000000000000000000000000000..8e532897126d654d9d2ad6b8c7c34a04ece89674
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_fullscreen_seekbar_100.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_fullscreen_seekbar_50.png b/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_fullscreen_seekbar_50.png
new file mode 100644
index 0000000000000000000000000000000000000000..421ca13e04601e6dced41ed12c9c2a112a408e1f
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_fullscreen_seekbar_50.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_fullscreen_spinner.png b/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_fullscreen_spinner.png
new file mode 100644
index 0000000000000000000000000000000000000000..0c2edf52d2decd9bc1010ccb05b3768a92188dbe
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_fullscreen_spinner.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_fullscreen_switch.png b/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_fullscreen_switch.png
new file mode 100644
index 0000000000000000000000000000000000000000..24ddf3043ad12548308919b751caf417727bc575
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_fullscreen_switch.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_fullscreen_switch_checked.png b/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_fullscreen_switch_checked.png
new file mode 100644
index 0000000000000000000000000000000000000000..6216a7df7538b3aa9898e611e6f8d6a84adf0ff4
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_fullscreen_switch_checked.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_fullscreen_tabhost.png b/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_fullscreen_tabhost.png
new file mode 100644
index 0000000000000000000000000000000000000000..79b0338efef941d01825e92ddf8a87f704f3e995
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_fullscreen_tabhost.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_fullscreen_textview.png b/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_fullscreen_textview.png
new file mode 100644
index 0000000000000000000000000000000000000000..256a7c27ee0f32e6ac5db10046d8871af34aebc9
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_fullscreen_textview.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_fullscreen_timepicker.png b/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_fullscreen_timepicker.png
new file mode 100644
index 0000000000000000000000000000000000000000..9873ede1016df5bd8ee5095e41d8d9b29ca0a554
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_fullscreen_timepicker.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_fullscreen_toggle_button.png b/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_fullscreen_toggle_button.png
new file mode 100644
index 0000000000000000000000000000000000000000..630353af0bc5afd06e18ac773ac987a9f7440129
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_fullscreen_toggle_button.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_fullscreen_toggle_button_checked.png b/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_fullscreen_toggle_button_checked.png
new file mode 100644
index 0000000000000000000000000000000000000000..f1cf667a8d255e99e1340e57dc01918f580d8675
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_fullscreen_toggle_button_checked.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_fullscreen_zoomcontrols.png b/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_fullscreen_zoomcontrols.png
new file mode 100644
index 0000000000000000000000000000000000000000..ab090a678eee6673d6df784abe239576e78c2298
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_fullscreen_zoomcontrols.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_progressbar.png b/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_progressbar.png
new file mode 100644
index 0000000000000000000000000000000000000000..06fec8fbb4f6b5cf7b3ff7d64aedf60ddb0cc77f
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_progressbar.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_progressbar_horizontal_0.png b/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_progressbar_horizontal_0.png
new file mode 100644
index 0000000000000000000000000000000000000000..3ab1b888fd889c8e02d611b13d9481459679eb55
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_progressbar_horizontal_0.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_progressbar_horizontal_100.png b/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_progressbar_horizontal_100.png
new file mode 100644
index 0000000000000000000000000000000000000000..2ccefc1f51db357f328db04470c4cd32565171bb
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_progressbar_horizontal_100.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_progressbar_horizontal_50.png b/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_progressbar_horizontal_50.png
new file mode 100644
index 0000000000000000000000000000000000000000..56239e31dd852f6e348c7f0fe78140da8927dc16
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_progressbar_horizontal_50.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_progressbar_large.png b/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_progressbar_large.png
new file mode 100644
index 0000000000000000000000000000000000000000..fe29e1d7a3e6307f80b9eec621b8da30eb9668f1
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_progressbar_large.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_progressbar_small.png b/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_progressbar_small.png
new file mode 100644
index 0000000000000000000000000000000000000000..28c0a402a776856b1fe874407b2b2533c9599d5e
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_progressbar_small.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_progressdialog_horizontal.png b/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_progressdialog_horizontal.png
new file mode 100644
index 0000000000000000000000000000000000000000..c602ac2b3e375a56fa49dacb9d10c3d96695cf1a
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_progressdialog_horizontal.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_radio_button.png b/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_radio_button.png
new file mode 100644
index 0000000000000000000000000000000000000000..96a4af98532802f0821e4dcd986f82ffac1ed6ef
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_radio_button.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_radio_button_checked.png b/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_radio_button_checked.png
new file mode 100644
index 0000000000000000000000000000000000000000..fa14bcb3c7e7b3b64b46b1acb282cbbc08d8c6ec
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_radio_button_checked.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_radiogroup_horizontal.png b/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_radiogroup_horizontal.png
new file mode 100644
index 0000000000000000000000000000000000000000..7184016cc6c4cfee10b139874b5bb60adb2e6ac6
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_radiogroup_horizontal.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_radiogroup_vertical.png b/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_radiogroup_vertical.png
new file mode 100644
index 0000000000000000000000000000000000000000..b7927b1094113e1d245e8d29b73edc49f9346665
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_radiogroup_vertical.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_ratingbar_0.png b/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_ratingbar_0.png
new file mode 100644
index 0000000000000000000000000000000000000000..88279b82d4c22d74c097c8cf0ba76ff51c51702a
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_ratingbar_0.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_ratingbar_0_pressed.png b/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_ratingbar_0_pressed.png
new file mode 100644
index 0000000000000000000000000000000000000000..d4b841db1059b68f72bd19a126f1b0494741a205
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_ratingbar_0_pressed.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_ratingbar_2point5.png b/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_ratingbar_2point5.png
new file mode 100644
index 0000000000000000000000000000000000000000..3e80e24b4be5e517d501f32bfa23148973c83c07
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_ratingbar_2point5.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_ratingbar_2point5_pressed.png b/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_ratingbar_2point5_pressed.png
new file mode 100644
index 0000000000000000000000000000000000000000..b0c4cf2db4f68b452b8b421cdab8f671ab55334a
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_ratingbar_2point5_pressed.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_ratingbar_5.png b/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_ratingbar_5.png
new file mode 100644
index 0000000000000000000000000000000000000000..13eee57337729e995a9f51936ae9309ec9bf5661
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_ratingbar_5.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_ratingbar_5_pressed.png b/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_ratingbar_5_pressed.png
new file mode 100644
index 0000000000000000000000000000000000000000..ccd4d3027c7840eb7fe675b14a4e08a34c0bf1e7
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_ratingbar_5_pressed.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_searchview.png b/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_searchview.png
new file mode 100644
index 0000000000000000000000000000000000000000..ca76a706a045a720ef32b1b5bb1a422a32bc7da7
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_searchview.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_searchview_query.png b/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_searchview_query.png
new file mode 100644
index 0000000000000000000000000000000000000000..061f026476b558e5aaa57f6d240f1ef65913a032
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_searchview_query.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_searchview_query_hint.png b/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_searchview_query_hint.png
new file mode 100644
index 0000000000000000000000000000000000000000..34a711ed55f392acd699f67b23c7e647fd45b46c
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_searchview_query_hint.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_seekbar_0.png b/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_seekbar_0.png
new file mode 100644
index 0000000000000000000000000000000000000000..190a4c1dc7cda73fd5082d83850c1c47c26d8cf2
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_seekbar_0.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_seekbar_100.png b/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_seekbar_100.png
new file mode 100644
index 0000000000000000000000000000000000000000..8e532897126d654d9d2ad6b8c7c34a04ece89674
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_seekbar_100.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_seekbar_50.png b/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_seekbar_50.png
new file mode 100644
index 0000000000000000000000000000000000000000..421ca13e04601e6dced41ed12c9c2a112a408e1f
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_seekbar_50.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_spinner.png b/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_spinner.png
new file mode 100644
index 0000000000000000000000000000000000000000..0c2edf52d2decd9bc1010ccb05b3768a92188dbe
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_spinner.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_switch.png b/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_switch.png
new file mode 100644
index 0000000000000000000000000000000000000000..24ddf3043ad12548308919b751caf417727bc575
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_switch.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_switch_checked.png b/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_switch_checked.png
new file mode 100644
index 0000000000000000000000000000000000000000..6216a7df7538b3aa9898e611e6f8d6a84adf0ff4
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_switch_checked.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_tabhost.png b/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_tabhost.png
new file mode 100644
index 0000000000000000000000000000000000000000..79b0338efef941d01825e92ddf8a87f704f3e995
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_tabhost.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_textview.png b/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_textview.png
new file mode 100644
index 0000000000000000000000000000000000000000..256a7c27ee0f32e6ac5db10046d8871af34aebc9
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_textview.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_timepicker.png b/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_timepicker.png
new file mode 100644
index 0000000000000000000000000000000000000000..9873ede1016df5bd8ee5095e41d8d9b29ca0a554
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_timepicker.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_toggle_button.png b/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_toggle_button.png
new file mode 100644
index 0000000000000000000000000000000000000000..630353af0bc5afd06e18ac773ac987a9f7440129
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_toggle_button.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_toggle_button_checked.png b/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_toggle_button_checked.png
new file mode 100644
index 0000000000000000000000000000000000000000..f1cf667a8d255e99e1340e57dc01918f580d8675
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_toggle_button_checked.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_zoomcontrols.png b/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_zoomcontrols.png
new file mode 100644
index 0000000000000000000000000000000000000000..ab090a678eee6673d6df784abe239576e78c2298
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_noactionbar_zoomcontrols.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_panel_alertdialog_list.png b/tests/tests/holo/res/drawable-ldpi/holo_panel_alertdialog_list.png
new file mode 100644
index 0000000000000000000000000000000000000000..ca60c2f385db0c9c6d83e125dcb8e46fc1095d9b
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_panel_alertdialog_list.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_panel_alertdialog_multichoice.png b/tests/tests/holo/res/drawable-ldpi/holo_panel_alertdialog_multichoice.png
new file mode 100644
index 0000000000000000000000000000000000000000..ef5a620b40b9d9150b682e77f4b808b824d116ab
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_panel_alertdialog_multichoice.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_panel_alertdialog_onebutton.png b/tests/tests/holo/res/drawable-ldpi/holo_panel_alertdialog_onebutton.png
new file mode 100644
index 0000000000000000000000000000000000000000..6e67ae0a39e8cdeba5a7fdbf53027620bd0865bc
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_panel_alertdialog_onebutton.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_panel_alertdialog_singlechoice.png b/tests/tests/holo/res/drawable-ldpi/holo_panel_alertdialog_singlechoice.png
new file mode 100644
index 0000000000000000000000000000000000000000..b66441a699feb88841f8cd0fb735f117847bdc98
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_panel_alertdialog_singlechoice.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_panel_alertdialog_threebuttons.png b/tests/tests/holo/res/drawable-ldpi/holo_panel_alertdialog_threebuttons.png
new file mode 100644
index 0000000000000000000000000000000000000000..e5c64767d713d5c1eb1981c7ab2cf2f3f68a4d95
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_panel_alertdialog_threebuttons.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_panel_alertdialog_twobuttons.png b/tests/tests/holo/res/drawable-ldpi/holo_panel_alertdialog_twobuttons.png
new file mode 100644
index 0000000000000000000000000000000000000000..65b1d05af99f9c63709d1b0bc334a35b518c4cf4
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_panel_alertdialog_twobuttons.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_panel_button.png b/tests/tests/holo/res/drawable-ldpi/holo_panel_button.png
new file mode 100644
index 0000000000000000000000000000000000000000..354ebd136bb61326732e14eb9aac330ba6b56b56
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_panel_button.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_panel_button_pressed.png b/tests/tests/holo/res/drawable-ldpi/holo_panel_button_pressed.png
new file mode 100644
index 0000000000000000000000000000000000000000..2562c8cd3f6e115955c84b7ba115d11dc97a2e9e
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_panel_button_pressed.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_panel_calendar_view.png b/tests/tests/holo/res/drawable-ldpi/holo_panel_calendar_view.png
new file mode 100644
index 0000000000000000000000000000000000000000..884bfc08bc606d1a0e2361cabdfc4b3e7f5376ae
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_panel_calendar_view.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_panel_checkbox.png b/tests/tests/holo/res/drawable-ldpi/holo_panel_checkbox.png
new file mode 100644
index 0000000000000000000000000000000000000000..58b679ecb9d4a806d411853dd36a7b4b01681654
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_panel_checkbox.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_panel_checkbox_checked.png b/tests/tests/holo/res/drawable-ldpi/holo_panel_checkbox_checked.png
new file mode 100644
index 0000000000000000000000000000000000000000..894922c9769517fdca875d6e50039b45b7de240b
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_panel_checkbox_checked.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_panel_chronometer.png b/tests/tests/holo/res/drawable-ldpi/holo_panel_chronometer.png
new file mode 100644
index 0000000000000000000000000000000000000000..dca49b063ab1077181192d6a70946b53f1a77d8f
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_panel_chronometer.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_panel_color_blue_bright.png b/tests/tests/holo/res/drawable-ldpi/holo_panel_color_blue_bright.png
new file mode 100644
index 0000000000000000000000000000000000000000..feaec2c11522763a3a997e09fcd599d64aeb45fa
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_panel_color_blue_bright.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_panel_color_blue_dark.png b/tests/tests/holo/res/drawable-ldpi/holo_panel_color_blue_dark.png
new file mode 100644
index 0000000000000000000000000000000000000000..a8640c101214c2f247ac3be5ff051072372c6d00
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_panel_color_blue_dark.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_panel_color_blue_light.png b/tests/tests/holo/res/drawable-ldpi/holo_panel_color_blue_light.png
new file mode 100644
index 0000000000000000000000000000000000000000..ae141af9c4824b9a7f0652b31bec8a8ebb85a276
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_panel_color_blue_light.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_panel_color_green_dark.png b/tests/tests/holo/res/drawable-ldpi/holo_panel_color_green_dark.png
new file mode 100644
index 0000000000000000000000000000000000000000..0ee2324190389a807067e04a3c25f4551c55025e
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_panel_color_green_dark.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_panel_color_green_light.png b/tests/tests/holo/res/drawable-ldpi/holo_panel_color_green_light.png
new file mode 100644
index 0000000000000000000000000000000000000000..9ca63c5c2319d40ab54d6bc5ee2e96e78b72d584
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_panel_color_green_light.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_panel_color_orange_dark.png b/tests/tests/holo/res/drawable-ldpi/holo_panel_color_orange_dark.png
new file mode 100644
index 0000000000000000000000000000000000000000..bc06b4fdc81d905b0e937ba4addbada6442028bd
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_panel_color_orange_dark.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_panel_color_orange_light.png b/tests/tests/holo/res/drawable-ldpi/holo_panel_color_orange_light.png
new file mode 100644
index 0000000000000000000000000000000000000000..1495f82b284a97f49822372d1722ec6a8ab7a485
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_panel_color_orange_light.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_panel_color_purple.png b/tests/tests/holo/res/drawable-ldpi/holo_panel_color_purple.png
new file mode 100644
index 0000000000000000000000000000000000000000..9652f562f5cb86b7c132dc53b34f8ce0110f4e02
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_panel_color_purple.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_panel_color_red_dark.png b/tests/tests/holo/res/drawable-ldpi/holo_panel_color_red_dark.png
new file mode 100644
index 0000000000000000000000000000000000000000..4acebf88600624ce671fcc4ce9abd2707aa8e05a
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_panel_color_red_dark.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_panel_color_red_light.png b/tests/tests/holo/res/drawable-ldpi/holo_panel_color_red_light.png
new file mode 100644
index 0000000000000000000000000000000000000000..d5b5742d442db470ed7b24cf882f470a26c05d07
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_panel_color_red_light.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_panel_edittext.png b/tests/tests/holo/res/drawable-ldpi/holo_panel_edittext.png
new file mode 100644
index 0000000000000000000000000000000000000000..07a56b33914559ed1c477b5f610cca4cc80da67e
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_panel_edittext.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_panel_progressbar.png b/tests/tests/holo/res/drawable-ldpi/holo_panel_progressbar.png
new file mode 100644
index 0000000000000000000000000000000000000000..06fec8fbb4f6b5cf7b3ff7d64aedf60ddb0cc77f
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_panel_progressbar.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_panel_progressbar_horizontal_0.png b/tests/tests/holo/res/drawable-ldpi/holo_panel_progressbar_horizontal_0.png
new file mode 100644
index 0000000000000000000000000000000000000000..3ab1b888fd889c8e02d611b13d9481459679eb55
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_panel_progressbar_horizontal_0.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_panel_progressbar_horizontal_100.png b/tests/tests/holo/res/drawable-ldpi/holo_panel_progressbar_horizontal_100.png
new file mode 100644
index 0000000000000000000000000000000000000000..2ccefc1f51db357f328db04470c4cd32565171bb
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_panel_progressbar_horizontal_100.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_panel_progressbar_horizontal_50.png b/tests/tests/holo/res/drawable-ldpi/holo_panel_progressbar_horizontal_50.png
new file mode 100644
index 0000000000000000000000000000000000000000..56239e31dd852f6e348c7f0fe78140da8927dc16
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_panel_progressbar_horizontal_50.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_panel_progressbar_large.png b/tests/tests/holo/res/drawable-ldpi/holo_panel_progressbar_large.png
new file mode 100644
index 0000000000000000000000000000000000000000..fe29e1d7a3e6307f80b9eec621b8da30eb9668f1
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_panel_progressbar_large.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_panel_progressbar_small.png b/tests/tests/holo/res/drawable-ldpi/holo_panel_progressbar_small.png
new file mode 100644
index 0000000000000000000000000000000000000000..28c0a402a776856b1fe874407b2b2533c9599d5e
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_panel_progressbar_small.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_panel_progressdialog_horizontal.png b/tests/tests/holo/res/drawable-ldpi/holo_panel_progressdialog_horizontal.png
new file mode 100644
index 0000000000000000000000000000000000000000..c602ac2b3e375a56fa49dacb9d10c3d96695cf1a
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_panel_progressdialog_horizontal.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_panel_radio_button.png b/tests/tests/holo/res/drawable-ldpi/holo_panel_radio_button.png
new file mode 100644
index 0000000000000000000000000000000000000000..96a4af98532802f0821e4dcd986f82ffac1ed6ef
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_panel_radio_button.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_panel_radio_button_checked.png b/tests/tests/holo/res/drawable-ldpi/holo_panel_radio_button_checked.png
new file mode 100644
index 0000000000000000000000000000000000000000..fa14bcb3c7e7b3b64b46b1acb282cbbc08d8c6ec
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_panel_radio_button_checked.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_panel_radiogroup_horizontal.png b/tests/tests/holo/res/drawable-ldpi/holo_panel_radiogroup_horizontal.png
new file mode 100644
index 0000000000000000000000000000000000000000..7184016cc6c4cfee10b139874b5bb60adb2e6ac6
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_panel_radiogroup_horizontal.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_panel_radiogroup_vertical.png b/tests/tests/holo/res/drawable-ldpi/holo_panel_radiogroup_vertical.png
new file mode 100644
index 0000000000000000000000000000000000000000..b7927b1094113e1d245e8d29b73edc49f9346665
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_panel_radiogroup_vertical.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_panel_ratingbar_0.png b/tests/tests/holo/res/drawable-ldpi/holo_panel_ratingbar_0.png
new file mode 100644
index 0000000000000000000000000000000000000000..88279b82d4c22d74c097c8cf0ba76ff51c51702a
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_panel_ratingbar_0.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_panel_ratingbar_0_pressed.png b/tests/tests/holo/res/drawable-ldpi/holo_panel_ratingbar_0_pressed.png
new file mode 100644
index 0000000000000000000000000000000000000000..d4b841db1059b68f72bd19a126f1b0494741a205
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_panel_ratingbar_0_pressed.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_panel_ratingbar_2point5.png b/tests/tests/holo/res/drawable-ldpi/holo_panel_ratingbar_2point5.png
new file mode 100644
index 0000000000000000000000000000000000000000..3e80e24b4be5e517d501f32bfa23148973c83c07
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_panel_ratingbar_2point5.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_panel_ratingbar_2point5_pressed.png b/tests/tests/holo/res/drawable-ldpi/holo_panel_ratingbar_2point5_pressed.png
new file mode 100644
index 0000000000000000000000000000000000000000..b0c4cf2db4f68b452b8b421cdab8f671ab55334a
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_panel_ratingbar_2point5_pressed.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_panel_ratingbar_5.png b/tests/tests/holo/res/drawable-ldpi/holo_panel_ratingbar_5.png
new file mode 100644
index 0000000000000000000000000000000000000000..13eee57337729e995a9f51936ae9309ec9bf5661
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_panel_ratingbar_5.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_panel_ratingbar_5_pressed.png b/tests/tests/holo/res/drawable-ldpi/holo_panel_ratingbar_5_pressed.png
new file mode 100644
index 0000000000000000000000000000000000000000..ccd4d3027c7840eb7fe675b14a4e08a34c0bf1e7
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_panel_ratingbar_5_pressed.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_panel_searchview.png b/tests/tests/holo/res/drawable-ldpi/holo_panel_searchview.png
new file mode 100644
index 0000000000000000000000000000000000000000..ca76a706a045a720ef32b1b5bb1a422a32bc7da7
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_panel_searchview.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_panel_searchview_query.png b/tests/tests/holo/res/drawable-ldpi/holo_panel_searchview_query.png
new file mode 100644
index 0000000000000000000000000000000000000000..061f026476b558e5aaa57f6d240f1ef65913a032
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_panel_searchview_query.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_panel_searchview_query_hint.png b/tests/tests/holo/res/drawable-ldpi/holo_panel_searchview_query_hint.png
new file mode 100644
index 0000000000000000000000000000000000000000..34a711ed55f392acd699f67b23c7e647fd45b46c
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_panel_searchview_query_hint.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_panel_seekbar_0.png b/tests/tests/holo/res/drawable-ldpi/holo_panel_seekbar_0.png
new file mode 100644
index 0000000000000000000000000000000000000000..190a4c1dc7cda73fd5082d83850c1c47c26d8cf2
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_panel_seekbar_0.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_panel_seekbar_100.png b/tests/tests/holo/res/drawable-ldpi/holo_panel_seekbar_100.png
new file mode 100644
index 0000000000000000000000000000000000000000..8e532897126d654d9d2ad6b8c7c34a04ece89674
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_panel_seekbar_100.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_panel_seekbar_50.png b/tests/tests/holo/res/drawable-ldpi/holo_panel_seekbar_50.png
new file mode 100644
index 0000000000000000000000000000000000000000..421ca13e04601e6dced41ed12c9c2a112a408e1f
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_panel_seekbar_50.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_panel_spinner.png b/tests/tests/holo/res/drawable-ldpi/holo_panel_spinner.png
new file mode 100644
index 0000000000000000000000000000000000000000..0c2edf52d2decd9bc1010ccb05b3768a92188dbe
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_panel_spinner.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_panel_switch.png b/tests/tests/holo/res/drawable-ldpi/holo_panel_switch.png
new file mode 100644
index 0000000000000000000000000000000000000000..24ddf3043ad12548308919b751caf417727bc575
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_panel_switch.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_panel_switch_checked.png b/tests/tests/holo/res/drawable-ldpi/holo_panel_switch_checked.png
new file mode 100644
index 0000000000000000000000000000000000000000..6216a7df7538b3aa9898e611e6f8d6a84adf0ff4
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_panel_switch_checked.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_panel_tabhost.png b/tests/tests/holo/res/drawable-ldpi/holo_panel_tabhost.png
new file mode 100644
index 0000000000000000000000000000000000000000..79b0338efef941d01825e92ddf8a87f704f3e995
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_panel_tabhost.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_panel_textview.png b/tests/tests/holo/res/drawable-ldpi/holo_panel_textview.png
new file mode 100644
index 0000000000000000000000000000000000000000..256a7c27ee0f32e6ac5db10046d8871af34aebc9
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_panel_textview.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_panel_timepicker.png b/tests/tests/holo/res/drawable-ldpi/holo_panel_timepicker.png
new file mode 100644
index 0000000000000000000000000000000000000000..9873ede1016df5bd8ee5095e41d8d9b29ca0a554
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_panel_timepicker.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_panel_toggle_button.png b/tests/tests/holo/res/drawable-ldpi/holo_panel_toggle_button.png
new file mode 100644
index 0000000000000000000000000000000000000000..630353af0bc5afd06e18ac773ac987a9f7440129
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_panel_toggle_button.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_panel_toggle_button_checked.png b/tests/tests/holo/res/drawable-ldpi/holo_panel_toggle_button_checked.png
new file mode 100644
index 0000000000000000000000000000000000000000..f1cf667a8d255e99e1340e57dc01918f580d8675
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_panel_toggle_button_checked.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_panel_zoomcontrols.png b/tests/tests/holo/res/drawable-ldpi/holo_panel_zoomcontrols.png
new file mode 100644
index 0000000000000000000000000000000000000000..ab090a678eee6673d6df784abe239576e78c2298
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_panel_zoomcontrols.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_progressbar.png b/tests/tests/holo/res/drawable-ldpi/holo_progressbar.png
new file mode 100644
index 0000000000000000000000000000000000000000..06fec8fbb4f6b5cf7b3ff7d64aedf60ddb0cc77f
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_progressbar.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_progressbar_horizontal_0.png b/tests/tests/holo/res/drawable-ldpi/holo_progressbar_horizontal_0.png
new file mode 100644
index 0000000000000000000000000000000000000000..3ab1b888fd889c8e02d611b13d9481459679eb55
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_progressbar_horizontal_0.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_progressbar_horizontal_100.png b/tests/tests/holo/res/drawable-ldpi/holo_progressbar_horizontal_100.png
new file mode 100644
index 0000000000000000000000000000000000000000..2ccefc1f51db357f328db04470c4cd32565171bb
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_progressbar_horizontal_100.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_progressbar_horizontal_50.png b/tests/tests/holo/res/drawable-ldpi/holo_progressbar_horizontal_50.png
new file mode 100644
index 0000000000000000000000000000000000000000..56239e31dd852f6e348c7f0fe78140da8927dc16
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_progressbar_horizontal_50.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_progressbar_large.png b/tests/tests/holo/res/drawable-ldpi/holo_progressbar_large.png
new file mode 100644
index 0000000000000000000000000000000000000000..fe29e1d7a3e6307f80b9eec621b8da30eb9668f1
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_progressbar_large.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_progressbar_small.png b/tests/tests/holo/res/drawable-ldpi/holo_progressbar_small.png
new file mode 100644
index 0000000000000000000000000000000000000000..28c0a402a776856b1fe874407b2b2533c9599d5e
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_progressbar_small.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_progressdialog_horizontal.png b/tests/tests/holo/res/drawable-ldpi/holo_progressdialog_horizontal.png
new file mode 100644
index 0000000000000000000000000000000000000000..c602ac2b3e375a56fa49dacb9d10c3d96695cf1a
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_progressdialog_horizontal.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_radio_button.png b/tests/tests/holo/res/drawable-ldpi/holo_radio_button.png
new file mode 100644
index 0000000000000000000000000000000000000000..96a4af98532802f0821e4dcd986f82ffac1ed6ef
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_radio_button.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_radio_button_checked.png b/tests/tests/holo/res/drawable-ldpi/holo_radio_button_checked.png
new file mode 100644
index 0000000000000000000000000000000000000000..fa14bcb3c7e7b3b64b46b1acb282cbbc08d8c6ec
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_radio_button_checked.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_radiogroup_horizontal.png b/tests/tests/holo/res/drawable-ldpi/holo_radiogroup_horizontal.png
new file mode 100644
index 0000000000000000000000000000000000000000..7184016cc6c4cfee10b139874b5bb60adb2e6ac6
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_radiogroup_horizontal.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_radiogroup_vertical.png b/tests/tests/holo/res/drawable-ldpi/holo_radiogroup_vertical.png
new file mode 100644
index 0000000000000000000000000000000000000000..b7927b1094113e1d245e8d29b73edc49f9346665
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_radiogroup_vertical.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_ratingbar_0.png b/tests/tests/holo/res/drawable-ldpi/holo_ratingbar_0.png
new file mode 100644
index 0000000000000000000000000000000000000000..88279b82d4c22d74c097c8cf0ba76ff51c51702a
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_ratingbar_0.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_ratingbar_0_pressed.png b/tests/tests/holo/res/drawable-ldpi/holo_ratingbar_0_pressed.png
new file mode 100644
index 0000000000000000000000000000000000000000..d4b841db1059b68f72bd19a126f1b0494741a205
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_ratingbar_0_pressed.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_ratingbar_2point5.png b/tests/tests/holo/res/drawable-ldpi/holo_ratingbar_2point5.png
new file mode 100644
index 0000000000000000000000000000000000000000..3e80e24b4be5e517d501f32bfa23148973c83c07
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_ratingbar_2point5.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_ratingbar_2point5_pressed.png b/tests/tests/holo/res/drawable-ldpi/holo_ratingbar_2point5_pressed.png
new file mode 100644
index 0000000000000000000000000000000000000000..b0c4cf2db4f68b452b8b421cdab8f671ab55334a
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_ratingbar_2point5_pressed.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_ratingbar_5.png b/tests/tests/holo/res/drawable-ldpi/holo_ratingbar_5.png
new file mode 100644
index 0000000000000000000000000000000000000000..13eee57337729e995a9f51936ae9309ec9bf5661
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_ratingbar_5.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_ratingbar_5_pressed.png b/tests/tests/holo/res/drawable-ldpi/holo_ratingbar_5_pressed.png
new file mode 100644
index 0000000000000000000000000000000000000000..ccd4d3027c7840eb7fe675b14a4e08a34c0bf1e7
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_ratingbar_5_pressed.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_searchview.png b/tests/tests/holo/res/drawable-ldpi/holo_searchview.png
new file mode 100644
index 0000000000000000000000000000000000000000..ca76a706a045a720ef32b1b5bb1a422a32bc7da7
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_searchview.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_searchview_query.png b/tests/tests/holo/res/drawable-ldpi/holo_searchview_query.png
new file mode 100644
index 0000000000000000000000000000000000000000..061f026476b558e5aaa57f6d240f1ef65913a032
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_searchview_query.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_searchview_query_hint.png b/tests/tests/holo/res/drawable-ldpi/holo_searchview_query_hint.png
new file mode 100644
index 0000000000000000000000000000000000000000..34a711ed55f392acd699f67b23c7e647fd45b46c
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_searchview_query_hint.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_seekbar_0.png b/tests/tests/holo/res/drawable-ldpi/holo_seekbar_0.png
new file mode 100644
index 0000000000000000000000000000000000000000..190a4c1dc7cda73fd5082d83850c1c47c26d8cf2
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_seekbar_0.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_seekbar_100.png b/tests/tests/holo/res/drawable-ldpi/holo_seekbar_100.png
new file mode 100644
index 0000000000000000000000000000000000000000..8e532897126d654d9d2ad6b8c7c34a04ece89674
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_seekbar_100.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_seekbar_50.png b/tests/tests/holo/res/drawable-ldpi/holo_seekbar_50.png
new file mode 100644
index 0000000000000000000000000000000000000000..421ca13e04601e6dced41ed12c9c2a112a408e1f
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_seekbar_50.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_spinner.png b/tests/tests/holo/res/drawable-ldpi/holo_spinner.png
new file mode 100644
index 0000000000000000000000000000000000000000..0c2edf52d2decd9bc1010ccb05b3768a92188dbe
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_spinner.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_switch.png b/tests/tests/holo/res/drawable-ldpi/holo_switch.png
new file mode 100644
index 0000000000000000000000000000000000000000..24ddf3043ad12548308919b751caf417727bc575
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_switch.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_switch_checked.png b/tests/tests/holo/res/drawable-ldpi/holo_switch_checked.png
new file mode 100644
index 0000000000000000000000000000000000000000..6216a7df7538b3aa9898e611e6f8d6a84adf0ff4
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_switch_checked.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_tabhost.png b/tests/tests/holo/res/drawable-ldpi/holo_tabhost.png
new file mode 100644
index 0000000000000000000000000000000000000000..79b0338efef941d01825e92ddf8a87f704f3e995
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_tabhost.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_textview.png b/tests/tests/holo/res/drawable-ldpi/holo_textview.png
new file mode 100644
index 0000000000000000000000000000000000000000..256a7c27ee0f32e6ac5db10046d8871af34aebc9
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_textview.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_timepicker.png b/tests/tests/holo/res/drawable-ldpi/holo_timepicker.png
new file mode 100644
index 0000000000000000000000000000000000000000..9873ede1016df5bd8ee5095e41d8d9b29ca0a554
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_timepicker.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_toggle_button.png b/tests/tests/holo/res/drawable-ldpi/holo_toggle_button.png
new file mode 100644
index 0000000000000000000000000000000000000000..630353af0bc5afd06e18ac773ac987a9f7440129
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_toggle_button.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_toggle_button_checked.png b/tests/tests/holo/res/drawable-ldpi/holo_toggle_button_checked.png
new file mode 100644
index 0000000000000000000000000000000000000000..f1cf667a8d255e99e1340e57dc01918f580d8675
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_toggle_button_checked.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_alertdialog_list.png b/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_alertdialog_list.png
new file mode 100644
index 0000000000000000000000000000000000000000..ca60c2f385db0c9c6d83e125dcb8e46fc1095d9b
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_alertdialog_list.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_alertdialog_multichoice.png b/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_alertdialog_multichoice.png
new file mode 100644
index 0000000000000000000000000000000000000000..ef5a620b40b9d9150b682e77f4b808b824d116ab
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_alertdialog_multichoice.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_alertdialog_onebutton.png b/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_alertdialog_onebutton.png
new file mode 100644
index 0000000000000000000000000000000000000000..6e67ae0a39e8cdeba5a7fdbf53027620bd0865bc
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_alertdialog_onebutton.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_alertdialog_singlechoice.png b/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_alertdialog_singlechoice.png
new file mode 100644
index 0000000000000000000000000000000000000000..b66441a699feb88841f8cd0fb735f117847bdc98
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_alertdialog_singlechoice.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_alertdialog_threebuttons.png b/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_alertdialog_threebuttons.png
new file mode 100644
index 0000000000000000000000000000000000000000..e5c64767d713d5c1eb1981c7ab2cf2f3f68a4d95
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_alertdialog_threebuttons.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_alertdialog_twobuttons.png b/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_alertdialog_twobuttons.png
new file mode 100644
index 0000000000000000000000000000000000000000..65b1d05af99f9c63709d1b0bc334a35b518c4cf4
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_alertdialog_twobuttons.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_button.png b/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_button.png
new file mode 100644
index 0000000000000000000000000000000000000000..354ebd136bb61326732e14eb9aac330ba6b56b56
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_button.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_button_pressed.png b/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_button_pressed.png
new file mode 100644
index 0000000000000000000000000000000000000000..2562c8cd3f6e115955c84b7ba115d11dc97a2e9e
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_button_pressed.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_calendar_view.png b/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_calendar_view.png
new file mode 100644
index 0000000000000000000000000000000000000000..884bfc08bc606d1a0e2361cabdfc4b3e7f5376ae
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_calendar_view.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_checkbox.png b/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_checkbox.png
new file mode 100644
index 0000000000000000000000000000000000000000..58b679ecb9d4a806d411853dd36a7b4b01681654
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_checkbox.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_checkbox_checked.png b/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_checkbox_checked.png
new file mode 100644
index 0000000000000000000000000000000000000000..894922c9769517fdca875d6e50039b45b7de240b
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_checkbox_checked.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_chronometer.png b/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_chronometer.png
new file mode 100644
index 0000000000000000000000000000000000000000..dca49b063ab1077181192d6a70946b53f1a77d8f
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_chronometer.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_color_blue_bright.png b/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_color_blue_bright.png
new file mode 100644
index 0000000000000000000000000000000000000000..feaec2c11522763a3a997e09fcd599d64aeb45fa
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_color_blue_bright.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_color_blue_dark.png b/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_color_blue_dark.png
new file mode 100644
index 0000000000000000000000000000000000000000..a8640c101214c2f247ac3be5ff051072372c6d00
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_color_blue_dark.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_color_blue_light.png b/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_color_blue_light.png
new file mode 100644
index 0000000000000000000000000000000000000000..ae141af9c4824b9a7f0652b31bec8a8ebb85a276
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_color_blue_light.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_color_green_dark.png b/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_color_green_dark.png
new file mode 100644
index 0000000000000000000000000000000000000000..0ee2324190389a807067e04a3c25f4551c55025e
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_color_green_dark.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_color_green_light.png b/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_color_green_light.png
new file mode 100644
index 0000000000000000000000000000000000000000..9ca63c5c2319d40ab54d6bc5ee2e96e78b72d584
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_color_green_light.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_color_orange_dark.png b/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_color_orange_dark.png
new file mode 100644
index 0000000000000000000000000000000000000000..bc06b4fdc81d905b0e937ba4addbada6442028bd
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_color_orange_dark.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_color_orange_light.png b/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_color_orange_light.png
new file mode 100644
index 0000000000000000000000000000000000000000..1495f82b284a97f49822372d1722ec6a8ab7a485
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_color_orange_light.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_color_purple.png b/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_color_purple.png
new file mode 100644
index 0000000000000000000000000000000000000000..9652f562f5cb86b7c132dc53b34f8ce0110f4e02
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_color_purple.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_color_red_dark.png b/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_color_red_dark.png
new file mode 100644
index 0000000000000000000000000000000000000000..4acebf88600624ce671fcc4ce9abd2707aa8e05a
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_color_red_dark.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_color_red_light.png b/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_color_red_light.png
new file mode 100644
index 0000000000000000000000000000000000000000..d5b5742d442db470ed7b24cf882f470a26c05d07
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_color_red_light.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_edittext.png b/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_edittext.png
new file mode 100644
index 0000000000000000000000000000000000000000..07a56b33914559ed1c477b5f610cca4cc80da67e
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_edittext.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_notitlebar_alertdialog_list.png b/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_notitlebar_alertdialog_list.png
new file mode 100644
index 0000000000000000000000000000000000000000..ca60c2f385db0c9c6d83e125dcb8e46fc1095d9b
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_notitlebar_alertdialog_list.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_notitlebar_alertdialog_multichoice.png b/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_notitlebar_alertdialog_multichoice.png
new file mode 100644
index 0000000000000000000000000000000000000000..ef5a620b40b9d9150b682e77f4b808b824d116ab
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_notitlebar_alertdialog_multichoice.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_notitlebar_alertdialog_onebutton.png b/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_notitlebar_alertdialog_onebutton.png
new file mode 100644
index 0000000000000000000000000000000000000000..6e67ae0a39e8cdeba5a7fdbf53027620bd0865bc
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_notitlebar_alertdialog_onebutton.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_notitlebar_alertdialog_singlechoice.png b/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_notitlebar_alertdialog_singlechoice.png
new file mode 100644
index 0000000000000000000000000000000000000000..b66441a699feb88841f8cd0fb735f117847bdc98
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_notitlebar_alertdialog_singlechoice.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_notitlebar_alertdialog_threebuttons.png b/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_notitlebar_alertdialog_threebuttons.png
new file mode 100644
index 0000000000000000000000000000000000000000..e5c64767d713d5c1eb1981c7ab2cf2f3f68a4d95
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_notitlebar_alertdialog_threebuttons.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_notitlebar_alertdialog_twobuttons.png b/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_notitlebar_alertdialog_twobuttons.png
new file mode 100644
index 0000000000000000000000000000000000000000..65b1d05af99f9c63709d1b0bc334a35b518c4cf4
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_notitlebar_alertdialog_twobuttons.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_notitlebar_button.png b/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_notitlebar_button.png
new file mode 100644
index 0000000000000000000000000000000000000000..354ebd136bb61326732e14eb9aac330ba6b56b56
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_notitlebar_button.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_notitlebar_button_pressed.png b/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_notitlebar_button_pressed.png
new file mode 100644
index 0000000000000000000000000000000000000000..2562c8cd3f6e115955c84b7ba115d11dc97a2e9e
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_notitlebar_button_pressed.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_notitlebar_calendar_view.png b/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_notitlebar_calendar_view.png
new file mode 100644
index 0000000000000000000000000000000000000000..884bfc08bc606d1a0e2361cabdfc4b3e7f5376ae
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_notitlebar_calendar_view.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_notitlebar_checkbox.png b/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_notitlebar_checkbox.png
new file mode 100644
index 0000000000000000000000000000000000000000..58b679ecb9d4a806d411853dd36a7b4b01681654
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_notitlebar_checkbox.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_notitlebar_checkbox_checked.png b/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_notitlebar_checkbox_checked.png
new file mode 100644
index 0000000000000000000000000000000000000000..894922c9769517fdca875d6e50039b45b7de240b
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_notitlebar_checkbox_checked.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_notitlebar_chronometer.png b/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_notitlebar_chronometer.png
new file mode 100644
index 0000000000000000000000000000000000000000..dca49b063ab1077181192d6a70946b53f1a77d8f
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_notitlebar_chronometer.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_notitlebar_color_blue_bright.png b/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_notitlebar_color_blue_bright.png
new file mode 100644
index 0000000000000000000000000000000000000000..feaec2c11522763a3a997e09fcd599d64aeb45fa
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_notitlebar_color_blue_bright.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_notitlebar_color_blue_dark.png b/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_notitlebar_color_blue_dark.png
new file mode 100644
index 0000000000000000000000000000000000000000..a8640c101214c2f247ac3be5ff051072372c6d00
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_notitlebar_color_blue_dark.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_notitlebar_color_blue_light.png b/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_notitlebar_color_blue_light.png
new file mode 100644
index 0000000000000000000000000000000000000000..ae141af9c4824b9a7f0652b31bec8a8ebb85a276
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_notitlebar_color_blue_light.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_notitlebar_color_green_dark.png b/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_notitlebar_color_green_dark.png
new file mode 100644
index 0000000000000000000000000000000000000000..0ee2324190389a807067e04a3c25f4551c55025e
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_notitlebar_color_green_dark.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_notitlebar_color_green_light.png b/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_notitlebar_color_green_light.png
new file mode 100644
index 0000000000000000000000000000000000000000..9ca63c5c2319d40ab54d6bc5ee2e96e78b72d584
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_notitlebar_color_green_light.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_notitlebar_color_orange_dark.png b/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_notitlebar_color_orange_dark.png
new file mode 100644
index 0000000000000000000000000000000000000000..bc06b4fdc81d905b0e937ba4addbada6442028bd
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_notitlebar_color_orange_dark.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_notitlebar_color_orange_light.png b/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_notitlebar_color_orange_light.png
new file mode 100644
index 0000000000000000000000000000000000000000..1495f82b284a97f49822372d1722ec6a8ab7a485
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_notitlebar_color_orange_light.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_notitlebar_color_purple.png b/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_notitlebar_color_purple.png
new file mode 100644
index 0000000000000000000000000000000000000000..9652f562f5cb86b7c132dc53b34f8ce0110f4e02
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_notitlebar_color_purple.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_notitlebar_color_red_dark.png b/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_notitlebar_color_red_dark.png
new file mode 100644
index 0000000000000000000000000000000000000000..4acebf88600624ce671fcc4ce9abd2707aa8e05a
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_notitlebar_color_red_dark.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_notitlebar_color_red_light.png b/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_notitlebar_color_red_light.png
new file mode 100644
index 0000000000000000000000000000000000000000..d5b5742d442db470ed7b24cf882f470a26c05d07
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_notitlebar_color_red_light.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_notitlebar_edittext.png b/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_notitlebar_edittext.png
new file mode 100644
index 0000000000000000000000000000000000000000..07a56b33914559ed1c477b5f610cca4cc80da67e
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_notitlebar_edittext.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_notitlebar_progressbar.png b/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_notitlebar_progressbar.png
new file mode 100644
index 0000000000000000000000000000000000000000..06fec8fbb4f6b5cf7b3ff7d64aedf60ddb0cc77f
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_notitlebar_progressbar.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_notitlebar_progressbar_horizontal_0.png b/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_notitlebar_progressbar_horizontal_0.png
new file mode 100644
index 0000000000000000000000000000000000000000..3ab1b888fd889c8e02d611b13d9481459679eb55
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_notitlebar_progressbar_horizontal_0.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_notitlebar_progressbar_horizontal_100.png b/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_notitlebar_progressbar_horizontal_100.png
new file mode 100644
index 0000000000000000000000000000000000000000..2ccefc1f51db357f328db04470c4cd32565171bb
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_notitlebar_progressbar_horizontal_100.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_notitlebar_progressbar_horizontal_50.png b/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_notitlebar_progressbar_horizontal_50.png
new file mode 100644
index 0000000000000000000000000000000000000000..56239e31dd852f6e348c7f0fe78140da8927dc16
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_notitlebar_progressbar_horizontal_50.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_notitlebar_progressbar_large.png b/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_notitlebar_progressbar_large.png
new file mode 100644
index 0000000000000000000000000000000000000000..fe29e1d7a3e6307f80b9eec621b8da30eb9668f1
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_notitlebar_progressbar_large.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_notitlebar_progressbar_small.png b/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_notitlebar_progressbar_small.png
new file mode 100644
index 0000000000000000000000000000000000000000..28c0a402a776856b1fe874407b2b2533c9599d5e
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_notitlebar_progressbar_small.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_notitlebar_progressdialog_horizontal.png b/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_notitlebar_progressdialog_horizontal.png
new file mode 100644
index 0000000000000000000000000000000000000000..c602ac2b3e375a56fa49dacb9d10c3d96695cf1a
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_notitlebar_progressdialog_horizontal.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_notitlebar_radio_button.png b/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_notitlebar_radio_button.png
new file mode 100644
index 0000000000000000000000000000000000000000..96a4af98532802f0821e4dcd986f82ffac1ed6ef
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_notitlebar_radio_button.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_notitlebar_radio_button_checked.png b/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_notitlebar_radio_button_checked.png
new file mode 100644
index 0000000000000000000000000000000000000000..fa14bcb3c7e7b3b64b46b1acb282cbbc08d8c6ec
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_notitlebar_radio_button_checked.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_notitlebar_radiogroup_horizontal.png b/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_notitlebar_radiogroup_horizontal.png
new file mode 100644
index 0000000000000000000000000000000000000000..7184016cc6c4cfee10b139874b5bb60adb2e6ac6
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_notitlebar_radiogroup_horizontal.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_notitlebar_radiogroup_vertical.png b/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_notitlebar_radiogroup_vertical.png
new file mode 100644
index 0000000000000000000000000000000000000000..b7927b1094113e1d245e8d29b73edc49f9346665
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_notitlebar_radiogroup_vertical.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_notitlebar_ratingbar_0.png b/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_notitlebar_ratingbar_0.png
new file mode 100644
index 0000000000000000000000000000000000000000..88279b82d4c22d74c097c8cf0ba76ff51c51702a
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_notitlebar_ratingbar_0.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_notitlebar_ratingbar_0_pressed.png b/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_notitlebar_ratingbar_0_pressed.png
new file mode 100644
index 0000000000000000000000000000000000000000..d4b841db1059b68f72bd19a126f1b0494741a205
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_notitlebar_ratingbar_0_pressed.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_notitlebar_ratingbar_2point5.png b/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_notitlebar_ratingbar_2point5.png
new file mode 100644
index 0000000000000000000000000000000000000000..3e80e24b4be5e517d501f32bfa23148973c83c07
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_notitlebar_ratingbar_2point5.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_notitlebar_ratingbar_2point5_pressed.png b/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_notitlebar_ratingbar_2point5_pressed.png
new file mode 100644
index 0000000000000000000000000000000000000000..b0c4cf2db4f68b452b8b421cdab8f671ab55334a
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_notitlebar_ratingbar_2point5_pressed.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_notitlebar_ratingbar_5.png b/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_notitlebar_ratingbar_5.png
new file mode 100644
index 0000000000000000000000000000000000000000..13eee57337729e995a9f51936ae9309ec9bf5661
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_notitlebar_ratingbar_5.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_notitlebar_ratingbar_5_pressed.png b/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_notitlebar_ratingbar_5_pressed.png
new file mode 100644
index 0000000000000000000000000000000000000000..ccd4d3027c7840eb7fe675b14a4e08a34c0bf1e7
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_notitlebar_ratingbar_5_pressed.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_notitlebar_searchview.png b/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_notitlebar_searchview.png
new file mode 100644
index 0000000000000000000000000000000000000000..ca76a706a045a720ef32b1b5bb1a422a32bc7da7
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_notitlebar_searchview.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_notitlebar_searchview_query.png b/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_notitlebar_searchview_query.png
new file mode 100644
index 0000000000000000000000000000000000000000..061f026476b558e5aaa57f6d240f1ef65913a032
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_notitlebar_searchview_query.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_notitlebar_searchview_query_hint.png b/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_notitlebar_searchview_query_hint.png
new file mode 100644
index 0000000000000000000000000000000000000000..34a711ed55f392acd699f67b23c7e647fd45b46c
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_notitlebar_searchview_query_hint.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_notitlebar_seekbar_0.png b/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_notitlebar_seekbar_0.png
new file mode 100644
index 0000000000000000000000000000000000000000..190a4c1dc7cda73fd5082d83850c1c47c26d8cf2
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_notitlebar_seekbar_0.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_notitlebar_seekbar_100.png b/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_notitlebar_seekbar_100.png
new file mode 100644
index 0000000000000000000000000000000000000000..8e532897126d654d9d2ad6b8c7c34a04ece89674
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_notitlebar_seekbar_100.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_notitlebar_seekbar_50.png b/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_notitlebar_seekbar_50.png
new file mode 100644
index 0000000000000000000000000000000000000000..421ca13e04601e6dced41ed12c9c2a112a408e1f
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_notitlebar_seekbar_50.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_notitlebar_spinner.png b/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_notitlebar_spinner.png
new file mode 100644
index 0000000000000000000000000000000000000000..0c2edf52d2decd9bc1010ccb05b3768a92188dbe
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_notitlebar_spinner.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_notitlebar_switch.png b/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_notitlebar_switch.png
new file mode 100644
index 0000000000000000000000000000000000000000..24ddf3043ad12548308919b751caf417727bc575
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_notitlebar_switch.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_notitlebar_switch_checked.png b/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_notitlebar_switch_checked.png
new file mode 100644
index 0000000000000000000000000000000000000000..6216a7df7538b3aa9898e611e6f8d6a84adf0ff4
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_notitlebar_switch_checked.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_notitlebar_tabhost.png b/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_notitlebar_tabhost.png
new file mode 100644
index 0000000000000000000000000000000000000000..79b0338efef941d01825e92ddf8a87f704f3e995
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_notitlebar_tabhost.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_notitlebar_textview.png b/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_notitlebar_textview.png
new file mode 100644
index 0000000000000000000000000000000000000000..256a7c27ee0f32e6ac5db10046d8871af34aebc9
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_notitlebar_textview.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_notitlebar_timepicker.png b/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_notitlebar_timepicker.png
new file mode 100644
index 0000000000000000000000000000000000000000..9873ede1016df5bd8ee5095e41d8d9b29ca0a554
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_notitlebar_timepicker.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_notitlebar_toggle_button.png b/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_notitlebar_toggle_button.png
new file mode 100644
index 0000000000000000000000000000000000000000..630353af0bc5afd06e18ac773ac987a9f7440129
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_notitlebar_toggle_button.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_notitlebar_toggle_button_checked.png b/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_notitlebar_toggle_button_checked.png
new file mode 100644
index 0000000000000000000000000000000000000000..f1cf667a8d255e99e1340e57dc01918f580d8675
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_notitlebar_toggle_button_checked.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_notitlebar_zoomcontrols.png b/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_notitlebar_zoomcontrols.png
new file mode 100644
index 0000000000000000000000000000000000000000..ab090a678eee6673d6df784abe239576e78c2298
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_notitlebar_zoomcontrols.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_progressbar.png b/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_progressbar.png
new file mode 100644
index 0000000000000000000000000000000000000000..06fec8fbb4f6b5cf7b3ff7d64aedf60ddb0cc77f
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_progressbar.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_progressbar_horizontal_0.png b/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_progressbar_horizontal_0.png
new file mode 100644
index 0000000000000000000000000000000000000000..3ab1b888fd889c8e02d611b13d9481459679eb55
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_progressbar_horizontal_0.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_progressbar_horizontal_100.png b/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_progressbar_horizontal_100.png
new file mode 100644
index 0000000000000000000000000000000000000000..2ccefc1f51db357f328db04470c4cd32565171bb
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_progressbar_horizontal_100.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_progressbar_horizontal_50.png b/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_progressbar_horizontal_50.png
new file mode 100644
index 0000000000000000000000000000000000000000..56239e31dd852f6e348c7f0fe78140da8927dc16
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_progressbar_horizontal_50.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_progressbar_large.png b/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_progressbar_large.png
new file mode 100644
index 0000000000000000000000000000000000000000..fe29e1d7a3e6307f80b9eec621b8da30eb9668f1
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_progressbar_large.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_progressbar_small.png b/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_progressbar_small.png
new file mode 100644
index 0000000000000000000000000000000000000000..28c0a402a776856b1fe874407b2b2533c9599d5e
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_progressbar_small.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_progressdialog_horizontal.png b/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_progressdialog_horizontal.png
new file mode 100644
index 0000000000000000000000000000000000000000..c602ac2b3e375a56fa49dacb9d10c3d96695cf1a
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_progressdialog_horizontal.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_radio_button.png b/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_radio_button.png
new file mode 100644
index 0000000000000000000000000000000000000000..96a4af98532802f0821e4dcd986f82ffac1ed6ef
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_radio_button.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_radio_button_checked.png b/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_radio_button_checked.png
new file mode 100644
index 0000000000000000000000000000000000000000..fa14bcb3c7e7b3b64b46b1acb282cbbc08d8c6ec
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_radio_button_checked.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_radiogroup_horizontal.png b/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_radiogroup_horizontal.png
new file mode 100644
index 0000000000000000000000000000000000000000..7184016cc6c4cfee10b139874b5bb60adb2e6ac6
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_radiogroup_horizontal.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_radiogroup_vertical.png b/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_radiogroup_vertical.png
new file mode 100644
index 0000000000000000000000000000000000000000..b7927b1094113e1d245e8d29b73edc49f9346665
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_radiogroup_vertical.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_ratingbar_0.png b/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_ratingbar_0.png
new file mode 100644
index 0000000000000000000000000000000000000000..88279b82d4c22d74c097c8cf0ba76ff51c51702a
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_ratingbar_0.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_ratingbar_0_pressed.png b/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_ratingbar_0_pressed.png
new file mode 100644
index 0000000000000000000000000000000000000000..d4b841db1059b68f72bd19a126f1b0494741a205
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_ratingbar_0_pressed.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_ratingbar_2point5.png b/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_ratingbar_2point5.png
new file mode 100644
index 0000000000000000000000000000000000000000..3e80e24b4be5e517d501f32bfa23148973c83c07
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_ratingbar_2point5.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_ratingbar_2point5_pressed.png b/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_ratingbar_2point5_pressed.png
new file mode 100644
index 0000000000000000000000000000000000000000..b0c4cf2db4f68b452b8b421cdab8f671ab55334a
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_ratingbar_2point5_pressed.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_ratingbar_5.png b/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_ratingbar_5.png
new file mode 100644
index 0000000000000000000000000000000000000000..13eee57337729e995a9f51936ae9309ec9bf5661
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_ratingbar_5.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_ratingbar_5_pressed.png b/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_ratingbar_5_pressed.png
new file mode 100644
index 0000000000000000000000000000000000000000..ccd4d3027c7840eb7fe675b14a4e08a34c0bf1e7
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_ratingbar_5_pressed.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_searchview.png b/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_searchview.png
new file mode 100644
index 0000000000000000000000000000000000000000..ca76a706a045a720ef32b1b5bb1a422a32bc7da7
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_searchview.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_searchview_query.png b/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_searchview_query.png
new file mode 100644
index 0000000000000000000000000000000000000000..061f026476b558e5aaa57f6d240f1ef65913a032
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_searchview_query.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_searchview_query_hint.png b/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_searchview_query_hint.png
new file mode 100644
index 0000000000000000000000000000000000000000..34a711ed55f392acd699f67b23c7e647fd45b46c
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_searchview_query_hint.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_seekbar_0.png b/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_seekbar_0.png
new file mode 100644
index 0000000000000000000000000000000000000000..190a4c1dc7cda73fd5082d83850c1c47c26d8cf2
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_seekbar_0.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_seekbar_100.png b/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_seekbar_100.png
new file mode 100644
index 0000000000000000000000000000000000000000..8e532897126d654d9d2ad6b8c7c34a04ece89674
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_seekbar_100.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_seekbar_50.png b/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_seekbar_50.png
new file mode 100644
index 0000000000000000000000000000000000000000..421ca13e04601e6dced41ed12c9c2a112a408e1f
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_seekbar_50.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_spinner.png b/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_spinner.png
new file mode 100644
index 0000000000000000000000000000000000000000..0c2edf52d2decd9bc1010ccb05b3768a92188dbe
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_spinner.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_switch.png b/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_switch.png
new file mode 100644
index 0000000000000000000000000000000000000000..24ddf3043ad12548308919b751caf417727bc575
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_switch.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_switch_checked.png b/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_switch_checked.png
new file mode 100644
index 0000000000000000000000000000000000000000..6216a7df7538b3aa9898e611e6f8d6a84adf0ff4
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_switch_checked.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_tabhost.png b/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_tabhost.png
new file mode 100644
index 0000000000000000000000000000000000000000..79b0338efef941d01825e92ddf8a87f704f3e995
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_tabhost.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_textview.png b/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_textview.png
new file mode 100644
index 0000000000000000000000000000000000000000..256a7c27ee0f32e6ac5db10046d8871af34aebc9
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_textview.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_timepicker.png b/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_timepicker.png
new file mode 100644
index 0000000000000000000000000000000000000000..9873ede1016df5bd8ee5095e41d8d9b29ca0a554
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_timepicker.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_toggle_button.png b/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_toggle_button.png
new file mode 100644
index 0000000000000000000000000000000000000000..630353af0bc5afd06e18ac773ac987a9f7440129
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_toggle_button.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_toggle_button_checked.png b/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_toggle_button_checked.png
new file mode 100644
index 0000000000000000000000000000000000000000..f1cf667a8d255e99e1340e57dc01918f580d8675
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_toggle_button_checked.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_zoomcontrols.png b/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_zoomcontrols.png
new file mode 100644
index 0000000000000000000000000000000000000000..ab090a678eee6673d6df784abe239576e78c2298
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_wallpaper_zoomcontrols.png differ
diff --git a/tests/tests/holo/res/drawable-ldpi/holo_zoomcontrols.png b/tests/tests/holo/res/drawable-ldpi/holo_zoomcontrols.png
new file mode 100644
index 0000000000000000000000000000000000000000..ab090a678eee6673d6df784abe239576e78c2298
Binary files /dev/null and b/tests/tests/holo/res/drawable-ldpi/holo_zoomcontrols.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_button.png b/tests/tests/holo/res/drawable-tvdpi/holo_button.png
new file mode 100644
index 0000000000000000000000000000000000000000..415b686acc83dfd26f5d609be34bce8cf3fc0bb8
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_button.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_button_pressed.png b/tests/tests/holo/res/drawable-tvdpi/holo_button_pressed.png
new file mode 100644
index 0000000000000000000000000000000000000000..8ec08df879944286b744055a924c1d25a5f09c04
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_button_pressed.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_calendar_view.png b/tests/tests/holo/res/drawable-tvdpi/holo_calendar_view.png
new file mode 100644
index 0000000000000000000000000000000000000000..9029d1631457d870d0b68689bf472c5f91c6381c
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_calendar_view.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_checkbox.png b/tests/tests/holo/res/drawable-tvdpi/holo_checkbox.png
new file mode 100644
index 0000000000000000000000000000000000000000..d1d23c7cb20615a5a56c9d4d2fe1c10efb23691e
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_checkbox.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_checkbox_checked.png b/tests/tests/holo/res/drawable-tvdpi/holo_checkbox_checked.png
new file mode 100644
index 0000000000000000000000000000000000000000..765dc1ff06b9da6ac656a640fcd4e1afb0dd00c6
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_checkbox_checked.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_chronometer.png b/tests/tests/holo/res/drawable-tvdpi/holo_chronometer.png
new file mode 100644
index 0000000000000000000000000000000000000000..6e2b2ca63e475b3838aa74b45d95093e2fce5723
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_chronometer.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_color_blue_bright.png b/tests/tests/holo/res/drawable-tvdpi/holo_color_blue_bright.png
new file mode 100644
index 0000000000000000000000000000000000000000..ac9c0fb56d7ae0994098c614bfceba17e7335a92
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_color_blue_bright.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_color_blue_dark.png b/tests/tests/holo/res/drawable-tvdpi/holo_color_blue_dark.png
new file mode 100644
index 0000000000000000000000000000000000000000..2a7cbb1a4d32faf4e5c7c280dc15533d69cd86a7
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_color_blue_dark.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_color_blue_light.png b/tests/tests/holo/res/drawable-tvdpi/holo_color_blue_light.png
new file mode 100644
index 0000000000000000000000000000000000000000..dd9df4e29f7bfbaaee70e81d233e8fa1be6381bc
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_color_blue_light.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_color_green_dark.png b/tests/tests/holo/res/drawable-tvdpi/holo_color_green_dark.png
new file mode 100644
index 0000000000000000000000000000000000000000..3c8ed4087ca85c75872234354a73a97f91896dab
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_color_green_dark.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_color_green_light.png b/tests/tests/holo/res/drawable-tvdpi/holo_color_green_light.png
new file mode 100644
index 0000000000000000000000000000000000000000..f5bf1da801f743c1bfd5b3d28a9ce445bb784809
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_color_green_light.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_color_orange_dark.png b/tests/tests/holo/res/drawable-tvdpi/holo_color_orange_dark.png
new file mode 100644
index 0000000000000000000000000000000000000000..f6a8a84204bab0a09ab51fab661380605859a51a
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_color_orange_dark.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_color_orange_light.png b/tests/tests/holo/res/drawable-tvdpi/holo_color_orange_light.png
new file mode 100644
index 0000000000000000000000000000000000000000..707642b43dc762edd8bc36c598ef04b4c3b1207e
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_color_orange_light.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_color_purple.png b/tests/tests/holo/res/drawable-tvdpi/holo_color_purple.png
new file mode 100644
index 0000000000000000000000000000000000000000..7eefbff5364083cb9e3eb0035157154f5ddfcead
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_color_purple.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_color_red_dark.png b/tests/tests/holo/res/drawable-tvdpi/holo_color_red_dark.png
new file mode 100644
index 0000000000000000000000000000000000000000..799dfbc57280839d905ddc09cd24303dd8ab4f2f
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_color_red_dark.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_color_red_light.png b/tests/tests/holo/res/drawable-tvdpi/holo_color_red_light.png
new file mode 100644
index 0000000000000000000000000000000000000000..5ec82eb509820bcbb8e054408a7e72078683ae24
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_color_red_light.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_button.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_button.png
new file mode 100644
index 0000000000000000000000000000000000000000..415b686acc83dfd26f5d609be34bce8cf3fc0bb8
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_button.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_button_pressed.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_button_pressed.png
new file mode 100644
index 0000000000000000000000000000000000000000..8ec08df879944286b744055a924c1d25a5f09c04
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_button_pressed.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_calendar_view.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_calendar_view.png
new file mode 100644
index 0000000000000000000000000000000000000000..9029d1631457d870d0b68689bf472c5f91c6381c
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_calendar_view.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_checkbox.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_checkbox.png
new file mode 100644
index 0000000000000000000000000000000000000000..d1d23c7cb20615a5a56c9d4d2fe1c10efb23691e
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_checkbox.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_checkbox_checked.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_checkbox_checked.png
new file mode 100644
index 0000000000000000000000000000000000000000..765dc1ff06b9da6ac656a640fcd4e1afb0dd00c6
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_checkbox_checked.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_chronometer.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_chronometer.png
new file mode 100644
index 0000000000000000000000000000000000000000..6e2b2ca63e475b3838aa74b45d95093e2fce5723
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_chronometer.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_color_blue_bright.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_color_blue_bright.png
new file mode 100644
index 0000000000000000000000000000000000000000..ac9c0fb56d7ae0994098c614bfceba17e7335a92
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_color_blue_bright.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_color_blue_dark.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_color_blue_dark.png
new file mode 100644
index 0000000000000000000000000000000000000000..2a7cbb1a4d32faf4e5c7c280dc15533d69cd86a7
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_color_blue_dark.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_color_blue_light.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_color_blue_light.png
new file mode 100644
index 0000000000000000000000000000000000000000..dd9df4e29f7bfbaaee70e81d233e8fa1be6381bc
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_color_blue_light.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_color_green_dark.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_color_green_dark.png
new file mode 100644
index 0000000000000000000000000000000000000000..3c8ed4087ca85c75872234354a73a97f91896dab
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_color_green_dark.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_color_green_light.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_color_green_light.png
new file mode 100644
index 0000000000000000000000000000000000000000..f5bf1da801f743c1bfd5b3d28a9ce445bb784809
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_color_green_light.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_color_orange_dark.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_color_orange_dark.png
new file mode 100644
index 0000000000000000000000000000000000000000..f6a8a84204bab0a09ab51fab661380605859a51a
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_color_orange_dark.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_color_orange_light.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_color_orange_light.png
new file mode 100644
index 0000000000000000000000000000000000000000..707642b43dc762edd8bc36c598ef04b4c3b1207e
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_color_orange_light.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_color_purple.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_color_purple.png
new file mode 100644
index 0000000000000000000000000000000000000000..7eefbff5364083cb9e3eb0035157154f5ddfcead
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_color_purple.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_color_red_dark.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_color_red_dark.png
new file mode 100644
index 0000000000000000000000000000000000000000..799dfbc57280839d905ddc09cd24303dd8ab4f2f
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_color_red_dark.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_color_red_light.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_color_red_light.png
new file mode 100644
index 0000000000000000000000000000000000000000..5ec82eb509820bcbb8e054408a7e72078683ae24
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_color_red_light.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_edittext.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_edittext.png
new file mode 100644
index 0000000000000000000000000000000000000000..b9c74daed0544d71a0cb3f6e2b812c69fc1a0e03
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_edittext.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_minwidth_button.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_minwidth_button.png
new file mode 100644
index 0000000000000000000000000000000000000000..415b686acc83dfd26f5d609be34bce8cf3fc0bb8
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_minwidth_button.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_minwidth_button_pressed.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_minwidth_button_pressed.png
new file mode 100644
index 0000000000000000000000000000000000000000..8ec08df879944286b744055a924c1d25a5f09c04
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_minwidth_button_pressed.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_minwidth_calendar_view.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_minwidth_calendar_view.png
new file mode 100644
index 0000000000000000000000000000000000000000..9029d1631457d870d0b68689bf472c5f91c6381c
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_minwidth_calendar_view.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_minwidth_checkbox.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_minwidth_checkbox.png
new file mode 100644
index 0000000000000000000000000000000000000000..d1d23c7cb20615a5a56c9d4d2fe1c10efb23691e
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_minwidth_checkbox.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_minwidth_checkbox_checked.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_minwidth_checkbox_checked.png
new file mode 100644
index 0000000000000000000000000000000000000000..765dc1ff06b9da6ac656a640fcd4e1afb0dd00c6
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_minwidth_checkbox_checked.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_minwidth_chronometer.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_minwidth_chronometer.png
new file mode 100644
index 0000000000000000000000000000000000000000..6e2b2ca63e475b3838aa74b45d95093e2fce5723
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_minwidth_chronometer.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_minwidth_color_blue_bright.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_minwidth_color_blue_bright.png
new file mode 100644
index 0000000000000000000000000000000000000000..ac9c0fb56d7ae0994098c614bfceba17e7335a92
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_minwidth_color_blue_bright.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_minwidth_color_blue_dark.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_minwidth_color_blue_dark.png
new file mode 100644
index 0000000000000000000000000000000000000000..2a7cbb1a4d32faf4e5c7c280dc15533d69cd86a7
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_minwidth_color_blue_dark.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_minwidth_color_blue_light.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_minwidth_color_blue_light.png
new file mode 100644
index 0000000000000000000000000000000000000000..dd9df4e29f7bfbaaee70e81d233e8fa1be6381bc
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_minwidth_color_blue_light.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_minwidth_color_green_dark.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_minwidth_color_green_dark.png
new file mode 100644
index 0000000000000000000000000000000000000000..3c8ed4087ca85c75872234354a73a97f91896dab
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_minwidth_color_green_dark.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_minwidth_color_green_light.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_minwidth_color_green_light.png
new file mode 100644
index 0000000000000000000000000000000000000000..f5bf1da801f743c1bfd5b3d28a9ce445bb784809
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_minwidth_color_green_light.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_minwidth_color_orange_dark.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_minwidth_color_orange_dark.png
new file mode 100644
index 0000000000000000000000000000000000000000..f6a8a84204bab0a09ab51fab661380605859a51a
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_minwidth_color_orange_dark.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_minwidth_color_orange_light.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_minwidth_color_orange_light.png
new file mode 100644
index 0000000000000000000000000000000000000000..707642b43dc762edd8bc36c598ef04b4c3b1207e
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_minwidth_color_orange_light.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_minwidth_color_purple.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_minwidth_color_purple.png
new file mode 100644
index 0000000000000000000000000000000000000000..7eefbff5364083cb9e3eb0035157154f5ddfcead
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_minwidth_color_purple.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_minwidth_color_red_dark.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_minwidth_color_red_dark.png
new file mode 100644
index 0000000000000000000000000000000000000000..799dfbc57280839d905ddc09cd24303dd8ab4f2f
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_minwidth_color_red_dark.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_minwidth_color_red_light.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_minwidth_color_red_light.png
new file mode 100644
index 0000000000000000000000000000000000000000..5ec82eb509820bcbb8e054408a7e72078683ae24
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_minwidth_color_red_light.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_minwidth_edittext.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_minwidth_edittext.png
new file mode 100644
index 0000000000000000000000000000000000000000..b9c74daed0544d71a0cb3f6e2b812c69fc1a0e03
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_minwidth_edittext.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_minwidth_progressbar.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_minwidth_progressbar.png
new file mode 100644
index 0000000000000000000000000000000000000000..a5ca94f9a7620f388275aa0a5e9a073b97dcfede
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_minwidth_progressbar.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_minwidth_progressbar_horizontal_0.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_minwidth_progressbar_horizontal_0.png
new file mode 100644
index 0000000000000000000000000000000000000000..592bf27cfb49375b464f2b770e64bfad73481442
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_minwidth_progressbar_horizontal_0.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_minwidth_progressbar_horizontal_100.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_minwidth_progressbar_horizontal_100.png
new file mode 100644
index 0000000000000000000000000000000000000000..a68c5a0cc4c34b4d4b168bc7246ed62ddc6edf96
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_minwidth_progressbar_horizontal_100.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_minwidth_progressbar_horizontal_50.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_minwidth_progressbar_horizontal_50.png
new file mode 100644
index 0000000000000000000000000000000000000000..20965f7a218f4882fc5eac72de6501e5ac556941
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_minwidth_progressbar_horizontal_50.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_minwidth_progressbar_large.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_minwidth_progressbar_large.png
new file mode 100644
index 0000000000000000000000000000000000000000..7482a47a89f5427d8418107f11f0c57ffd333aa3
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_minwidth_progressbar_large.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_minwidth_progressbar_small.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_minwidth_progressbar_small.png
new file mode 100644
index 0000000000000000000000000000000000000000..e454f601a0b222c6cc64a39808780a0a85a008bb
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_minwidth_progressbar_small.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_minwidth_radio_button.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_minwidth_radio_button.png
new file mode 100644
index 0000000000000000000000000000000000000000..4c06326ac914dfeb741a05f5b83ffae1a94db9f6
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_minwidth_radio_button.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_minwidth_radio_button_checked.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_minwidth_radio_button_checked.png
new file mode 100644
index 0000000000000000000000000000000000000000..ec14fb0d7c5d8b1f995cc8261d939629426c2b7e
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_minwidth_radio_button_checked.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_minwidth_radiogroup_horizontal.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_minwidth_radiogroup_horizontal.png
new file mode 100644
index 0000000000000000000000000000000000000000..52122d8aa77281a2ebb72f1c9d822f11a43a7426
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_minwidth_radiogroup_horizontal.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_minwidth_radiogroup_vertical.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_minwidth_radiogroup_vertical.png
new file mode 100644
index 0000000000000000000000000000000000000000..f1b20bedf8e3bbe60cc923ffb144320442809934
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_minwidth_radiogroup_vertical.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_minwidth_ratingbar_0.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_minwidth_ratingbar_0.png
new file mode 100644
index 0000000000000000000000000000000000000000..28165748cb6313c3f7ef8ff64447d0bcbfb9ff44
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_minwidth_ratingbar_0.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_minwidth_ratingbar_0_pressed.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_minwidth_ratingbar_0_pressed.png
new file mode 100644
index 0000000000000000000000000000000000000000..c6943d2f32350678bf071e3824d767f81842e288
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_minwidth_ratingbar_0_pressed.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_minwidth_ratingbar_2point5.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_minwidth_ratingbar_2point5.png
new file mode 100644
index 0000000000000000000000000000000000000000..bdba08141b4bcb5d0f42fd6508487319887a9f1d
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_minwidth_ratingbar_2point5.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_minwidth_ratingbar_2point5_pressed.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_minwidth_ratingbar_2point5_pressed.png
new file mode 100644
index 0000000000000000000000000000000000000000..7f95415c9f4cf59d8073415d114627f86952e9e0
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_minwidth_ratingbar_2point5_pressed.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_minwidth_ratingbar_5.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_minwidth_ratingbar_5.png
new file mode 100644
index 0000000000000000000000000000000000000000..196404afa63edb4e76b7623bc060bc2ad4e257b1
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_minwidth_ratingbar_5.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_minwidth_ratingbar_5_pressed.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_minwidth_ratingbar_5_pressed.png
new file mode 100644
index 0000000000000000000000000000000000000000..6a21e3e98e1b157d1c351fee67daf75821909127
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_minwidth_ratingbar_5_pressed.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_minwidth_searchview.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_minwidth_searchview.png
new file mode 100644
index 0000000000000000000000000000000000000000..fbf4ca07a2d50ba3cacf516dbe5d15041f3105e8
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_minwidth_searchview.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_minwidth_searchview_query.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_minwidth_searchview_query.png
new file mode 100644
index 0000000000000000000000000000000000000000..6f437d960fb571424312cc8e36af66b4ef285941
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_minwidth_searchview_query.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_minwidth_searchview_query_hint.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_minwidth_searchview_query_hint.png
new file mode 100644
index 0000000000000000000000000000000000000000..bbc8e92c9cae6b502cc56514df9a3e467a2839fb
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_minwidth_searchview_query_hint.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_minwidth_seekbar_0.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_minwidth_seekbar_0.png
new file mode 100644
index 0000000000000000000000000000000000000000..b753e64ff4839599132e0b9e5ee77c83b1e87ecb
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_minwidth_seekbar_0.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_minwidth_seekbar_100.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_minwidth_seekbar_100.png
new file mode 100644
index 0000000000000000000000000000000000000000..cbc2ffe5480d5237347485c070f44a4dc359d5c9
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_minwidth_seekbar_100.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_minwidth_seekbar_50.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_minwidth_seekbar_50.png
new file mode 100644
index 0000000000000000000000000000000000000000..5e0370dc63d0564a4ce06b215494c0b8588c123b
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_minwidth_seekbar_50.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_minwidth_spinner.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_minwidth_spinner.png
new file mode 100644
index 0000000000000000000000000000000000000000..7824c9ffb0edb4a49f421489c10273c9a5e51dda
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_minwidth_spinner.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_minwidth_switch.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_minwidth_switch.png
new file mode 100644
index 0000000000000000000000000000000000000000..aa38e433e43d4228800430bee35ed3d15fc64816
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_minwidth_switch.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_minwidth_switch_checked.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_minwidth_switch_checked.png
new file mode 100644
index 0000000000000000000000000000000000000000..6c9fba9c1903f73eaafccc6aae3daa847f07657c
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_minwidth_switch_checked.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_minwidth_tabhost.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_minwidth_tabhost.png
new file mode 100644
index 0000000000000000000000000000000000000000..17593a917e16bc439a150ee63c5f34c79d1178dd
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_minwidth_tabhost.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_minwidth_textview.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_minwidth_textview.png
new file mode 100644
index 0000000000000000000000000000000000000000..72df2cfbdb54e45de91efc742f593db3d94bce4b
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_minwidth_textview.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_minwidth_timepicker.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_minwidth_timepicker.png
new file mode 100644
index 0000000000000000000000000000000000000000..6c0d5a3c7bfa6b0e10370cb2481da2a977bcb95b
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_minwidth_timepicker.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_minwidth_toggle_button.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_minwidth_toggle_button.png
new file mode 100644
index 0000000000000000000000000000000000000000..6129f1dfb05b6941ad4ae0f4433be29e719f5d6b
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_minwidth_toggle_button.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_minwidth_toggle_button_checked.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_minwidth_toggle_button_checked.png
new file mode 100644
index 0000000000000000000000000000000000000000..779b70bbd938dbb3a70df850af31291c02ad244d
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_minwidth_toggle_button_checked.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_minwidth_zoomcontrols.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_minwidth_zoomcontrols.png
new file mode 100644
index 0000000000000000000000000000000000000000..6c2f5c5e02809a3cc7ca6fe693eee3286bf9729b
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_minwidth_zoomcontrols.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_button.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_button.png
new file mode 100644
index 0000000000000000000000000000000000000000..415b686acc83dfd26f5d609be34bce8cf3fc0bb8
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_button.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_button_pressed.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_button_pressed.png
new file mode 100644
index 0000000000000000000000000000000000000000..8ec08df879944286b744055a924c1d25a5f09c04
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_button_pressed.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_calendar_view.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_calendar_view.png
new file mode 100644
index 0000000000000000000000000000000000000000..9029d1631457d870d0b68689bf472c5f91c6381c
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_calendar_view.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_checkbox.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_checkbox.png
new file mode 100644
index 0000000000000000000000000000000000000000..d1d23c7cb20615a5a56c9d4d2fe1c10efb23691e
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_checkbox.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_checkbox_checked.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_checkbox_checked.png
new file mode 100644
index 0000000000000000000000000000000000000000..765dc1ff06b9da6ac656a640fcd4e1afb0dd00c6
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_checkbox_checked.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_chronometer.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_chronometer.png
new file mode 100644
index 0000000000000000000000000000000000000000..6e2b2ca63e475b3838aa74b45d95093e2fce5723
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_chronometer.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_color_blue_bright.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_color_blue_bright.png
new file mode 100644
index 0000000000000000000000000000000000000000..ac9c0fb56d7ae0994098c614bfceba17e7335a92
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_color_blue_bright.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_color_blue_dark.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_color_blue_dark.png
new file mode 100644
index 0000000000000000000000000000000000000000..2a7cbb1a4d32faf4e5c7c280dc15533d69cd86a7
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_color_blue_dark.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_color_blue_light.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_color_blue_light.png
new file mode 100644
index 0000000000000000000000000000000000000000..dd9df4e29f7bfbaaee70e81d233e8fa1be6381bc
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_color_blue_light.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_color_green_dark.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_color_green_dark.png
new file mode 100644
index 0000000000000000000000000000000000000000..3c8ed4087ca85c75872234354a73a97f91896dab
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_color_green_dark.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_color_green_light.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_color_green_light.png
new file mode 100644
index 0000000000000000000000000000000000000000..f5bf1da801f743c1bfd5b3d28a9ce445bb784809
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_color_green_light.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_color_orange_dark.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_color_orange_dark.png
new file mode 100644
index 0000000000000000000000000000000000000000..f6a8a84204bab0a09ab51fab661380605859a51a
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_color_orange_dark.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_color_orange_light.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_color_orange_light.png
new file mode 100644
index 0000000000000000000000000000000000000000..707642b43dc762edd8bc36c598ef04b4c3b1207e
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_color_orange_light.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_color_purple.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_color_purple.png
new file mode 100644
index 0000000000000000000000000000000000000000..7eefbff5364083cb9e3eb0035157154f5ddfcead
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_color_purple.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_color_red_dark.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_color_red_dark.png
new file mode 100644
index 0000000000000000000000000000000000000000..799dfbc57280839d905ddc09cd24303dd8ab4f2f
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_color_red_dark.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_color_red_light.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_color_red_light.png
new file mode 100644
index 0000000000000000000000000000000000000000..5ec82eb509820bcbb8e054408a7e72078683ae24
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_color_red_light.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_edittext.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_edittext.png
new file mode 100644
index 0000000000000000000000000000000000000000..b9c74daed0544d71a0cb3f6e2b812c69fc1a0e03
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_edittext.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_minwidth_button.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_minwidth_button.png
new file mode 100644
index 0000000000000000000000000000000000000000..415b686acc83dfd26f5d609be34bce8cf3fc0bb8
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_minwidth_button.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_minwidth_button_pressed.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_minwidth_button_pressed.png
new file mode 100644
index 0000000000000000000000000000000000000000..8ec08df879944286b744055a924c1d25a5f09c04
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_minwidth_button_pressed.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_minwidth_calendar_view.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_minwidth_calendar_view.png
new file mode 100644
index 0000000000000000000000000000000000000000..9029d1631457d870d0b68689bf472c5f91c6381c
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_minwidth_calendar_view.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_minwidth_checkbox.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_minwidth_checkbox.png
new file mode 100644
index 0000000000000000000000000000000000000000..d1d23c7cb20615a5a56c9d4d2fe1c10efb23691e
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_minwidth_checkbox.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_minwidth_checkbox_checked.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_minwidth_checkbox_checked.png
new file mode 100644
index 0000000000000000000000000000000000000000..765dc1ff06b9da6ac656a640fcd4e1afb0dd00c6
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_minwidth_checkbox_checked.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_minwidth_chronometer.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_minwidth_chronometer.png
new file mode 100644
index 0000000000000000000000000000000000000000..6e2b2ca63e475b3838aa74b45d95093e2fce5723
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_minwidth_chronometer.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_minwidth_color_blue_bright.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_minwidth_color_blue_bright.png
new file mode 100644
index 0000000000000000000000000000000000000000..ac9c0fb56d7ae0994098c614bfceba17e7335a92
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_minwidth_color_blue_bright.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_minwidth_color_blue_dark.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_minwidth_color_blue_dark.png
new file mode 100644
index 0000000000000000000000000000000000000000..2a7cbb1a4d32faf4e5c7c280dc15533d69cd86a7
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_minwidth_color_blue_dark.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_minwidth_color_blue_light.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_minwidth_color_blue_light.png
new file mode 100644
index 0000000000000000000000000000000000000000..dd9df4e29f7bfbaaee70e81d233e8fa1be6381bc
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_minwidth_color_blue_light.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_minwidth_color_green_dark.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_minwidth_color_green_dark.png
new file mode 100644
index 0000000000000000000000000000000000000000..3c8ed4087ca85c75872234354a73a97f91896dab
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_minwidth_color_green_dark.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_minwidth_color_green_light.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_minwidth_color_green_light.png
new file mode 100644
index 0000000000000000000000000000000000000000..f5bf1da801f743c1bfd5b3d28a9ce445bb784809
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_minwidth_color_green_light.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_minwidth_color_orange_dark.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_minwidth_color_orange_dark.png
new file mode 100644
index 0000000000000000000000000000000000000000..f6a8a84204bab0a09ab51fab661380605859a51a
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_minwidth_color_orange_dark.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_minwidth_color_orange_light.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_minwidth_color_orange_light.png
new file mode 100644
index 0000000000000000000000000000000000000000..707642b43dc762edd8bc36c598ef04b4c3b1207e
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_minwidth_color_orange_light.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_minwidth_color_purple.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_minwidth_color_purple.png
new file mode 100644
index 0000000000000000000000000000000000000000..7eefbff5364083cb9e3eb0035157154f5ddfcead
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_minwidth_color_purple.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_minwidth_color_red_dark.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_minwidth_color_red_dark.png
new file mode 100644
index 0000000000000000000000000000000000000000..799dfbc57280839d905ddc09cd24303dd8ab4f2f
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_minwidth_color_red_dark.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_minwidth_color_red_light.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_minwidth_color_red_light.png
new file mode 100644
index 0000000000000000000000000000000000000000..5ec82eb509820bcbb8e054408a7e72078683ae24
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_minwidth_color_red_light.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_minwidth_edittext.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_minwidth_edittext.png
new file mode 100644
index 0000000000000000000000000000000000000000..b9c74daed0544d71a0cb3f6e2b812c69fc1a0e03
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_minwidth_edittext.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_minwidth_progressbar.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_minwidth_progressbar.png
new file mode 100644
index 0000000000000000000000000000000000000000..a5ca94f9a7620f388275aa0a5e9a073b97dcfede
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_minwidth_progressbar.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_minwidth_progressbar_horizontal_0.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_minwidth_progressbar_horizontal_0.png
new file mode 100644
index 0000000000000000000000000000000000000000..592bf27cfb49375b464f2b770e64bfad73481442
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_minwidth_progressbar_horizontal_0.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_minwidth_progressbar_horizontal_100.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_minwidth_progressbar_horizontal_100.png
new file mode 100644
index 0000000000000000000000000000000000000000..a68c5a0cc4c34b4d4b168bc7246ed62ddc6edf96
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_minwidth_progressbar_horizontal_100.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_minwidth_progressbar_horizontal_50.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_minwidth_progressbar_horizontal_50.png
new file mode 100644
index 0000000000000000000000000000000000000000..20965f7a218f4882fc5eac72de6501e5ac556941
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_minwidth_progressbar_horizontal_50.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_minwidth_progressbar_large.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_minwidth_progressbar_large.png
new file mode 100644
index 0000000000000000000000000000000000000000..7482a47a89f5427d8418107f11f0c57ffd333aa3
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_minwidth_progressbar_large.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_minwidth_progressbar_small.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_minwidth_progressbar_small.png
new file mode 100644
index 0000000000000000000000000000000000000000..e454f601a0b222c6cc64a39808780a0a85a008bb
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_minwidth_progressbar_small.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_minwidth_radio_button.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_minwidth_radio_button.png
new file mode 100644
index 0000000000000000000000000000000000000000..4c06326ac914dfeb741a05f5b83ffae1a94db9f6
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_minwidth_radio_button.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_minwidth_radio_button_checked.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_minwidth_radio_button_checked.png
new file mode 100644
index 0000000000000000000000000000000000000000..ec14fb0d7c5d8b1f995cc8261d939629426c2b7e
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_minwidth_radio_button_checked.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_minwidth_radiogroup_horizontal.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_minwidth_radiogroup_horizontal.png
new file mode 100644
index 0000000000000000000000000000000000000000..52122d8aa77281a2ebb72f1c9d822f11a43a7426
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_minwidth_radiogroup_horizontal.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_minwidth_radiogroup_vertical.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_minwidth_radiogroup_vertical.png
new file mode 100644
index 0000000000000000000000000000000000000000..f1b20bedf8e3bbe60cc923ffb144320442809934
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_minwidth_radiogroup_vertical.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_minwidth_ratingbar_0.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_minwidth_ratingbar_0.png
new file mode 100644
index 0000000000000000000000000000000000000000..28165748cb6313c3f7ef8ff64447d0bcbfb9ff44
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_minwidth_ratingbar_0.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_minwidth_ratingbar_0_pressed.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_minwidth_ratingbar_0_pressed.png
new file mode 100644
index 0000000000000000000000000000000000000000..c6943d2f32350678bf071e3824d767f81842e288
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_minwidth_ratingbar_0_pressed.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_minwidth_ratingbar_2point5.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_minwidth_ratingbar_2point5.png
new file mode 100644
index 0000000000000000000000000000000000000000..bdba08141b4bcb5d0f42fd6508487319887a9f1d
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_minwidth_ratingbar_2point5.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_minwidth_ratingbar_2point5_pressed.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_minwidth_ratingbar_2point5_pressed.png
new file mode 100644
index 0000000000000000000000000000000000000000..7f95415c9f4cf59d8073415d114627f86952e9e0
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_minwidth_ratingbar_2point5_pressed.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_minwidth_ratingbar_5.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_minwidth_ratingbar_5.png
new file mode 100644
index 0000000000000000000000000000000000000000..196404afa63edb4e76b7623bc060bc2ad4e257b1
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_minwidth_ratingbar_5.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_minwidth_ratingbar_5_pressed.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_minwidth_ratingbar_5_pressed.png
new file mode 100644
index 0000000000000000000000000000000000000000..6a21e3e98e1b157d1c351fee67daf75821909127
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_minwidth_ratingbar_5_pressed.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_minwidth_searchview.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_minwidth_searchview.png
new file mode 100644
index 0000000000000000000000000000000000000000..fbf4ca07a2d50ba3cacf516dbe5d15041f3105e8
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_minwidth_searchview.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_minwidth_searchview_query.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_minwidth_searchview_query.png
new file mode 100644
index 0000000000000000000000000000000000000000..6f437d960fb571424312cc8e36af66b4ef285941
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_minwidth_searchview_query.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_minwidth_searchview_query_hint.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_minwidth_searchview_query_hint.png
new file mode 100644
index 0000000000000000000000000000000000000000..bbc8e92c9cae6b502cc56514df9a3e467a2839fb
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_minwidth_searchview_query_hint.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_minwidth_seekbar_0.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_minwidth_seekbar_0.png
new file mode 100644
index 0000000000000000000000000000000000000000..b753e64ff4839599132e0b9e5ee77c83b1e87ecb
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_minwidth_seekbar_0.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_minwidth_seekbar_100.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_minwidth_seekbar_100.png
new file mode 100644
index 0000000000000000000000000000000000000000..cbc2ffe5480d5237347485c070f44a4dc359d5c9
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_minwidth_seekbar_100.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_minwidth_seekbar_50.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_minwidth_seekbar_50.png
new file mode 100644
index 0000000000000000000000000000000000000000..5e0370dc63d0564a4ce06b215494c0b8588c123b
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_minwidth_seekbar_50.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_minwidth_spinner.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_minwidth_spinner.png
new file mode 100644
index 0000000000000000000000000000000000000000..7824c9ffb0edb4a49f421489c10273c9a5e51dda
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_minwidth_spinner.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_minwidth_switch.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_minwidth_switch.png
new file mode 100644
index 0000000000000000000000000000000000000000..aa38e433e43d4228800430bee35ed3d15fc64816
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_minwidth_switch.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_minwidth_switch_checked.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_minwidth_switch_checked.png
new file mode 100644
index 0000000000000000000000000000000000000000..6c9fba9c1903f73eaafccc6aae3daa847f07657c
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_minwidth_switch_checked.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_minwidth_tabhost.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_minwidth_tabhost.png
new file mode 100644
index 0000000000000000000000000000000000000000..17593a917e16bc439a150ee63c5f34c79d1178dd
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_minwidth_tabhost.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_minwidth_textview.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_minwidth_textview.png
new file mode 100644
index 0000000000000000000000000000000000000000..72df2cfbdb54e45de91efc742f593db3d94bce4b
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_minwidth_textview.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_minwidth_timepicker.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_minwidth_timepicker.png
new file mode 100644
index 0000000000000000000000000000000000000000..6c0d5a3c7bfa6b0e10370cb2481da2a977bcb95b
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_minwidth_timepicker.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_minwidth_toggle_button.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_minwidth_toggle_button.png
new file mode 100644
index 0000000000000000000000000000000000000000..6129f1dfb05b6941ad4ae0f4433be29e719f5d6b
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_minwidth_toggle_button.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_minwidth_toggle_button_checked.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_minwidth_toggle_button_checked.png
new file mode 100644
index 0000000000000000000000000000000000000000..779b70bbd938dbb3a70df850af31291c02ad244d
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_minwidth_toggle_button_checked.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_minwidth_zoomcontrols.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_minwidth_zoomcontrols.png
new file mode 100644
index 0000000000000000000000000000000000000000..6c2f5c5e02809a3cc7ca6fe693eee3286bf9729b
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_minwidth_zoomcontrols.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_progressbar.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_progressbar.png
new file mode 100644
index 0000000000000000000000000000000000000000..a5ca94f9a7620f388275aa0a5e9a073b97dcfede
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_progressbar.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_progressbar_horizontal_0.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_progressbar_horizontal_0.png
new file mode 100644
index 0000000000000000000000000000000000000000..592bf27cfb49375b464f2b770e64bfad73481442
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_progressbar_horizontal_0.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_progressbar_horizontal_100.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_progressbar_horizontal_100.png
new file mode 100644
index 0000000000000000000000000000000000000000..a68c5a0cc4c34b4d4b168bc7246ed62ddc6edf96
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_progressbar_horizontal_100.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_progressbar_horizontal_50.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_progressbar_horizontal_50.png
new file mode 100644
index 0000000000000000000000000000000000000000..20965f7a218f4882fc5eac72de6501e5ac556941
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_progressbar_horizontal_50.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_progressbar_large.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_progressbar_large.png
new file mode 100644
index 0000000000000000000000000000000000000000..7482a47a89f5427d8418107f11f0c57ffd333aa3
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_progressbar_large.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_progressbar_small.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_progressbar_small.png
new file mode 100644
index 0000000000000000000000000000000000000000..e454f601a0b222c6cc64a39808780a0a85a008bb
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_progressbar_small.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_radio_button.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_radio_button.png
new file mode 100644
index 0000000000000000000000000000000000000000..4c06326ac914dfeb741a05f5b83ffae1a94db9f6
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_radio_button.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_radio_button_checked.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_radio_button_checked.png
new file mode 100644
index 0000000000000000000000000000000000000000..ec14fb0d7c5d8b1f995cc8261d939629426c2b7e
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_radio_button_checked.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_radiogroup_horizontal.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_radiogroup_horizontal.png
new file mode 100644
index 0000000000000000000000000000000000000000..52122d8aa77281a2ebb72f1c9d822f11a43a7426
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_radiogroup_horizontal.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_radiogroup_vertical.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_radiogroup_vertical.png
new file mode 100644
index 0000000000000000000000000000000000000000..f1b20bedf8e3bbe60cc923ffb144320442809934
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_radiogroup_vertical.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_ratingbar_0.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_ratingbar_0.png
new file mode 100644
index 0000000000000000000000000000000000000000..28165748cb6313c3f7ef8ff64447d0bcbfb9ff44
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_ratingbar_0.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_ratingbar_0_pressed.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_ratingbar_0_pressed.png
new file mode 100644
index 0000000000000000000000000000000000000000..c6943d2f32350678bf071e3824d767f81842e288
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_ratingbar_0_pressed.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_ratingbar_2point5.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_ratingbar_2point5.png
new file mode 100644
index 0000000000000000000000000000000000000000..bdba08141b4bcb5d0f42fd6508487319887a9f1d
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_ratingbar_2point5.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_ratingbar_2point5_pressed.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_ratingbar_2point5_pressed.png
new file mode 100644
index 0000000000000000000000000000000000000000..7f95415c9f4cf59d8073415d114627f86952e9e0
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_ratingbar_2point5_pressed.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_ratingbar_5.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_ratingbar_5.png
new file mode 100644
index 0000000000000000000000000000000000000000..196404afa63edb4e76b7623bc060bc2ad4e257b1
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_ratingbar_5.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_ratingbar_5_pressed.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_ratingbar_5_pressed.png
new file mode 100644
index 0000000000000000000000000000000000000000..6a21e3e98e1b157d1c351fee67daf75821909127
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_ratingbar_5_pressed.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_searchview.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_searchview.png
new file mode 100644
index 0000000000000000000000000000000000000000..fbf4ca07a2d50ba3cacf516dbe5d15041f3105e8
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_searchview.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_searchview_query.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_searchview_query.png
new file mode 100644
index 0000000000000000000000000000000000000000..6f437d960fb571424312cc8e36af66b4ef285941
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_searchview_query.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_searchview_query_hint.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_searchview_query_hint.png
new file mode 100644
index 0000000000000000000000000000000000000000..bbc8e92c9cae6b502cc56514df9a3e467a2839fb
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_searchview_query_hint.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_seekbar_0.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_seekbar_0.png
new file mode 100644
index 0000000000000000000000000000000000000000..b753e64ff4839599132e0b9e5ee77c83b1e87ecb
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_seekbar_0.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_seekbar_100.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_seekbar_100.png
new file mode 100644
index 0000000000000000000000000000000000000000..cbc2ffe5480d5237347485c070f44a4dc359d5c9
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_seekbar_100.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_seekbar_50.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_seekbar_50.png
new file mode 100644
index 0000000000000000000000000000000000000000..5e0370dc63d0564a4ce06b215494c0b8588c123b
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_seekbar_50.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_spinner.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_spinner.png
new file mode 100644
index 0000000000000000000000000000000000000000..7824c9ffb0edb4a49f421489c10273c9a5e51dda
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_spinner.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_switch.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_switch.png
new file mode 100644
index 0000000000000000000000000000000000000000..aa38e433e43d4228800430bee35ed3d15fc64816
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_switch.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_switch_checked.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_switch_checked.png
new file mode 100644
index 0000000000000000000000000000000000000000..6c9fba9c1903f73eaafccc6aae3daa847f07657c
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_switch_checked.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_tabhost.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_tabhost.png
new file mode 100644
index 0000000000000000000000000000000000000000..17593a917e16bc439a150ee63c5f34c79d1178dd
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_tabhost.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_textview.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_textview.png
new file mode 100644
index 0000000000000000000000000000000000000000..72df2cfbdb54e45de91efc742f593db3d94bce4b
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_textview.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_timepicker.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_timepicker.png
new file mode 100644
index 0000000000000000000000000000000000000000..6c0d5a3c7bfa6b0e10370cb2481da2a977bcb95b
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_timepicker.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_toggle_button.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_toggle_button.png
new file mode 100644
index 0000000000000000000000000000000000000000..6129f1dfb05b6941ad4ae0f4433be29e719f5d6b
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_toggle_button.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_toggle_button_checked.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_toggle_button_checked.png
new file mode 100644
index 0000000000000000000000000000000000000000..779b70bbd938dbb3a70df850af31291c02ad244d
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_toggle_button_checked.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_zoomcontrols.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_zoomcontrols.png
new file mode 100644
index 0000000000000000000000000000000000000000..6c2f5c5e02809a3cc7ca6fe693eee3286bf9729b
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_noactionbar_zoomcontrols.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_progressbar.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_progressbar.png
new file mode 100644
index 0000000000000000000000000000000000000000..a5ca94f9a7620f388275aa0a5e9a073b97dcfede
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_progressbar.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_progressbar_horizontal_0.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_progressbar_horizontal_0.png
new file mode 100644
index 0000000000000000000000000000000000000000..592bf27cfb49375b464f2b770e64bfad73481442
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_progressbar_horizontal_0.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_progressbar_horizontal_100.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_progressbar_horizontal_100.png
new file mode 100644
index 0000000000000000000000000000000000000000..a68c5a0cc4c34b4d4b168bc7246ed62ddc6edf96
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_progressbar_horizontal_100.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_progressbar_horizontal_50.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_progressbar_horizontal_50.png
new file mode 100644
index 0000000000000000000000000000000000000000..20965f7a218f4882fc5eac72de6501e5ac556941
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_progressbar_horizontal_50.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_progressbar_large.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_progressbar_large.png
new file mode 100644
index 0000000000000000000000000000000000000000..7482a47a89f5427d8418107f11f0c57ffd333aa3
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_progressbar_large.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_progressbar_small.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_progressbar_small.png
new file mode 100644
index 0000000000000000000000000000000000000000..e454f601a0b222c6cc64a39808780a0a85a008bb
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_progressbar_small.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_radio_button.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_radio_button.png
new file mode 100644
index 0000000000000000000000000000000000000000..4c06326ac914dfeb741a05f5b83ffae1a94db9f6
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_radio_button.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_radio_button_checked.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_radio_button_checked.png
new file mode 100644
index 0000000000000000000000000000000000000000..ec14fb0d7c5d8b1f995cc8261d939629426c2b7e
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_radio_button_checked.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_radiogroup_horizontal.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_radiogroup_horizontal.png
new file mode 100644
index 0000000000000000000000000000000000000000..52122d8aa77281a2ebb72f1c9d822f11a43a7426
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_radiogroup_horizontal.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_radiogroup_vertical.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_radiogroup_vertical.png
new file mode 100644
index 0000000000000000000000000000000000000000..f1b20bedf8e3bbe60cc923ffb144320442809934
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_radiogroup_vertical.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_ratingbar_0.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_ratingbar_0.png
new file mode 100644
index 0000000000000000000000000000000000000000..28165748cb6313c3f7ef8ff64447d0bcbfb9ff44
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_ratingbar_0.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_ratingbar_0_pressed.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_ratingbar_0_pressed.png
new file mode 100644
index 0000000000000000000000000000000000000000..c6943d2f32350678bf071e3824d767f81842e288
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_ratingbar_0_pressed.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_ratingbar_2point5.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_ratingbar_2point5.png
new file mode 100644
index 0000000000000000000000000000000000000000..bdba08141b4bcb5d0f42fd6508487319887a9f1d
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_ratingbar_2point5.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_ratingbar_2point5_pressed.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_ratingbar_2point5_pressed.png
new file mode 100644
index 0000000000000000000000000000000000000000..7f95415c9f4cf59d8073415d114627f86952e9e0
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_ratingbar_2point5_pressed.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_ratingbar_5.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_ratingbar_5.png
new file mode 100644
index 0000000000000000000000000000000000000000..196404afa63edb4e76b7623bc060bc2ad4e257b1
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_ratingbar_5.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_ratingbar_5_pressed.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_ratingbar_5_pressed.png
new file mode 100644
index 0000000000000000000000000000000000000000..6a21e3e98e1b157d1c351fee67daf75821909127
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_ratingbar_5_pressed.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_searchview.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_searchview.png
new file mode 100644
index 0000000000000000000000000000000000000000..fbf4ca07a2d50ba3cacf516dbe5d15041f3105e8
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_searchview.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_searchview_query.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_searchview_query.png
new file mode 100644
index 0000000000000000000000000000000000000000..6f437d960fb571424312cc8e36af66b4ef285941
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_searchview_query.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_searchview_query_hint.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_searchview_query_hint.png
new file mode 100644
index 0000000000000000000000000000000000000000..bbc8e92c9cae6b502cc56514df9a3e467a2839fb
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_searchview_query_hint.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_seekbar_0.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_seekbar_0.png
new file mode 100644
index 0000000000000000000000000000000000000000..b753e64ff4839599132e0b9e5ee77c83b1e87ecb
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_seekbar_0.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_seekbar_100.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_seekbar_100.png
new file mode 100644
index 0000000000000000000000000000000000000000..cbc2ffe5480d5237347485c070f44a4dc359d5c9
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_seekbar_100.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_seekbar_50.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_seekbar_50.png
new file mode 100644
index 0000000000000000000000000000000000000000..5e0370dc63d0564a4ce06b215494c0b8588c123b
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_seekbar_50.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_spinner.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_spinner.png
new file mode 100644
index 0000000000000000000000000000000000000000..7824c9ffb0edb4a49f421489c10273c9a5e51dda
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_spinner.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_switch.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_switch.png
new file mode 100644
index 0000000000000000000000000000000000000000..aa38e433e43d4228800430bee35ed3d15fc64816
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_switch.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_switch_checked.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_switch_checked.png
new file mode 100644
index 0000000000000000000000000000000000000000..6c9fba9c1903f73eaafccc6aae3daa847f07657c
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_switch_checked.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_tabhost.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_tabhost.png
new file mode 100644
index 0000000000000000000000000000000000000000..17593a917e16bc439a150ee63c5f34c79d1178dd
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_tabhost.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_textview.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_textview.png
new file mode 100644
index 0000000000000000000000000000000000000000..72df2cfbdb54e45de91efc742f593db3d94bce4b
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_textview.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_timepicker.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_timepicker.png
new file mode 100644
index 0000000000000000000000000000000000000000..6c0d5a3c7bfa6b0e10370cb2481da2a977bcb95b
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_timepicker.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_toggle_button.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_toggle_button.png
new file mode 100644
index 0000000000000000000000000000000000000000..6129f1dfb05b6941ad4ae0f4433be29e719f5d6b
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_toggle_button.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_toggle_button_checked.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_toggle_button_checked.png
new file mode 100644
index 0000000000000000000000000000000000000000..779b70bbd938dbb3a70df850af31291c02ad244d
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_toggle_button_checked.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialog_zoomcontrols.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_zoomcontrols.png
new file mode 100644
index 0000000000000000000000000000000000000000..6c2f5c5e02809a3cc7ca6fe693eee3286bf9729b
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_dialog_zoomcontrols.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_button.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_button.png
new file mode 100644
index 0000000000000000000000000000000000000000..415b686acc83dfd26f5d609be34bce8cf3fc0bb8
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_button.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_button_pressed.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_button_pressed.png
new file mode 100644
index 0000000000000000000000000000000000000000..8ec08df879944286b744055a924c1d25a5f09c04
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_button_pressed.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_calendar_view.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_calendar_view.png
new file mode 100644
index 0000000000000000000000000000000000000000..9029d1631457d870d0b68689bf472c5f91c6381c
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_calendar_view.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_checkbox.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_checkbox.png
new file mode 100644
index 0000000000000000000000000000000000000000..d1d23c7cb20615a5a56c9d4d2fe1c10efb23691e
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_checkbox.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_checkbox_checked.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_checkbox_checked.png
new file mode 100644
index 0000000000000000000000000000000000000000..765dc1ff06b9da6ac656a640fcd4e1afb0dd00c6
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_checkbox_checked.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_chronometer.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_chronometer.png
new file mode 100644
index 0000000000000000000000000000000000000000..6e2b2ca63e475b3838aa74b45d95093e2fce5723
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_chronometer.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_color_blue_bright.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_color_blue_bright.png
new file mode 100644
index 0000000000000000000000000000000000000000..ac9c0fb56d7ae0994098c614bfceba17e7335a92
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_color_blue_bright.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_color_blue_dark.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_color_blue_dark.png
new file mode 100644
index 0000000000000000000000000000000000000000..2a7cbb1a4d32faf4e5c7c280dc15533d69cd86a7
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_color_blue_dark.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_color_blue_light.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_color_blue_light.png
new file mode 100644
index 0000000000000000000000000000000000000000..dd9df4e29f7bfbaaee70e81d233e8fa1be6381bc
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_color_blue_light.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_color_green_dark.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_color_green_dark.png
new file mode 100644
index 0000000000000000000000000000000000000000..3c8ed4087ca85c75872234354a73a97f91896dab
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_color_green_dark.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_color_green_light.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_color_green_light.png
new file mode 100644
index 0000000000000000000000000000000000000000..f5bf1da801f743c1bfd5b3d28a9ce445bb784809
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_color_green_light.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_color_orange_dark.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_color_orange_dark.png
new file mode 100644
index 0000000000000000000000000000000000000000..f6a8a84204bab0a09ab51fab661380605859a51a
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_color_orange_dark.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_color_orange_light.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_color_orange_light.png
new file mode 100644
index 0000000000000000000000000000000000000000..707642b43dc762edd8bc36c598ef04b4c3b1207e
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_color_orange_light.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_color_purple.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_color_purple.png
new file mode 100644
index 0000000000000000000000000000000000000000..7eefbff5364083cb9e3eb0035157154f5ddfcead
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_color_purple.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_color_red_dark.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_color_red_dark.png
new file mode 100644
index 0000000000000000000000000000000000000000..799dfbc57280839d905ddc09cd24303dd8ab4f2f
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_color_red_dark.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_color_red_light.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_color_red_light.png
new file mode 100644
index 0000000000000000000000000000000000000000..5ec82eb509820bcbb8e054408a7e72078683ae24
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_color_red_light.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_edittext.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_edittext.png
new file mode 100644
index 0000000000000000000000000000000000000000..b9c74daed0544d71a0cb3f6e2b812c69fc1a0e03
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_edittext.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_noactionbar_button.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_noactionbar_button.png
new file mode 100644
index 0000000000000000000000000000000000000000..415b686acc83dfd26f5d609be34bce8cf3fc0bb8
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_noactionbar_button.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_noactionbar_button_pressed.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_noactionbar_button_pressed.png
new file mode 100644
index 0000000000000000000000000000000000000000..8ec08df879944286b744055a924c1d25a5f09c04
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_noactionbar_button_pressed.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_noactionbar_calendar_view.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_noactionbar_calendar_view.png
new file mode 100644
index 0000000000000000000000000000000000000000..9029d1631457d870d0b68689bf472c5f91c6381c
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_noactionbar_calendar_view.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_noactionbar_checkbox.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_noactionbar_checkbox.png
new file mode 100644
index 0000000000000000000000000000000000000000..d1d23c7cb20615a5a56c9d4d2fe1c10efb23691e
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_noactionbar_checkbox.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_noactionbar_checkbox_checked.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_noactionbar_checkbox_checked.png
new file mode 100644
index 0000000000000000000000000000000000000000..765dc1ff06b9da6ac656a640fcd4e1afb0dd00c6
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_noactionbar_checkbox_checked.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_noactionbar_chronometer.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_noactionbar_chronometer.png
new file mode 100644
index 0000000000000000000000000000000000000000..6e2b2ca63e475b3838aa74b45d95093e2fce5723
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_noactionbar_chronometer.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_noactionbar_color_blue_bright.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_noactionbar_color_blue_bright.png
new file mode 100644
index 0000000000000000000000000000000000000000..ac9c0fb56d7ae0994098c614bfceba17e7335a92
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_noactionbar_color_blue_bright.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_noactionbar_color_blue_dark.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_noactionbar_color_blue_dark.png
new file mode 100644
index 0000000000000000000000000000000000000000..2a7cbb1a4d32faf4e5c7c280dc15533d69cd86a7
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_noactionbar_color_blue_dark.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_noactionbar_color_blue_light.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_noactionbar_color_blue_light.png
new file mode 100644
index 0000000000000000000000000000000000000000..dd9df4e29f7bfbaaee70e81d233e8fa1be6381bc
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_noactionbar_color_blue_light.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_noactionbar_color_green_dark.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_noactionbar_color_green_dark.png
new file mode 100644
index 0000000000000000000000000000000000000000..3c8ed4087ca85c75872234354a73a97f91896dab
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_noactionbar_color_green_dark.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_noactionbar_color_green_light.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_noactionbar_color_green_light.png
new file mode 100644
index 0000000000000000000000000000000000000000..f5bf1da801f743c1bfd5b3d28a9ce445bb784809
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_noactionbar_color_green_light.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_noactionbar_color_orange_dark.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_noactionbar_color_orange_dark.png
new file mode 100644
index 0000000000000000000000000000000000000000..f6a8a84204bab0a09ab51fab661380605859a51a
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_noactionbar_color_orange_dark.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_noactionbar_color_orange_light.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_noactionbar_color_orange_light.png
new file mode 100644
index 0000000000000000000000000000000000000000..707642b43dc762edd8bc36c598ef04b4c3b1207e
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_noactionbar_color_orange_light.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_noactionbar_color_purple.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_noactionbar_color_purple.png
new file mode 100644
index 0000000000000000000000000000000000000000..7eefbff5364083cb9e3eb0035157154f5ddfcead
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_noactionbar_color_purple.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_noactionbar_color_red_dark.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_noactionbar_color_red_dark.png
new file mode 100644
index 0000000000000000000000000000000000000000..799dfbc57280839d905ddc09cd24303dd8ab4f2f
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_noactionbar_color_red_dark.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_noactionbar_color_red_light.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_noactionbar_color_red_light.png
new file mode 100644
index 0000000000000000000000000000000000000000..5ec82eb509820bcbb8e054408a7e72078683ae24
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_noactionbar_color_red_light.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_noactionbar_edittext.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_noactionbar_edittext.png
new file mode 100644
index 0000000000000000000000000000000000000000..b9c74daed0544d71a0cb3f6e2b812c69fc1a0e03
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_noactionbar_edittext.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_noactionbar_progressbar.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_noactionbar_progressbar.png
new file mode 100644
index 0000000000000000000000000000000000000000..a5ca94f9a7620f388275aa0a5e9a073b97dcfede
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_noactionbar_progressbar.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_noactionbar_progressbar_horizontal_0.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_noactionbar_progressbar_horizontal_0.png
new file mode 100644
index 0000000000000000000000000000000000000000..592bf27cfb49375b464f2b770e64bfad73481442
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_noactionbar_progressbar_horizontal_0.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_noactionbar_progressbar_horizontal_100.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_noactionbar_progressbar_horizontal_100.png
new file mode 100644
index 0000000000000000000000000000000000000000..a68c5a0cc4c34b4d4b168bc7246ed62ddc6edf96
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_noactionbar_progressbar_horizontal_100.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_noactionbar_progressbar_horizontal_50.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_noactionbar_progressbar_horizontal_50.png
new file mode 100644
index 0000000000000000000000000000000000000000..20965f7a218f4882fc5eac72de6501e5ac556941
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_noactionbar_progressbar_horizontal_50.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_noactionbar_progressbar_large.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_noactionbar_progressbar_large.png
new file mode 100644
index 0000000000000000000000000000000000000000..7482a47a89f5427d8418107f11f0c57ffd333aa3
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_noactionbar_progressbar_large.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_noactionbar_progressbar_small.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_noactionbar_progressbar_small.png
new file mode 100644
index 0000000000000000000000000000000000000000..e454f601a0b222c6cc64a39808780a0a85a008bb
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_noactionbar_progressbar_small.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_noactionbar_radio_button.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_noactionbar_radio_button.png
new file mode 100644
index 0000000000000000000000000000000000000000..4c06326ac914dfeb741a05f5b83ffae1a94db9f6
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_noactionbar_radio_button.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_noactionbar_radio_button_checked.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_noactionbar_radio_button_checked.png
new file mode 100644
index 0000000000000000000000000000000000000000..ec14fb0d7c5d8b1f995cc8261d939629426c2b7e
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_noactionbar_radio_button_checked.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_noactionbar_radiogroup_horizontal.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_noactionbar_radiogroup_horizontal.png
new file mode 100644
index 0000000000000000000000000000000000000000..52122d8aa77281a2ebb72f1c9d822f11a43a7426
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_noactionbar_radiogroup_horizontal.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_noactionbar_radiogroup_vertical.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_noactionbar_radiogroup_vertical.png
new file mode 100644
index 0000000000000000000000000000000000000000..f1b20bedf8e3bbe60cc923ffb144320442809934
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_noactionbar_radiogroup_vertical.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_noactionbar_ratingbar_0.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_noactionbar_ratingbar_0.png
new file mode 100644
index 0000000000000000000000000000000000000000..28165748cb6313c3f7ef8ff64447d0bcbfb9ff44
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_noactionbar_ratingbar_0.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_noactionbar_ratingbar_0_pressed.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_noactionbar_ratingbar_0_pressed.png
new file mode 100644
index 0000000000000000000000000000000000000000..c6943d2f32350678bf071e3824d767f81842e288
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_noactionbar_ratingbar_0_pressed.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_noactionbar_ratingbar_2point5.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_noactionbar_ratingbar_2point5.png
new file mode 100644
index 0000000000000000000000000000000000000000..bdba08141b4bcb5d0f42fd6508487319887a9f1d
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_noactionbar_ratingbar_2point5.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_noactionbar_ratingbar_2point5_pressed.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_noactionbar_ratingbar_2point5_pressed.png
new file mode 100644
index 0000000000000000000000000000000000000000..7f95415c9f4cf59d8073415d114627f86952e9e0
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_noactionbar_ratingbar_2point5_pressed.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_noactionbar_ratingbar_5.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_noactionbar_ratingbar_5.png
new file mode 100644
index 0000000000000000000000000000000000000000..196404afa63edb4e76b7623bc060bc2ad4e257b1
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_noactionbar_ratingbar_5.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_noactionbar_ratingbar_5_pressed.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_noactionbar_ratingbar_5_pressed.png
new file mode 100644
index 0000000000000000000000000000000000000000..6a21e3e98e1b157d1c351fee67daf75821909127
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_noactionbar_ratingbar_5_pressed.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_noactionbar_searchview.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_noactionbar_searchview.png
new file mode 100644
index 0000000000000000000000000000000000000000..fbf4ca07a2d50ba3cacf516dbe5d15041f3105e8
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_noactionbar_searchview.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_noactionbar_searchview_query.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_noactionbar_searchview_query.png
new file mode 100644
index 0000000000000000000000000000000000000000..6f437d960fb571424312cc8e36af66b4ef285941
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_noactionbar_searchview_query.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_noactionbar_searchview_query_hint.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_noactionbar_searchview_query_hint.png
new file mode 100644
index 0000000000000000000000000000000000000000..bbc8e92c9cae6b502cc56514df9a3e467a2839fb
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_noactionbar_searchview_query_hint.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_noactionbar_seekbar_0.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_noactionbar_seekbar_0.png
new file mode 100644
index 0000000000000000000000000000000000000000..b753e64ff4839599132e0b9e5ee77c83b1e87ecb
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_noactionbar_seekbar_0.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_noactionbar_seekbar_100.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_noactionbar_seekbar_100.png
new file mode 100644
index 0000000000000000000000000000000000000000..cbc2ffe5480d5237347485c070f44a4dc359d5c9
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_noactionbar_seekbar_100.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_noactionbar_seekbar_50.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_noactionbar_seekbar_50.png
new file mode 100644
index 0000000000000000000000000000000000000000..5e0370dc63d0564a4ce06b215494c0b8588c123b
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_noactionbar_seekbar_50.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_noactionbar_spinner.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_noactionbar_spinner.png
new file mode 100644
index 0000000000000000000000000000000000000000..7824c9ffb0edb4a49f421489c10273c9a5e51dda
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_noactionbar_spinner.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_noactionbar_switch.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_noactionbar_switch.png
new file mode 100644
index 0000000000000000000000000000000000000000..aa38e433e43d4228800430bee35ed3d15fc64816
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_noactionbar_switch.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_noactionbar_switch_checked.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_noactionbar_switch_checked.png
new file mode 100644
index 0000000000000000000000000000000000000000..6c9fba9c1903f73eaafccc6aae3daa847f07657c
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_noactionbar_switch_checked.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_noactionbar_tabhost.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_noactionbar_tabhost.png
new file mode 100644
index 0000000000000000000000000000000000000000..17593a917e16bc439a150ee63c5f34c79d1178dd
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_noactionbar_tabhost.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_noactionbar_textview.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_noactionbar_textview.png
new file mode 100644
index 0000000000000000000000000000000000000000..72df2cfbdb54e45de91efc742f593db3d94bce4b
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_noactionbar_textview.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_noactionbar_timepicker.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_noactionbar_timepicker.png
new file mode 100644
index 0000000000000000000000000000000000000000..6c0d5a3c7bfa6b0e10370cb2481da2a977bcb95b
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_noactionbar_timepicker.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_noactionbar_toggle_button.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_noactionbar_toggle_button.png
new file mode 100644
index 0000000000000000000000000000000000000000..6129f1dfb05b6941ad4ae0f4433be29e719f5d6b
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_noactionbar_toggle_button.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_noactionbar_toggle_button_checked.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_noactionbar_toggle_button_checked.png
new file mode 100644
index 0000000000000000000000000000000000000000..779b70bbd938dbb3a70df850af31291c02ad244d
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_noactionbar_toggle_button_checked.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_noactionbar_zoomcontrols.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_noactionbar_zoomcontrols.png
new file mode 100644
index 0000000000000000000000000000000000000000..6c2f5c5e02809a3cc7ca6fe693eee3286bf9729b
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_noactionbar_zoomcontrols.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_progressbar.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_progressbar.png
new file mode 100644
index 0000000000000000000000000000000000000000..a5ca94f9a7620f388275aa0a5e9a073b97dcfede
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_progressbar.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_progressbar_horizontal_0.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_progressbar_horizontal_0.png
new file mode 100644
index 0000000000000000000000000000000000000000..592bf27cfb49375b464f2b770e64bfad73481442
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_progressbar_horizontal_0.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_progressbar_horizontal_100.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_progressbar_horizontal_100.png
new file mode 100644
index 0000000000000000000000000000000000000000..a68c5a0cc4c34b4d4b168bc7246ed62ddc6edf96
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_progressbar_horizontal_100.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_progressbar_horizontal_50.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_progressbar_horizontal_50.png
new file mode 100644
index 0000000000000000000000000000000000000000..20965f7a218f4882fc5eac72de6501e5ac556941
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_progressbar_horizontal_50.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_progressbar_large.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_progressbar_large.png
new file mode 100644
index 0000000000000000000000000000000000000000..7482a47a89f5427d8418107f11f0c57ffd333aa3
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_progressbar_large.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_progressbar_small.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_progressbar_small.png
new file mode 100644
index 0000000000000000000000000000000000000000..e454f601a0b222c6cc64a39808780a0a85a008bb
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_progressbar_small.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_radio_button.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_radio_button.png
new file mode 100644
index 0000000000000000000000000000000000000000..4c06326ac914dfeb741a05f5b83ffae1a94db9f6
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_radio_button.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_radio_button_checked.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_radio_button_checked.png
new file mode 100644
index 0000000000000000000000000000000000000000..ec14fb0d7c5d8b1f995cc8261d939629426c2b7e
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_radio_button_checked.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_radiogroup_horizontal.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_radiogroup_horizontal.png
new file mode 100644
index 0000000000000000000000000000000000000000..52122d8aa77281a2ebb72f1c9d822f11a43a7426
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_radiogroup_horizontal.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_radiogroup_vertical.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_radiogroup_vertical.png
new file mode 100644
index 0000000000000000000000000000000000000000..f1b20bedf8e3bbe60cc923ffb144320442809934
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_radiogroup_vertical.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_ratingbar_0.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_ratingbar_0.png
new file mode 100644
index 0000000000000000000000000000000000000000..28165748cb6313c3f7ef8ff64447d0bcbfb9ff44
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_ratingbar_0.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_ratingbar_0_pressed.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_ratingbar_0_pressed.png
new file mode 100644
index 0000000000000000000000000000000000000000..c6943d2f32350678bf071e3824d767f81842e288
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_ratingbar_0_pressed.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_ratingbar_2point5.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_ratingbar_2point5.png
new file mode 100644
index 0000000000000000000000000000000000000000..bdba08141b4bcb5d0f42fd6508487319887a9f1d
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_ratingbar_2point5.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_ratingbar_2point5_pressed.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_ratingbar_2point5_pressed.png
new file mode 100644
index 0000000000000000000000000000000000000000..7f95415c9f4cf59d8073415d114627f86952e9e0
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_ratingbar_2point5_pressed.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_ratingbar_5.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_ratingbar_5.png
new file mode 100644
index 0000000000000000000000000000000000000000..196404afa63edb4e76b7623bc060bc2ad4e257b1
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_ratingbar_5.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_ratingbar_5_pressed.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_ratingbar_5_pressed.png
new file mode 100644
index 0000000000000000000000000000000000000000..6a21e3e98e1b157d1c351fee67daf75821909127
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_ratingbar_5_pressed.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_searchview.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_searchview.png
new file mode 100644
index 0000000000000000000000000000000000000000..fbf4ca07a2d50ba3cacf516dbe5d15041f3105e8
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_searchview.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_searchview_query.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_searchview_query.png
new file mode 100644
index 0000000000000000000000000000000000000000..6f437d960fb571424312cc8e36af66b4ef285941
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_searchview_query.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_searchview_query_hint.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_searchview_query_hint.png
new file mode 100644
index 0000000000000000000000000000000000000000..bbc8e92c9cae6b502cc56514df9a3e467a2839fb
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_searchview_query_hint.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_seekbar_0.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_seekbar_0.png
new file mode 100644
index 0000000000000000000000000000000000000000..b753e64ff4839599132e0b9e5ee77c83b1e87ecb
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_seekbar_0.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_seekbar_100.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_seekbar_100.png
new file mode 100644
index 0000000000000000000000000000000000000000..cbc2ffe5480d5237347485c070f44a4dc359d5c9
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_seekbar_100.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_seekbar_50.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_seekbar_50.png
new file mode 100644
index 0000000000000000000000000000000000000000..5e0370dc63d0564a4ce06b215494c0b8588c123b
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_seekbar_50.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_spinner.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_spinner.png
new file mode 100644
index 0000000000000000000000000000000000000000..7824c9ffb0edb4a49f421489c10273c9a5e51dda
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_spinner.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_switch.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_switch.png
new file mode 100644
index 0000000000000000000000000000000000000000..aa38e433e43d4228800430bee35ed3d15fc64816
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_switch.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_switch_checked.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_switch_checked.png
new file mode 100644
index 0000000000000000000000000000000000000000..6c9fba9c1903f73eaafccc6aae3daa847f07657c
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_switch_checked.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_tabhost.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_tabhost.png
new file mode 100644
index 0000000000000000000000000000000000000000..17593a917e16bc439a150ee63c5f34c79d1178dd
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_tabhost.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_textview.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_textview.png
new file mode 100644
index 0000000000000000000000000000000000000000..72df2cfbdb54e45de91efc742f593db3d94bce4b
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_textview.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_timepicker.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_timepicker.png
new file mode 100644
index 0000000000000000000000000000000000000000..6c0d5a3c7bfa6b0e10370cb2481da2a977bcb95b
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_timepicker.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_toggle_button.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_toggle_button.png
new file mode 100644
index 0000000000000000000000000000000000000000..6129f1dfb05b6941ad4ae0f4433be29e719f5d6b
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_toggle_button.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_toggle_button_checked.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_toggle_button_checked.png
new file mode 100644
index 0000000000000000000000000000000000000000..779b70bbd938dbb3a70df850af31291c02ad244d
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_toggle_button_checked.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_zoomcontrols.png b/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_zoomcontrols.png
new file mode 100644
index 0000000000000000000000000000000000000000..6c2f5c5e02809a3cc7ca6fe693eee3286bf9729b
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_dialogwhenlarge_zoomcontrols.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_edittext.png b/tests/tests/holo/res/drawable-tvdpi/holo_edittext.png
new file mode 100644
index 0000000000000000000000000000000000000000..b9c74daed0544d71a0cb3f6e2b812c69fc1a0e03
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_edittext.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_inputmethod_button.png b/tests/tests/holo/res/drawable-tvdpi/holo_inputmethod_button.png
new file mode 100644
index 0000000000000000000000000000000000000000..f81277b9fb6cac89c81464e8a3f96a82443589a6
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_inputmethod_button.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_inputmethod_button_pressed.png b/tests/tests/holo/res/drawable-tvdpi/holo_inputmethod_button_pressed.png
new file mode 100644
index 0000000000000000000000000000000000000000..df04a111ede015979665d31e12206466b01a364a
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_inputmethod_button_pressed.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_inputmethod_calendar_view.png b/tests/tests/holo/res/drawable-tvdpi/holo_inputmethod_calendar_view.png
new file mode 100644
index 0000000000000000000000000000000000000000..4d4616bccc1cacd1c2842383aeeb1e37af334892
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_inputmethod_calendar_view.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_inputmethod_checkbox.png b/tests/tests/holo/res/drawable-tvdpi/holo_inputmethod_checkbox.png
new file mode 100644
index 0000000000000000000000000000000000000000..f73c30cc40ce4a4013f48e989d7dc6a5e2dc6cfd
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_inputmethod_checkbox.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_inputmethod_checkbox_checked.png b/tests/tests/holo/res/drawable-tvdpi/holo_inputmethod_checkbox_checked.png
new file mode 100644
index 0000000000000000000000000000000000000000..290d08e9939f48df34c071a2ec34200b5e08fb55
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_inputmethod_checkbox_checked.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_inputmethod_chronometer.png b/tests/tests/holo/res/drawable-tvdpi/holo_inputmethod_chronometer.png
new file mode 100644
index 0000000000000000000000000000000000000000..ee7f5aa4d241b00ee198a29d801ef09d26044612
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_inputmethod_chronometer.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_inputmethod_color_blue_bright.png b/tests/tests/holo/res/drawable-tvdpi/holo_inputmethod_color_blue_bright.png
new file mode 100644
index 0000000000000000000000000000000000000000..ac9c0fb56d7ae0994098c614bfceba17e7335a92
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_inputmethod_color_blue_bright.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_inputmethod_color_blue_dark.png b/tests/tests/holo/res/drawable-tvdpi/holo_inputmethod_color_blue_dark.png
new file mode 100644
index 0000000000000000000000000000000000000000..2a7cbb1a4d32faf4e5c7c280dc15533d69cd86a7
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_inputmethod_color_blue_dark.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_inputmethod_color_blue_light.png b/tests/tests/holo/res/drawable-tvdpi/holo_inputmethod_color_blue_light.png
new file mode 100644
index 0000000000000000000000000000000000000000..dd9df4e29f7bfbaaee70e81d233e8fa1be6381bc
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_inputmethod_color_blue_light.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_inputmethod_color_green_dark.png b/tests/tests/holo/res/drawable-tvdpi/holo_inputmethod_color_green_dark.png
new file mode 100644
index 0000000000000000000000000000000000000000..3c8ed4087ca85c75872234354a73a97f91896dab
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_inputmethod_color_green_dark.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_inputmethod_color_green_light.png b/tests/tests/holo/res/drawable-tvdpi/holo_inputmethod_color_green_light.png
new file mode 100644
index 0000000000000000000000000000000000000000..f5bf1da801f743c1bfd5b3d28a9ce445bb784809
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_inputmethod_color_green_light.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_inputmethod_color_orange_dark.png b/tests/tests/holo/res/drawable-tvdpi/holo_inputmethod_color_orange_dark.png
new file mode 100644
index 0000000000000000000000000000000000000000..f6a8a84204bab0a09ab51fab661380605859a51a
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_inputmethod_color_orange_dark.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_inputmethod_color_orange_light.png b/tests/tests/holo/res/drawable-tvdpi/holo_inputmethod_color_orange_light.png
new file mode 100644
index 0000000000000000000000000000000000000000..707642b43dc762edd8bc36c598ef04b4c3b1207e
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_inputmethod_color_orange_light.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_inputmethod_color_purple.png b/tests/tests/holo/res/drawable-tvdpi/holo_inputmethod_color_purple.png
new file mode 100644
index 0000000000000000000000000000000000000000..7eefbff5364083cb9e3eb0035157154f5ddfcead
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_inputmethod_color_purple.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_inputmethod_color_red_dark.png b/tests/tests/holo/res/drawable-tvdpi/holo_inputmethod_color_red_dark.png
new file mode 100644
index 0000000000000000000000000000000000000000..799dfbc57280839d905ddc09cd24303dd8ab4f2f
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_inputmethod_color_red_dark.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_inputmethod_color_red_light.png b/tests/tests/holo/res/drawable-tvdpi/holo_inputmethod_color_red_light.png
new file mode 100644
index 0000000000000000000000000000000000000000..5ec82eb509820bcbb8e054408a7e72078683ae24
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_inputmethod_color_red_light.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_inputmethod_edittext.png b/tests/tests/holo/res/drawable-tvdpi/holo_inputmethod_edittext.png
new file mode 100644
index 0000000000000000000000000000000000000000..da28bef3bc742466926193399f5df2b1b4c8988e
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_inputmethod_edittext.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_inputmethod_progressbar.png b/tests/tests/holo/res/drawable-tvdpi/holo_inputmethod_progressbar.png
new file mode 100644
index 0000000000000000000000000000000000000000..a5ca94f9a7620f388275aa0a5e9a073b97dcfede
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_inputmethod_progressbar.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_inputmethod_progressbar_horizontal_0.png b/tests/tests/holo/res/drawable-tvdpi/holo_inputmethod_progressbar_horizontal_0.png
new file mode 100644
index 0000000000000000000000000000000000000000..679469e1685de90119a8f1f31c577323eb8a9e26
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_inputmethod_progressbar_horizontal_0.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_inputmethod_progressbar_horizontal_100.png b/tests/tests/holo/res/drawable-tvdpi/holo_inputmethod_progressbar_horizontal_100.png
new file mode 100644
index 0000000000000000000000000000000000000000..da25af638c556971fa0bd3d71f638b925f56a8da
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_inputmethod_progressbar_horizontal_100.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_inputmethod_progressbar_horizontal_50.png b/tests/tests/holo/res/drawable-tvdpi/holo_inputmethod_progressbar_horizontal_50.png
new file mode 100644
index 0000000000000000000000000000000000000000..4814d04bed322e07cb2d59023d502afdf6e1ffe3
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_inputmethod_progressbar_horizontal_50.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_inputmethod_progressbar_large.png b/tests/tests/holo/res/drawable-tvdpi/holo_inputmethod_progressbar_large.png
new file mode 100644
index 0000000000000000000000000000000000000000..7482a47a89f5427d8418107f11f0c57ffd333aa3
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_inputmethod_progressbar_large.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_inputmethod_progressbar_small.png b/tests/tests/holo/res/drawable-tvdpi/holo_inputmethod_progressbar_small.png
new file mode 100644
index 0000000000000000000000000000000000000000..e454f601a0b222c6cc64a39808780a0a85a008bb
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_inputmethod_progressbar_small.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_inputmethod_radio_button.png b/tests/tests/holo/res/drawable-tvdpi/holo_inputmethod_radio_button.png
new file mode 100644
index 0000000000000000000000000000000000000000..9d161a019a3f0fb38c3b983ddf581c86c415e883
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_inputmethod_radio_button.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_inputmethod_radio_button_checked.png b/tests/tests/holo/res/drawable-tvdpi/holo_inputmethod_radio_button_checked.png
new file mode 100644
index 0000000000000000000000000000000000000000..4090f1a9fe76605dd11fea42ee950ac4ac8e0ed6
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_inputmethod_radio_button_checked.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_inputmethod_radiogroup_horizontal.png b/tests/tests/holo/res/drawable-tvdpi/holo_inputmethod_radiogroup_horizontal.png
new file mode 100644
index 0000000000000000000000000000000000000000..c133aad22c61d464744430db0d1d98768fb78ea4
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_inputmethod_radiogroup_horizontal.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_inputmethod_radiogroup_vertical.png b/tests/tests/holo/res/drawable-tvdpi/holo_inputmethod_radiogroup_vertical.png
new file mode 100644
index 0000000000000000000000000000000000000000..fa2338cf73c65a83036d9c0709c4856c90097b1c
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_inputmethod_radiogroup_vertical.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_inputmethod_ratingbar_0.png b/tests/tests/holo/res/drawable-tvdpi/holo_inputmethod_ratingbar_0.png
new file mode 100644
index 0000000000000000000000000000000000000000..9a65108f52f52ea03a9f3e2af3d11ada662488aa
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_inputmethod_ratingbar_0.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_inputmethod_ratingbar_0_pressed.png b/tests/tests/holo/res/drawable-tvdpi/holo_inputmethod_ratingbar_0_pressed.png
new file mode 100644
index 0000000000000000000000000000000000000000..88d5f5e0479302eaaa4b38e15e8c90ee8a0c89cd
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_inputmethod_ratingbar_0_pressed.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_inputmethod_ratingbar_2point5.png b/tests/tests/holo/res/drawable-tvdpi/holo_inputmethod_ratingbar_2point5.png
new file mode 100644
index 0000000000000000000000000000000000000000..61084d5a69d6a46b6decea5631c11512d349b6c2
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_inputmethod_ratingbar_2point5.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_inputmethod_ratingbar_2point5_pressed.png b/tests/tests/holo/res/drawable-tvdpi/holo_inputmethod_ratingbar_2point5_pressed.png
new file mode 100644
index 0000000000000000000000000000000000000000..0d1287d0256e1421300a8d5db97b7eea7518e2df
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_inputmethod_ratingbar_2point5_pressed.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_inputmethod_ratingbar_5.png b/tests/tests/holo/res/drawable-tvdpi/holo_inputmethod_ratingbar_5.png
new file mode 100644
index 0000000000000000000000000000000000000000..97595a3237d1fdb7a5442c568866453fb2cc5c06
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_inputmethod_ratingbar_5.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_inputmethod_ratingbar_5_pressed.png b/tests/tests/holo/res/drawable-tvdpi/holo_inputmethod_ratingbar_5_pressed.png
new file mode 100644
index 0000000000000000000000000000000000000000..3d2b390ec0de43b06ae85e00ba861194092d83d5
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_inputmethod_ratingbar_5_pressed.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_inputmethod_searchview.png b/tests/tests/holo/res/drawable-tvdpi/holo_inputmethod_searchview.png
new file mode 100644
index 0000000000000000000000000000000000000000..29d37de2800369d1f3ae449a4ec28c9355d05db8
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_inputmethod_searchview.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_inputmethod_searchview_query.png b/tests/tests/holo/res/drawable-tvdpi/holo_inputmethod_searchview_query.png
new file mode 100644
index 0000000000000000000000000000000000000000..b57a67cfefaa1dfa14df7e9c995155583c1d3cd8
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_inputmethod_searchview_query.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_inputmethod_searchview_query_hint.png b/tests/tests/holo/res/drawable-tvdpi/holo_inputmethod_searchview_query_hint.png
new file mode 100644
index 0000000000000000000000000000000000000000..bbaedc3a511c28dd1344ddc63f978d0031c525f3
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_inputmethod_searchview_query_hint.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_inputmethod_seekbar_0.png b/tests/tests/holo/res/drawable-tvdpi/holo_inputmethod_seekbar_0.png
new file mode 100644
index 0000000000000000000000000000000000000000..fd7240898df148cc07f4f72755b613cb9695e307
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_inputmethod_seekbar_0.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_inputmethod_seekbar_100.png b/tests/tests/holo/res/drawable-tvdpi/holo_inputmethod_seekbar_100.png
new file mode 100644
index 0000000000000000000000000000000000000000..cbc2ffe5480d5237347485c070f44a4dc359d5c9
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_inputmethod_seekbar_100.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_inputmethod_seekbar_50.png b/tests/tests/holo/res/drawable-tvdpi/holo_inputmethod_seekbar_50.png
new file mode 100644
index 0000000000000000000000000000000000000000..5b3994ada7e1a7a8c7308ceda2258051635b2ff1
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_inputmethod_seekbar_50.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_inputmethod_spinner.png b/tests/tests/holo/res/drawable-tvdpi/holo_inputmethod_spinner.png
new file mode 100644
index 0000000000000000000000000000000000000000..2ac5a695ea51bbf50f8506780e66817d5e198a98
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_inputmethod_spinner.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_inputmethod_switch.png b/tests/tests/holo/res/drawable-tvdpi/holo_inputmethod_switch.png
new file mode 100644
index 0000000000000000000000000000000000000000..53101ffe76d95e8c6c5525095786a5c52f24ba40
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_inputmethod_switch.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_inputmethod_switch_checked.png b/tests/tests/holo/res/drawable-tvdpi/holo_inputmethod_switch_checked.png
new file mode 100644
index 0000000000000000000000000000000000000000..214f168c42e240b23bd220a9a0403b81d89c9e98
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_inputmethod_switch_checked.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_inputmethod_tabhost.png b/tests/tests/holo/res/drawable-tvdpi/holo_inputmethod_tabhost.png
new file mode 100644
index 0000000000000000000000000000000000000000..8a39bfe57a7a12dd786bdb4238fefbcc25fa9443
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_inputmethod_tabhost.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_inputmethod_textview.png b/tests/tests/holo/res/drawable-tvdpi/holo_inputmethod_textview.png
new file mode 100644
index 0000000000000000000000000000000000000000..bae248260c072efad2803506dd2bf9d0ce1e1f9e
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_inputmethod_textview.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_inputmethod_timepicker.png b/tests/tests/holo/res/drawable-tvdpi/holo_inputmethod_timepicker.png
new file mode 100644
index 0000000000000000000000000000000000000000..a90ef062fb1c73cd54be9bab65a11bc5a0c41f08
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_inputmethod_timepicker.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_inputmethod_toggle_button.png b/tests/tests/holo/res/drawable-tvdpi/holo_inputmethod_toggle_button.png
new file mode 100644
index 0000000000000000000000000000000000000000..d5fb29361799e3fe5e8dfdefb7846a4042ac28ea
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_inputmethod_toggle_button.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_inputmethod_toggle_button_checked.png b/tests/tests/holo/res/drawable-tvdpi/holo_inputmethod_toggle_button_checked.png
new file mode 100644
index 0000000000000000000000000000000000000000..66d9351babd7f9c0a8c1e309f146922006080d25
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_inputmethod_toggle_button_checked.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_inputmethod_zoomcontrols.png b/tests/tests/holo/res/drawable-tvdpi/holo_inputmethod_zoomcontrols.png
new file mode 100644
index 0000000000000000000000000000000000000000..6c2f5c5e02809a3cc7ca6fe693eee3286bf9729b
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_inputmethod_zoomcontrols.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_button.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_button.png
new file mode 100644
index 0000000000000000000000000000000000000000..f81277b9fb6cac89c81464e8a3f96a82443589a6
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_button.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_button_pressed.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_button_pressed.png
new file mode 100644
index 0000000000000000000000000000000000000000..df04a111ede015979665d31e12206466b01a364a
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_button_pressed.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_calendar_view.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_calendar_view.png
new file mode 100644
index 0000000000000000000000000000000000000000..4d4616bccc1cacd1c2842383aeeb1e37af334892
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_calendar_view.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_checkbox.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_checkbox.png
new file mode 100644
index 0000000000000000000000000000000000000000..f73c30cc40ce4a4013f48e989d7dc6a5e2dc6cfd
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_checkbox.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_checkbox_checked.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_checkbox_checked.png
new file mode 100644
index 0000000000000000000000000000000000000000..290d08e9939f48df34c071a2ec34200b5e08fb55
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_checkbox_checked.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_chronometer.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_chronometer.png
new file mode 100644
index 0000000000000000000000000000000000000000..ee7f5aa4d241b00ee198a29d801ef09d26044612
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_chronometer.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_color_blue_bright.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_color_blue_bright.png
new file mode 100644
index 0000000000000000000000000000000000000000..ac9c0fb56d7ae0994098c614bfceba17e7335a92
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_color_blue_bright.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_color_blue_dark.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_color_blue_dark.png
new file mode 100644
index 0000000000000000000000000000000000000000..2a7cbb1a4d32faf4e5c7c280dc15533d69cd86a7
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_color_blue_dark.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_color_blue_light.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_color_blue_light.png
new file mode 100644
index 0000000000000000000000000000000000000000..dd9df4e29f7bfbaaee70e81d233e8fa1be6381bc
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_color_blue_light.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_color_green_dark.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_color_green_dark.png
new file mode 100644
index 0000000000000000000000000000000000000000..3c8ed4087ca85c75872234354a73a97f91896dab
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_color_green_dark.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_color_green_light.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_color_green_light.png
new file mode 100644
index 0000000000000000000000000000000000000000..f5bf1da801f743c1bfd5b3d28a9ce445bb784809
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_color_green_light.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_color_orange_dark.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_color_orange_dark.png
new file mode 100644
index 0000000000000000000000000000000000000000..f6a8a84204bab0a09ab51fab661380605859a51a
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_color_orange_dark.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_color_orange_light.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_color_orange_light.png
new file mode 100644
index 0000000000000000000000000000000000000000..707642b43dc762edd8bc36c598ef04b4c3b1207e
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_color_orange_light.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_color_purple.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_color_purple.png
new file mode 100644
index 0000000000000000000000000000000000000000..7eefbff5364083cb9e3eb0035157154f5ddfcead
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_color_purple.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_color_red_dark.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_color_red_dark.png
new file mode 100644
index 0000000000000000000000000000000000000000..799dfbc57280839d905ddc09cd24303dd8ab4f2f
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_color_red_dark.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_color_red_light.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_color_red_light.png
new file mode 100644
index 0000000000000000000000000000000000000000..5ec82eb509820bcbb8e054408a7e72078683ae24
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_color_red_light.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_darkactionbar_button.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_darkactionbar_button.png
new file mode 100644
index 0000000000000000000000000000000000000000..f81277b9fb6cac89c81464e8a3f96a82443589a6
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_darkactionbar_button.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_darkactionbar_button_pressed.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_darkactionbar_button_pressed.png
new file mode 100644
index 0000000000000000000000000000000000000000..df04a111ede015979665d31e12206466b01a364a
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_darkactionbar_button_pressed.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_darkactionbar_calendar_view.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_darkactionbar_calendar_view.png
new file mode 100644
index 0000000000000000000000000000000000000000..4d4616bccc1cacd1c2842383aeeb1e37af334892
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_darkactionbar_calendar_view.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_darkactionbar_checkbox.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_darkactionbar_checkbox.png
new file mode 100644
index 0000000000000000000000000000000000000000..f73c30cc40ce4a4013f48e989d7dc6a5e2dc6cfd
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_darkactionbar_checkbox.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_darkactionbar_checkbox_checked.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_darkactionbar_checkbox_checked.png
new file mode 100644
index 0000000000000000000000000000000000000000..290d08e9939f48df34c071a2ec34200b5e08fb55
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_darkactionbar_checkbox_checked.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_darkactionbar_chronometer.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_darkactionbar_chronometer.png
new file mode 100644
index 0000000000000000000000000000000000000000..ee7f5aa4d241b00ee198a29d801ef09d26044612
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_darkactionbar_chronometer.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_darkactionbar_color_blue_bright.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_darkactionbar_color_blue_bright.png
new file mode 100644
index 0000000000000000000000000000000000000000..ac9c0fb56d7ae0994098c614bfceba17e7335a92
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_darkactionbar_color_blue_bright.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_darkactionbar_color_blue_dark.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_darkactionbar_color_blue_dark.png
new file mode 100644
index 0000000000000000000000000000000000000000..2a7cbb1a4d32faf4e5c7c280dc15533d69cd86a7
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_darkactionbar_color_blue_dark.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_darkactionbar_color_blue_light.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_darkactionbar_color_blue_light.png
new file mode 100644
index 0000000000000000000000000000000000000000..dd9df4e29f7bfbaaee70e81d233e8fa1be6381bc
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_darkactionbar_color_blue_light.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_darkactionbar_color_green_dark.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_darkactionbar_color_green_dark.png
new file mode 100644
index 0000000000000000000000000000000000000000..3c8ed4087ca85c75872234354a73a97f91896dab
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_darkactionbar_color_green_dark.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_darkactionbar_color_green_light.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_darkactionbar_color_green_light.png
new file mode 100644
index 0000000000000000000000000000000000000000..f5bf1da801f743c1bfd5b3d28a9ce445bb784809
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_darkactionbar_color_green_light.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_darkactionbar_color_orange_dark.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_darkactionbar_color_orange_dark.png
new file mode 100644
index 0000000000000000000000000000000000000000..f6a8a84204bab0a09ab51fab661380605859a51a
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_darkactionbar_color_orange_dark.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_darkactionbar_color_orange_light.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_darkactionbar_color_orange_light.png
new file mode 100644
index 0000000000000000000000000000000000000000..707642b43dc762edd8bc36c598ef04b4c3b1207e
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_darkactionbar_color_orange_light.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_darkactionbar_color_purple.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_darkactionbar_color_purple.png
new file mode 100644
index 0000000000000000000000000000000000000000..7eefbff5364083cb9e3eb0035157154f5ddfcead
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_darkactionbar_color_purple.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_darkactionbar_color_red_dark.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_darkactionbar_color_red_dark.png
new file mode 100644
index 0000000000000000000000000000000000000000..799dfbc57280839d905ddc09cd24303dd8ab4f2f
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_darkactionbar_color_red_dark.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_darkactionbar_color_red_light.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_darkactionbar_color_red_light.png
new file mode 100644
index 0000000000000000000000000000000000000000..5ec82eb509820bcbb8e054408a7e72078683ae24
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_darkactionbar_color_red_light.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_darkactionbar_edittext.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_darkactionbar_edittext.png
new file mode 100644
index 0000000000000000000000000000000000000000..da28bef3bc742466926193399f5df2b1b4c8988e
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_darkactionbar_edittext.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_darkactionbar_progressbar.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_darkactionbar_progressbar.png
new file mode 100644
index 0000000000000000000000000000000000000000..a5ca94f9a7620f388275aa0a5e9a073b97dcfede
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_darkactionbar_progressbar.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_darkactionbar_progressbar_horizontal_0.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_darkactionbar_progressbar_horizontal_0.png
new file mode 100644
index 0000000000000000000000000000000000000000..679469e1685de90119a8f1f31c577323eb8a9e26
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_darkactionbar_progressbar_horizontal_0.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_darkactionbar_progressbar_horizontal_100.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_darkactionbar_progressbar_horizontal_100.png
new file mode 100644
index 0000000000000000000000000000000000000000..da25af638c556971fa0bd3d71f638b925f56a8da
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_darkactionbar_progressbar_horizontal_100.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_darkactionbar_progressbar_horizontal_50.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_darkactionbar_progressbar_horizontal_50.png
new file mode 100644
index 0000000000000000000000000000000000000000..4814d04bed322e07cb2d59023d502afdf6e1ffe3
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_darkactionbar_progressbar_horizontal_50.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_darkactionbar_progressbar_large.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_darkactionbar_progressbar_large.png
new file mode 100644
index 0000000000000000000000000000000000000000..7482a47a89f5427d8418107f11f0c57ffd333aa3
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_darkactionbar_progressbar_large.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_darkactionbar_progressbar_small.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_darkactionbar_progressbar_small.png
new file mode 100644
index 0000000000000000000000000000000000000000..e454f601a0b222c6cc64a39808780a0a85a008bb
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_darkactionbar_progressbar_small.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_darkactionbar_radio_button.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_darkactionbar_radio_button.png
new file mode 100644
index 0000000000000000000000000000000000000000..9d161a019a3f0fb38c3b983ddf581c86c415e883
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_darkactionbar_radio_button.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_darkactionbar_radio_button_checked.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_darkactionbar_radio_button_checked.png
new file mode 100644
index 0000000000000000000000000000000000000000..4090f1a9fe76605dd11fea42ee950ac4ac8e0ed6
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_darkactionbar_radio_button_checked.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_darkactionbar_radiogroup_horizontal.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_darkactionbar_radiogroup_horizontal.png
new file mode 100644
index 0000000000000000000000000000000000000000..c133aad22c61d464744430db0d1d98768fb78ea4
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_darkactionbar_radiogroup_horizontal.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_darkactionbar_radiogroup_vertical.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_darkactionbar_radiogroup_vertical.png
new file mode 100644
index 0000000000000000000000000000000000000000..fa2338cf73c65a83036d9c0709c4856c90097b1c
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_darkactionbar_radiogroup_vertical.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_darkactionbar_ratingbar_0.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_darkactionbar_ratingbar_0.png
new file mode 100644
index 0000000000000000000000000000000000000000..9a65108f52f52ea03a9f3e2af3d11ada662488aa
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_darkactionbar_ratingbar_0.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_darkactionbar_ratingbar_0_pressed.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_darkactionbar_ratingbar_0_pressed.png
new file mode 100644
index 0000000000000000000000000000000000000000..88d5f5e0479302eaaa4b38e15e8c90ee8a0c89cd
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_darkactionbar_ratingbar_0_pressed.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_darkactionbar_ratingbar_2point5.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_darkactionbar_ratingbar_2point5.png
new file mode 100644
index 0000000000000000000000000000000000000000..61084d5a69d6a46b6decea5631c11512d349b6c2
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_darkactionbar_ratingbar_2point5.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_darkactionbar_ratingbar_2point5_pressed.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_darkactionbar_ratingbar_2point5_pressed.png
new file mode 100644
index 0000000000000000000000000000000000000000..0d1287d0256e1421300a8d5db97b7eea7518e2df
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_darkactionbar_ratingbar_2point5_pressed.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_darkactionbar_ratingbar_5.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_darkactionbar_ratingbar_5.png
new file mode 100644
index 0000000000000000000000000000000000000000..97595a3237d1fdb7a5442c568866453fb2cc5c06
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_darkactionbar_ratingbar_5.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_darkactionbar_ratingbar_5_pressed.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_darkactionbar_ratingbar_5_pressed.png
new file mode 100644
index 0000000000000000000000000000000000000000..3d2b390ec0de43b06ae85e00ba861194092d83d5
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_darkactionbar_ratingbar_5_pressed.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_darkactionbar_searchview.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_darkactionbar_searchview.png
new file mode 100644
index 0000000000000000000000000000000000000000..29d37de2800369d1f3ae449a4ec28c9355d05db8
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_darkactionbar_searchview.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_darkactionbar_searchview_query.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_darkactionbar_searchview_query.png
new file mode 100644
index 0000000000000000000000000000000000000000..b57a67cfefaa1dfa14df7e9c995155583c1d3cd8
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_darkactionbar_searchview_query.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_darkactionbar_searchview_query_hint.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_darkactionbar_searchview_query_hint.png
new file mode 100644
index 0000000000000000000000000000000000000000..bbaedc3a511c28dd1344ddc63f978d0031c525f3
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_darkactionbar_searchview_query_hint.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_darkactionbar_seekbar_0.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_darkactionbar_seekbar_0.png
new file mode 100644
index 0000000000000000000000000000000000000000..fd7240898df148cc07f4f72755b613cb9695e307
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_darkactionbar_seekbar_0.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_darkactionbar_seekbar_100.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_darkactionbar_seekbar_100.png
new file mode 100644
index 0000000000000000000000000000000000000000..cbc2ffe5480d5237347485c070f44a4dc359d5c9
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_darkactionbar_seekbar_100.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_darkactionbar_seekbar_50.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_darkactionbar_seekbar_50.png
new file mode 100644
index 0000000000000000000000000000000000000000..5b3994ada7e1a7a8c7308ceda2258051635b2ff1
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_darkactionbar_seekbar_50.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_darkactionbar_spinner.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_darkactionbar_spinner.png
new file mode 100644
index 0000000000000000000000000000000000000000..2ac5a695ea51bbf50f8506780e66817d5e198a98
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_darkactionbar_spinner.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_darkactionbar_switch.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_darkactionbar_switch.png
new file mode 100644
index 0000000000000000000000000000000000000000..53101ffe76d95e8c6c5525095786a5c52f24ba40
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_darkactionbar_switch.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_darkactionbar_switch_checked.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_darkactionbar_switch_checked.png
new file mode 100644
index 0000000000000000000000000000000000000000..214f168c42e240b23bd220a9a0403b81d89c9e98
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_darkactionbar_switch_checked.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_darkactionbar_tabhost.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_darkactionbar_tabhost.png
new file mode 100644
index 0000000000000000000000000000000000000000..8a39bfe57a7a12dd786bdb4238fefbcc25fa9443
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_darkactionbar_tabhost.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_darkactionbar_textview.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_darkactionbar_textview.png
new file mode 100644
index 0000000000000000000000000000000000000000..bae248260c072efad2803506dd2bf9d0ce1e1f9e
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_darkactionbar_textview.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_darkactionbar_timepicker.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_darkactionbar_timepicker.png
new file mode 100644
index 0000000000000000000000000000000000000000..a90ef062fb1c73cd54be9bab65a11bc5a0c41f08
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_darkactionbar_timepicker.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_darkactionbar_toggle_button.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_darkactionbar_toggle_button.png
new file mode 100644
index 0000000000000000000000000000000000000000..d5fb29361799e3fe5e8dfdefb7846a4042ac28ea
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_darkactionbar_toggle_button.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_darkactionbar_toggle_button_checked.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_darkactionbar_toggle_button_checked.png
new file mode 100644
index 0000000000000000000000000000000000000000..66d9351babd7f9c0a8c1e309f146922006080d25
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_darkactionbar_toggle_button_checked.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_darkactionbar_zoomcontrols.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_darkactionbar_zoomcontrols.png
new file mode 100644
index 0000000000000000000000000000000000000000..6c2f5c5e02809a3cc7ca6fe693eee3286bf9729b
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_darkactionbar_zoomcontrols.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_button.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_button.png
new file mode 100644
index 0000000000000000000000000000000000000000..f81277b9fb6cac89c81464e8a3f96a82443589a6
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_button.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_button_pressed.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_button_pressed.png
new file mode 100644
index 0000000000000000000000000000000000000000..df04a111ede015979665d31e12206466b01a364a
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_button_pressed.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_calendar_view.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_calendar_view.png
new file mode 100644
index 0000000000000000000000000000000000000000..4d4616bccc1cacd1c2842383aeeb1e37af334892
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_calendar_view.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_checkbox.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_checkbox.png
new file mode 100644
index 0000000000000000000000000000000000000000..f73c30cc40ce4a4013f48e989d7dc6a5e2dc6cfd
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_checkbox.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_checkbox_checked.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_checkbox_checked.png
new file mode 100644
index 0000000000000000000000000000000000000000..290d08e9939f48df34c071a2ec34200b5e08fb55
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_checkbox_checked.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_chronometer.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_chronometer.png
new file mode 100644
index 0000000000000000000000000000000000000000..ee7f5aa4d241b00ee198a29d801ef09d26044612
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_chronometer.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_color_blue_bright.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_color_blue_bright.png
new file mode 100644
index 0000000000000000000000000000000000000000..ac9c0fb56d7ae0994098c614bfceba17e7335a92
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_color_blue_bright.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_color_blue_dark.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_color_blue_dark.png
new file mode 100644
index 0000000000000000000000000000000000000000..2a7cbb1a4d32faf4e5c7c280dc15533d69cd86a7
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_color_blue_dark.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_color_blue_light.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_color_blue_light.png
new file mode 100644
index 0000000000000000000000000000000000000000..dd9df4e29f7bfbaaee70e81d233e8fa1be6381bc
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_color_blue_light.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_color_green_dark.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_color_green_dark.png
new file mode 100644
index 0000000000000000000000000000000000000000..3c8ed4087ca85c75872234354a73a97f91896dab
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_color_green_dark.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_color_green_light.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_color_green_light.png
new file mode 100644
index 0000000000000000000000000000000000000000..f5bf1da801f743c1bfd5b3d28a9ce445bb784809
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_color_green_light.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_color_orange_dark.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_color_orange_dark.png
new file mode 100644
index 0000000000000000000000000000000000000000..f6a8a84204bab0a09ab51fab661380605859a51a
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_color_orange_dark.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_color_orange_light.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_color_orange_light.png
new file mode 100644
index 0000000000000000000000000000000000000000..707642b43dc762edd8bc36c598ef04b4c3b1207e
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_color_orange_light.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_color_purple.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_color_purple.png
new file mode 100644
index 0000000000000000000000000000000000000000..7eefbff5364083cb9e3eb0035157154f5ddfcead
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_color_purple.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_color_red_dark.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_color_red_dark.png
new file mode 100644
index 0000000000000000000000000000000000000000..799dfbc57280839d905ddc09cd24303dd8ab4f2f
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_color_red_dark.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_color_red_light.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_color_red_light.png
new file mode 100644
index 0000000000000000000000000000000000000000..5ec82eb509820bcbb8e054408a7e72078683ae24
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_color_red_light.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_edittext.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_edittext.png
new file mode 100644
index 0000000000000000000000000000000000000000..da28bef3bc742466926193399f5df2b1b4c8988e
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_edittext.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_minwidth_button.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_minwidth_button.png
new file mode 100644
index 0000000000000000000000000000000000000000..f81277b9fb6cac89c81464e8a3f96a82443589a6
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_minwidth_button.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_minwidth_button_pressed.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_minwidth_button_pressed.png
new file mode 100644
index 0000000000000000000000000000000000000000..df04a111ede015979665d31e12206466b01a364a
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_minwidth_button_pressed.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_minwidth_calendar_view.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_minwidth_calendar_view.png
new file mode 100644
index 0000000000000000000000000000000000000000..4d4616bccc1cacd1c2842383aeeb1e37af334892
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_minwidth_calendar_view.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_minwidth_checkbox.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_minwidth_checkbox.png
new file mode 100644
index 0000000000000000000000000000000000000000..f73c30cc40ce4a4013f48e989d7dc6a5e2dc6cfd
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_minwidth_checkbox.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_minwidth_checkbox_checked.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_minwidth_checkbox_checked.png
new file mode 100644
index 0000000000000000000000000000000000000000..290d08e9939f48df34c071a2ec34200b5e08fb55
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_minwidth_checkbox_checked.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_minwidth_chronometer.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_minwidth_chronometer.png
new file mode 100644
index 0000000000000000000000000000000000000000..ee7f5aa4d241b00ee198a29d801ef09d26044612
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_minwidth_chronometer.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_minwidth_color_blue_bright.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_minwidth_color_blue_bright.png
new file mode 100644
index 0000000000000000000000000000000000000000..ac9c0fb56d7ae0994098c614bfceba17e7335a92
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_minwidth_color_blue_bright.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_minwidth_color_blue_dark.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_minwidth_color_blue_dark.png
new file mode 100644
index 0000000000000000000000000000000000000000..2a7cbb1a4d32faf4e5c7c280dc15533d69cd86a7
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_minwidth_color_blue_dark.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_minwidth_color_blue_light.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_minwidth_color_blue_light.png
new file mode 100644
index 0000000000000000000000000000000000000000..dd9df4e29f7bfbaaee70e81d233e8fa1be6381bc
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_minwidth_color_blue_light.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_minwidth_color_green_dark.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_minwidth_color_green_dark.png
new file mode 100644
index 0000000000000000000000000000000000000000..3c8ed4087ca85c75872234354a73a97f91896dab
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_minwidth_color_green_dark.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_minwidth_color_green_light.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_minwidth_color_green_light.png
new file mode 100644
index 0000000000000000000000000000000000000000..f5bf1da801f743c1bfd5b3d28a9ce445bb784809
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_minwidth_color_green_light.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_minwidth_color_orange_dark.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_minwidth_color_orange_dark.png
new file mode 100644
index 0000000000000000000000000000000000000000..f6a8a84204bab0a09ab51fab661380605859a51a
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_minwidth_color_orange_dark.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_minwidth_color_orange_light.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_minwidth_color_orange_light.png
new file mode 100644
index 0000000000000000000000000000000000000000..707642b43dc762edd8bc36c598ef04b4c3b1207e
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_minwidth_color_orange_light.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_minwidth_color_purple.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_minwidth_color_purple.png
new file mode 100644
index 0000000000000000000000000000000000000000..7eefbff5364083cb9e3eb0035157154f5ddfcead
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_minwidth_color_purple.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_minwidth_color_red_dark.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_minwidth_color_red_dark.png
new file mode 100644
index 0000000000000000000000000000000000000000..799dfbc57280839d905ddc09cd24303dd8ab4f2f
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_minwidth_color_red_dark.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_minwidth_color_red_light.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_minwidth_color_red_light.png
new file mode 100644
index 0000000000000000000000000000000000000000..5ec82eb509820bcbb8e054408a7e72078683ae24
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_minwidth_color_red_light.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_minwidth_edittext.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_minwidth_edittext.png
new file mode 100644
index 0000000000000000000000000000000000000000..da28bef3bc742466926193399f5df2b1b4c8988e
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_minwidth_edittext.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_minwidth_progressbar.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_minwidth_progressbar.png
new file mode 100644
index 0000000000000000000000000000000000000000..a5ca94f9a7620f388275aa0a5e9a073b97dcfede
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_minwidth_progressbar.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_minwidth_progressbar_horizontal_0.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_minwidth_progressbar_horizontal_0.png
new file mode 100644
index 0000000000000000000000000000000000000000..679469e1685de90119a8f1f31c577323eb8a9e26
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_minwidth_progressbar_horizontal_0.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_minwidth_progressbar_horizontal_100.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_minwidth_progressbar_horizontal_100.png
new file mode 100644
index 0000000000000000000000000000000000000000..da25af638c556971fa0bd3d71f638b925f56a8da
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_minwidth_progressbar_horizontal_100.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_minwidth_progressbar_horizontal_50.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_minwidth_progressbar_horizontal_50.png
new file mode 100644
index 0000000000000000000000000000000000000000..4814d04bed322e07cb2d59023d502afdf6e1ffe3
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_minwidth_progressbar_horizontal_50.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_minwidth_progressbar_large.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_minwidth_progressbar_large.png
new file mode 100644
index 0000000000000000000000000000000000000000..7482a47a89f5427d8418107f11f0c57ffd333aa3
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_minwidth_progressbar_large.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_minwidth_progressbar_small.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_minwidth_progressbar_small.png
new file mode 100644
index 0000000000000000000000000000000000000000..e454f601a0b222c6cc64a39808780a0a85a008bb
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_minwidth_progressbar_small.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_minwidth_radio_button.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_minwidth_radio_button.png
new file mode 100644
index 0000000000000000000000000000000000000000..9d161a019a3f0fb38c3b983ddf581c86c415e883
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_minwidth_radio_button.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_minwidth_radio_button_checked.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_minwidth_radio_button_checked.png
new file mode 100644
index 0000000000000000000000000000000000000000..4090f1a9fe76605dd11fea42ee950ac4ac8e0ed6
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_minwidth_radio_button_checked.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_minwidth_radiogroup_horizontal.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_minwidth_radiogroup_horizontal.png
new file mode 100644
index 0000000000000000000000000000000000000000..c133aad22c61d464744430db0d1d98768fb78ea4
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_minwidth_radiogroup_horizontal.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_minwidth_radiogroup_vertical.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_minwidth_radiogroup_vertical.png
new file mode 100644
index 0000000000000000000000000000000000000000..fa2338cf73c65a83036d9c0709c4856c90097b1c
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_minwidth_radiogroup_vertical.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_minwidth_ratingbar_0.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_minwidth_ratingbar_0.png
new file mode 100644
index 0000000000000000000000000000000000000000..9a65108f52f52ea03a9f3e2af3d11ada662488aa
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_minwidth_ratingbar_0.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_minwidth_ratingbar_0_pressed.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_minwidth_ratingbar_0_pressed.png
new file mode 100644
index 0000000000000000000000000000000000000000..88d5f5e0479302eaaa4b38e15e8c90ee8a0c89cd
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_minwidth_ratingbar_0_pressed.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_minwidth_ratingbar_2point5.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_minwidth_ratingbar_2point5.png
new file mode 100644
index 0000000000000000000000000000000000000000..61084d5a69d6a46b6decea5631c11512d349b6c2
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_minwidth_ratingbar_2point5.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_minwidth_ratingbar_2point5_pressed.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_minwidth_ratingbar_2point5_pressed.png
new file mode 100644
index 0000000000000000000000000000000000000000..0d1287d0256e1421300a8d5db97b7eea7518e2df
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_minwidth_ratingbar_2point5_pressed.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_minwidth_ratingbar_5.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_minwidth_ratingbar_5.png
new file mode 100644
index 0000000000000000000000000000000000000000..97595a3237d1fdb7a5442c568866453fb2cc5c06
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_minwidth_ratingbar_5.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_minwidth_ratingbar_5_pressed.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_minwidth_ratingbar_5_pressed.png
new file mode 100644
index 0000000000000000000000000000000000000000..3d2b390ec0de43b06ae85e00ba861194092d83d5
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_minwidth_ratingbar_5_pressed.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_minwidth_searchview.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_minwidth_searchview.png
new file mode 100644
index 0000000000000000000000000000000000000000..29d37de2800369d1f3ae449a4ec28c9355d05db8
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_minwidth_searchview.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_minwidth_searchview_query.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_minwidth_searchview_query.png
new file mode 100644
index 0000000000000000000000000000000000000000..b57a67cfefaa1dfa14df7e9c995155583c1d3cd8
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_minwidth_searchview_query.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_minwidth_searchview_query_hint.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_minwidth_searchview_query_hint.png
new file mode 100644
index 0000000000000000000000000000000000000000..bbaedc3a511c28dd1344ddc63f978d0031c525f3
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_minwidth_searchview_query_hint.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_minwidth_seekbar_0.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_minwidth_seekbar_0.png
new file mode 100644
index 0000000000000000000000000000000000000000..fd7240898df148cc07f4f72755b613cb9695e307
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_minwidth_seekbar_0.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_minwidth_seekbar_100.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_minwidth_seekbar_100.png
new file mode 100644
index 0000000000000000000000000000000000000000..cbc2ffe5480d5237347485c070f44a4dc359d5c9
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_minwidth_seekbar_100.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_minwidth_seekbar_50.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_minwidth_seekbar_50.png
new file mode 100644
index 0000000000000000000000000000000000000000..5b3994ada7e1a7a8c7308ceda2258051635b2ff1
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_minwidth_seekbar_50.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_minwidth_spinner.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_minwidth_spinner.png
new file mode 100644
index 0000000000000000000000000000000000000000..2ac5a695ea51bbf50f8506780e66817d5e198a98
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_minwidth_spinner.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_minwidth_switch.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_minwidth_switch.png
new file mode 100644
index 0000000000000000000000000000000000000000..53101ffe76d95e8c6c5525095786a5c52f24ba40
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_minwidth_switch.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_minwidth_switch_checked.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_minwidth_switch_checked.png
new file mode 100644
index 0000000000000000000000000000000000000000..214f168c42e240b23bd220a9a0403b81d89c9e98
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_minwidth_switch_checked.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_minwidth_tabhost.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_minwidth_tabhost.png
new file mode 100644
index 0000000000000000000000000000000000000000..8a39bfe57a7a12dd786bdb4238fefbcc25fa9443
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_minwidth_tabhost.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_minwidth_textview.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_minwidth_textview.png
new file mode 100644
index 0000000000000000000000000000000000000000..bae248260c072efad2803506dd2bf9d0ce1e1f9e
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_minwidth_textview.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_minwidth_timepicker.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_minwidth_timepicker.png
new file mode 100644
index 0000000000000000000000000000000000000000..a90ef062fb1c73cd54be9bab65a11bc5a0c41f08
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_minwidth_timepicker.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_minwidth_toggle_button.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_minwidth_toggle_button.png
new file mode 100644
index 0000000000000000000000000000000000000000..d5fb29361799e3fe5e8dfdefb7846a4042ac28ea
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_minwidth_toggle_button.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_minwidth_toggle_button_checked.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_minwidth_toggle_button_checked.png
new file mode 100644
index 0000000000000000000000000000000000000000..66d9351babd7f9c0a8c1e309f146922006080d25
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_minwidth_toggle_button_checked.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_minwidth_zoomcontrols.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_minwidth_zoomcontrols.png
new file mode 100644
index 0000000000000000000000000000000000000000..6c2f5c5e02809a3cc7ca6fe693eee3286bf9729b
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_minwidth_zoomcontrols.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_button.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_button.png
new file mode 100644
index 0000000000000000000000000000000000000000..f81277b9fb6cac89c81464e8a3f96a82443589a6
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_button.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_button_pressed.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_button_pressed.png
new file mode 100644
index 0000000000000000000000000000000000000000..df04a111ede015979665d31e12206466b01a364a
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_button_pressed.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_calendar_view.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_calendar_view.png
new file mode 100644
index 0000000000000000000000000000000000000000..4d4616bccc1cacd1c2842383aeeb1e37af334892
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_calendar_view.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_checkbox.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_checkbox.png
new file mode 100644
index 0000000000000000000000000000000000000000..f73c30cc40ce4a4013f48e989d7dc6a5e2dc6cfd
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_checkbox.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_checkbox_checked.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_checkbox_checked.png
new file mode 100644
index 0000000000000000000000000000000000000000..290d08e9939f48df34c071a2ec34200b5e08fb55
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_checkbox_checked.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_chronometer.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_chronometer.png
new file mode 100644
index 0000000000000000000000000000000000000000..ee7f5aa4d241b00ee198a29d801ef09d26044612
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_chronometer.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_color_blue_bright.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_color_blue_bright.png
new file mode 100644
index 0000000000000000000000000000000000000000..ac9c0fb56d7ae0994098c614bfceba17e7335a92
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_color_blue_bright.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_color_blue_dark.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_color_blue_dark.png
new file mode 100644
index 0000000000000000000000000000000000000000..2a7cbb1a4d32faf4e5c7c280dc15533d69cd86a7
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_color_blue_dark.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_color_blue_light.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_color_blue_light.png
new file mode 100644
index 0000000000000000000000000000000000000000..dd9df4e29f7bfbaaee70e81d233e8fa1be6381bc
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_color_blue_light.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_color_green_dark.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_color_green_dark.png
new file mode 100644
index 0000000000000000000000000000000000000000..3c8ed4087ca85c75872234354a73a97f91896dab
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_color_green_dark.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_color_green_light.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_color_green_light.png
new file mode 100644
index 0000000000000000000000000000000000000000..f5bf1da801f743c1bfd5b3d28a9ce445bb784809
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_color_green_light.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_color_orange_dark.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_color_orange_dark.png
new file mode 100644
index 0000000000000000000000000000000000000000..f6a8a84204bab0a09ab51fab661380605859a51a
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_color_orange_dark.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_color_orange_light.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_color_orange_light.png
new file mode 100644
index 0000000000000000000000000000000000000000..707642b43dc762edd8bc36c598ef04b4c3b1207e
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_color_orange_light.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_color_purple.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_color_purple.png
new file mode 100644
index 0000000000000000000000000000000000000000..7eefbff5364083cb9e3eb0035157154f5ddfcead
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_color_purple.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_color_red_dark.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_color_red_dark.png
new file mode 100644
index 0000000000000000000000000000000000000000..799dfbc57280839d905ddc09cd24303dd8ab4f2f
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_color_red_dark.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_color_red_light.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_color_red_light.png
new file mode 100644
index 0000000000000000000000000000000000000000..5ec82eb509820bcbb8e054408a7e72078683ae24
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_color_red_light.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_edittext.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_edittext.png
new file mode 100644
index 0000000000000000000000000000000000000000..da28bef3bc742466926193399f5df2b1b4c8988e
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_edittext.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_minwidth_button.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_minwidth_button.png
new file mode 100644
index 0000000000000000000000000000000000000000..f81277b9fb6cac89c81464e8a3f96a82443589a6
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_minwidth_button.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_minwidth_button_pressed.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_minwidth_button_pressed.png
new file mode 100644
index 0000000000000000000000000000000000000000..df04a111ede015979665d31e12206466b01a364a
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_minwidth_button_pressed.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_minwidth_calendar_view.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_minwidth_calendar_view.png
new file mode 100644
index 0000000000000000000000000000000000000000..4d4616bccc1cacd1c2842383aeeb1e37af334892
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_minwidth_calendar_view.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_minwidth_checkbox.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_minwidth_checkbox.png
new file mode 100644
index 0000000000000000000000000000000000000000..f73c30cc40ce4a4013f48e989d7dc6a5e2dc6cfd
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_minwidth_checkbox.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_minwidth_checkbox_checked.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_minwidth_checkbox_checked.png
new file mode 100644
index 0000000000000000000000000000000000000000..290d08e9939f48df34c071a2ec34200b5e08fb55
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_minwidth_checkbox_checked.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_minwidth_chronometer.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_minwidth_chronometer.png
new file mode 100644
index 0000000000000000000000000000000000000000..ee7f5aa4d241b00ee198a29d801ef09d26044612
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_minwidth_chronometer.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_minwidth_color_blue_bright.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_minwidth_color_blue_bright.png
new file mode 100644
index 0000000000000000000000000000000000000000..ac9c0fb56d7ae0994098c614bfceba17e7335a92
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_minwidth_color_blue_bright.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_minwidth_color_blue_dark.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_minwidth_color_blue_dark.png
new file mode 100644
index 0000000000000000000000000000000000000000..2a7cbb1a4d32faf4e5c7c280dc15533d69cd86a7
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_minwidth_color_blue_dark.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_minwidth_color_blue_light.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_minwidth_color_blue_light.png
new file mode 100644
index 0000000000000000000000000000000000000000..dd9df4e29f7bfbaaee70e81d233e8fa1be6381bc
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_minwidth_color_blue_light.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_minwidth_color_green_dark.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_minwidth_color_green_dark.png
new file mode 100644
index 0000000000000000000000000000000000000000..3c8ed4087ca85c75872234354a73a97f91896dab
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_minwidth_color_green_dark.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_minwidth_color_green_light.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_minwidth_color_green_light.png
new file mode 100644
index 0000000000000000000000000000000000000000..f5bf1da801f743c1bfd5b3d28a9ce445bb784809
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_minwidth_color_green_light.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_minwidth_color_orange_dark.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_minwidth_color_orange_dark.png
new file mode 100644
index 0000000000000000000000000000000000000000..f6a8a84204bab0a09ab51fab661380605859a51a
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_minwidth_color_orange_dark.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_minwidth_color_orange_light.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_minwidth_color_orange_light.png
new file mode 100644
index 0000000000000000000000000000000000000000..707642b43dc762edd8bc36c598ef04b4c3b1207e
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_minwidth_color_orange_light.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_minwidth_color_purple.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_minwidth_color_purple.png
new file mode 100644
index 0000000000000000000000000000000000000000..7eefbff5364083cb9e3eb0035157154f5ddfcead
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_minwidth_color_purple.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_minwidth_color_red_dark.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_minwidth_color_red_dark.png
new file mode 100644
index 0000000000000000000000000000000000000000..799dfbc57280839d905ddc09cd24303dd8ab4f2f
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_minwidth_color_red_dark.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_minwidth_color_red_light.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_minwidth_color_red_light.png
new file mode 100644
index 0000000000000000000000000000000000000000..5ec82eb509820bcbb8e054408a7e72078683ae24
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_minwidth_color_red_light.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_minwidth_edittext.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_minwidth_edittext.png
new file mode 100644
index 0000000000000000000000000000000000000000..da28bef3bc742466926193399f5df2b1b4c8988e
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_minwidth_edittext.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_minwidth_progressbar.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_minwidth_progressbar.png
new file mode 100644
index 0000000000000000000000000000000000000000..a5ca94f9a7620f388275aa0a5e9a073b97dcfede
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_minwidth_progressbar.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_minwidth_progressbar_horizontal_0.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_minwidth_progressbar_horizontal_0.png
new file mode 100644
index 0000000000000000000000000000000000000000..679469e1685de90119a8f1f31c577323eb8a9e26
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_minwidth_progressbar_horizontal_0.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_minwidth_progressbar_horizontal_100.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_minwidth_progressbar_horizontal_100.png
new file mode 100644
index 0000000000000000000000000000000000000000..da25af638c556971fa0bd3d71f638b925f56a8da
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_minwidth_progressbar_horizontal_100.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_minwidth_progressbar_horizontal_50.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_minwidth_progressbar_horizontal_50.png
new file mode 100644
index 0000000000000000000000000000000000000000..4814d04bed322e07cb2d59023d502afdf6e1ffe3
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_minwidth_progressbar_horizontal_50.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_minwidth_progressbar_large.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_minwidth_progressbar_large.png
new file mode 100644
index 0000000000000000000000000000000000000000..7482a47a89f5427d8418107f11f0c57ffd333aa3
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_minwidth_progressbar_large.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_minwidth_progressbar_small.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_minwidth_progressbar_small.png
new file mode 100644
index 0000000000000000000000000000000000000000..e454f601a0b222c6cc64a39808780a0a85a008bb
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_minwidth_progressbar_small.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_minwidth_radio_button.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_minwidth_radio_button.png
new file mode 100644
index 0000000000000000000000000000000000000000..9d161a019a3f0fb38c3b983ddf581c86c415e883
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_minwidth_radio_button.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_minwidth_radio_button_checked.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_minwidth_radio_button_checked.png
new file mode 100644
index 0000000000000000000000000000000000000000..4090f1a9fe76605dd11fea42ee950ac4ac8e0ed6
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_minwidth_radio_button_checked.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_minwidth_radiogroup_horizontal.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_minwidth_radiogroup_horizontal.png
new file mode 100644
index 0000000000000000000000000000000000000000..c133aad22c61d464744430db0d1d98768fb78ea4
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_minwidth_radiogroup_horizontal.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_minwidth_radiogroup_vertical.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_minwidth_radiogroup_vertical.png
new file mode 100644
index 0000000000000000000000000000000000000000..fa2338cf73c65a83036d9c0709c4856c90097b1c
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_minwidth_radiogroup_vertical.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_minwidth_ratingbar_0.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_minwidth_ratingbar_0.png
new file mode 100644
index 0000000000000000000000000000000000000000..9a65108f52f52ea03a9f3e2af3d11ada662488aa
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_minwidth_ratingbar_0.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_minwidth_ratingbar_0_pressed.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_minwidth_ratingbar_0_pressed.png
new file mode 100644
index 0000000000000000000000000000000000000000..88d5f5e0479302eaaa4b38e15e8c90ee8a0c89cd
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_minwidth_ratingbar_0_pressed.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_minwidth_ratingbar_2point5.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_minwidth_ratingbar_2point5.png
new file mode 100644
index 0000000000000000000000000000000000000000..61084d5a69d6a46b6decea5631c11512d349b6c2
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_minwidth_ratingbar_2point5.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_minwidth_ratingbar_2point5_pressed.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_minwidth_ratingbar_2point5_pressed.png
new file mode 100644
index 0000000000000000000000000000000000000000..0d1287d0256e1421300a8d5db97b7eea7518e2df
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_minwidth_ratingbar_2point5_pressed.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_minwidth_ratingbar_5.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_minwidth_ratingbar_5.png
new file mode 100644
index 0000000000000000000000000000000000000000..97595a3237d1fdb7a5442c568866453fb2cc5c06
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_minwidth_ratingbar_5.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_minwidth_ratingbar_5_pressed.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_minwidth_ratingbar_5_pressed.png
new file mode 100644
index 0000000000000000000000000000000000000000..3d2b390ec0de43b06ae85e00ba861194092d83d5
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_minwidth_ratingbar_5_pressed.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_minwidth_searchview.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_minwidth_searchview.png
new file mode 100644
index 0000000000000000000000000000000000000000..29d37de2800369d1f3ae449a4ec28c9355d05db8
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_minwidth_searchview.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_minwidth_searchview_query.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_minwidth_searchview_query.png
new file mode 100644
index 0000000000000000000000000000000000000000..b57a67cfefaa1dfa14df7e9c995155583c1d3cd8
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_minwidth_searchview_query.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_minwidth_searchview_query_hint.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_minwidth_searchview_query_hint.png
new file mode 100644
index 0000000000000000000000000000000000000000..bbaedc3a511c28dd1344ddc63f978d0031c525f3
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_minwidth_searchview_query_hint.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_minwidth_seekbar_0.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_minwidth_seekbar_0.png
new file mode 100644
index 0000000000000000000000000000000000000000..fd7240898df148cc07f4f72755b613cb9695e307
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_minwidth_seekbar_0.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_minwidth_seekbar_100.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_minwidth_seekbar_100.png
new file mode 100644
index 0000000000000000000000000000000000000000..cbc2ffe5480d5237347485c070f44a4dc359d5c9
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_minwidth_seekbar_100.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_minwidth_seekbar_50.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_minwidth_seekbar_50.png
new file mode 100644
index 0000000000000000000000000000000000000000..5b3994ada7e1a7a8c7308ceda2258051635b2ff1
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_minwidth_seekbar_50.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_minwidth_spinner.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_minwidth_spinner.png
new file mode 100644
index 0000000000000000000000000000000000000000..2ac5a695ea51bbf50f8506780e66817d5e198a98
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_minwidth_spinner.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_minwidth_switch.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_minwidth_switch.png
new file mode 100644
index 0000000000000000000000000000000000000000..53101ffe76d95e8c6c5525095786a5c52f24ba40
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_minwidth_switch.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_minwidth_switch_checked.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_minwidth_switch_checked.png
new file mode 100644
index 0000000000000000000000000000000000000000..214f168c42e240b23bd220a9a0403b81d89c9e98
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_minwidth_switch_checked.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_minwidth_tabhost.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_minwidth_tabhost.png
new file mode 100644
index 0000000000000000000000000000000000000000..8a39bfe57a7a12dd786bdb4238fefbcc25fa9443
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_minwidth_tabhost.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_minwidth_textview.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_minwidth_textview.png
new file mode 100644
index 0000000000000000000000000000000000000000..bae248260c072efad2803506dd2bf9d0ce1e1f9e
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_minwidth_textview.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_minwidth_timepicker.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_minwidth_timepicker.png
new file mode 100644
index 0000000000000000000000000000000000000000..a90ef062fb1c73cd54be9bab65a11bc5a0c41f08
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_minwidth_timepicker.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_minwidth_toggle_button.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_minwidth_toggle_button.png
new file mode 100644
index 0000000000000000000000000000000000000000..d5fb29361799e3fe5e8dfdefb7846a4042ac28ea
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_minwidth_toggle_button.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_minwidth_toggle_button_checked.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_minwidth_toggle_button_checked.png
new file mode 100644
index 0000000000000000000000000000000000000000..66d9351babd7f9c0a8c1e309f146922006080d25
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_minwidth_toggle_button_checked.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_minwidth_zoomcontrols.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_minwidth_zoomcontrols.png
new file mode 100644
index 0000000000000000000000000000000000000000..6c2f5c5e02809a3cc7ca6fe693eee3286bf9729b
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_minwidth_zoomcontrols.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_progressbar.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_progressbar.png
new file mode 100644
index 0000000000000000000000000000000000000000..a5ca94f9a7620f388275aa0a5e9a073b97dcfede
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_progressbar.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_progressbar_horizontal_0.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_progressbar_horizontal_0.png
new file mode 100644
index 0000000000000000000000000000000000000000..679469e1685de90119a8f1f31c577323eb8a9e26
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_progressbar_horizontal_0.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_progressbar_horizontal_100.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_progressbar_horizontal_100.png
new file mode 100644
index 0000000000000000000000000000000000000000..da25af638c556971fa0bd3d71f638b925f56a8da
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_progressbar_horizontal_100.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_progressbar_horizontal_50.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_progressbar_horizontal_50.png
new file mode 100644
index 0000000000000000000000000000000000000000..4814d04bed322e07cb2d59023d502afdf6e1ffe3
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_progressbar_horizontal_50.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_progressbar_large.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_progressbar_large.png
new file mode 100644
index 0000000000000000000000000000000000000000..7482a47a89f5427d8418107f11f0c57ffd333aa3
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_progressbar_large.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_progressbar_small.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_progressbar_small.png
new file mode 100644
index 0000000000000000000000000000000000000000..e454f601a0b222c6cc64a39808780a0a85a008bb
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_progressbar_small.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_radio_button.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_radio_button.png
new file mode 100644
index 0000000000000000000000000000000000000000..9d161a019a3f0fb38c3b983ddf581c86c415e883
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_radio_button.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_radio_button_checked.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_radio_button_checked.png
new file mode 100644
index 0000000000000000000000000000000000000000..4090f1a9fe76605dd11fea42ee950ac4ac8e0ed6
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_radio_button_checked.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_radiogroup_horizontal.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_radiogroup_horizontal.png
new file mode 100644
index 0000000000000000000000000000000000000000..c133aad22c61d464744430db0d1d98768fb78ea4
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_radiogroup_horizontal.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_radiogroup_vertical.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_radiogroup_vertical.png
new file mode 100644
index 0000000000000000000000000000000000000000..fa2338cf73c65a83036d9c0709c4856c90097b1c
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_radiogroup_vertical.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_ratingbar_0.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_ratingbar_0.png
new file mode 100644
index 0000000000000000000000000000000000000000..9a65108f52f52ea03a9f3e2af3d11ada662488aa
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_ratingbar_0.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_ratingbar_0_pressed.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_ratingbar_0_pressed.png
new file mode 100644
index 0000000000000000000000000000000000000000..88d5f5e0479302eaaa4b38e15e8c90ee8a0c89cd
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_ratingbar_0_pressed.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_ratingbar_2point5.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_ratingbar_2point5.png
new file mode 100644
index 0000000000000000000000000000000000000000..61084d5a69d6a46b6decea5631c11512d349b6c2
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_ratingbar_2point5.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_ratingbar_2point5_pressed.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_ratingbar_2point5_pressed.png
new file mode 100644
index 0000000000000000000000000000000000000000..0d1287d0256e1421300a8d5db97b7eea7518e2df
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_ratingbar_2point5_pressed.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_ratingbar_5.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_ratingbar_5.png
new file mode 100644
index 0000000000000000000000000000000000000000..97595a3237d1fdb7a5442c568866453fb2cc5c06
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_ratingbar_5.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_ratingbar_5_pressed.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_ratingbar_5_pressed.png
new file mode 100644
index 0000000000000000000000000000000000000000..3d2b390ec0de43b06ae85e00ba861194092d83d5
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_ratingbar_5_pressed.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_searchview.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_searchview.png
new file mode 100644
index 0000000000000000000000000000000000000000..29d37de2800369d1f3ae449a4ec28c9355d05db8
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_searchview.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_searchview_query.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_searchview_query.png
new file mode 100644
index 0000000000000000000000000000000000000000..b57a67cfefaa1dfa14df7e9c995155583c1d3cd8
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_searchview_query.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_searchview_query_hint.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_searchview_query_hint.png
new file mode 100644
index 0000000000000000000000000000000000000000..bbaedc3a511c28dd1344ddc63f978d0031c525f3
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_searchview_query_hint.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_seekbar_0.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_seekbar_0.png
new file mode 100644
index 0000000000000000000000000000000000000000..fd7240898df148cc07f4f72755b613cb9695e307
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_seekbar_0.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_seekbar_100.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_seekbar_100.png
new file mode 100644
index 0000000000000000000000000000000000000000..cbc2ffe5480d5237347485c070f44a4dc359d5c9
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_seekbar_100.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_seekbar_50.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_seekbar_50.png
new file mode 100644
index 0000000000000000000000000000000000000000..5b3994ada7e1a7a8c7308ceda2258051635b2ff1
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_seekbar_50.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_spinner.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_spinner.png
new file mode 100644
index 0000000000000000000000000000000000000000..2ac5a695ea51bbf50f8506780e66817d5e198a98
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_spinner.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_switch.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_switch.png
new file mode 100644
index 0000000000000000000000000000000000000000..53101ffe76d95e8c6c5525095786a5c52f24ba40
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_switch.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_switch_checked.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_switch_checked.png
new file mode 100644
index 0000000000000000000000000000000000000000..214f168c42e240b23bd220a9a0403b81d89c9e98
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_switch_checked.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_tabhost.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_tabhost.png
new file mode 100644
index 0000000000000000000000000000000000000000..8a39bfe57a7a12dd786bdb4238fefbcc25fa9443
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_tabhost.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_textview.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_textview.png
new file mode 100644
index 0000000000000000000000000000000000000000..bae248260c072efad2803506dd2bf9d0ce1e1f9e
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_textview.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_timepicker.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_timepicker.png
new file mode 100644
index 0000000000000000000000000000000000000000..a90ef062fb1c73cd54be9bab65a11bc5a0c41f08
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_timepicker.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_toggle_button.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_toggle_button.png
new file mode 100644
index 0000000000000000000000000000000000000000..d5fb29361799e3fe5e8dfdefb7846a4042ac28ea
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_toggle_button.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_toggle_button_checked.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_toggle_button_checked.png
new file mode 100644
index 0000000000000000000000000000000000000000..66d9351babd7f9c0a8c1e309f146922006080d25
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_toggle_button_checked.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_zoomcontrols.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_zoomcontrols.png
new file mode 100644
index 0000000000000000000000000000000000000000..6c2f5c5e02809a3cc7ca6fe693eee3286bf9729b
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_noactionbar_zoomcontrols.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_progressbar.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_progressbar.png
new file mode 100644
index 0000000000000000000000000000000000000000..a5ca94f9a7620f388275aa0a5e9a073b97dcfede
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_progressbar.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_progressbar_horizontal_0.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_progressbar_horizontal_0.png
new file mode 100644
index 0000000000000000000000000000000000000000..679469e1685de90119a8f1f31c577323eb8a9e26
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_progressbar_horizontal_0.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_progressbar_horizontal_100.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_progressbar_horizontal_100.png
new file mode 100644
index 0000000000000000000000000000000000000000..da25af638c556971fa0bd3d71f638b925f56a8da
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_progressbar_horizontal_100.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_progressbar_horizontal_50.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_progressbar_horizontal_50.png
new file mode 100644
index 0000000000000000000000000000000000000000..4814d04bed322e07cb2d59023d502afdf6e1ffe3
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_progressbar_horizontal_50.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_progressbar_large.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_progressbar_large.png
new file mode 100644
index 0000000000000000000000000000000000000000..7482a47a89f5427d8418107f11f0c57ffd333aa3
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_progressbar_large.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_progressbar_small.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_progressbar_small.png
new file mode 100644
index 0000000000000000000000000000000000000000..e454f601a0b222c6cc64a39808780a0a85a008bb
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_progressbar_small.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_radio_button.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_radio_button.png
new file mode 100644
index 0000000000000000000000000000000000000000..9d161a019a3f0fb38c3b983ddf581c86c415e883
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_radio_button.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_radio_button_checked.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_radio_button_checked.png
new file mode 100644
index 0000000000000000000000000000000000000000..4090f1a9fe76605dd11fea42ee950ac4ac8e0ed6
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_radio_button_checked.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_radiogroup_horizontal.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_radiogroup_horizontal.png
new file mode 100644
index 0000000000000000000000000000000000000000..c133aad22c61d464744430db0d1d98768fb78ea4
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_radiogroup_horizontal.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_radiogroup_vertical.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_radiogroup_vertical.png
new file mode 100644
index 0000000000000000000000000000000000000000..fa2338cf73c65a83036d9c0709c4856c90097b1c
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_radiogroup_vertical.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_ratingbar_0.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_ratingbar_0.png
new file mode 100644
index 0000000000000000000000000000000000000000..9a65108f52f52ea03a9f3e2af3d11ada662488aa
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_ratingbar_0.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_ratingbar_0_pressed.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_ratingbar_0_pressed.png
new file mode 100644
index 0000000000000000000000000000000000000000..88d5f5e0479302eaaa4b38e15e8c90ee8a0c89cd
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_ratingbar_0_pressed.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_ratingbar_2point5.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_ratingbar_2point5.png
new file mode 100644
index 0000000000000000000000000000000000000000..61084d5a69d6a46b6decea5631c11512d349b6c2
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_ratingbar_2point5.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_ratingbar_2point5_pressed.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_ratingbar_2point5_pressed.png
new file mode 100644
index 0000000000000000000000000000000000000000..0d1287d0256e1421300a8d5db97b7eea7518e2df
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_ratingbar_2point5_pressed.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_ratingbar_5.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_ratingbar_5.png
new file mode 100644
index 0000000000000000000000000000000000000000..97595a3237d1fdb7a5442c568866453fb2cc5c06
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_ratingbar_5.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_ratingbar_5_pressed.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_ratingbar_5_pressed.png
new file mode 100644
index 0000000000000000000000000000000000000000..3d2b390ec0de43b06ae85e00ba861194092d83d5
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_ratingbar_5_pressed.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_searchview.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_searchview.png
new file mode 100644
index 0000000000000000000000000000000000000000..29d37de2800369d1f3ae449a4ec28c9355d05db8
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_searchview.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_searchview_query.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_searchview_query.png
new file mode 100644
index 0000000000000000000000000000000000000000..b57a67cfefaa1dfa14df7e9c995155583c1d3cd8
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_searchview_query.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_searchview_query_hint.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_searchview_query_hint.png
new file mode 100644
index 0000000000000000000000000000000000000000..bbaedc3a511c28dd1344ddc63f978d0031c525f3
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_searchview_query_hint.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_seekbar_0.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_seekbar_0.png
new file mode 100644
index 0000000000000000000000000000000000000000..fd7240898df148cc07f4f72755b613cb9695e307
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_seekbar_0.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_seekbar_100.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_seekbar_100.png
new file mode 100644
index 0000000000000000000000000000000000000000..cbc2ffe5480d5237347485c070f44a4dc359d5c9
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_seekbar_100.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_seekbar_50.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_seekbar_50.png
new file mode 100644
index 0000000000000000000000000000000000000000..5b3994ada7e1a7a8c7308ceda2258051635b2ff1
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_seekbar_50.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_spinner.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_spinner.png
new file mode 100644
index 0000000000000000000000000000000000000000..2ac5a695ea51bbf50f8506780e66817d5e198a98
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_spinner.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_switch.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_switch.png
new file mode 100644
index 0000000000000000000000000000000000000000..53101ffe76d95e8c6c5525095786a5c52f24ba40
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_switch.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_switch_checked.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_switch_checked.png
new file mode 100644
index 0000000000000000000000000000000000000000..214f168c42e240b23bd220a9a0403b81d89c9e98
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_switch_checked.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_tabhost.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_tabhost.png
new file mode 100644
index 0000000000000000000000000000000000000000..8a39bfe57a7a12dd786bdb4238fefbcc25fa9443
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_tabhost.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_textview.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_textview.png
new file mode 100644
index 0000000000000000000000000000000000000000..bae248260c072efad2803506dd2bf9d0ce1e1f9e
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_textview.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_timepicker.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_timepicker.png
new file mode 100644
index 0000000000000000000000000000000000000000..a90ef062fb1c73cd54be9bab65a11bc5a0c41f08
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_timepicker.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_toggle_button.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_toggle_button.png
new file mode 100644
index 0000000000000000000000000000000000000000..d5fb29361799e3fe5e8dfdefb7846a4042ac28ea
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_toggle_button.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_toggle_button_checked.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_toggle_button_checked.png
new file mode 100644
index 0000000000000000000000000000000000000000..66d9351babd7f9c0a8c1e309f146922006080d25
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_toggle_button_checked.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_zoomcontrols.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_zoomcontrols.png
new file mode 100644
index 0000000000000000000000000000000000000000..6c2f5c5e02809a3cc7ca6fe693eee3286bf9729b
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialog_zoomcontrols.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_button.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_button.png
new file mode 100644
index 0000000000000000000000000000000000000000..f81277b9fb6cac89c81464e8a3f96a82443589a6
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_button.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_button_pressed.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_button_pressed.png
new file mode 100644
index 0000000000000000000000000000000000000000..df04a111ede015979665d31e12206466b01a364a
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_button_pressed.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_calendar_view.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_calendar_view.png
new file mode 100644
index 0000000000000000000000000000000000000000..4d4616bccc1cacd1c2842383aeeb1e37af334892
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_calendar_view.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_checkbox.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_checkbox.png
new file mode 100644
index 0000000000000000000000000000000000000000..f73c30cc40ce4a4013f48e989d7dc6a5e2dc6cfd
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_checkbox.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_checkbox_checked.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_checkbox_checked.png
new file mode 100644
index 0000000000000000000000000000000000000000..290d08e9939f48df34c071a2ec34200b5e08fb55
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_checkbox_checked.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_chronometer.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_chronometer.png
new file mode 100644
index 0000000000000000000000000000000000000000..ee7f5aa4d241b00ee198a29d801ef09d26044612
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_chronometer.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_color_blue_bright.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_color_blue_bright.png
new file mode 100644
index 0000000000000000000000000000000000000000..ac9c0fb56d7ae0994098c614bfceba17e7335a92
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_color_blue_bright.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_color_blue_dark.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_color_blue_dark.png
new file mode 100644
index 0000000000000000000000000000000000000000..2a7cbb1a4d32faf4e5c7c280dc15533d69cd86a7
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_color_blue_dark.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_color_blue_light.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_color_blue_light.png
new file mode 100644
index 0000000000000000000000000000000000000000..dd9df4e29f7bfbaaee70e81d233e8fa1be6381bc
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_color_blue_light.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_color_green_dark.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_color_green_dark.png
new file mode 100644
index 0000000000000000000000000000000000000000..3c8ed4087ca85c75872234354a73a97f91896dab
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_color_green_dark.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_color_green_light.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_color_green_light.png
new file mode 100644
index 0000000000000000000000000000000000000000..f5bf1da801f743c1bfd5b3d28a9ce445bb784809
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_color_green_light.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_color_orange_dark.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_color_orange_dark.png
new file mode 100644
index 0000000000000000000000000000000000000000..f6a8a84204bab0a09ab51fab661380605859a51a
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_color_orange_dark.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_color_orange_light.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_color_orange_light.png
new file mode 100644
index 0000000000000000000000000000000000000000..707642b43dc762edd8bc36c598ef04b4c3b1207e
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_color_orange_light.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_color_purple.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_color_purple.png
new file mode 100644
index 0000000000000000000000000000000000000000..7eefbff5364083cb9e3eb0035157154f5ddfcead
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_color_purple.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_color_red_dark.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_color_red_dark.png
new file mode 100644
index 0000000000000000000000000000000000000000..799dfbc57280839d905ddc09cd24303dd8ab4f2f
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_color_red_dark.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_color_red_light.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_color_red_light.png
new file mode 100644
index 0000000000000000000000000000000000000000..5ec82eb509820bcbb8e054408a7e72078683ae24
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_color_red_light.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_edittext.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_edittext.png
new file mode 100644
index 0000000000000000000000000000000000000000..da28bef3bc742466926193399f5df2b1b4c8988e
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_edittext.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_noactionbar_button.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_noactionbar_button.png
new file mode 100644
index 0000000000000000000000000000000000000000..f81277b9fb6cac89c81464e8a3f96a82443589a6
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_noactionbar_button.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_noactionbar_button_pressed.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_noactionbar_button_pressed.png
new file mode 100644
index 0000000000000000000000000000000000000000..df04a111ede015979665d31e12206466b01a364a
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_noactionbar_button_pressed.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_noactionbar_calendar_view.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_noactionbar_calendar_view.png
new file mode 100644
index 0000000000000000000000000000000000000000..4d4616bccc1cacd1c2842383aeeb1e37af334892
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_noactionbar_calendar_view.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_noactionbar_checkbox.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_noactionbar_checkbox.png
new file mode 100644
index 0000000000000000000000000000000000000000..f73c30cc40ce4a4013f48e989d7dc6a5e2dc6cfd
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_noactionbar_checkbox.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_noactionbar_checkbox_checked.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_noactionbar_checkbox_checked.png
new file mode 100644
index 0000000000000000000000000000000000000000..290d08e9939f48df34c071a2ec34200b5e08fb55
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_noactionbar_checkbox_checked.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_noactionbar_chronometer.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_noactionbar_chronometer.png
new file mode 100644
index 0000000000000000000000000000000000000000..ee7f5aa4d241b00ee198a29d801ef09d26044612
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_noactionbar_chronometer.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_noactionbar_color_blue_bright.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_noactionbar_color_blue_bright.png
new file mode 100644
index 0000000000000000000000000000000000000000..ac9c0fb56d7ae0994098c614bfceba17e7335a92
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_noactionbar_color_blue_bright.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_noactionbar_color_blue_dark.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_noactionbar_color_blue_dark.png
new file mode 100644
index 0000000000000000000000000000000000000000..2a7cbb1a4d32faf4e5c7c280dc15533d69cd86a7
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_noactionbar_color_blue_dark.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_noactionbar_color_blue_light.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_noactionbar_color_blue_light.png
new file mode 100644
index 0000000000000000000000000000000000000000..dd9df4e29f7bfbaaee70e81d233e8fa1be6381bc
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_noactionbar_color_blue_light.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_noactionbar_color_green_dark.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_noactionbar_color_green_dark.png
new file mode 100644
index 0000000000000000000000000000000000000000..3c8ed4087ca85c75872234354a73a97f91896dab
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_noactionbar_color_green_dark.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_noactionbar_color_green_light.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_noactionbar_color_green_light.png
new file mode 100644
index 0000000000000000000000000000000000000000..f5bf1da801f743c1bfd5b3d28a9ce445bb784809
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_noactionbar_color_green_light.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_noactionbar_color_orange_dark.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_noactionbar_color_orange_dark.png
new file mode 100644
index 0000000000000000000000000000000000000000..f6a8a84204bab0a09ab51fab661380605859a51a
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_noactionbar_color_orange_dark.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_noactionbar_color_orange_light.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_noactionbar_color_orange_light.png
new file mode 100644
index 0000000000000000000000000000000000000000..707642b43dc762edd8bc36c598ef04b4c3b1207e
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_noactionbar_color_orange_light.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_noactionbar_color_purple.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_noactionbar_color_purple.png
new file mode 100644
index 0000000000000000000000000000000000000000..7eefbff5364083cb9e3eb0035157154f5ddfcead
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_noactionbar_color_purple.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_noactionbar_color_red_dark.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_noactionbar_color_red_dark.png
new file mode 100644
index 0000000000000000000000000000000000000000..799dfbc57280839d905ddc09cd24303dd8ab4f2f
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_noactionbar_color_red_dark.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_noactionbar_color_red_light.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_noactionbar_color_red_light.png
new file mode 100644
index 0000000000000000000000000000000000000000..5ec82eb509820bcbb8e054408a7e72078683ae24
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_noactionbar_color_red_light.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_noactionbar_edittext.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_noactionbar_edittext.png
new file mode 100644
index 0000000000000000000000000000000000000000..da28bef3bc742466926193399f5df2b1b4c8988e
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_noactionbar_edittext.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_noactionbar_progressbar.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_noactionbar_progressbar.png
new file mode 100644
index 0000000000000000000000000000000000000000..a5ca94f9a7620f388275aa0a5e9a073b97dcfede
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_noactionbar_progressbar.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_noactionbar_progressbar_horizontal_0.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_noactionbar_progressbar_horizontal_0.png
new file mode 100644
index 0000000000000000000000000000000000000000..679469e1685de90119a8f1f31c577323eb8a9e26
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_noactionbar_progressbar_horizontal_0.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_noactionbar_progressbar_horizontal_100.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_noactionbar_progressbar_horizontal_100.png
new file mode 100644
index 0000000000000000000000000000000000000000..da25af638c556971fa0bd3d71f638b925f56a8da
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_noactionbar_progressbar_horizontal_100.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_noactionbar_progressbar_horizontal_50.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_noactionbar_progressbar_horizontal_50.png
new file mode 100644
index 0000000000000000000000000000000000000000..4814d04bed322e07cb2d59023d502afdf6e1ffe3
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_noactionbar_progressbar_horizontal_50.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_noactionbar_progressbar_large.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_noactionbar_progressbar_large.png
new file mode 100644
index 0000000000000000000000000000000000000000..7482a47a89f5427d8418107f11f0c57ffd333aa3
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_noactionbar_progressbar_large.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_noactionbar_progressbar_small.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_noactionbar_progressbar_small.png
new file mode 100644
index 0000000000000000000000000000000000000000..e454f601a0b222c6cc64a39808780a0a85a008bb
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_noactionbar_progressbar_small.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_noactionbar_radio_button.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_noactionbar_radio_button.png
new file mode 100644
index 0000000000000000000000000000000000000000..9d161a019a3f0fb38c3b983ddf581c86c415e883
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_noactionbar_radio_button.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_noactionbar_radio_button_checked.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_noactionbar_radio_button_checked.png
new file mode 100644
index 0000000000000000000000000000000000000000..4090f1a9fe76605dd11fea42ee950ac4ac8e0ed6
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_noactionbar_radio_button_checked.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_noactionbar_radiogroup_horizontal.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_noactionbar_radiogroup_horizontal.png
new file mode 100644
index 0000000000000000000000000000000000000000..c133aad22c61d464744430db0d1d98768fb78ea4
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_noactionbar_radiogroup_horizontal.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_noactionbar_radiogroup_vertical.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_noactionbar_radiogroup_vertical.png
new file mode 100644
index 0000000000000000000000000000000000000000..fa2338cf73c65a83036d9c0709c4856c90097b1c
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_noactionbar_radiogroup_vertical.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_noactionbar_ratingbar_0.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_noactionbar_ratingbar_0.png
new file mode 100644
index 0000000000000000000000000000000000000000..9a65108f52f52ea03a9f3e2af3d11ada662488aa
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_noactionbar_ratingbar_0.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_noactionbar_ratingbar_0_pressed.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_noactionbar_ratingbar_0_pressed.png
new file mode 100644
index 0000000000000000000000000000000000000000..88d5f5e0479302eaaa4b38e15e8c90ee8a0c89cd
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_noactionbar_ratingbar_0_pressed.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_noactionbar_ratingbar_2point5.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_noactionbar_ratingbar_2point5.png
new file mode 100644
index 0000000000000000000000000000000000000000..61084d5a69d6a46b6decea5631c11512d349b6c2
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_noactionbar_ratingbar_2point5.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_noactionbar_ratingbar_2point5_pressed.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_noactionbar_ratingbar_2point5_pressed.png
new file mode 100644
index 0000000000000000000000000000000000000000..0d1287d0256e1421300a8d5db97b7eea7518e2df
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_noactionbar_ratingbar_2point5_pressed.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_noactionbar_ratingbar_5.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_noactionbar_ratingbar_5.png
new file mode 100644
index 0000000000000000000000000000000000000000..97595a3237d1fdb7a5442c568866453fb2cc5c06
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_noactionbar_ratingbar_5.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_noactionbar_ratingbar_5_pressed.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_noactionbar_ratingbar_5_pressed.png
new file mode 100644
index 0000000000000000000000000000000000000000..3d2b390ec0de43b06ae85e00ba861194092d83d5
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_noactionbar_ratingbar_5_pressed.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_noactionbar_searchview.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_noactionbar_searchview.png
new file mode 100644
index 0000000000000000000000000000000000000000..29d37de2800369d1f3ae449a4ec28c9355d05db8
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_noactionbar_searchview.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_noactionbar_searchview_query.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_noactionbar_searchview_query.png
new file mode 100644
index 0000000000000000000000000000000000000000..b57a67cfefaa1dfa14df7e9c995155583c1d3cd8
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_noactionbar_searchview_query.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_noactionbar_searchview_query_hint.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_noactionbar_searchview_query_hint.png
new file mode 100644
index 0000000000000000000000000000000000000000..bbaedc3a511c28dd1344ddc63f978d0031c525f3
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_noactionbar_searchview_query_hint.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_noactionbar_seekbar_0.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_noactionbar_seekbar_0.png
new file mode 100644
index 0000000000000000000000000000000000000000..fd7240898df148cc07f4f72755b613cb9695e307
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_noactionbar_seekbar_0.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_noactionbar_seekbar_100.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_noactionbar_seekbar_100.png
new file mode 100644
index 0000000000000000000000000000000000000000..cbc2ffe5480d5237347485c070f44a4dc359d5c9
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_noactionbar_seekbar_100.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_noactionbar_seekbar_50.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_noactionbar_seekbar_50.png
new file mode 100644
index 0000000000000000000000000000000000000000..5b3994ada7e1a7a8c7308ceda2258051635b2ff1
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_noactionbar_seekbar_50.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_noactionbar_spinner.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_noactionbar_spinner.png
new file mode 100644
index 0000000000000000000000000000000000000000..2ac5a695ea51bbf50f8506780e66817d5e198a98
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_noactionbar_spinner.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_noactionbar_switch.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_noactionbar_switch.png
new file mode 100644
index 0000000000000000000000000000000000000000..53101ffe76d95e8c6c5525095786a5c52f24ba40
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_noactionbar_switch.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_noactionbar_switch_checked.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_noactionbar_switch_checked.png
new file mode 100644
index 0000000000000000000000000000000000000000..214f168c42e240b23bd220a9a0403b81d89c9e98
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_noactionbar_switch_checked.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_noactionbar_tabhost.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_noactionbar_tabhost.png
new file mode 100644
index 0000000000000000000000000000000000000000..8a39bfe57a7a12dd786bdb4238fefbcc25fa9443
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_noactionbar_tabhost.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_noactionbar_textview.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_noactionbar_textview.png
new file mode 100644
index 0000000000000000000000000000000000000000..bae248260c072efad2803506dd2bf9d0ce1e1f9e
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_noactionbar_textview.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_noactionbar_timepicker.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_noactionbar_timepicker.png
new file mode 100644
index 0000000000000000000000000000000000000000..a90ef062fb1c73cd54be9bab65a11bc5a0c41f08
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_noactionbar_timepicker.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_noactionbar_toggle_button.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_noactionbar_toggle_button.png
new file mode 100644
index 0000000000000000000000000000000000000000..d5fb29361799e3fe5e8dfdefb7846a4042ac28ea
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_noactionbar_toggle_button.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_noactionbar_toggle_button_checked.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_noactionbar_toggle_button_checked.png
new file mode 100644
index 0000000000000000000000000000000000000000..66d9351babd7f9c0a8c1e309f146922006080d25
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_noactionbar_toggle_button_checked.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_noactionbar_zoomcontrols.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_noactionbar_zoomcontrols.png
new file mode 100644
index 0000000000000000000000000000000000000000..6c2f5c5e02809a3cc7ca6fe693eee3286bf9729b
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_noactionbar_zoomcontrols.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_progressbar.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_progressbar.png
new file mode 100644
index 0000000000000000000000000000000000000000..a5ca94f9a7620f388275aa0a5e9a073b97dcfede
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_progressbar.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_progressbar_horizontal_0.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_progressbar_horizontal_0.png
new file mode 100644
index 0000000000000000000000000000000000000000..679469e1685de90119a8f1f31c577323eb8a9e26
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_progressbar_horizontal_0.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_progressbar_horizontal_100.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_progressbar_horizontal_100.png
new file mode 100644
index 0000000000000000000000000000000000000000..da25af638c556971fa0bd3d71f638b925f56a8da
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_progressbar_horizontal_100.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_progressbar_horizontal_50.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_progressbar_horizontal_50.png
new file mode 100644
index 0000000000000000000000000000000000000000..4814d04bed322e07cb2d59023d502afdf6e1ffe3
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_progressbar_horizontal_50.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_progressbar_large.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_progressbar_large.png
new file mode 100644
index 0000000000000000000000000000000000000000..7482a47a89f5427d8418107f11f0c57ffd333aa3
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_progressbar_large.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_progressbar_small.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_progressbar_small.png
new file mode 100644
index 0000000000000000000000000000000000000000..e454f601a0b222c6cc64a39808780a0a85a008bb
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_progressbar_small.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_radio_button.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_radio_button.png
new file mode 100644
index 0000000000000000000000000000000000000000..9d161a019a3f0fb38c3b983ddf581c86c415e883
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_radio_button.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_radio_button_checked.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_radio_button_checked.png
new file mode 100644
index 0000000000000000000000000000000000000000..4090f1a9fe76605dd11fea42ee950ac4ac8e0ed6
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_radio_button_checked.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_radiogroup_horizontal.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_radiogroup_horizontal.png
new file mode 100644
index 0000000000000000000000000000000000000000..c133aad22c61d464744430db0d1d98768fb78ea4
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_radiogroup_horizontal.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_radiogroup_vertical.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_radiogroup_vertical.png
new file mode 100644
index 0000000000000000000000000000000000000000..fa2338cf73c65a83036d9c0709c4856c90097b1c
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_radiogroup_vertical.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_ratingbar_0.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_ratingbar_0.png
new file mode 100644
index 0000000000000000000000000000000000000000..9a65108f52f52ea03a9f3e2af3d11ada662488aa
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_ratingbar_0.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_ratingbar_0_pressed.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_ratingbar_0_pressed.png
new file mode 100644
index 0000000000000000000000000000000000000000..88d5f5e0479302eaaa4b38e15e8c90ee8a0c89cd
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_ratingbar_0_pressed.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_ratingbar_2point5.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_ratingbar_2point5.png
new file mode 100644
index 0000000000000000000000000000000000000000..61084d5a69d6a46b6decea5631c11512d349b6c2
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_ratingbar_2point5.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_ratingbar_2point5_pressed.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_ratingbar_2point5_pressed.png
new file mode 100644
index 0000000000000000000000000000000000000000..0d1287d0256e1421300a8d5db97b7eea7518e2df
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_ratingbar_2point5_pressed.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_ratingbar_5.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_ratingbar_5.png
new file mode 100644
index 0000000000000000000000000000000000000000..97595a3237d1fdb7a5442c568866453fb2cc5c06
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_ratingbar_5.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_ratingbar_5_pressed.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_ratingbar_5_pressed.png
new file mode 100644
index 0000000000000000000000000000000000000000..3d2b390ec0de43b06ae85e00ba861194092d83d5
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_ratingbar_5_pressed.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_searchview.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_searchview.png
new file mode 100644
index 0000000000000000000000000000000000000000..29d37de2800369d1f3ae449a4ec28c9355d05db8
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_searchview.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_searchview_query.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_searchview_query.png
new file mode 100644
index 0000000000000000000000000000000000000000..b57a67cfefaa1dfa14df7e9c995155583c1d3cd8
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_searchview_query.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_searchview_query_hint.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_searchview_query_hint.png
new file mode 100644
index 0000000000000000000000000000000000000000..bbaedc3a511c28dd1344ddc63f978d0031c525f3
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_searchview_query_hint.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_seekbar_0.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_seekbar_0.png
new file mode 100644
index 0000000000000000000000000000000000000000..fd7240898df148cc07f4f72755b613cb9695e307
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_seekbar_0.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_seekbar_100.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_seekbar_100.png
new file mode 100644
index 0000000000000000000000000000000000000000..cbc2ffe5480d5237347485c070f44a4dc359d5c9
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_seekbar_100.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_seekbar_50.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_seekbar_50.png
new file mode 100644
index 0000000000000000000000000000000000000000..5b3994ada7e1a7a8c7308ceda2258051635b2ff1
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_seekbar_50.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_spinner.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_spinner.png
new file mode 100644
index 0000000000000000000000000000000000000000..2ac5a695ea51bbf50f8506780e66817d5e198a98
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_spinner.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_switch.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_switch.png
new file mode 100644
index 0000000000000000000000000000000000000000..53101ffe76d95e8c6c5525095786a5c52f24ba40
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_switch.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_switch_checked.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_switch_checked.png
new file mode 100644
index 0000000000000000000000000000000000000000..214f168c42e240b23bd220a9a0403b81d89c9e98
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_switch_checked.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_tabhost.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_tabhost.png
new file mode 100644
index 0000000000000000000000000000000000000000..8a39bfe57a7a12dd786bdb4238fefbcc25fa9443
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_tabhost.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_textview.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_textview.png
new file mode 100644
index 0000000000000000000000000000000000000000..bae248260c072efad2803506dd2bf9d0ce1e1f9e
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_textview.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_timepicker.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_timepicker.png
new file mode 100644
index 0000000000000000000000000000000000000000..a90ef062fb1c73cd54be9bab65a11bc5a0c41f08
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_timepicker.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_toggle_button.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_toggle_button.png
new file mode 100644
index 0000000000000000000000000000000000000000..d5fb29361799e3fe5e8dfdefb7846a4042ac28ea
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_toggle_button.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_toggle_button_checked.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_toggle_button_checked.png
new file mode 100644
index 0000000000000000000000000000000000000000..66d9351babd7f9c0a8c1e309f146922006080d25
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_toggle_button_checked.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_zoomcontrols.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_zoomcontrols.png
new file mode 100644
index 0000000000000000000000000000000000000000..6c2f5c5e02809a3cc7ca6fe693eee3286bf9729b
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_dialogwhenlarge_zoomcontrols.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_edittext.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_edittext.png
new file mode 100644
index 0000000000000000000000000000000000000000..da28bef3bc742466926193399f5df2b1b4c8988e
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_edittext.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_button.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_button.png
new file mode 100644
index 0000000000000000000000000000000000000000..f81277b9fb6cac89c81464e8a3f96a82443589a6
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_button.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_button_pressed.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_button_pressed.png
new file mode 100644
index 0000000000000000000000000000000000000000..df04a111ede015979665d31e12206466b01a364a
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_button_pressed.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_calendar_view.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_calendar_view.png
new file mode 100644
index 0000000000000000000000000000000000000000..4d4616bccc1cacd1c2842383aeeb1e37af334892
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_calendar_view.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_checkbox.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_checkbox.png
new file mode 100644
index 0000000000000000000000000000000000000000..f73c30cc40ce4a4013f48e989d7dc6a5e2dc6cfd
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_checkbox.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_checkbox_checked.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_checkbox_checked.png
new file mode 100644
index 0000000000000000000000000000000000000000..290d08e9939f48df34c071a2ec34200b5e08fb55
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_checkbox_checked.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_chronometer.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_chronometer.png
new file mode 100644
index 0000000000000000000000000000000000000000..ee7f5aa4d241b00ee198a29d801ef09d26044612
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_chronometer.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_color_blue_bright.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_color_blue_bright.png
new file mode 100644
index 0000000000000000000000000000000000000000..ac9c0fb56d7ae0994098c614bfceba17e7335a92
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_color_blue_bright.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_color_blue_dark.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_color_blue_dark.png
new file mode 100644
index 0000000000000000000000000000000000000000..2a7cbb1a4d32faf4e5c7c280dc15533d69cd86a7
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_color_blue_dark.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_color_blue_light.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_color_blue_light.png
new file mode 100644
index 0000000000000000000000000000000000000000..dd9df4e29f7bfbaaee70e81d233e8fa1be6381bc
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_color_blue_light.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_color_green_dark.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_color_green_dark.png
new file mode 100644
index 0000000000000000000000000000000000000000..3c8ed4087ca85c75872234354a73a97f91896dab
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_color_green_dark.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_color_green_light.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_color_green_light.png
new file mode 100644
index 0000000000000000000000000000000000000000..f5bf1da801f743c1bfd5b3d28a9ce445bb784809
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_color_green_light.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_color_orange_dark.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_color_orange_dark.png
new file mode 100644
index 0000000000000000000000000000000000000000..f6a8a84204bab0a09ab51fab661380605859a51a
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_color_orange_dark.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_color_orange_light.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_color_orange_light.png
new file mode 100644
index 0000000000000000000000000000000000000000..707642b43dc762edd8bc36c598ef04b4c3b1207e
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_color_orange_light.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_color_purple.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_color_purple.png
new file mode 100644
index 0000000000000000000000000000000000000000..7eefbff5364083cb9e3eb0035157154f5ddfcead
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_color_purple.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_color_red_dark.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_color_red_dark.png
new file mode 100644
index 0000000000000000000000000000000000000000..799dfbc57280839d905ddc09cd24303dd8ab4f2f
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_color_red_dark.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_color_red_light.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_color_red_light.png
new file mode 100644
index 0000000000000000000000000000000000000000..5ec82eb509820bcbb8e054408a7e72078683ae24
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_color_red_light.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_edittext.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_edittext.png
new file mode 100644
index 0000000000000000000000000000000000000000..da28bef3bc742466926193399f5df2b1b4c8988e
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_edittext.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_fullscreen_button.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_fullscreen_button.png
new file mode 100644
index 0000000000000000000000000000000000000000..f81277b9fb6cac89c81464e8a3f96a82443589a6
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_fullscreen_button.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_fullscreen_button_pressed.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_fullscreen_button_pressed.png
new file mode 100644
index 0000000000000000000000000000000000000000..df04a111ede015979665d31e12206466b01a364a
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_fullscreen_button_pressed.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_fullscreen_calendar_view.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_fullscreen_calendar_view.png
new file mode 100644
index 0000000000000000000000000000000000000000..4d4616bccc1cacd1c2842383aeeb1e37af334892
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_fullscreen_calendar_view.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_fullscreen_checkbox.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_fullscreen_checkbox.png
new file mode 100644
index 0000000000000000000000000000000000000000..f73c30cc40ce4a4013f48e989d7dc6a5e2dc6cfd
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_fullscreen_checkbox.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_fullscreen_checkbox_checked.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_fullscreen_checkbox_checked.png
new file mode 100644
index 0000000000000000000000000000000000000000..290d08e9939f48df34c071a2ec34200b5e08fb55
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_fullscreen_checkbox_checked.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_fullscreen_chronometer.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_fullscreen_chronometer.png
new file mode 100644
index 0000000000000000000000000000000000000000..ee7f5aa4d241b00ee198a29d801ef09d26044612
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_fullscreen_chronometer.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_fullscreen_color_blue_bright.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_fullscreen_color_blue_bright.png
new file mode 100644
index 0000000000000000000000000000000000000000..ac9c0fb56d7ae0994098c614bfceba17e7335a92
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_fullscreen_color_blue_bright.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_fullscreen_color_blue_dark.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_fullscreen_color_blue_dark.png
new file mode 100644
index 0000000000000000000000000000000000000000..2a7cbb1a4d32faf4e5c7c280dc15533d69cd86a7
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_fullscreen_color_blue_dark.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_fullscreen_color_blue_light.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_fullscreen_color_blue_light.png
new file mode 100644
index 0000000000000000000000000000000000000000..dd9df4e29f7bfbaaee70e81d233e8fa1be6381bc
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_fullscreen_color_blue_light.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_fullscreen_color_green_dark.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_fullscreen_color_green_dark.png
new file mode 100644
index 0000000000000000000000000000000000000000..3c8ed4087ca85c75872234354a73a97f91896dab
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_fullscreen_color_green_dark.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_fullscreen_color_green_light.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_fullscreen_color_green_light.png
new file mode 100644
index 0000000000000000000000000000000000000000..f5bf1da801f743c1bfd5b3d28a9ce445bb784809
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_fullscreen_color_green_light.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_fullscreen_color_orange_dark.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_fullscreen_color_orange_dark.png
new file mode 100644
index 0000000000000000000000000000000000000000..f6a8a84204bab0a09ab51fab661380605859a51a
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_fullscreen_color_orange_dark.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_fullscreen_color_orange_light.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_fullscreen_color_orange_light.png
new file mode 100644
index 0000000000000000000000000000000000000000..707642b43dc762edd8bc36c598ef04b4c3b1207e
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_fullscreen_color_orange_light.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_fullscreen_color_purple.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_fullscreen_color_purple.png
new file mode 100644
index 0000000000000000000000000000000000000000..7eefbff5364083cb9e3eb0035157154f5ddfcead
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_fullscreen_color_purple.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_fullscreen_color_red_dark.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_fullscreen_color_red_dark.png
new file mode 100644
index 0000000000000000000000000000000000000000..799dfbc57280839d905ddc09cd24303dd8ab4f2f
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_fullscreen_color_red_dark.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_fullscreen_color_red_light.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_fullscreen_color_red_light.png
new file mode 100644
index 0000000000000000000000000000000000000000..5ec82eb509820bcbb8e054408a7e72078683ae24
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_fullscreen_color_red_light.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_fullscreen_edittext.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_fullscreen_edittext.png
new file mode 100644
index 0000000000000000000000000000000000000000..da28bef3bc742466926193399f5df2b1b4c8988e
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_fullscreen_edittext.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_fullscreen_progressbar.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_fullscreen_progressbar.png
new file mode 100644
index 0000000000000000000000000000000000000000..a5ca94f9a7620f388275aa0a5e9a073b97dcfede
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_fullscreen_progressbar.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_fullscreen_progressbar_horizontal_0.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_fullscreen_progressbar_horizontal_0.png
new file mode 100644
index 0000000000000000000000000000000000000000..679469e1685de90119a8f1f31c577323eb8a9e26
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_fullscreen_progressbar_horizontal_0.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_fullscreen_progressbar_horizontal_100.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_fullscreen_progressbar_horizontal_100.png
new file mode 100644
index 0000000000000000000000000000000000000000..da25af638c556971fa0bd3d71f638b925f56a8da
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_fullscreen_progressbar_horizontal_100.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_fullscreen_progressbar_horizontal_50.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_fullscreen_progressbar_horizontal_50.png
new file mode 100644
index 0000000000000000000000000000000000000000..4814d04bed322e07cb2d59023d502afdf6e1ffe3
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_fullscreen_progressbar_horizontal_50.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_fullscreen_progressbar_large.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_fullscreen_progressbar_large.png
new file mode 100644
index 0000000000000000000000000000000000000000..7482a47a89f5427d8418107f11f0c57ffd333aa3
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_fullscreen_progressbar_large.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_fullscreen_progressbar_small.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_fullscreen_progressbar_small.png
new file mode 100644
index 0000000000000000000000000000000000000000..e454f601a0b222c6cc64a39808780a0a85a008bb
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_fullscreen_progressbar_small.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_fullscreen_radio_button.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_fullscreen_radio_button.png
new file mode 100644
index 0000000000000000000000000000000000000000..9d161a019a3f0fb38c3b983ddf581c86c415e883
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_fullscreen_radio_button.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_fullscreen_radio_button_checked.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_fullscreen_radio_button_checked.png
new file mode 100644
index 0000000000000000000000000000000000000000..4090f1a9fe76605dd11fea42ee950ac4ac8e0ed6
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_fullscreen_radio_button_checked.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_fullscreen_radiogroup_horizontal.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_fullscreen_radiogroup_horizontal.png
new file mode 100644
index 0000000000000000000000000000000000000000..c133aad22c61d464744430db0d1d98768fb78ea4
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_fullscreen_radiogroup_horizontal.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_fullscreen_radiogroup_vertical.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_fullscreen_radiogroup_vertical.png
new file mode 100644
index 0000000000000000000000000000000000000000..fa2338cf73c65a83036d9c0709c4856c90097b1c
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_fullscreen_radiogroup_vertical.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_fullscreen_ratingbar_0.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_fullscreen_ratingbar_0.png
new file mode 100644
index 0000000000000000000000000000000000000000..9a65108f52f52ea03a9f3e2af3d11ada662488aa
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_fullscreen_ratingbar_0.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_fullscreen_ratingbar_0_pressed.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_fullscreen_ratingbar_0_pressed.png
new file mode 100644
index 0000000000000000000000000000000000000000..88d5f5e0479302eaaa4b38e15e8c90ee8a0c89cd
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_fullscreen_ratingbar_0_pressed.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_fullscreen_ratingbar_2point5.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_fullscreen_ratingbar_2point5.png
new file mode 100644
index 0000000000000000000000000000000000000000..61084d5a69d6a46b6decea5631c11512d349b6c2
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_fullscreen_ratingbar_2point5.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_fullscreen_ratingbar_2point5_pressed.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_fullscreen_ratingbar_2point5_pressed.png
new file mode 100644
index 0000000000000000000000000000000000000000..0d1287d0256e1421300a8d5db97b7eea7518e2df
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_fullscreen_ratingbar_2point5_pressed.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_fullscreen_ratingbar_5.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_fullscreen_ratingbar_5.png
new file mode 100644
index 0000000000000000000000000000000000000000..97595a3237d1fdb7a5442c568866453fb2cc5c06
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_fullscreen_ratingbar_5.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_fullscreen_ratingbar_5_pressed.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_fullscreen_ratingbar_5_pressed.png
new file mode 100644
index 0000000000000000000000000000000000000000..3d2b390ec0de43b06ae85e00ba861194092d83d5
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_fullscreen_ratingbar_5_pressed.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_fullscreen_searchview.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_fullscreen_searchview.png
new file mode 100644
index 0000000000000000000000000000000000000000..29d37de2800369d1f3ae449a4ec28c9355d05db8
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_fullscreen_searchview.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_fullscreen_searchview_query.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_fullscreen_searchview_query.png
new file mode 100644
index 0000000000000000000000000000000000000000..b57a67cfefaa1dfa14df7e9c995155583c1d3cd8
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_fullscreen_searchview_query.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_fullscreen_searchview_query_hint.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_fullscreen_searchview_query_hint.png
new file mode 100644
index 0000000000000000000000000000000000000000..bbaedc3a511c28dd1344ddc63f978d0031c525f3
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_fullscreen_searchview_query_hint.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_fullscreen_seekbar_0.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_fullscreen_seekbar_0.png
new file mode 100644
index 0000000000000000000000000000000000000000..fd7240898df148cc07f4f72755b613cb9695e307
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_fullscreen_seekbar_0.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_fullscreen_seekbar_100.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_fullscreen_seekbar_100.png
new file mode 100644
index 0000000000000000000000000000000000000000..cbc2ffe5480d5237347485c070f44a4dc359d5c9
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_fullscreen_seekbar_100.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_fullscreen_seekbar_50.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_fullscreen_seekbar_50.png
new file mode 100644
index 0000000000000000000000000000000000000000..5b3994ada7e1a7a8c7308ceda2258051635b2ff1
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_fullscreen_seekbar_50.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_fullscreen_spinner.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_fullscreen_spinner.png
new file mode 100644
index 0000000000000000000000000000000000000000..2ac5a695ea51bbf50f8506780e66817d5e198a98
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_fullscreen_spinner.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_fullscreen_switch.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_fullscreen_switch.png
new file mode 100644
index 0000000000000000000000000000000000000000..53101ffe76d95e8c6c5525095786a5c52f24ba40
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_fullscreen_switch.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_fullscreen_switch_checked.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_fullscreen_switch_checked.png
new file mode 100644
index 0000000000000000000000000000000000000000..214f168c42e240b23bd220a9a0403b81d89c9e98
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_fullscreen_switch_checked.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_fullscreen_tabhost.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_fullscreen_tabhost.png
new file mode 100644
index 0000000000000000000000000000000000000000..8a39bfe57a7a12dd786bdb4238fefbcc25fa9443
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_fullscreen_tabhost.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_fullscreen_textview.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_fullscreen_textview.png
new file mode 100644
index 0000000000000000000000000000000000000000..bae248260c072efad2803506dd2bf9d0ce1e1f9e
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_fullscreen_textview.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_fullscreen_timepicker.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_fullscreen_timepicker.png
new file mode 100644
index 0000000000000000000000000000000000000000..a90ef062fb1c73cd54be9bab65a11bc5a0c41f08
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_fullscreen_timepicker.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_fullscreen_toggle_button.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_fullscreen_toggle_button.png
new file mode 100644
index 0000000000000000000000000000000000000000..d5fb29361799e3fe5e8dfdefb7846a4042ac28ea
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_fullscreen_toggle_button.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_fullscreen_toggle_button_checked.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_fullscreen_toggle_button_checked.png
new file mode 100644
index 0000000000000000000000000000000000000000..66d9351babd7f9c0a8c1e309f146922006080d25
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_fullscreen_toggle_button_checked.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_fullscreen_zoomcontrols.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_fullscreen_zoomcontrols.png
new file mode 100644
index 0000000000000000000000000000000000000000..6c2f5c5e02809a3cc7ca6fe693eee3286bf9729b
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_fullscreen_zoomcontrols.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_progressbar.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_progressbar.png
new file mode 100644
index 0000000000000000000000000000000000000000..a5ca94f9a7620f388275aa0a5e9a073b97dcfede
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_progressbar.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_progressbar_horizontal_0.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_progressbar_horizontal_0.png
new file mode 100644
index 0000000000000000000000000000000000000000..679469e1685de90119a8f1f31c577323eb8a9e26
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_progressbar_horizontal_0.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_progressbar_horizontal_100.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_progressbar_horizontal_100.png
new file mode 100644
index 0000000000000000000000000000000000000000..da25af638c556971fa0bd3d71f638b925f56a8da
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_progressbar_horizontal_100.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_progressbar_horizontal_50.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_progressbar_horizontal_50.png
new file mode 100644
index 0000000000000000000000000000000000000000..4814d04bed322e07cb2d59023d502afdf6e1ffe3
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_progressbar_horizontal_50.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_progressbar_large.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_progressbar_large.png
new file mode 100644
index 0000000000000000000000000000000000000000..7482a47a89f5427d8418107f11f0c57ffd333aa3
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_progressbar_large.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_progressbar_small.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_progressbar_small.png
new file mode 100644
index 0000000000000000000000000000000000000000..e454f601a0b222c6cc64a39808780a0a85a008bb
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_progressbar_small.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_radio_button.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_radio_button.png
new file mode 100644
index 0000000000000000000000000000000000000000..9d161a019a3f0fb38c3b983ddf581c86c415e883
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_radio_button.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_radio_button_checked.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_radio_button_checked.png
new file mode 100644
index 0000000000000000000000000000000000000000..4090f1a9fe76605dd11fea42ee950ac4ac8e0ed6
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_radio_button_checked.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_radiogroup_horizontal.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_radiogroup_horizontal.png
new file mode 100644
index 0000000000000000000000000000000000000000..c133aad22c61d464744430db0d1d98768fb78ea4
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_radiogroup_horizontal.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_radiogroup_vertical.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_radiogroup_vertical.png
new file mode 100644
index 0000000000000000000000000000000000000000..fa2338cf73c65a83036d9c0709c4856c90097b1c
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_radiogroup_vertical.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_ratingbar_0.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_ratingbar_0.png
new file mode 100644
index 0000000000000000000000000000000000000000..9a65108f52f52ea03a9f3e2af3d11ada662488aa
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_ratingbar_0.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_ratingbar_0_pressed.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_ratingbar_0_pressed.png
new file mode 100644
index 0000000000000000000000000000000000000000..88d5f5e0479302eaaa4b38e15e8c90ee8a0c89cd
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_ratingbar_0_pressed.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_ratingbar_2point5.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_ratingbar_2point5.png
new file mode 100644
index 0000000000000000000000000000000000000000..61084d5a69d6a46b6decea5631c11512d349b6c2
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_ratingbar_2point5.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_ratingbar_2point5_pressed.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_ratingbar_2point5_pressed.png
new file mode 100644
index 0000000000000000000000000000000000000000..0d1287d0256e1421300a8d5db97b7eea7518e2df
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_ratingbar_2point5_pressed.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_ratingbar_5.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_ratingbar_5.png
new file mode 100644
index 0000000000000000000000000000000000000000..97595a3237d1fdb7a5442c568866453fb2cc5c06
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_ratingbar_5.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_ratingbar_5_pressed.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_ratingbar_5_pressed.png
new file mode 100644
index 0000000000000000000000000000000000000000..3d2b390ec0de43b06ae85e00ba861194092d83d5
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_ratingbar_5_pressed.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_searchview.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_searchview.png
new file mode 100644
index 0000000000000000000000000000000000000000..29d37de2800369d1f3ae449a4ec28c9355d05db8
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_searchview.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_searchview_query.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_searchview_query.png
new file mode 100644
index 0000000000000000000000000000000000000000..b57a67cfefaa1dfa14df7e9c995155583c1d3cd8
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_searchview_query.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_searchview_query_hint.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_searchview_query_hint.png
new file mode 100644
index 0000000000000000000000000000000000000000..bbaedc3a511c28dd1344ddc63f978d0031c525f3
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_searchview_query_hint.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_seekbar_0.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_seekbar_0.png
new file mode 100644
index 0000000000000000000000000000000000000000..fd7240898df148cc07f4f72755b613cb9695e307
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_seekbar_0.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_seekbar_100.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_seekbar_100.png
new file mode 100644
index 0000000000000000000000000000000000000000..cbc2ffe5480d5237347485c070f44a4dc359d5c9
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_seekbar_100.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_seekbar_50.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_seekbar_50.png
new file mode 100644
index 0000000000000000000000000000000000000000..5b3994ada7e1a7a8c7308ceda2258051635b2ff1
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_seekbar_50.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_spinner.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_spinner.png
new file mode 100644
index 0000000000000000000000000000000000000000..2ac5a695ea51bbf50f8506780e66817d5e198a98
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_spinner.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_switch.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_switch.png
new file mode 100644
index 0000000000000000000000000000000000000000..53101ffe76d95e8c6c5525095786a5c52f24ba40
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_switch.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_switch_checked.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_switch_checked.png
new file mode 100644
index 0000000000000000000000000000000000000000..214f168c42e240b23bd220a9a0403b81d89c9e98
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_switch_checked.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_tabhost.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_tabhost.png
new file mode 100644
index 0000000000000000000000000000000000000000..8a39bfe57a7a12dd786bdb4238fefbcc25fa9443
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_tabhost.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_textview.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_textview.png
new file mode 100644
index 0000000000000000000000000000000000000000..bae248260c072efad2803506dd2bf9d0ce1e1f9e
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_textview.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_timepicker.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_timepicker.png
new file mode 100644
index 0000000000000000000000000000000000000000..a90ef062fb1c73cd54be9bab65a11bc5a0c41f08
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_timepicker.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_toggle_button.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_toggle_button.png
new file mode 100644
index 0000000000000000000000000000000000000000..d5fb29361799e3fe5e8dfdefb7846a4042ac28ea
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_toggle_button.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_toggle_button_checked.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_toggle_button_checked.png
new file mode 100644
index 0000000000000000000000000000000000000000..66d9351babd7f9c0a8c1e309f146922006080d25
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_toggle_button_checked.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_zoomcontrols.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_zoomcontrols.png
new file mode 100644
index 0000000000000000000000000000000000000000..6c2f5c5e02809a3cc7ca6fe693eee3286bf9729b
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_noactionbar_zoomcontrols.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_panel_button.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_panel_button.png
new file mode 100644
index 0000000000000000000000000000000000000000..f81277b9fb6cac89c81464e8a3f96a82443589a6
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_panel_button.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_panel_button_pressed.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_panel_button_pressed.png
new file mode 100644
index 0000000000000000000000000000000000000000..df04a111ede015979665d31e12206466b01a364a
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_panel_button_pressed.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_panel_calendar_view.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_panel_calendar_view.png
new file mode 100644
index 0000000000000000000000000000000000000000..4d4616bccc1cacd1c2842383aeeb1e37af334892
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_panel_calendar_view.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_panel_checkbox.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_panel_checkbox.png
new file mode 100644
index 0000000000000000000000000000000000000000..f73c30cc40ce4a4013f48e989d7dc6a5e2dc6cfd
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_panel_checkbox.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_panel_checkbox_checked.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_panel_checkbox_checked.png
new file mode 100644
index 0000000000000000000000000000000000000000..290d08e9939f48df34c071a2ec34200b5e08fb55
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_panel_checkbox_checked.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_panel_chronometer.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_panel_chronometer.png
new file mode 100644
index 0000000000000000000000000000000000000000..ee7f5aa4d241b00ee198a29d801ef09d26044612
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_panel_chronometer.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_panel_color_blue_bright.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_panel_color_blue_bright.png
new file mode 100644
index 0000000000000000000000000000000000000000..ac9c0fb56d7ae0994098c614bfceba17e7335a92
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_panel_color_blue_bright.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_panel_color_blue_dark.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_panel_color_blue_dark.png
new file mode 100644
index 0000000000000000000000000000000000000000..2a7cbb1a4d32faf4e5c7c280dc15533d69cd86a7
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_panel_color_blue_dark.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_panel_color_blue_light.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_panel_color_blue_light.png
new file mode 100644
index 0000000000000000000000000000000000000000..dd9df4e29f7bfbaaee70e81d233e8fa1be6381bc
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_panel_color_blue_light.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_panel_color_green_dark.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_panel_color_green_dark.png
new file mode 100644
index 0000000000000000000000000000000000000000..3c8ed4087ca85c75872234354a73a97f91896dab
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_panel_color_green_dark.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_panel_color_green_light.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_panel_color_green_light.png
new file mode 100644
index 0000000000000000000000000000000000000000..f5bf1da801f743c1bfd5b3d28a9ce445bb784809
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_panel_color_green_light.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_panel_color_orange_dark.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_panel_color_orange_dark.png
new file mode 100644
index 0000000000000000000000000000000000000000..f6a8a84204bab0a09ab51fab661380605859a51a
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_panel_color_orange_dark.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_panel_color_orange_light.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_panel_color_orange_light.png
new file mode 100644
index 0000000000000000000000000000000000000000..707642b43dc762edd8bc36c598ef04b4c3b1207e
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_panel_color_orange_light.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_panel_color_purple.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_panel_color_purple.png
new file mode 100644
index 0000000000000000000000000000000000000000..7eefbff5364083cb9e3eb0035157154f5ddfcead
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_panel_color_purple.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_panel_color_red_dark.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_panel_color_red_dark.png
new file mode 100644
index 0000000000000000000000000000000000000000..799dfbc57280839d905ddc09cd24303dd8ab4f2f
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_panel_color_red_dark.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_panel_color_red_light.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_panel_color_red_light.png
new file mode 100644
index 0000000000000000000000000000000000000000..5ec82eb509820bcbb8e054408a7e72078683ae24
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_panel_color_red_light.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_panel_edittext.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_panel_edittext.png
new file mode 100644
index 0000000000000000000000000000000000000000..da28bef3bc742466926193399f5df2b1b4c8988e
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_panel_edittext.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_panel_progressbar.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_panel_progressbar.png
new file mode 100644
index 0000000000000000000000000000000000000000..a5ca94f9a7620f388275aa0a5e9a073b97dcfede
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_panel_progressbar.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_panel_progressbar_horizontal_0.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_panel_progressbar_horizontal_0.png
new file mode 100644
index 0000000000000000000000000000000000000000..679469e1685de90119a8f1f31c577323eb8a9e26
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_panel_progressbar_horizontal_0.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_panel_progressbar_horizontal_100.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_panel_progressbar_horizontal_100.png
new file mode 100644
index 0000000000000000000000000000000000000000..da25af638c556971fa0bd3d71f638b925f56a8da
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_panel_progressbar_horizontal_100.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_panel_progressbar_horizontal_50.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_panel_progressbar_horizontal_50.png
new file mode 100644
index 0000000000000000000000000000000000000000..4814d04bed322e07cb2d59023d502afdf6e1ffe3
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_panel_progressbar_horizontal_50.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_panel_progressbar_large.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_panel_progressbar_large.png
new file mode 100644
index 0000000000000000000000000000000000000000..7482a47a89f5427d8418107f11f0c57ffd333aa3
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_panel_progressbar_large.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_panel_progressbar_small.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_panel_progressbar_small.png
new file mode 100644
index 0000000000000000000000000000000000000000..e454f601a0b222c6cc64a39808780a0a85a008bb
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_panel_progressbar_small.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_panel_radio_button.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_panel_radio_button.png
new file mode 100644
index 0000000000000000000000000000000000000000..9d161a019a3f0fb38c3b983ddf581c86c415e883
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_panel_radio_button.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_panel_radio_button_checked.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_panel_radio_button_checked.png
new file mode 100644
index 0000000000000000000000000000000000000000..4090f1a9fe76605dd11fea42ee950ac4ac8e0ed6
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_panel_radio_button_checked.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_panel_radiogroup_horizontal.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_panel_radiogroup_horizontal.png
new file mode 100644
index 0000000000000000000000000000000000000000..c133aad22c61d464744430db0d1d98768fb78ea4
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_panel_radiogroup_horizontal.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_panel_radiogroup_vertical.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_panel_radiogroup_vertical.png
new file mode 100644
index 0000000000000000000000000000000000000000..fa2338cf73c65a83036d9c0709c4856c90097b1c
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_panel_radiogroup_vertical.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_panel_ratingbar_0.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_panel_ratingbar_0.png
new file mode 100644
index 0000000000000000000000000000000000000000..9a65108f52f52ea03a9f3e2af3d11ada662488aa
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_panel_ratingbar_0.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_panel_ratingbar_0_pressed.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_panel_ratingbar_0_pressed.png
new file mode 100644
index 0000000000000000000000000000000000000000..88d5f5e0479302eaaa4b38e15e8c90ee8a0c89cd
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_panel_ratingbar_0_pressed.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_panel_ratingbar_2point5.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_panel_ratingbar_2point5.png
new file mode 100644
index 0000000000000000000000000000000000000000..61084d5a69d6a46b6decea5631c11512d349b6c2
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_panel_ratingbar_2point5.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_panel_ratingbar_2point5_pressed.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_panel_ratingbar_2point5_pressed.png
new file mode 100644
index 0000000000000000000000000000000000000000..0d1287d0256e1421300a8d5db97b7eea7518e2df
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_panel_ratingbar_2point5_pressed.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_panel_ratingbar_5.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_panel_ratingbar_5.png
new file mode 100644
index 0000000000000000000000000000000000000000..97595a3237d1fdb7a5442c568866453fb2cc5c06
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_panel_ratingbar_5.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_panel_ratingbar_5_pressed.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_panel_ratingbar_5_pressed.png
new file mode 100644
index 0000000000000000000000000000000000000000..3d2b390ec0de43b06ae85e00ba861194092d83d5
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_panel_ratingbar_5_pressed.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_panel_searchview.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_panel_searchview.png
new file mode 100644
index 0000000000000000000000000000000000000000..29d37de2800369d1f3ae449a4ec28c9355d05db8
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_panel_searchview.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_panel_searchview_query.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_panel_searchview_query.png
new file mode 100644
index 0000000000000000000000000000000000000000..b57a67cfefaa1dfa14df7e9c995155583c1d3cd8
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_panel_searchview_query.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_panel_searchview_query_hint.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_panel_searchview_query_hint.png
new file mode 100644
index 0000000000000000000000000000000000000000..bbaedc3a511c28dd1344ddc63f978d0031c525f3
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_panel_searchview_query_hint.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_panel_seekbar_0.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_panel_seekbar_0.png
new file mode 100644
index 0000000000000000000000000000000000000000..fd7240898df148cc07f4f72755b613cb9695e307
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_panel_seekbar_0.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_panel_seekbar_100.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_panel_seekbar_100.png
new file mode 100644
index 0000000000000000000000000000000000000000..cbc2ffe5480d5237347485c070f44a4dc359d5c9
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_panel_seekbar_100.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_panel_seekbar_50.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_panel_seekbar_50.png
new file mode 100644
index 0000000000000000000000000000000000000000..5b3994ada7e1a7a8c7308ceda2258051635b2ff1
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_panel_seekbar_50.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_panel_spinner.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_panel_spinner.png
new file mode 100644
index 0000000000000000000000000000000000000000..2ac5a695ea51bbf50f8506780e66817d5e198a98
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_panel_spinner.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_panel_switch.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_panel_switch.png
new file mode 100644
index 0000000000000000000000000000000000000000..53101ffe76d95e8c6c5525095786a5c52f24ba40
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_panel_switch.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_panel_switch_checked.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_panel_switch_checked.png
new file mode 100644
index 0000000000000000000000000000000000000000..214f168c42e240b23bd220a9a0403b81d89c9e98
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_panel_switch_checked.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_panel_tabhost.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_panel_tabhost.png
new file mode 100644
index 0000000000000000000000000000000000000000..8a39bfe57a7a12dd786bdb4238fefbcc25fa9443
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_panel_tabhost.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_panel_textview.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_panel_textview.png
new file mode 100644
index 0000000000000000000000000000000000000000..bae248260c072efad2803506dd2bf9d0ce1e1f9e
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_panel_textview.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_panel_timepicker.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_panel_timepicker.png
new file mode 100644
index 0000000000000000000000000000000000000000..a90ef062fb1c73cd54be9bab65a11bc5a0c41f08
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_panel_timepicker.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_panel_toggle_button.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_panel_toggle_button.png
new file mode 100644
index 0000000000000000000000000000000000000000..d5fb29361799e3fe5e8dfdefb7846a4042ac28ea
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_panel_toggle_button.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_panel_toggle_button_checked.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_panel_toggle_button_checked.png
new file mode 100644
index 0000000000000000000000000000000000000000..66d9351babd7f9c0a8c1e309f146922006080d25
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_panel_toggle_button_checked.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_panel_zoomcontrols.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_panel_zoomcontrols.png
new file mode 100644
index 0000000000000000000000000000000000000000..6c2f5c5e02809a3cc7ca6fe693eee3286bf9729b
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_panel_zoomcontrols.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_progressbar.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_progressbar.png
new file mode 100644
index 0000000000000000000000000000000000000000..a5ca94f9a7620f388275aa0a5e9a073b97dcfede
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_progressbar.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_progressbar_horizontal_0.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_progressbar_horizontal_0.png
new file mode 100644
index 0000000000000000000000000000000000000000..679469e1685de90119a8f1f31c577323eb8a9e26
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_progressbar_horizontal_0.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_progressbar_horizontal_100.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_progressbar_horizontal_100.png
new file mode 100644
index 0000000000000000000000000000000000000000..da25af638c556971fa0bd3d71f638b925f56a8da
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_progressbar_horizontal_100.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_progressbar_horizontal_50.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_progressbar_horizontal_50.png
new file mode 100644
index 0000000000000000000000000000000000000000..4814d04bed322e07cb2d59023d502afdf6e1ffe3
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_progressbar_horizontal_50.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_progressbar_large.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_progressbar_large.png
new file mode 100644
index 0000000000000000000000000000000000000000..7482a47a89f5427d8418107f11f0c57ffd333aa3
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_progressbar_large.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_progressbar_small.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_progressbar_small.png
new file mode 100644
index 0000000000000000000000000000000000000000..e454f601a0b222c6cc64a39808780a0a85a008bb
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_progressbar_small.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_radio_button.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_radio_button.png
new file mode 100644
index 0000000000000000000000000000000000000000..9d161a019a3f0fb38c3b983ddf581c86c415e883
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_radio_button.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_radio_button_checked.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_radio_button_checked.png
new file mode 100644
index 0000000000000000000000000000000000000000..4090f1a9fe76605dd11fea42ee950ac4ac8e0ed6
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_radio_button_checked.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_radiogroup_horizontal.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_radiogroup_horizontal.png
new file mode 100644
index 0000000000000000000000000000000000000000..c133aad22c61d464744430db0d1d98768fb78ea4
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_radiogroup_horizontal.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_radiogroup_vertical.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_radiogroup_vertical.png
new file mode 100644
index 0000000000000000000000000000000000000000..fa2338cf73c65a83036d9c0709c4856c90097b1c
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_radiogroup_vertical.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_ratingbar_0.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_ratingbar_0.png
new file mode 100644
index 0000000000000000000000000000000000000000..9a65108f52f52ea03a9f3e2af3d11ada662488aa
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_ratingbar_0.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_ratingbar_0_pressed.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_ratingbar_0_pressed.png
new file mode 100644
index 0000000000000000000000000000000000000000..88d5f5e0479302eaaa4b38e15e8c90ee8a0c89cd
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_ratingbar_0_pressed.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_ratingbar_2point5.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_ratingbar_2point5.png
new file mode 100644
index 0000000000000000000000000000000000000000..61084d5a69d6a46b6decea5631c11512d349b6c2
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_ratingbar_2point5.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_ratingbar_2point5_pressed.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_ratingbar_2point5_pressed.png
new file mode 100644
index 0000000000000000000000000000000000000000..0d1287d0256e1421300a8d5db97b7eea7518e2df
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_ratingbar_2point5_pressed.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_ratingbar_5.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_ratingbar_5.png
new file mode 100644
index 0000000000000000000000000000000000000000..97595a3237d1fdb7a5442c568866453fb2cc5c06
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_ratingbar_5.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_ratingbar_5_pressed.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_ratingbar_5_pressed.png
new file mode 100644
index 0000000000000000000000000000000000000000..3d2b390ec0de43b06ae85e00ba861194092d83d5
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_ratingbar_5_pressed.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_searchview.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_searchview.png
new file mode 100644
index 0000000000000000000000000000000000000000..29d37de2800369d1f3ae449a4ec28c9355d05db8
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_searchview.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_searchview_query.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_searchview_query.png
new file mode 100644
index 0000000000000000000000000000000000000000..b57a67cfefaa1dfa14df7e9c995155583c1d3cd8
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_searchview_query.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_searchview_query_hint.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_searchview_query_hint.png
new file mode 100644
index 0000000000000000000000000000000000000000..bbaedc3a511c28dd1344ddc63f978d0031c525f3
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_searchview_query_hint.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_seekbar_0.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_seekbar_0.png
new file mode 100644
index 0000000000000000000000000000000000000000..fd7240898df148cc07f4f72755b613cb9695e307
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_seekbar_0.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_seekbar_100.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_seekbar_100.png
new file mode 100644
index 0000000000000000000000000000000000000000..cbc2ffe5480d5237347485c070f44a4dc359d5c9
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_seekbar_100.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_seekbar_50.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_seekbar_50.png
new file mode 100644
index 0000000000000000000000000000000000000000..5b3994ada7e1a7a8c7308ceda2258051635b2ff1
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_seekbar_50.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_spinner.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_spinner.png
new file mode 100644
index 0000000000000000000000000000000000000000..2ac5a695ea51bbf50f8506780e66817d5e198a98
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_spinner.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_switch.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_switch.png
new file mode 100644
index 0000000000000000000000000000000000000000..53101ffe76d95e8c6c5525095786a5c52f24ba40
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_switch.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_switch_checked.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_switch_checked.png
new file mode 100644
index 0000000000000000000000000000000000000000..214f168c42e240b23bd220a9a0403b81d89c9e98
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_switch_checked.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_tabhost.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_tabhost.png
new file mode 100644
index 0000000000000000000000000000000000000000..8a39bfe57a7a12dd786bdb4238fefbcc25fa9443
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_tabhost.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_textview.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_textview.png
new file mode 100644
index 0000000000000000000000000000000000000000..bae248260c072efad2803506dd2bf9d0ce1e1f9e
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_textview.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_timepicker.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_timepicker.png
new file mode 100644
index 0000000000000000000000000000000000000000..a90ef062fb1c73cd54be9bab65a11bc5a0c41f08
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_timepicker.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_toggle_button.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_toggle_button.png
new file mode 100644
index 0000000000000000000000000000000000000000..d5fb29361799e3fe5e8dfdefb7846a4042ac28ea
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_toggle_button.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_toggle_button_checked.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_toggle_button_checked.png
new file mode 100644
index 0000000000000000000000000000000000000000..66d9351babd7f9c0a8c1e309f146922006080d25
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_toggle_button_checked.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_light_zoomcontrols.png b/tests/tests/holo/res/drawable-tvdpi/holo_light_zoomcontrols.png
new file mode 100644
index 0000000000000000000000000000000000000000..6c2f5c5e02809a3cc7ca6fe693eee3286bf9729b
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_light_zoomcontrols.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_button.png b/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_button.png
new file mode 100644
index 0000000000000000000000000000000000000000..415b686acc83dfd26f5d609be34bce8cf3fc0bb8
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_button.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_button_pressed.png b/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_button_pressed.png
new file mode 100644
index 0000000000000000000000000000000000000000..8ec08df879944286b744055a924c1d25a5f09c04
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_button_pressed.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_calendar_view.png b/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_calendar_view.png
new file mode 100644
index 0000000000000000000000000000000000000000..9029d1631457d870d0b68689bf472c5f91c6381c
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_calendar_view.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_checkbox.png b/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_checkbox.png
new file mode 100644
index 0000000000000000000000000000000000000000..d1d23c7cb20615a5a56c9d4d2fe1c10efb23691e
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_checkbox.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_checkbox_checked.png b/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_checkbox_checked.png
new file mode 100644
index 0000000000000000000000000000000000000000..765dc1ff06b9da6ac656a640fcd4e1afb0dd00c6
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_checkbox_checked.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_chronometer.png b/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_chronometer.png
new file mode 100644
index 0000000000000000000000000000000000000000..6e2b2ca63e475b3838aa74b45d95093e2fce5723
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_chronometer.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_color_blue_bright.png b/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_color_blue_bright.png
new file mode 100644
index 0000000000000000000000000000000000000000..ac9c0fb56d7ae0994098c614bfceba17e7335a92
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_color_blue_bright.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_color_blue_dark.png b/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_color_blue_dark.png
new file mode 100644
index 0000000000000000000000000000000000000000..2a7cbb1a4d32faf4e5c7c280dc15533d69cd86a7
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_color_blue_dark.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_color_blue_light.png b/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_color_blue_light.png
new file mode 100644
index 0000000000000000000000000000000000000000..dd9df4e29f7bfbaaee70e81d233e8fa1be6381bc
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_color_blue_light.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_color_green_dark.png b/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_color_green_dark.png
new file mode 100644
index 0000000000000000000000000000000000000000..3c8ed4087ca85c75872234354a73a97f91896dab
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_color_green_dark.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_color_green_light.png b/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_color_green_light.png
new file mode 100644
index 0000000000000000000000000000000000000000..f5bf1da801f743c1bfd5b3d28a9ce445bb784809
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_color_green_light.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_color_orange_dark.png b/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_color_orange_dark.png
new file mode 100644
index 0000000000000000000000000000000000000000..f6a8a84204bab0a09ab51fab661380605859a51a
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_color_orange_dark.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_color_orange_light.png b/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_color_orange_light.png
new file mode 100644
index 0000000000000000000000000000000000000000..707642b43dc762edd8bc36c598ef04b4c3b1207e
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_color_orange_light.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_color_purple.png b/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_color_purple.png
new file mode 100644
index 0000000000000000000000000000000000000000..7eefbff5364083cb9e3eb0035157154f5ddfcead
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_color_purple.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_color_red_dark.png b/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_color_red_dark.png
new file mode 100644
index 0000000000000000000000000000000000000000..799dfbc57280839d905ddc09cd24303dd8ab4f2f
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_color_red_dark.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_color_red_light.png b/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_color_red_light.png
new file mode 100644
index 0000000000000000000000000000000000000000..5ec82eb509820bcbb8e054408a7e72078683ae24
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_color_red_light.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_edittext.png b/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_edittext.png
new file mode 100644
index 0000000000000000000000000000000000000000..b9c74daed0544d71a0cb3f6e2b812c69fc1a0e03
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_edittext.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_fullscreen_button.png b/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_fullscreen_button.png
new file mode 100644
index 0000000000000000000000000000000000000000..415b686acc83dfd26f5d609be34bce8cf3fc0bb8
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_fullscreen_button.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_fullscreen_button_pressed.png b/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_fullscreen_button_pressed.png
new file mode 100644
index 0000000000000000000000000000000000000000..8ec08df879944286b744055a924c1d25a5f09c04
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_fullscreen_button_pressed.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_fullscreen_calendar_view.png b/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_fullscreen_calendar_view.png
new file mode 100644
index 0000000000000000000000000000000000000000..9029d1631457d870d0b68689bf472c5f91c6381c
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_fullscreen_calendar_view.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_fullscreen_checkbox.png b/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_fullscreen_checkbox.png
new file mode 100644
index 0000000000000000000000000000000000000000..d1d23c7cb20615a5a56c9d4d2fe1c10efb23691e
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_fullscreen_checkbox.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_fullscreen_checkbox_checked.png b/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_fullscreen_checkbox_checked.png
new file mode 100644
index 0000000000000000000000000000000000000000..765dc1ff06b9da6ac656a640fcd4e1afb0dd00c6
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_fullscreen_checkbox_checked.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_fullscreen_chronometer.png b/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_fullscreen_chronometer.png
new file mode 100644
index 0000000000000000000000000000000000000000..6e2b2ca63e475b3838aa74b45d95093e2fce5723
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_fullscreen_chronometer.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_fullscreen_color_blue_bright.png b/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_fullscreen_color_blue_bright.png
new file mode 100644
index 0000000000000000000000000000000000000000..ac9c0fb56d7ae0994098c614bfceba17e7335a92
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_fullscreen_color_blue_bright.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_fullscreen_color_blue_dark.png b/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_fullscreen_color_blue_dark.png
new file mode 100644
index 0000000000000000000000000000000000000000..2a7cbb1a4d32faf4e5c7c280dc15533d69cd86a7
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_fullscreen_color_blue_dark.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_fullscreen_color_blue_light.png b/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_fullscreen_color_blue_light.png
new file mode 100644
index 0000000000000000000000000000000000000000..dd9df4e29f7bfbaaee70e81d233e8fa1be6381bc
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_fullscreen_color_blue_light.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_fullscreen_color_green_dark.png b/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_fullscreen_color_green_dark.png
new file mode 100644
index 0000000000000000000000000000000000000000..3c8ed4087ca85c75872234354a73a97f91896dab
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_fullscreen_color_green_dark.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_fullscreen_color_green_light.png b/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_fullscreen_color_green_light.png
new file mode 100644
index 0000000000000000000000000000000000000000..f5bf1da801f743c1bfd5b3d28a9ce445bb784809
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_fullscreen_color_green_light.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_fullscreen_color_orange_dark.png b/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_fullscreen_color_orange_dark.png
new file mode 100644
index 0000000000000000000000000000000000000000..f6a8a84204bab0a09ab51fab661380605859a51a
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_fullscreen_color_orange_dark.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_fullscreen_color_orange_light.png b/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_fullscreen_color_orange_light.png
new file mode 100644
index 0000000000000000000000000000000000000000..707642b43dc762edd8bc36c598ef04b4c3b1207e
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_fullscreen_color_orange_light.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_fullscreen_color_purple.png b/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_fullscreen_color_purple.png
new file mode 100644
index 0000000000000000000000000000000000000000..7eefbff5364083cb9e3eb0035157154f5ddfcead
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_fullscreen_color_purple.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_fullscreen_color_red_dark.png b/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_fullscreen_color_red_dark.png
new file mode 100644
index 0000000000000000000000000000000000000000..799dfbc57280839d905ddc09cd24303dd8ab4f2f
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_fullscreen_color_red_dark.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_fullscreen_color_red_light.png b/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_fullscreen_color_red_light.png
new file mode 100644
index 0000000000000000000000000000000000000000..5ec82eb509820bcbb8e054408a7e72078683ae24
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_fullscreen_color_red_light.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_fullscreen_edittext.png b/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_fullscreen_edittext.png
new file mode 100644
index 0000000000000000000000000000000000000000..b9c74daed0544d71a0cb3f6e2b812c69fc1a0e03
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_fullscreen_edittext.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_fullscreen_progressbar.png b/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_fullscreen_progressbar.png
new file mode 100644
index 0000000000000000000000000000000000000000..a5ca94f9a7620f388275aa0a5e9a073b97dcfede
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_fullscreen_progressbar.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_fullscreen_progressbar_horizontal_0.png b/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_fullscreen_progressbar_horizontal_0.png
new file mode 100644
index 0000000000000000000000000000000000000000..592bf27cfb49375b464f2b770e64bfad73481442
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_fullscreen_progressbar_horizontal_0.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_fullscreen_progressbar_horizontal_100.png b/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_fullscreen_progressbar_horizontal_100.png
new file mode 100644
index 0000000000000000000000000000000000000000..a68c5a0cc4c34b4d4b168bc7246ed62ddc6edf96
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_fullscreen_progressbar_horizontal_100.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_fullscreen_progressbar_horizontal_50.png b/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_fullscreen_progressbar_horizontal_50.png
new file mode 100644
index 0000000000000000000000000000000000000000..20965f7a218f4882fc5eac72de6501e5ac556941
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_fullscreen_progressbar_horizontal_50.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_fullscreen_progressbar_large.png b/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_fullscreen_progressbar_large.png
new file mode 100644
index 0000000000000000000000000000000000000000..7482a47a89f5427d8418107f11f0c57ffd333aa3
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_fullscreen_progressbar_large.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_fullscreen_progressbar_small.png b/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_fullscreen_progressbar_small.png
new file mode 100644
index 0000000000000000000000000000000000000000..e454f601a0b222c6cc64a39808780a0a85a008bb
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_fullscreen_progressbar_small.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_fullscreen_radio_button.png b/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_fullscreen_radio_button.png
new file mode 100644
index 0000000000000000000000000000000000000000..4c06326ac914dfeb741a05f5b83ffae1a94db9f6
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_fullscreen_radio_button.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_fullscreen_radio_button_checked.png b/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_fullscreen_radio_button_checked.png
new file mode 100644
index 0000000000000000000000000000000000000000..ec14fb0d7c5d8b1f995cc8261d939629426c2b7e
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_fullscreen_radio_button_checked.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_fullscreen_radiogroup_horizontal.png b/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_fullscreen_radiogroup_horizontal.png
new file mode 100644
index 0000000000000000000000000000000000000000..52122d8aa77281a2ebb72f1c9d822f11a43a7426
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_fullscreen_radiogroup_horizontal.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_fullscreen_radiogroup_vertical.png b/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_fullscreen_radiogroup_vertical.png
new file mode 100644
index 0000000000000000000000000000000000000000..f1b20bedf8e3bbe60cc923ffb144320442809934
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_fullscreen_radiogroup_vertical.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_fullscreen_ratingbar_0.png b/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_fullscreen_ratingbar_0.png
new file mode 100644
index 0000000000000000000000000000000000000000..28165748cb6313c3f7ef8ff64447d0bcbfb9ff44
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_fullscreen_ratingbar_0.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_fullscreen_ratingbar_0_pressed.png b/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_fullscreen_ratingbar_0_pressed.png
new file mode 100644
index 0000000000000000000000000000000000000000..c6943d2f32350678bf071e3824d767f81842e288
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_fullscreen_ratingbar_0_pressed.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_fullscreen_ratingbar_2point5.png b/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_fullscreen_ratingbar_2point5.png
new file mode 100644
index 0000000000000000000000000000000000000000..bdba08141b4bcb5d0f42fd6508487319887a9f1d
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_fullscreen_ratingbar_2point5.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_fullscreen_ratingbar_2point5_pressed.png b/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_fullscreen_ratingbar_2point5_pressed.png
new file mode 100644
index 0000000000000000000000000000000000000000..7f95415c9f4cf59d8073415d114627f86952e9e0
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_fullscreen_ratingbar_2point5_pressed.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_fullscreen_ratingbar_5.png b/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_fullscreen_ratingbar_5.png
new file mode 100644
index 0000000000000000000000000000000000000000..196404afa63edb4e76b7623bc060bc2ad4e257b1
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_fullscreen_ratingbar_5.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_fullscreen_ratingbar_5_pressed.png b/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_fullscreen_ratingbar_5_pressed.png
new file mode 100644
index 0000000000000000000000000000000000000000..6a21e3e98e1b157d1c351fee67daf75821909127
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_fullscreen_ratingbar_5_pressed.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_fullscreen_searchview.png b/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_fullscreen_searchview.png
new file mode 100644
index 0000000000000000000000000000000000000000..fbf4ca07a2d50ba3cacf516dbe5d15041f3105e8
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_fullscreen_searchview.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_fullscreen_searchview_query.png b/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_fullscreen_searchview_query.png
new file mode 100644
index 0000000000000000000000000000000000000000..6f437d960fb571424312cc8e36af66b4ef285941
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_fullscreen_searchview_query.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_fullscreen_searchview_query_hint.png b/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_fullscreen_searchview_query_hint.png
new file mode 100644
index 0000000000000000000000000000000000000000..bbc8e92c9cae6b502cc56514df9a3e467a2839fb
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_fullscreen_searchview_query_hint.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_fullscreen_seekbar_0.png b/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_fullscreen_seekbar_0.png
new file mode 100644
index 0000000000000000000000000000000000000000..b753e64ff4839599132e0b9e5ee77c83b1e87ecb
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_fullscreen_seekbar_0.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_fullscreen_seekbar_100.png b/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_fullscreen_seekbar_100.png
new file mode 100644
index 0000000000000000000000000000000000000000..cbc2ffe5480d5237347485c070f44a4dc359d5c9
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_fullscreen_seekbar_100.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_fullscreen_seekbar_50.png b/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_fullscreen_seekbar_50.png
new file mode 100644
index 0000000000000000000000000000000000000000..5e0370dc63d0564a4ce06b215494c0b8588c123b
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_fullscreen_seekbar_50.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_fullscreen_spinner.png b/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_fullscreen_spinner.png
new file mode 100644
index 0000000000000000000000000000000000000000..7824c9ffb0edb4a49f421489c10273c9a5e51dda
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_fullscreen_spinner.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_fullscreen_switch.png b/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_fullscreen_switch.png
new file mode 100644
index 0000000000000000000000000000000000000000..aa38e433e43d4228800430bee35ed3d15fc64816
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_fullscreen_switch.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_fullscreen_switch_checked.png b/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_fullscreen_switch_checked.png
new file mode 100644
index 0000000000000000000000000000000000000000..6c9fba9c1903f73eaafccc6aae3daa847f07657c
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_fullscreen_switch_checked.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_fullscreen_tabhost.png b/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_fullscreen_tabhost.png
new file mode 100644
index 0000000000000000000000000000000000000000..17593a917e16bc439a150ee63c5f34c79d1178dd
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_fullscreen_tabhost.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_fullscreen_textview.png b/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_fullscreen_textview.png
new file mode 100644
index 0000000000000000000000000000000000000000..72df2cfbdb54e45de91efc742f593db3d94bce4b
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_fullscreen_textview.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_fullscreen_timepicker.png b/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_fullscreen_timepicker.png
new file mode 100644
index 0000000000000000000000000000000000000000..6c0d5a3c7bfa6b0e10370cb2481da2a977bcb95b
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_fullscreen_timepicker.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_fullscreen_toggle_button.png b/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_fullscreen_toggle_button.png
new file mode 100644
index 0000000000000000000000000000000000000000..6129f1dfb05b6941ad4ae0f4433be29e719f5d6b
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_fullscreen_toggle_button.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_fullscreen_toggle_button_checked.png b/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_fullscreen_toggle_button_checked.png
new file mode 100644
index 0000000000000000000000000000000000000000..779b70bbd938dbb3a70df850af31291c02ad244d
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_fullscreen_toggle_button_checked.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_fullscreen_zoomcontrols.png b/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_fullscreen_zoomcontrols.png
new file mode 100644
index 0000000000000000000000000000000000000000..6c2f5c5e02809a3cc7ca6fe693eee3286bf9729b
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_fullscreen_zoomcontrols.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_progressbar.png b/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_progressbar.png
new file mode 100644
index 0000000000000000000000000000000000000000..a5ca94f9a7620f388275aa0a5e9a073b97dcfede
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_progressbar.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_progressbar_horizontal_0.png b/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_progressbar_horizontal_0.png
new file mode 100644
index 0000000000000000000000000000000000000000..592bf27cfb49375b464f2b770e64bfad73481442
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_progressbar_horizontal_0.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_progressbar_horizontal_100.png b/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_progressbar_horizontal_100.png
new file mode 100644
index 0000000000000000000000000000000000000000..a68c5a0cc4c34b4d4b168bc7246ed62ddc6edf96
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_progressbar_horizontal_100.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_progressbar_horizontal_50.png b/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_progressbar_horizontal_50.png
new file mode 100644
index 0000000000000000000000000000000000000000..20965f7a218f4882fc5eac72de6501e5ac556941
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_progressbar_horizontal_50.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_progressbar_large.png b/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_progressbar_large.png
new file mode 100644
index 0000000000000000000000000000000000000000..7482a47a89f5427d8418107f11f0c57ffd333aa3
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_progressbar_large.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_progressbar_small.png b/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_progressbar_small.png
new file mode 100644
index 0000000000000000000000000000000000000000..e454f601a0b222c6cc64a39808780a0a85a008bb
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_progressbar_small.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_radio_button.png b/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_radio_button.png
new file mode 100644
index 0000000000000000000000000000000000000000..4c06326ac914dfeb741a05f5b83ffae1a94db9f6
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_radio_button.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_radio_button_checked.png b/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_radio_button_checked.png
new file mode 100644
index 0000000000000000000000000000000000000000..ec14fb0d7c5d8b1f995cc8261d939629426c2b7e
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_radio_button_checked.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_radiogroup_horizontal.png b/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_radiogroup_horizontal.png
new file mode 100644
index 0000000000000000000000000000000000000000..52122d8aa77281a2ebb72f1c9d822f11a43a7426
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_radiogroup_horizontal.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_radiogroup_vertical.png b/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_radiogroup_vertical.png
new file mode 100644
index 0000000000000000000000000000000000000000..f1b20bedf8e3bbe60cc923ffb144320442809934
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_radiogroup_vertical.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_ratingbar_0.png b/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_ratingbar_0.png
new file mode 100644
index 0000000000000000000000000000000000000000..28165748cb6313c3f7ef8ff64447d0bcbfb9ff44
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_ratingbar_0.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_ratingbar_0_pressed.png b/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_ratingbar_0_pressed.png
new file mode 100644
index 0000000000000000000000000000000000000000..c6943d2f32350678bf071e3824d767f81842e288
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_ratingbar_0_pressed.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_ratingbar_2point5.png b/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_ratingbar_2point5.png
new file mode 100644
index 0000000000000000000000000000000000000000..bdba08141b4bcb5d0f42fd6508487319887a9f1d
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_ratingbar_2point5.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_ratingbar_2point5_pressed.png b/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_ratingbar_2point5_pressed.png
new file mode 100644
index 0000000000000000000000000000000000000000..7f95415c9f4cf59d8073415d114627f86952e9e0
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_ratingbar_2point5_pressed.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_ratingbar_5.png b/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_ratingbar_5.png
new file mode 100644
index 0000000000000000000000000000000000000000..196404afa63edb4e76b7623bc060bc2ad4e257b1
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_ratingbar_5.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_ratingbar_5_pressed.png b/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_ratingbar_5_pressed.png
new file mode 100644
index 0000000000000000000000000000000000000000..6a21e3e98e1b157d1c351fee67daf75821909127
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_ratingbar_5_pressed.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_searchview.png b/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_searchview.png
new file mode 100644
index 0000000000000000000000000000000000000000..fbf4ca07a2d50ba3cacf516dbe5d15041f3105e8
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_searchview.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_searchview_query.png b/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_searchview_query.png
new file mode 100644
index 0000000000000000000000000000000000000000..6f437d960fb571424312cc8e36af66b4ef285941
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_searchview_query.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_searchview_query_hint.png b/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_searchview_query_hint.png
new file mode 100644
index 0000000000000000000000000000000000000000..bbc8e92c9cae6b502cc56514df9a3e467a2839fb
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_searchview_query_hint.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_seekbar_0.png b/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_seekbar_0.png
new file mode 100644
index 0000000000000000000000000000000000000000..b753e64ff4839599132e0b9e5ee77c83b1e87ecb
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_seekbar_0.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_seekbar_100.png b/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_seekbar_100.png
new file mode 100644
index 0000000000000000000000000000000000000000..cbc2ffe5480d5237347485c070f44a4dc359d5c9
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_seekbar_100.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_seekbar_50.png b/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_seekbar_50.png
new file mode 100644
index 0000000000000000000000000000000000000000..5e0370dc63d0564a4ce06b215494c0b8588c123b
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_seekbar_50.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_spinner.png b/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_spinner.png
new file mode 100644
index 0000000000000000000000000000000000000000..7824c9ffb0edb4a49f421489c10273c9a5e51dda
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_spinner.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_switch.png b/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_switch.png
new file mode 100644
index 0000000000000000000000000000000000000000..aa38e433e43d4228800430bee35ed3d15fc64816
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_switch.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_switch_checked.png b/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_switch_checked.png
new file mode 100644
index 0000000000000000000000000000000000000000..6c9fba9c1903f73eaafccc6aae3daa847f07657c
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_switch_checked.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_tabhost.png b/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_tabhost.png
new file mode 100644
index 0000000000000000000000000000000000000000..17593a917e16bc439a150ee63c5f34c79d1178dd
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_tabhost.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_textview.png b/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_textview.png
new file mode 100644
index 0000000000000000000000000000000000000000..72df2cfbdb54e45de91efc742f593db3d94bce4b
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_textview.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_timepicker.png b/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_timepicker.png
new file mode 100644
index 0000000000000000000000000000000000000000..6c0d5a3c7bfa6b0e10370cb2481da2a977bcb95b
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_timepicker.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_toggle_button.png b/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_toggle_button.png
new file mode 100644
index 0000000000000000000000000000000000000000..6129f1dfb05b6941ad4ae0f4433be29e719f5d6b
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_toggle_button.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_toggle_button_checked.png b/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_toggle_button_checked.png
new file mode 100644
index 0000000000000000000000000000000000000000..779b70bbd938dbb3a70df850af31291c02ad244d
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_toggle_button_checked.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_zoomcontrols.png b/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_zoomcontrols.png
new file mode 100644
index 0000000000000000000000000000000000000000..6c2f5c5e02809a3cc7ca6fe693eee3286bf9729b
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_noactionbar_zoomcontrols.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_panel_button.png b/tests/tests/holo/res/drawable-tvdpi/holo_panel_button.png
new file mode 100644
index 0000000000000000000000000000000000000000..415b686acc83dfd26f5d609be34bce8cf3fc0bb8
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_panel_button.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_panel_button_pressed.png b/tests/tests/holo/res/drawable-tvdpi/holo_panel_button_pressed.png
new file mode 100644
index 0000000000000000000000000000000000000000..8ec08df879944286b744055a924c1d25a5f09c04
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_panel_button_pressed.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_panel_calendar_view.png b/tests/tests/holo/res/drawable-tvdpi/holo_panel_calendar_view.png
new file mode 100644
index 0000000000000000000000000000000000000000..9029d1631457d870d0b68689bf472c5f91c6381c
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_panel_calendar_view.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_panel_checkbox.png b/tests/tests/holo/res/drawable-tvdpi/holo_panel_checkbox.png
new file mode 100644
index 0000000000000000000000000000000000000000..d1d23c7cb20615a5a56c9d4d2fe1c10efb23691e
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_panel_checkbox.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_panel_checkbox_checked.png b/tests/tests/holo/res/drawable-tvdpi/holo_panel_checkbox_checked.png
new file mode 100644
index 0000000000000000000000000000000000000000..765dc1ff06b9da6ac656a640fcd4e1afb0dd00c6
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_panel_checkbox_checked.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_panel_chronometer.png b/tests/tests/holo/res/drawable-tvdpi/holo_panel_chronometer.png
new file mode 100644
index 0000000000000000000000000000000000000000..6e2b2ca63e475b3838aa74b45d95093e2fce5723
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_panel_chronometer.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_panel_color_blue_bright.png b/tests/tests/holo/res/drawable-tvdpi/holo_panel_color_blue_bright.png
new file mode 100644
index 0000000000000000000000000000000000000000..ac9c0fb56d7ae0994098c614bfceba17e7335a92
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_panel_color_blue_bright.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_panel_color_blue_dark.png b/tests/tests/holo/res/drawable-tvdpi/holo_panel_color_blue_dark.png
new file mode 100644
index 0000000000000000000000000000000000000000..2a7cbb1a4d32faf4e5c7c280dc15533d69cd86a7
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_panel_color_blue_dark.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_panel_color_blue_light.png b/tests/tests/holo/res/drawable-tvdpi/holo_panel_color_blue_light.png
new file mode 100644
index 0000000000000000000000000000000000000000..dd9df4e29f7bfbaaee70e81d233e8fa1be6381bc
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_panel_color_blue_light.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_panel_color_green_dark.png b/tests/tests/holo/res/drawable-tvdpi/holo_panel_color_green_dark.png
new file mode 100644
index 0000000000000000000000000000000000000000..3c8ed4087ca85c75872234354a73a97f91896dab
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_panel_color_green_dark.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_panel_color_green_light.png b/tests/tests/holo/res/drawable-tvdpi/holo_panel_color_green_light.png
new file mode 100644
index 0000000000000000000000000000000000000000..f5bf1da801f743c1bfd5b3d28a9ce445bb784809
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_panel_color_green_light.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_panel_color_orange_dark.png b/tests/tests/holo/res/drawable-tvdpi/holo_panel_color_orange_dark.png
new file mode 100644
index 0000000000000000000000000000000000000000..f6a8a84204bab0a09ab51fab661380605859a51a
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_panel_color_orange_dark.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_panel_color_orange_light.png b/tests/tests/holo/res/drawable-tvdpi/holo_panel_color_orange_light.png
new file mode 100644
index 0000000000000000000000000000000000000000..707642b43dc762edd8bc36c598ef04b4c3b1207e
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_panel_color_orange_light.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_panel_color_purple.png b/tests/tests/holo/res/drawable-tvdpi/holo_panel_color_purple.png
new file mode 100644
index 0000000000000000000000000000000000000000..7eefbff5364083cb9e3eb0035157154f5ddfcead
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_panel_color_purple.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_panel_color_red_dark.png b/tests/tests/holo/res/drawable-tvdpi/holo_panel_color_red_dark.png
new file mode 100644
index 0000000000000000000000000000000000000000..799dfbc57280839d905ddc09cd24303dd8ab4f2f
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_panel_color_red_dark.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_panel_color_red_light.png b/tests/tests/holo/res/drawable-tvdpi/holo_panel_color_red_light.png
new file mode 100644
index 0000000000000000000000000000000000000000..5ec82eb509820bcbb8e054408a7e72078683ae24
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_panel_color_red_light.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_panel_edittext.png b/tests/tests/holo/res/drawable-tvdpi/holo_panel_edittext.png
new file mode 100644
index 0000000000000000000000000000000000000000..b9c74daed0544d71a0cb3f6e2b812c69fc1a0e03
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_panel_edittext.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_panel_progressbar.png b/tests/tests/holo/res/drawable-tvdpi/holo_panel_progressbar.png
new file mode 100644
index 0000000000000000000000000000000000000000..a5ca94f9a7620f388275aa0a5e9a073b97dcfede
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_panel_progressbar.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_panel_progressbar_horizontal_0.png b/tests/tests/holo/res/drawable-tvdpi/holo_panel_progressbar_horizontal_0.png
new file mode 100644
index 0000000000000000000000000000000000000000..592bf27cfb49375b464f2b770e64bfad73481442
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_panel_progressbar_horizontal_0.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_panel_progressbar_horizontal_100.png b/tests/tests/holo/res/drawable-tvdpi/holo_panel_progressbar_horizontal_100.png
new file mode 100644
index 0000000000000000000000000000000000000000..a68c5a0cc4c34b4d4b168bc7246ed62ddc6edf96
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_panel_progressbar_horizontal_100.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_panel_progressbar_horizontal_50.png b/tests/tests/holo/res/drawable-tvdpi/holo_panel_progressbar_horizontal_50.png
new file mode 100644
index 0000000000000000000000000000000000000000..20965f7a218f4882fc5eac72de6501e5ac556941
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_panel_progressbar_horizontal_50.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_panel_progressbar_large.png b/tests/tests/holo/res/drawable-tvdpi/holo_panel_progressbar_large.png
new file mode 100644
index 0000000000000000000000000000000000000000..7482a47a89f5427d8418107f11f0c57ffd333aa3
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_panel_progressbar_large.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_panel_progressbar_small.png b/tests/tests/holo/res/drawable-tvdpi/holo_panel_progressbar_small.png
new file mode 100644
index 0000000000000000000000000000000000000000..e454f601a0b222c6cc64a39808780a0a85a008bb
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_panel_progressbar_small.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_panel_radio_button.png b/tests/tests/holo/res/drawable-tvdpi/holo_panel_radio_button.png
new file mode 100644
index 0000000000000000000000000000000000000000..4c06326ac914dfeb741a05f5b83ffae1a94db9f6
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_panel_radio_button.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_panel_radio_button_checked.png b/tests/tests/holo/res/drawable-tvdpi/holo_panel_radio_button_checked.png
new file mode 100644
index 0000000000000000000000000000000000000000..ec14fb0d7c5d8b1f995cc8261d939629426c2b7e
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_panel_radio_button_checked.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_panel_radiogroup_horizontal.png b/tests/tests/holo/res/drawable-tvdpi/holo_panel_radiogroup_horizontal.png
new file mode 100644
index 0000000000000000000000000000000000000000..52122d8aa77281a2ebb72f1c9d822f11a43a7426
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_panel_radiogroup_horizontal.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_panel_radiogroup_vertical.png b/tests/tests/holo/res/drawable-tvdpi/holo_panel_radiogroup_vertical.png
new file mode 100644
index 0000000000000000000000000000000000000000..f1b20bedf8e3bbe60cc923ffb144320442809934
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_panel_radiogroup_vertical.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_panel_ratingbar_0.png b/tests/tests/holo/res/drawable-tvdpi/holo_panel_ratingbar_0.png
new file mode 100644
index 0000000000000000000000000000000000000000..28165748cb6313c3f7ef8ff64447d0bcbfb9ff44
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_panel_ratingbar_0.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_panel_ratingbar_0_pressed.png b/tests/tests/holo/res/drawable-tvdpi/holo_panel_ratingbar_0_pressed.png
new file mode 100644
index 0000000000000000000000000000000000000000..c6943d2f32350678bf071e3824d767f81842e288
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_panel_ratingbar_0_pressed.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_panel_ratingbar_2point5.png b/tests/tests/holo/res/drawable-tvdpi/holo_panel_ratingbar_2point5.png
new file mode 100644
index 0000000000000000000000000000000000000000..bdba08141b4bcb5d0f42fd6508487319887a9f1d
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_panel_ratingbar_2point5.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_panel_ratingbar_2point5_pressed.png b/tests/tests/holo/res/drawable-tvdpi/holo_panel_ratingbar_2point5_pressed.png
new file mode 100644
index 0000000000000000000000000000000000000000..7f95415c9f4cf59d8073415d114627f86952e9e0
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_panel_ratingbar_2point5_pressed.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_panel_ratingbar_5.png b/tests/tests/holo/res/drawable-tvdpi/holo_panel_ratingbar_5.png
new file mode 100644
index 0000000000000000000000000000000000000000..196404afa63edb4e76b7623bc060bc2ad4e257b1
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_panel_ratingbar_5.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_panel_ratingbar_5_pressed.png b/tests/tests/holo/res/drawable-tvdpi/holo_panel_ratingbar_5_pressed.png
new file mode 100644
index 0000000000000000000000000000000000000000..6a21e3e98e1b157d1c351fee67daf75821909127
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_panel_ratingbar_5_pressed.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_panel_searchview.png b/tests/tests/holo/res/drawable-tvdpi/holo_panel_searchview.png
new file mode 100644
index 0000000000000000000000000000000000000000..fbf4ca07a2d50ba3cacf516dbe5d15041f3105e8
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_panel_searchview.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_panel_searchview_query.png b/tests/tests/holo/res/drawable-tvdpi/holo_panel_searchview_query.png
new file mode 100644
index 0000000000000000000000000000000000000000..6f437d960fb571424312cc8e36af66b4ef285941
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_panel_searchview_query.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_panel_searchview_query_hint.png b/tests/tests/holo/res/drawable-tvdpi/holo_panel_searchview_query_hint.png
new file mode 100644
index 0000000000000000000000000000000000000000..bbc8e92c9cae6b502cc56514df9a3e467a2839fb
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_panel_searchview_query_hint.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_panel_seekbar_0.png b/tests/tests/holo/res/drawable-tvdpi/holo_panel_seekbar_0.png
new file mode 100644
index 0000000000000000000000000000000000000000..b753e64ff4839599132e0b9e5ee77c83b1e87ecb
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_panel_seekbar_0.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_panel_seekbar_100.png b/tests/tests/holo/res/drawable-tvdpi/holo_panel_seekbar_100.png
new file mode 100644
index 0000000000000000000000000000000000000000..cbc2ffe5480d5237347485c070f44a4dc359d5c9
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_panel_seekbar_100.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_panel_seekbar_50.png b/tests/tests/holo/res/drawable-tvdpi/holo_panel_seekbar_50.png
new file mode 100644
index 0000000000000000000000000000000000000000..5e0370dc63d0564a4ce06b215494c0b8588c123b
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_panel_seekbar_50.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_panel_spinner.png b/tests/tests/holo/res/drawable-tvdpi/holo_panel_spinner.png
new file mode 100644
index 0000000000000000000000000000000000000000..7824c9ffb0edb4a49f421489c10273c9a5e51dda
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_panel_spinner.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_panel_switch.png b/tests/tests/holo/res/drawable-tvdpi/holo_panel_switch.png
new file mode 100644
index 0000000000000000000000000000000000000000..aa38e433e43d4228800430bee35ed3d15fc64816
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_panel_switch.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_panel_switch_checked.png b/tests/tests/holo/res/drawable-tvdpi/holo_panel_switch_checked.png
new file mode 100644
index 0000000000000000000000000000000000000000..6c9fba9c1903f73eaafccc6aae3daa847f07657c
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_panel_switch_checked.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_panel_tabhost.png b/tests/tests/holo/res/drawable-tvdpi/holo_panel_tabhost.png
new file mode 100644
index 0000000000000000000000000000000000000000..17593a917e16bc439a150ee63c5f34c79d1178dd
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_panel_tabhost.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_panel_textview.png b/tests/tests/holo/res/drawable-tvdpi/holo_panel_textview.png
new file mode 100644
index 0000000000000000000000000000000000000000..72df2cfbdb54e45de91efc742f593db3d94bce4b
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_panel_textview.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_panel_timepicker.png b/tests/tests/holo/res/drawable-tvdpi/holo_panel_timepicker.png
new file mode 100644
index 0000000000000000000000000000000000000000..6c0d5a3c7bfa6b0e10370cb2481da2a977bcb95b
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_panel_timepicker.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_panel_toggle_button.png b/tests/tests/holo/res/drawable-tvdpi/holo_panel_toggle_button.png
new file mode 100644
index 0000000000000000000000000000000000000000..6129f1dfb05b6941ad4ae0f4433be29e719f5d6b
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_panel_toggle_button.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_panel_toggle_button_checked.png b/tests/tests/holo/res/drawable-tvdpi/holo_panel_toggle_button_checked.png
new file mode 100644
index 0000000000000000000000000000000000000000..779b70bbd938dbb3a70df850af31291c02ad244d
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_panel_toggle_button_checked.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_panel_zoomcontrols.png b/tests/tests/holo/res/drawable-tvdpi/holo_panel_zoomcontrols.png
new file mode 100644
index 0000000000000000000000000000000000000000..6c2f5c5e02809a3cc7ca6fe693eee3286bf9729b
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_panel_zoomcontrols.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_progressbar.png b/tests/tests/holo/res/drawable-tvdpi/holo_progressbar.png
new file mode 100644
index 0000000000000000000000000000000000000000..a5ca94f9a7620f388275aa0a5e9a073b97dcfede
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_progressbar.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_progressbar_horizontal_0.png b/tests/tests/holo/res/drawable-tvdpi/holo_progressbar_horizontal_0.png
new file mode 100644
index 0000000000000000000000000000000000000000..592bf27cfb49375b464f2b770e64bfad73481442
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_progressbar_horizontal_0.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_progressbar_horizontal_100.png b/tests/tests/holo/res/drawable-tvdpi/holo_progressbar_horizontal_100.png
new file mode 100644
index 0000000000000000000000000000000000000000..a68c5a0cc4c34b4d4b168bc7246ed62ddc6edf96
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_progressbar_horizontal_100.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_progressbar_horizontal_50.png b/tests/tests/holo/res/drawable-tvdpi/holo_progressbar_horizontal_50.png
new file mode 100644
index 0000000000000000000000000000000000000000..20965f7a218f4882fc5eac72de6501e5ac556941
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_progressbar_horizontal_50.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_progressbar_large.png b/tests/tests/holo/res/drawable-tvdpi/holo_progressbar_large.png
new file mode 100644
index 0000000000000000000000000000000000000000..7482a47a89f5427d8418107f11f0c57ffd333aa3
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_progressbar_large.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_progressbar_small.png b/tests/tests/holo/res/drawable-tvdpi/holo_progressbar_small.png
new file mode 100644
index 0000000000000000000000000000000000000000..e454f601a0b222c6cc64a39808780a0a85a008bb
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_progressbar_small.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_radio_button.png b/tests/tests/holo/res/drawable-tvdpi/holo_radio_button.png
new file mode 100644
index 0000000000000000000000000000000000000000..4c06326ac914dfeb741a05f5b83ffae1a94db9f6
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_radio_button.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_radio_button_checked.png b/tests/tests/holo/res/drawable-tvdpi/holo_radio_button_checked.png
new file mode 100644
index 0000000000000000000000000000000000000000..ec14fb0d7c5d8b1f995cc8261d939629426c2b7e
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_radio_button_checked.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_radiogroup_horizontal.png b/tests/tests/holo/res/drawable-tvdpi/holo_radiogroup_horizontal.png
new file mode 100644
index 0000000000000000000000000000000000000000..52122d8aa77281a2ebb72f1c9d822f11a43a7426
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_radiogroup_horizontal.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_radiogroup_vertical.png b/tests/tests/holo/res/drawable-tvdpi/holo_radiogroup_vertical.png
new file mode 100644
index 0000000000000000000000000000000000000000..f1b20bedf8e3bbe60cc923ffb144320442809934
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_radiogroup_vertical.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_ratingbar_0.png b/tests/tests/holo/res/drawable-tvdpi/holo_ratingbar_0.png
new file mode 100644
index 0000000000000000000000000000000000000000..28165748cb6313c3f7ef8ff64447d0bcbfb9ff44
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_ratingbar_0.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_ratingbar_0_pressed.png b/tests/tests/holo/res/drawable-tvdpi/holo_ratingbar_0_pressed.png
new file mode 100644
index 0000000000000000000000000000000000000000..c6943d2f32350678bf071e3824d767f81842e288
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_ratingbar_0_pressed.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_ratingbar_2point5.png b/tests/tests/holo/res/drawable-tvdpi/holo_ratingbar_2point5.png
new file mode 100644
index 0000000000000000000000000000000000000000..bdba08141b4bcb5d0f42fd6508487319887a9f1d
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_ratingbar_2point5.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_ratingbar_2point5_pressed.png b/tests/tests/holo/res/drawable-tvdpi/holo_ratingbar_2point5_pressed.png
new file mode 100644
index 0000000000000000000000000000000000000000..7f95415c9f4cf59d8073415d114627f86952e9e0
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_ratingbar_2point5_pressed.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_ratingbar_5.png b/tests/tests/holo/res/drawable-tvdpi/holo_ratingbar_5.png
new file mode 100644
index 0000000000000000000000000000000000000000..196404afa63edb4e76b7623bc060bc2ad4e257b1
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_ratingbar_5.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_ratingbar_5_pressed.png b/tests/tests/holo/res/drawable-tvdpi/holo_ratingbar_5_pressed.png
new file mode 100644
index 0000000000000000000000000000000000000000..6a21e3e98e1b157d1c351fee67daf75821909127
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_ratingbar_5_pressed.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_searchview.png b/tests/tests/holo/res/drawable-tvdpi/holo_searchview.png
new file mode 100644
index 0000000000000000000000000000000000000000..fbf4ca07a2d50ba3cacf516dbe5d15041f3105e8
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_searchview.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_searchview_query.png b/tests/tests/holo/res/drawable-tvdpi/holo_searchview_query.png
new file mode 100644
index 0000000000000000000000000000000000000000..6f437d960fb571424312cc8e36af66b4ef285941
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_searchview_query.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_searchview_query_hint.png b/tests/tests/holo/res/drawable-tvdpi/holo_searchview_query_hint.png
new file mode 100644
index 0000000000000000000000000000000000000000..bbc8e92c9cae6b502cc56514df9a3e467a2839fb
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_searchview_query_hint.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_seekbar_0.png b/tests/tests/holo/res/drawable-tvdpi/holo_seekbar_0.png
new file mode 100644
index 0000000000000000000000000000000000000000..b753e64ff4839599132e0b9e5ee77c83b1e87ecb
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_seekbar_0.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_seekbar_100.png b/tests/tests/holo/res/drawable-tvdpi/holo_seekbar_100.png
new file mode 100644
index 0000000000000000000000000000000000000000..cbc2ffe5480d5237347485c070f44a4dc359d5c9
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_seekbar_100.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_seekbar_50.png b/tests/tests/holo/res/drawable-tvdpi/holo_seekbar_50.png
new file mode 100644
index 0000000000000000000000000000000000000000..5e0370dc63d0564a4ce06b215494c0b8588c123b
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_seekbar_50.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_spinner.png b/tests/tests/holo/res/drawable-tvdpi/holo_spinner.png
new file mode 100644
index 0000000000000000000000000000000000000000..7824c9ffb0edb4a49f421489c10273c9a5e51dda
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_spinner.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_switch.png b/tests/tests/holo/res/drawable-tvdpi/holo_switch.png
new file mode 100644
index 0000000000000000000000000000000000000000..aa38e433e43d4228800430bee35ed3d15fc64816
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_switch.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_switch_checked.png b/tests/tests/holo/res/drawable-tvdpi/holo_switch_checked.png
new file mode 100644
index 0000000000000000000000000000000000000000..6c9fba9c1903f73eaafccc6aae3daa847f07657c
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_switch_checked.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_tabhost.png b/tests/tests/holo/res/drawable-tvdpi/holo_tabhost.png
new file mode 100644
index 0000000000000000000000000000000000000000..17593a917e16bc439a150ee63c5f34c79d1178dd
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_tabhost.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_textview.png b/tests/tests/holo/res/drawable-tvdpi/holo_textview.png
new file mode 100644
index 0000000000000000000000000000000000000000..72df2cfbdb54e45de91efc742f593db3d94bce4b
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_textview.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_timepicker.png b/tests/tests/holo/res/drawable-tvdpi/holo_timepicker.png
new file mode 100644
index 0000000000000000000000000000000000000000..6c0d5a3c7bfa6b0e10370cb2481da2a977bcb95b
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_timepicker.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_toggle_button.png b/tests/tests/holo/res/drawable-tvdpi/holo_toggle_button.png
new file mode 100644
index 0000000000000000000000000000000000000000..6129f1dfb05b6941ad4ae0f4433be29e719f5d6b
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_toggle_button.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_toggle_button_checked.png b/tests/tests/holo/res/drawable-tvdpi/holo_toggle_button_checked.png
new file mode 100644
index 0000000000000000000000000000000000000000..779b70bbd938dbb3a70df850af31291c02ad244d
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_toggle_button_checked.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_button.png b/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_button.png
new file mode 100644
index 0000000000000000000000000000000000000000..415b686acc83dfd26f5d609be34bce8cf3fc0bb8
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_button.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_button_pressed.png b/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_button_pressed.png
new file mode 100644
index 0000000000000000000000000000000000000000..8ec08df879944286b744055a924c1d25a5f09c04
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_button_pressed.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_calendar_view.png b/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_calendar_view.png
new file mode 100644
index 0000000000000000000000000000000000000000..9029d1631457d870d0b68689bf472c5f91c6381c
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_calendar_view.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_checkbox.png b/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_checkbox.png
new file mode 100644
index 0000000000000000000000000000000000000000..d1d23c7cb20615a5a56c9d4d2fe1c10efb23691e
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_checkbox.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_checkbox_checked.png b/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_checkbox_checked.png
new file mode 100644
index 0000000000000000000000000000000000000000..765dc1ff06b9da6ac656a640fcd4e1afb0dd00c6
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_checkbox_checked.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_chronometer.png b/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_chronometer.png
new file mode 100644
index 0000000000000000000000000000000000000000..6e2b2ca63e475b3838aa74b45d95093e2fce5723
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_chronometer.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_color_blue_bright.png b/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_color_blue_bright.png
new file mode 100644
index 0000000000000000000000000000000000000000..ac9c0fb56d7ae0994098c614bfceba17e7335a92
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_color_blue_bright.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_color_blue_dark.png b/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_color_blue_dark.png
new file mode 100644
index 0000000000000000000000000000000000000000..2a7cbb1a4d32faf4e5c7c280dc15533d69cd86a7
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_color_blue_dark.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_color_blue_light.png b/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_color_blue_light.png
new file mode 100644
index 0000000000000000000000000000000000000000..dd9df4e29f7bfbaaee70e81d233e8fa1be6381bc
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_color_blue_light.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_color_green_dark.png b/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_color_green_dark.png
new file mode 100644
index 0000000000000000000000000000000000000000..3c8ed4087ca85c75872234354a73a97f91896dab
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_color_green_dark.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_color_green_light.png b/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_color_green_light.png
new file mode 100644
index 0000000000000000000000000000000000000000..f5bf1da801f743c1bfd5b3d28a9ce445bb784809
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_color_green_light.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_color_orange_dark.png b/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_color_orange_dark.png
new file mode 100644
index 0000000000000000000000000000000000000000..f6a8a84204bab0a09ab51fab661380605859a51a
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_color_orange_dark.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_color_orange_light.png b/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_color_orange_light.png
new file mode 100644
index 0000000000000000000000000000000000000000..707642b43dc762edd8bc36c598ef04b4c3b1207e
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_color_orange_light.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_color_purple.png b/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_color_purple.png
new file mode 100644
index 0000000000000000000000000000000000000000..7eefbff5364083cb9e3eb0035157154f5ddfcead
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_color_purple.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_color_red_dark.png b/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_color_red_dark.png
new file mode 100644
index 0000000000000000000000000000000000000000..799dfbc57280839d905ddc09cd24303dd8ab4f2f
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_color_red_dark.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_color_red_light.png b/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_color_red_light.png
new file mode 100644
index 0000000000000000000000000000000000000000..5ec82eb509820bcbb8e054408a7e72078683ae24
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_color_red_light.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_edittext.png b/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_edittext.png
new file mode 100644
index 0000000000000000000000000000000000000000..b9c74daed0544d71a0cb3f6e2b812c69fc1a0e03
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_edittext.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_notitlebar_button.png b/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_notitlebar_button.png
new file mode 100644
index 0000000000000000000000000000000000000000..415b686acc83dfd26f5d609be34bce8cf3fc0bb8
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_notitlebar_button.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_notitlebar_button_pressed.png b/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_notitlebar_button_pressed.png
new file mode 100644
index 0000000000000000000000000000000000000000..8ec08df879944286b744055a924c1d25a5f09c04
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_notitlebar_button_pressed.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_notitlebar_calendar_view.png b/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_notitlebar_calendar_view.png
new file mode 100644
index 0000000000000000000000000000000000000000..9029d1631457d870d0b68689bf472c5f91c6381c
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_notitlebar_calendar_view.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_notitlebar_checkbox.png b/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_notitlebar_checkbox.png
new file mode 100644
index 0000000000000000000000000000000000000000..d1d23c7cb20615a5a56c9d4d2fe1c10efb23691e
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_notitlebar_checkbox.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_notitlebar_checkbox_checked.png b/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_notitlebar_checkbox_checked.png
new file mode 100644
index 0000000000000000000000000000000000000000..765dc1ff06b9da6ac656a640fcd4e1afb0dd00c6
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_notitlebar_checkbox_checked.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_notitlebar_chronometer.png b/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_notitlebar_chronometer.png
new file mode 100644
index 0000000000000000000000000000000000000000..6e2b2ca63e475b3838aa74b45d95093e2fce5723
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_notitlebar_chronometer.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_notitlebar_color_blue_bright.png b/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_notitlebar_color_blue_bright.png
new file mode 100644
index 0000000000000000000000000000000000000000..ac9c0fb56d7ae0994098c614bfceba17e7335a92
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_notitlebar_color_blue_bright.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_notitlebar_color_blue_dark.png b/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_notitlebar_color_blue_dark.png
new file mode 100644
index 0000000000000000000000000000000000000000..2a7cbb1a4d32faf4e5c7c280dc15533d69cd86a7
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_notitlebar_color_blue_dark.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_notitlebar_color_blue_light.png b/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_notitlebar_color_blue_light.png
new file mode 100644
index 0000000000000000000000000000000000000000..dd9df4e29f7bfbaaee70e81d233e8fa1be6381bc
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_notitlebar_color_blue_light.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_notitlebar_color_green_dark.png b/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_notitlebar_color_green_dark.png
new file mode 100644
index 0000000000000000000000000000000000000000..3c8ed4087ca85c75872234354a73a97f91896dab
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_notitlebar_color_green_dark.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_notitlebar_color_green_light.png b/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_notitlebar_color_green_light.png
new file mode 100644
index 0000000000000000000000000000000000000000..f5bf1da801f743c1bfd5b3d28a9ce445bb784809
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_notitlebar_color_green_light.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_notitlebar_color_orange_dark.png b/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_notitlebar_color_orange_dark.png
new file mode 100644
index 0000000000000000000000000000000000000000..f6a8a84204bab0a09ab51fab661380605859a51a
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_notitlebar_color_orange_dark.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_notitlebar_color_orange_light.png b/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_notitlebar_color_orange_light.png
new file mode 100644
index 0000000000000000000000000000000000000000..707642b43dc762edd8bc36c598ef04b4c3b1207e
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_notitlebar_color_orange_light.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_notitlebar_color_purple.png b/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_notitlebar_color_purple.png
new file mode 100644
index 0000000000000000000000000000000000000000..7eefbff5364083cb9e3eb0035157154f5ddfcead
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_notitlebar_color_purple.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_notitlebar_color_red_dark.png b/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_notitlebar_color_red_dark.png
new file mode 100644
index 0000000000000000000000000000000000000000..799dfbc57280839d905ddc09cd24303dd8ab4f2f
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_notitlebar_color_red_dark.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_notitlebar_color_red_light.png b/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_notitlebar_color_red_light.png
new file mode 100644
index 0000000000000000000000000000000000000000..5ec82eb509820bcbb8e054408a7e72078683ae24
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_notitlebar_color_red_light.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_notitlebar_edittext.png b/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_notitlebar_edittext.png
new file mode 100644
index 0000000000000000000000000000000000000000..b9c74daed0544d71a0cb3f6e2b812c69fc1a0e03
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_notitlebar_edittext.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_notitlebar_progressbar.png b/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_notitlebar_progressbar.png
new file mode 100644
index 0000000000000000000000000000000000000000..a5ca94f9a7620f388275aa0a5e9a073b97dcfede
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_notitlebar_progressbar.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_notitlebar_progressbar_horizontal_0.png b/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_notitlebar_progressbar_horizontal_0.png
new file mode 100644
index 0000000000000000000000000000000000000000..592bf27cfb49375b464f2b770e64bfad73481442
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_notitlebar_progressbar_horizontal_0.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_notitlebar_progressbar_horizontal_100.png b/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_notitlebar_progressbar_horizontal_100.png
new file mode 100644
index 0000000000000000000000000000000000000000..a68c5a0cc4c34b4d4b168bc7246ed62ddc6edf96
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_notitlebar_progressbar_horizontal_100.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_notitlebar_progressbar_horizontal_50.png b/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_notitlebar_progressbar_horizontal_50.png
new file mode 100644
index 0000000000000000000000000000000000000000..20965f7a218f4882fc5eac72de6501e5ac556941
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_notitlebar_progressbar_horizontal_50.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_notitlebar_progressbar_large.png b/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_notitlebar_progressbar_large.png
new file mode 100644
index 0000000000000000000000000000000000000000..7482a47a89f5427d8418107f11f0c57ffd333aa3
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_notitlebar_progressbar_large.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_notitlebar_progressbar_small.png b/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_notitlebar_progressbar_small.png
new file mode 100644
index 0000000000000000000000000000000000000000..e454f601a0b222c6cc64a39808780a0a85a008bb
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_notitlebar_progressbar_small.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_notitlebar_radio_button.png b/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_notitlebar_radio_button.png
new file mode 100644
index 0000000000000000000000000000000000000000..4c06326ac914dfeb741a05f5b83ffae1a94db9f6
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_notitlebar_radio_button.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_notitlebar_radio_button_checked.png b/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_notitlebar_radio_button_checked.png
new file mode 100644
index 0000000000000000000000000000000000000000..ec14fb0d7c5d8b1f995cc8261d939629426c2b7e
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_notitlebar_radio_button_checked.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_notitlebar_radiogroup_horizontal.png b/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_notitlebar_radiogroup_horizontal.png
new file mode 100644
index 0000000000000000000000000000000000000000..52122d8aa77281a2ebb72f1c9d822f11a43a7426
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_notitlebar_radiogroup_horizontal.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_notitlebar_radiogroup_vertical.png b/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_notitlebar_radiogroup_vertical.png
new file mode 100644
index 0000000000000000000000000000000000000000..f1b20bedf8e3bbe60cc923ffb144320442809934
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_notitlebar_radiogroup_vertical.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_notitlebar_ratingbar_0.png b/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_notitlebar_ratingbar_0.png
new file mode 100644
index 0000000000000000000000000000000000000000..28165748cb6313c3f7ef8ff64447d0bcbfb9ff44
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_notitlebar_ratingbar_0.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_notitlebar_ratingbar_0_pressed.png b/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_notitlebar_ratingbar_0_pressed.png
new file mode 100644
index 0000000000000000000000000000000000000000..c6943d2f32350678bf071e3824d767f81842e288
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_notitlebar_ratingbar_0_pressed.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_notitlebar_ratingbar_2point5.png b/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_notitlebar_ratingbar_2point5.png
new file mode 100644
index 0000000000000000000000000000000000000000..bdba08141b4bcb5d0f42fd6508487319887a9f1d
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_notitlebar_ratingbar_2point5.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_notitlebar_ratingbar_2point5_pressed.png b/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_notitlebar_ratingbar_2point5_pressed.png
new file mode 100644
index 0000000000000000000000000000000000000000..7f95415c9f4cf59d8073415d114627f86952e9e0
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_notitlebar_ratingbar_2point5_pressed.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_notitlebar_ratingbar_5.png b/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_notitlebar_ratingbar_5.png
new file mode 100644
index 0000000000000000000000000000000000000000..196404afa63edb4e76b7623bc060bc2ad4e257b1
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_notitlebar_ratingbar_5.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_notitlebar_ratingbar_5_pressed.png b/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_notitlebar_ratingbar_5_pressed.png
new file mode 100644
index 0000000000000000000000000000000000000000..6a21e3e98e1b157d1c351fee67daf75821909127
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_notitlebar_ratingbar_5_pressed.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_notitlebar_searchview.png b/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_notitlebar_searchview.png
new file mode 100644
index 0000000000000000000000000000000000000000..fbf4ca07a2d50ba3cacf516dbe5d15041f3105e8
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_notitlebar_searchview.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_notitlebar_searchview_query.png b/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_notitlebar_searchview_query.png
new file mode 100644
index 0000000000000000000000000000000000000000..6f437d960fb571424312cc8e36af66b4ef285941
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_notitlebar_searchview_query.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_notitlebar_searchview_query_hint.png b/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_notitlebar_searchview_query_hint.png
new file mode 100644
index 0000000000000000000000000000000000000000..bbc8e92c9cae6b502cc56514df9a3e467a2839fb
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_notitlebar_searchview_query_hint.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_notitlebar_seekbar_0.png b/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_notitlebar_seekbar_0.png
new file mode 100644
index 0000000000000000000000000000000000000000..b753e64ff4839599132e0b9e5ee77c83b1e87ecb
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_notitlebar_seekbar_0.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_notitlebar_seekbar_100.png b/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_notitlebar_seekbar_100.png
new file mode 100644
index 0000000000000000000000000000000000000000..cbc2ffe5480d5237347485c070f44a4dc359d5c9
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_notitlebar_seekbar_100.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_notitlebar_seekbar_50.png b/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_notitlebar_seekbar_50.png
new file mode 100644
index 0000000000000000000000000000000000000000..5e0370dc63d0564a4ce06b215494c0b8588c123b
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_notitlebar_seekbar_50.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_notitlebar_spinner.png b/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_notitlebar_spinner.png
new file mode 100644
index 0000000000000000000000000000000000000000..7824c9ffb0edb4a49f421489c10273c9a5e51dda
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_notitlebar_spinner.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_notitlebar_switch.png b/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_notitlebar_switch.png
new file mode 100644
index 0000000000000000000000000000000000000000..aa38e433e43d4228800430bee35ed3d15fc64816
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_notitlebar_switch.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_notitlebar_switch_checked.png b/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_notitlebar_switch_checked.png
new file mode 100644
index 0000000000000000000000000000000000000000..6c9fba9c1903f73eaafccc6aae3daa847f07657c
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_notitlebar_switch_checked.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_notitlebar_tabhost.png b/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_notitlebar_tabhost.png
new file mode 100644
index 0000000000000000000000000000000000000000..17593a917e16bc439a150ee63c5f34c79d1178dd
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_notitlebar_tabhost.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_notitlebar_textview.png b/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_notitlebar_textview.png
new file mode 100644
index 0000000000000000000000000000000000000000..72df2cfbdb54e45de91efc742f593db3d94bce4b
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_notitlebar_textview.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_notitlebar_timepicker.png b/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_notitlebar_timepicker.png
new file mode 100644
index 0000000000000000000000000000000000000000..6c0d5a3c7bfa6b0e10370cb2481da2a977bcb95b
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_notitlebar_timepicker.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_notitlebar_toggle_button.png b/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_notitlebar_toggle_button.png
new file mode 100644
index 0000000000000000000000000000000000000000..6129f1dfb05b6941ad4ae0f4433be29e719f5d6b
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_notitlebar_toggle_button.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_notitlebar_toggle_button_checked.png b/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_notitlebar_toggle_button_checked.png
new file mode 100644
index 0000000000000000000000000000000000000000..779b70bbd938dbb3a70df850af31291c02ad244d
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_notitlebar_toggle_button_checked.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_notitlebar_zoomcontrols.png b/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_notitlebar_zoomcontrols.png
new file mode 100644
index 0000000000000000000000000000000000000000..6c2f5c5e02809a3cc7ca6fe693eee3286bf9729b
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_notitlebar_zoomcontrols.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_progressbar.png b/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_progressbar.png
new file mode 100644
index 0000000000000000000000000000000000000000..a5ca94f9a7620f388275aa0a5e9a073b97dcfede
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_progressbar.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_progressbar_horizontal_0.png b/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_progressbar_horizontal_0.png
new file mode 100644
index 0000000000000000000000000000000000000000..592bf27cfb49375b464f2b770e64bfad73481442
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_progressbar_horizontal_0.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_progressbar_horizontal_100.png b/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_progressbar_horizontal_100.png
new file mode 100644
index 0000000000000000000000000000000000000000..a68c5a0cc4c34b4d4b168bc7246ed62ddc6edf96
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_progressbar_horizontal_100.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_progressbar_horizontal_50.png b/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_progressbar_horizontal_50.png
new file mode 100644
index 0000000000000000000000000000000000000000..20965f7a218f4882fc5eac72de6501e5ac556941
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_progressbar_horizontal_50.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_progressbar_large.png b/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_progressbar_large.png
new file mode 100644
index 0000000000000000000000000000000000000000..7482a47a89f5427d8418107f11f0c57ffd333aa3
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_progressbar_large.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_progressbar_small.png b/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_progressbar_small.png
new file mode 100644
index 0000000000000000000000000000000000000000..e454f601a0b222c6cc64a39808780a0a85a008bb
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_progressbar_small.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_radio_button.png b/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_radio_button.png
new file mode 100644
index 0000000000000000000000000000000000000000..4c06326ac914dfeb741a05f5b83ffae1a94db9f6
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_radio_button.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_radio_button_checked.png b/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_radio_button_checked.png
new file mode 100644
index 0000000000000000000000000000000000000000..ec14fb0d7c5d8b1f995cc8261d939629426c2b7e
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_radio_button_checked.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_radiogroup_horizontal.png b/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_radiogroup_horizontal.png
new file mode 100644
index 0000000000000000000000000000000000000000..52122d8aa77281a2ebb72f1c9d822f11a43a7426
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_radiogroup_horizontal.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_radiogroup_vertical.png b/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_radiogroup_vertical.png
new file mode 100644
index 0000000000000000000000000000000000000000..f1b20bedf8e3bbe60cc923ffb144320442809934
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_radiogroup_vertical.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_ratingbar_0.png b/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_ratingbar_0.png
new file mode 100644
index 0000000000000000000000000000000000000000..28165748cb6313c3f7ef8ff64447d0bcbfb9ff44
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_ratingbar_0.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_ratingbar_0_pressed.png b/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_ratingbar_0_pressed.png
new file mode 100644
index 0000000000000000000000000000000000000000..c6943d2f32350678bf071e3824d767f81842e288
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_ratingbar_0_pressed.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_ratingbar_2point5.png b/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_ratingbar_2point5.png
new file mode 100644
index 0000000000000000000000000000000000000000..bdba08141b4bcb5d0f42fd6508487319887a9f1d
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_ratingbar_2point5.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_ratingbar_2point5_pressed.png b/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_ratingbar_2point5_pressed.png
new file mode 100644
index 0000000000000000000000000000000000000000..7f95415c9f4cf59d8073415d114627f86952e9e0
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_ratingbar_2point5_pressed.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_ratingbar_5.png b/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_ratingbar_5.png
new file mode 100644
index 0000000000000000000000000000000000000000..196404afa63edb4e76b7623bc060bc2ad4e257b1
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_ratingbar_5.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_ratingbar_5_pressed.png b/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_ratingbar_5_pressed.png
new file mode 100644
index 0000000000000000000000000000000000000000..6a21e3e98e1b157d1c351fee67daf75821909127
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_ratingbar_5_pressed.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_searchview.png b/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_searchview.png
new file mode 100644
index 0000000000000000000000000000000000000000..fbf4ca07a2d50ba3cacf516dbe5d15041f3105e8
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_searchview.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_searchview_query.png b/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_searchview_query.png
new file mode 100644
index 0000000000000000000000000000000000000000..6f437d960fb571424312cc8e36af66b4ef285941
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_searchview_query.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_searchview_query_hint.png b/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_searchview_query_hint.png
new file mode 100644
index 0000000000000000000000000000000000000000..bbc8e92c9cae6b502cc56514df9a3e467a2839fb
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_searchview_query_hint.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_seekbar_0.png b/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_seekbar_0.png
new file mode 100644
index 0000000000000000000000000000000000000000..b753e64ff4839599132e0b9e5ee77c83b1e87ecb
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_seekbar_0.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_seekbar_100.png b/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_seekbar_100.png
new file mode 100644
index 0000000000000000000000000000000000000000..cbc2ffe5480d5237347485c070f44a4dc359d5c9
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_seekbar_100.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_seekbar_50.png b/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_seekbar_50.png
new file mode 100644
index 0000000000000000000000000000000000000000..5e0370dc63d0564a4ce06b215494c0b8588c123b
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_seekbar_50.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_spinner.png b/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_spinner.png
new file mode 100644
index 0000000000000000000000000000000000000000..7824c9ffb0edb4a49f421489c10273c9a5e51dda
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_spinner.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_switch.png b/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_switch.png
new file mode 100644
index 0000000000000000000000000000000000000000..aa38e433e43d4228800430bee35ed3d15fc64816
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_switch.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_switch_checked.png b/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_switch_checked.png
new file mode 100644
index 0000000000000000000000000000000000000000..6c9fba9c1903f73eaafccc6aae3daa847f07657c
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_switch_checked.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_tabhost.png b/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_tabhost.png
new file mode 100644
index 0000000000000000000000000000000000000000..17593a917e16bc439a150ee63c5f34c79d1178dd
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_tabhost.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_textview.png b/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_textview.png
new file mode 100644
index 0000000000000000000000000000000000000000..72df2cfbdb54e45de91efc742f593db3d94bce4b
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_textview.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_timepicker.png b/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_timepicker.png
new file mode 100644
index 0000000000000000000000000000000000000000..6c0d5a3c7bfa6b0e10370cb2481da2a977bcb95b
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_timepicker.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_toggle_button.png b/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_toggle_button.png
new file mode 100644
index 0000000000000000000000000000000000000000..6129f1dfb05b6941ad4ae0f4433be29e719f5d6b
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_toggle_button.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_toggle_button_checked.png b/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_toggle_button_checked.png
new file mode 100644
index 0000000000000000000000000000000000000000..779b70bbd938dbb3a70df850af31291c02ad244d
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_toggle_button_checked.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_zoomcontrols.png b/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_zoomcontrols.png
new file mode 100644
index 0000000000000000000000000000000000000000..6c2f5c5e02809a3cc7ca6fe693eee3286bf9729b
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_wallpaper_zoomcontrols.png differ
diff --git a/tests/tests/holo/res/drawable-tvdpi/holo_zoomcontrols.png b/tests/tests/holo/res/drawable-tvdpi/holo_zoomcontrols.png
new file mode 100644
index 0000000000000000000000000000000000000000..6c2f5c5e02809a3cc7ca6fe693eee3286bf9729b
Binary files /dev/null and b/tests/tests/holo/res/drawable-tvdpi/holo_zoomcontrols.png differ
diff --git a/tests/tests/holo/res/layout/display_info.xml b/tests/tests/holo/res/layout/display_info.xml
new file mode 100644
index 0000000000000000000000000000000000000000..130ce1ff79aa48b98c47e6ed917c98bb3c464fe1
--- /dev/null
+++ b/tests/tests/holo/res/layout/display_info.xml
@@ -0,0 +1,20 @@
+
+
+
diff --git a/tests/tests/holo/res/values/strings.xml b/tests/tests/holo/res/values/strings.xml
index 3846b061b3ed905dfd29e8d8c6fd6e5e096f6ad2..61550cb39cd2835035505e90e1a769a972b83780 100644
--- a/tests/tests/holo/res/values/strings.xml
+++ b/tests/tests/holo/res/values/strings.xml
@@ -15,23 +15,28 @@
-->
Holo Test Utilities
+ View Display Info
View Tests
Generate Single Test Bitmaps
Generate All Test Bitmaps
Clear Reference Bitmaps
Clear Failure Bitmaps
+ Clear Diff Bitmaps
+
+ Display Info
+ Density DPI: %1$d\nDensity Bucket: %2$s
Pick Theme
Pick Layout
-
-
+
Deleting bitmaps...
Successfully deleted bitmaps!
Failed to delete bitmaps. Is external storage mounted?
Saved bitmap to %s
Failed to save bitmap to %s
Bitmap matches the reference bitmap!
- Bitmap does not match reference bitmap. Saved %s
+ Bitmap does not match reference bitmap.
+ Saved failed image to %1$s and diff analysis to %2$s.
Button
Button Pressed
@@ -72,7 +77,7 @@
ToggleButton
ToggleButton Checked
ZoomControls
-
+
AlertDialog One Button
AlertDialog Two Buttons
AlertDialog Three Buttons
@@ -81,7 +86,7 @@
AlertDialog Multiple Choice
ProgressDialog Spinner
ProgressDialog Horizontal
-
+
Bright Blue Color
Dark Blue Color
Light Blue Color
diff --git a/tests/tests/holo/src/android/holo/cts/BitmapAssets.java b/tests/tests/holo/src/android/holo/cts/BitmapAssets.java
index 29b3221148c24f9d112218751bb8cba30a9f4bc6..e676a96708b363fc5de067a0f6120a154cf3a49b 100644
--- a/tests/tests/holo/src/android/holo/cts/BitmapAssets.java
+++ b/tests/tests/holo/src/android/holo/cts/BitmapAssets.java
@@ -21,6 +21,7 @@ import android.content.res.Resources;
import android.graphics.Bitmap;
import android.graphics.Bitmap.CompressFormat;
import android.graphics.drawable.BitmapDrawable;
+import android.graphics.drawable.Drawable;
import android.holo.cts.LayoutAdapter.LayoutInfo;
import android.holo.cts.ThemeAdapter.ThemeInfo;
import android.os.Environment;
@@ -46,6 +47,8 @@ class BitmapAssets {
static final int TYPE_FAILED = 1;
+ static final int TYPE_DIFF = 2;
+
public static boolean clearDirectory(int type) {
if (!isExternalStorageReady()) {
return false;
@@ -66,7 +69,7 @@ class BitmapAssets {
return Environment.MEDIA_MOUNTED.equals(Environment.getExternalStorageState());
}
- private static File getBitmapDir(int type) {
+ public static File getBitmapDir(int type) {
String subDir;
switch (type) {
case TYPE_REFERENCE:
@@ -75,6 +78,9 @@ class BitmapAssets {
case TYPE_FAILED:
subDir = "failed";
break;
+ case TYPE_DIFF:
+ subDir = "diff";
+ break;
default:
throw new IllegalArgumentException("Bad type: " + type);
}
@@ -102,6 +108,9 @@ class BitmapAssets {
case TYPE_FAILED:
prefix = "failed_";
break;
+ case TYPE_DIFF:
+ prefix = "diff_";
+ break;
default:
throw new IllegalArgumentException("Bad type: " + type);
}
diff --git a/tests/tests/holo/src/android/holo/cts/DisplayInfoActivity.java b/tests/tests/holo/src/android/holo/cts/DisplayInfoActivity.java
new file mode 100644
index 0000000000000000000000000000000000000000..a11179a97dc527e6daf27910dbe22cbd75ce85bd
--- /dev/null
+++ b/tests/tests/holo/src/android/holo/cts/DisplayInfoActivity.java
@@ -0,0 +1,66 @@
+/*
+ * Copyright (C) 2011 The Android Open Source Project
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
+package android.holo.cts;
+
+import com.android.cts.holo.R;
+
+import android.app.Activity;
+import android.os.Bundle;
+import android.util.DisplayMetrics;
+import android.view.Display;
+import android.view.WindowManager;
+import android.widget.TextView;
+
+public class DisplayInfoActivity extends Activity {
+
+ @Override
+ protected void onCreate(Bundle savedInstanceState) {
+ super.onCreate(savedInstanceState);
+ setContentView(R.layout.display_info);
+
+ WindowManager windowManager = (WindowManager) getSystemService(WINDOW_SERVICE);
+ Display display = windowManager.getDefaultDisplay();
+ DisplayMetrics metrics = new DisplayMetrics();
+ display.getMetrics(metrics);
+
+ TextView text = (TextView) findViewById(R.id.text);
+ text.setText(getString(R.string.display_info_text, metrics.densityDpi,
+ getScreenDensityBucket(metrics)));
+ }
+
+ private String getScreenDensityBucket(DisplayMetrics metrics) {
+ switch (metrics.densityDpi) {
+ case DisplayMetrics.DENSITY_LOW:
+ return "ldpi";
+
+ case DisplayMetrics.DENSITY_MEDIUM:
+ return "mdpi";
+
+ case DisplayMetrics.DENSITY_HIGH:
+ return "hdpi";
+
+ case DisplayMetrics.DENSITY_XHIGH:
+ return "xdpi";
+
+ case DisplayMetrics.DENSITY_TV:
+ return "tvdpi";
+
+ default:
+ return "" + metrics.densityDpi;
+ }
+ }
+}
diff --git a/tests/tests/holo/src/android/holo/cts/HoloTest.java b/tests/tests/holo/src/android/holo/cts/HoloTest.java
index 354cd521592c26430d89ccbb29f5b6a0aea67c52..e47cf01c98a5afcfcd947fc0ecf627d1d612af3d 100644
--- a/tests/tests/holo/src/android/holo/cts/HoloTest.java
+++ b/tests/tests/holo/src/android/holo/cts/HoloTest.java
@@ -139,6 +139,9 @@ public class HoloTest extends ActivityInstrumentationTestCase2 taskAdapter = new ArrayAdapter(this,
android.R.layout.simple_list_item_1);
+ taskAdapter.add(new Task(R.string.task_view_display_info, TASK_VIEW_DISPLAY_INFO));
taskAdapter.add(new Task(R.string.task_view_tests, TASK_VIEW_TESTS));
taskAdapter.add(new Task(R.string.task_generate_one_bitmap, TASK_GENERATE_ONE_BITMAP));
taskAdapter.add(new Task(R.string.task_generate_all_bitmaps, TASK_GENERATE_ALL_BITMAPS));
@@ -51,6 +54,8 @@ public class HoloTestUtilitiesActivity extends ListActivity {
TASK_CLEAR_REFERENCE_BITMAPS));
taskAdapter.add(new Task(R.string.task_clear_failure_bitmaps,
TASK_CLEAR_FAILED_BITMAPS));
+ taskAdapter.add(new Task(R.string.task_clear_diff_bitmaps,
+ TASK_CLEAR_DIFF_BITMAPS));
setListAdapter(taskAdapter);
}
@@ -79,6 +84,10 @@ public class HoloTestUtilitiesActivity extends ListActivity {
protected void onListItemClick(ListView listView, View view, int position, long id) {
Task task = getListAdapter().getItem(position);
switch (task.mTaskId) {
+ case TASK_VIEW_DISPLAY_INFO:
+ viewDisplayInfo();
+ break;
+
case TASK_VIEW_TESTS:
viewTests();
break;
@@ -99,11 +108,20 @@ public class HoloTestUtilitiesActivity extends ListActivity {
clearBitmaps(BitmapAssets.TYPE_FAILED);
break;
+ case TASK_CLEAR_DIFF_BITMAPS:
+ clearBitmaps(BitmapAssets.TYPE_DIFF);
+ break;
+
default:
throw new IllegalArgumentException("Bad task id: " + task.mTaskId);
}
}
+ private void viewDisplayInfo() {
+ Intent intent = new Intent(this, DisplayInfoActivity.class);
+ startActivity(intent);
+ }
+
private void viewTests() {
Intent intent = new Intent(this, ThemePickerActivity.class);
intent.putExtra(ThemePickerActivity.EXTRA_TASK, ThemeTestActivity.TASK_VIEW_LAYOUTS);
diff --git a/tests/tests/holo/src/android/holo/cts/LayoutAdapter.java b/tests/tests/holo/src/android/holo/cts/LayoutAdapter.java
index 987dfae70200cf862d236589f0ad0c2309e3101e..068660f5fe1e253074985d008559aaa9c89af457 100644
--- a/tests/tests/holo/src/android/holo/cts/LayoutAdapter.java
+++ b/tests/tests/holo/src/android/holo/cts/LayoutAdapter.java
@@ -18,11 +18,7 @@ package android.holo.cts;
import com.android.cts.holo.R;
-import android.app.ProgressDialog;
-import android.holo.cts.modifiers.AlertDialogBuilder;
import android.holo.cts.modifiers.CalendarViewModifier;
-import android.holo.cts.modifiers.DialogModifier;
-import android.holo.cts.modifiers.ProgressDialogBuilder;
import android.holo.cts.modifiers.SearchViewModifier;
import android.holo.cts.modifiers.TabHostModifier;
import android.holo.cts.modifiers.TimePickerModifier;
@@ -223,37 +219,40 @@ class LayoutAdapter extends BaseAdapter {
// Dialogs
- addLayout(R.string.alertdialog_onebutton, "alertdialog_onebutton", R.layout.empty,
- new DialogModifier(new AlertDialogBuilder(AlertDialogBuilder.ONE_BUTTON)),
- SHORT_TIMEOUT_MS);
-
- addLayout(R.string.alertdialog_twobuttons, "alertdialog_twobuttons", R.layout.empty,
- new DialogModifier(new AlertDialogBuilder(AlertDialogBuilder.TWO_BUTTONS)),
- SHORT_TIMEOUT_MS);
- addLayout(R.string.alertdialog_threebuttons, "alertdialog_threebuttons", R.layout.empty,
- new DialogModifier(new AlertDialogBuilder(AlertDialogBuilder.THREE_BUTTONS)),
- SHORT_TIMEOUT_MS);
-
- addLayout(R.string.alertdialog_list, "alertdialog_list", R.layout.empty,
- new DialogModifier(new AlertDialogBuilder(AlertDialogBuilder.LIST)),
- SHORT_TIMEOUT_MS);
-
- addLayout(R.string.alertdialog_singlechoice, "alertdialog_singlechoice", R.layout.empty,
- new DialogModifier(new AlertDialogBuilder(AlertDialogBuilder.SINGLE_CHOICE)),
- SHORT_TIMEOUT_MS);
-
- addLayout(R.string.alertdialog_multichoice, "alertdialog_multichoice", R.layout.empty,
- new DialogModifier(new AlertDialogBuilder(AlertDialogBuilder.MULTI_CHOICE)),
- SHORT_TIMEOUT_MS);
+ // TODO: Dialogs are changing sizes depending on screen sizes, so we can't test these.
+
+// addLayout(R.string.alertdialog_onebutton, "alertdialog_onebutton", R.layout.empty,
+// new DialogModifier(new AlertDialogBuilder(AlertDialogBuilder.ONE_BUTTON)),
+// SHORT_TIMEOUT_MS);
+//
+// addLayout(R.string.alertdialog_twobuttons, "alertdialog_twobuttons", R.layout.empty,
+// new DialogModifier(new AlertDialogBuilder(AlertDialogBuilder.TWO_BUTTONS)),
+// SHORT_TIMEOUT_MS);
+//
+// addLayout(R.string.alertdialog_threebuttons, "alertdialog_threebuttons", R.layout.empty,
+// new DialogModifier(new AlertDialogBuilder(AlertDialogBuilder.THREE_BUTTONS)),
+// SHORT_TIMEOUT_MS);
+//
+// addLayout(R.string.alertdialog_list, "alertdialog_list", R.layout.empty,
+// new DialogModifier(new AlertDialogBuilder(AlertDialogBuilder.LIST)),
+// SHORT_TIMEOUT_MS);
+//
+// addLayout(R.string.alertdialog_singlechoice, "alertdialog_singlechoice", R.layout.empty,
+// new DialogModifier(new AlertDialogBuilder(AlertDialogBuilder.SINGLE_CHOICE)),
+// SHORT_TIMEOUT_MS);
+//
+// addLayout(R.string.alertdialog_multichoice, "alertdialog_multichoice", R.layout.empty,
+// new DialogModifier(new AlertDialogBuilder(AlertDialogBuilder.MULTI_CHOICE)),
+// SHORT_TIMEOUT_MS);
// TODO: We can't test the spinner, because there is no way to halt the animation.
// addLayout(R.string.progressdialog_spinner, "progressdialog_spinner", R.layout.empty,
// new DialogModifier(new ProgressDialogBuilder(ProgressDialog.STYLE_SPINNER)));
- addLayout(R.string.progressdialog_horizontal, "progressdialog_horizontal", R.layout.empty,
- new DialogModifier(new ProgressDialogBuilder(ProgressDialog.STYLE_HORIZONTAL)),
- SHORT_TIMEOUT_MS);
+// addLayout(R.string.progressdialog_horizontal, "progressdialog_horizontal", R.layout.empty,
+// new DialogModifier(new ProgressDialogBuilder(ProgressDialog.STYLE_HORIZONTAL)),
+// SHORT_TIMEOUT_MS);
// Colors
diff --git a/tests/tests/holo/src/android/holo/cts/LayoutTestActivity.java b/tests/tests/holo/src/android/holo/cts/LayoutTestActivity.java
index a6ca5b017f9bacbcd51f1b28a3abc8727965497b..88b9e5a96ae8bb59bd23f849121a5ef024c852b0 100644
--- a/tests/tests/holo/src/android/holo/cts/LayoutTestActivity.java
+++ b/tests/tests/holo/src/android/holo/cts/LayoutTestActivity.java
@@ -22,6 +22,7 @@ import android.app.Activity;
import android.content.Intent;
import android.graphics.Bitmap;
import android.graphics.Canvas;
+import android.graphics.Color;
import android.holo.cts.LayoutAdapter.LayoutInfo;
import android.holo.cts.ThemeAdapter.ThemeInfo;
import android.os.AsyncTask;
@@ -32,7 +33,6 @@ import android.widget.Toast;
import java.io.FileNotFoundException;
import java.io.IOException;
-import java.util.TimeZone;
/**
* {@link Activity} that applies a theme, inflates a layout, and then either
@@ -151,36 +151,76 @@ public class LayoutTestActivity extends Activity {
}
}
- class CompareBitmapTask extends AsyncTask {
+ class CompareBitmapTask extends AsyncTask {
private Bitmap mBitmap;
+ private Bitmap mReferenceBitmap;
private boolean mSame;
@Override
protected void onPreExecute() {
mBitmap = getBitmap();
- Bitmap referenceBitmap = BitmapAssets.getBitmap(getApplicationContext(), mBitmapName);
- mSame = mBitmap.sameAs(referenceBitmap);
+ mReferenceBitmap = BitmapAssets.getBitmap(getApplicationContext(), mBitmapName);
+ mSame = mBitmap.sameAs(mReferenceBitmap);
}
@Override
- protected String doInBackground(Void... devoid) {
+ protected String[] doInBackground(Void... devoid) {
try {
if (!mSame) {
- return saveBitmap(mBitmap, BitmapAssets.TYPE_FAILED);
+ String[] paths = new String[2];
+ paths[0] = saveDiffBitmap(mBitmap, mReferenceBitmap);
+ paths[1] = saveBitmap(mBitmap, BitmapAssets.TYPE_FAILED);
+ return paths;
} else {
return null;
}
} finally {
+ mReferenceBitmap.recycle();
+ mReferenceBitmap = null;
+
mBitmap.recycle();
mBitmap = null;
}
}
+ private String saveDiffBitmap(Bitmap bitmap1, Bitmap bitmap2) {
+ int width = Math.max(bitmap1.getWidth(), bitmap2.getWidth());
+ int height = Math.max(bitmap1.getHeight(), bitmap2.getHeight());
+ Bitmap diff = Bitmap.createBitmap(width, height, Bitmap.Config.ARGB_8888);
+
+ try {
+ for (int i = 0; i < width; i++) {
+ for (int j = 0; j < height; j++) {
+ boolean inBounds1 = i < bitmap1.getWidth() && j < bitmap1.getHeight();
+ boolean inBounds2 = i < bitmap2.getWidth() && j < bitmap2.getHeight();
+ int color;
+
+ if (inBounds1 && inBounds2) {
+ int color1 = bitmap1.getPixel(i, j);
+ int color2 = bitmap2.getPixel(i, j);
+ color = color1 == color2 ? color1 : Color.RED;
+ } else if (inBounds1 && !inBounds2) {
+ color = Color.BLUE;
+ } else if (!inBounds1 && inBounds2) {
+ color = Color.GREEN;
+ } else {
+ color = Color.MAGENTA;
+ }
+ diff.setPixel(i, j, color);
+ }
+ }
+
+ return saveBitmap(diff, BitmapAssets.TYPE_DIFF);
+ } finally {
+ diff.recycle();
+ }
+ }
+
@Override
- protected void onPostExecute(String path) {
+ protected void onPostExecute(String[] paths) {
String message = mSame
? getString(R.string.comparison_success)
- : getString(R.string.comparison_failure, path);
+ : getString(R.string.comparison_failure, paths[0], paths[1]);
finishWithResult(mSame, message);
}
}
diff --git a/tests/tests/holo/src/android/holo/cts/ThemeTestActivity.java b/tests/tests/holo/src/android/holo/cts/ThemeTestActivity.java
index 828868faa633b16f18f4b876157a5243e0885239..096c8ed5409732f80bf43cd72d5b7219ce075a3d 100644
--- a/tests/tests/holo/src/android/holo/cts/ThemeTestActivity.java
+++ b/tests/tests/holo/src/android/holo/cts/ThemeTestActivity.java
@@ -21,7 +21,9 @@ import android.content.Intent;
import android.os.Bundle;
import android.util.Log;
+import java.util.ArrayList;
import java.util.Iterator;
+import java.util.List;
import java.util.concurrent.CountDownLatch;
import java.util.concurrent.Future;
import java.util.concurrent.TimeUnit;
@@ -49,6 +51,7 @@ public class ThemeTestActivity extends Activity {
private int mRequestCode;
private Iterator mIterator;
+ private Result mPendingResult;
private ResultFuture mResultFuture;
@Override
@@ -56,6 +59,7 @@ public class ThemeTestActivity extends Activity {
super.onCreate(savedInstanceState);
mResultFuture = new ResultFuture();
+ mPendingResult = new Result();
int task = getIntent().getIntExtra(EXTRA_TASK, -1);
switch (task) {
@@ -102,7 +106,7 @@ public class ThemeTestActivity extends Activity {
intent.setClass(this, LayoutTestActivity.class);
startActivityForResult(intent, mRequestCode);
} else {
- mResultFuture.set(new Result(true, null));
+ mResultFuture.set(mPendingResult);
}
}
@@ -128,12 +132,11 @@ public class ThemeTestActivity extends Activity {
}
boolean success = data.getBooleanExtra(LayoutTestActivity.EXTRA_SUCCESS, false);
- if (success) {
- generateNextBitmap();
- } else {
- String message = data.getStringExtra(LayoutTestActivity.EXTRA_MESSAGE);
- mResultFuture.set(new Result(false, message));
+ if (!success) {
+ String bitmapName = data.getStringExtra(LayoutTestActivity.EXTRA_BITMAP_NAME);
+ mPendingResult.addFailedBitmapName(bitmapName);
}
+ generateNextBitmap();
}
public Future getResultFuture() {
@@ -142,21 +145,18 @@ public class ThemeTestActivity extends Activity {
static class Result {
- private boolean mPass;
-
- private String mMessage;
+ private List mFailedBitmapNames = new ArrayList();
- Result(boolean pass, String message) {
- mPass = pass;
- mMessage = message;
+ public boolean passed() {
+ return mFailedBitmapNames.isEmpty();
}
- public boolean passed() {
- return mPass;
+ public List getFailedBitmapNames() {
+ return mFailedBitmapNames;
}
- public String getMessage() {
- return mMessage;
+ private void addFailedBitmapName(String bitmapName) {
+ mFailedBitmapNames.add(bitmapName);
}
}