diff --git a/tests/Android.mk b/tests/Android.mk index 641d053963c9067be9aac05c861c0c008b8804dc..31a2931968409e0af431e5e083007a42c5a617ee 100644 --- a/tests/Android.mk +++ b/tests/Android.mk @@ -28,7 +28,7 @@ LOCAL_JAVA_LIBRARIES := android.test.runner LOCAL_JNI_SHARED_LIBRARIES := libcts_jni # Resource unit tests use a private locale and some densities -LOCAL_AAPT_FLAGS = -c xx_YY -c cs -c 32dpi -c 240dpi -c 160dpi +LOCAL_AAPT_FLAGS = -c xx_YY -c cs -c 320dpi -c 240dpi -c 160dpi LOCAL_PACKAGE_NAME := CtsTestStubs diff --git a/tests/res/drawable-hdpi/holo_dialog_land_alertdialog_list.png b/tests/res/drawable-hdpi/holo_dialog_land_alertdialog_list.png new file mode 100644 index 0000000000000000000000000000000000000000..d6e97fce278cbd2dc7884c5775dfe85f197051c2 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_land_alertdialog_list.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_land_alertdialog_multichoice.png b/tests/res/drawable-hdpi/holo_dialog_land_alertdialog_multichoice.png new file mode 100644 index 0000000000000000000000000000000000000000..0e7aa5357f299effb043e9fb63fb61ff5f5d2883 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_land_alertdialog_multichoice.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_land_alertdialog_onebutton.png b/tests/res/drawable-hdpi/holo_dialog_land_alertdialog_onebutton.png new file mode 100644 index 0000000000000000000000000000000000000000..28e5c37f09dfaedce5decbf0f2fda76870111669 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_land_alertdialog_onebutton.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_land_alertdialog_singlechoice.png b/tests/res/drawable-hdpi/holo_dialog_land_alertdialog_singlechoice.png new file mode 100644 index 0000000000000000000000000000000000000000..2524701c174d690873191e41f68925fe5901c2e5 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_land_alertdialog_singlechoice.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_land_alertdialog_threebuttons.png b/tests/res/drawable-hdpi/holo_dialog_land_alertdialog_threebuttons.png new file mode 100644 index 0000000000000000000000000000000000000000..d6e4f31677edb6a148aeca2e8ddf4ead439f3da6 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_land_alertdialog_threebuttons.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_land_alertdialog_twobuttons.png b/tests/res/drawable-hdpi/holo_dialog_land_alertdialog_twobuttons.png new file mode 100644 index 0000000000000000000000000000000000000000..250d448dc567b30a4624404277879c2de69fdcc2 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_land_alertdialog_twobuttons.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_land_blue_bright.png b/tests/res/drawable-hdpi/holo_dialog_land_blue_bright.png new file mode 100644 index 0000000000000000000000000000000000000000..72f1cd3ddc69d70cad79645ec8bba76e9e7acf54 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_land_blue_bright.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_land_blue_dark.png b/tests/res/drawable-hdpi/holo_dialog_land_blue_dark.png new file mode 100644 index 0000000000000000000000000000000000000000..8dc3d53adc37cd613b9b0a38b1d68d382bb3b940 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_land_blue_dark.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_land_blue_light.png b/tests/res/drawable-hdpi/holo_dialog_land_blue_light.png new file mode 100644 index 0000000000000000000000000000000000000000..acdbb58b91295d9b3948cd4815cf943fc2108736 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_land_blue_light.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_land_button.png b/tests/res/drawable-hdpi/holo_dialog_land_button.png new file mode 100644 index 0000000000000000000000000000000000000000..d195710cab2bc56cf8eb0468494aa597f347c0fe Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_land_button.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_land_button_pressed.png b/tests/res/drawable-hdpi/holo_dialog_land_button_pressed.png new file mode 100644 index 0000000000000000000000000000000000000000..976df9ba32d0397ebe1256c80a76b9583ab57ffc Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_land_button_pressed.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_land_calendarview.png b/tests/res/drawable-hdpi/holo_dialog_land_calendarview.png new file mode 100644 index 0000000000000000000000000000000000000000..802b75accdfb404bff707bb7700e8484812703a6 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_land_calendarview.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_land_checkbox.png b/tests/res/drawable-hdpi/holo_dialog_land_checkbox.png new file mode 100644 index 0000000000000000000000000000000000000000..97e83b6c41c764cca396c56dc3c7cad9833c4be1 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_land_checkbox.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_land_checkbox_checked.png b/tests/res/drawable-hdpi/holo_dialog_land_checkbox_checked.png new file mode 100644 index 0000000000000000000000000000000000000000..1d4cb563f973f06c045d298948fbce6c309215b5 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_land_checkbox_checked.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_land_edittext.png b/tests/res/drawable-hdpi/holo_dialog_land_edittext.png new file mode 100644 index 0000000000000000000000000000000000000000..369d7b465a977c7ee28e1d82207992fecca78cf2 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_land_edittext.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_land_green_dark.png b/tests/res/drawable-hdpi/holo_dialog_land_green_dark.png new file mode 100644 index 0000000000000000000000000000000000000000..3b9be5eec71f7b1bed98944685f9e336d39170d9 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_land_green_dark.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_land_green_light.png b/tests/res/drawable-hdpi/holo_dialog_land_green_light.png new file mode 100644 index 0000000000000000000000000000000000000000..288b75a7399124fb0dc5c184832e06d22c676baf Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_land_green_light.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_land_orange_dark.png b/tests/res/drawable-hdpi/holo_dialog_land_orange_dark.png new file mode 100644 index 0000000000000000000000000000000000000000..75ff2a5a2eab4195f17198cb7a1d2e4d61a95ebd Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_land_orange_dark.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_land_orange_light.png b/tests/res/drawable-hdpi/holo_dialog_land_orange_light.png new file mode 100644 index 0000000000000000000000000000000000000000..4872766029853de59b23a8f4364389b582cbb617 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_land_orange_light.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_land_progressbar.png b/tests/res/drawable-hdpi/holo_dialog_land_progressbar.png new file mode 100644 index 0000000000000000000000000000000000000000..41e958c7ed1a7f8a3818a55c7441e9cc9dab0d3c Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_land_progressbar.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_land_progressbar_horizontal0.png b/tests/res/drawable-hdpi/holo_dialog_land_progressbar_horizontal0.png new file mode 100644 index 0000000000000000000000000000000000000000..7923142938dad1616112ff34f47ad747041ae6b6 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_land_progressbar_horizontal0.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_land_progressbar_horizontal100.png b/tests/res/drawable-hdpi/holo_dialog_land_progressbar_horizontal100.png new file mode 100644 index 0000000000000000000000000000000000000000..d94e0ec771b92dd50a4d5b774a266689948536c5 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_land_progressbar_horizontal100.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_land_progressbar_horizontal50.png b/tests/res/drawable-hdpi/holo_dialog_land_progressbar_horizontal50.png new file mode 100644 index 0000000000000000000000000000000000000000..0891a0b4046f2137574207a65fc22ffd06ccc606 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_land_progressbar_horizontal50.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_land_progressbar_large.png b/tests/res/drawable-hdpi/holo_dialog_land_progressbar_large.png new file mode 100644 index 0000000000000000000000000000000000000000..0fd63d218de38c73d9ced3dd9d11c9c81f8b3f82 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_land_progressbar_large.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_land_progressbar_small.png b/tests/res/drawable-hdpi/holo_dialog_land_progressbar_small.png new file mode 100644 index 0000000000000000000000000000000000000000..1a270f9d993500aed6bfa7ae247a4a9d71963c97 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_land_progressbar_small.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_land_progressdialog_horizontal.png b/tests/res/drawable-hdpi/holo_dialog_land_progressdialog_horizontal.png new file mode 100644 index 0000000000000000000000000000000000000000..f95d7472f1104960dfa0c532ad267349f690a0dc Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_land_progressdialog_horizontal.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_land_progressdialog_spinner.png b/tests/res/drawable-hdpi/holo_dialog_land_progressdialog_spinner.png new file mode 100644 index 0000000000000000000000000000000000000000..c391cbf4c3d5df5cf67805b880e24b93d1ea9a29 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_land_progressdialog_spinner.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_land_purple.png b/tests/res/drawable-hdpi/holo_dialog_land_purple.png new file mode 100644 index 0000000000000000000000000000000000000000..a4c77f0e994f34dc5be5ff0ab5d9149daab920bd Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_land_purple.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_land_radiobutton.png b/tests/res/drawable-hdpi/holo_dialog_land_radiobutton.png new file mode 100644 index 0000000000000000000000000000000000000000..50c99a6599bb9ffb55bb50c08db6081f0f6d8266 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_land_radiobutton.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_land_radiobutton_checked.png b/tests/res/drawable-hdpi/holo_dialog_land_radiobutton_checked.png new file mode 100644 index 0000000000000000000000000000000000000000..57cd2049b19d3c78ce7ee627c084b2c186de99ca Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_land_radiobutton_checked.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_land_radiogroup_horizontal.png b/tests/res/drawable-hdpi/holo_dialog_land_radiogroup_horizontal.png new file mode 100644 index 0000000000000000000000000000000000000000..542219e938ff4bc2e437e7611072d425b64adfba Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_land_radiogroup_horizontal.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_land_radiogroup_vertical.png b/tests/res/drawable-hdpi/holo_dialog_land_radiogroup_vertical.png new file mode 100644 index 0000000000000000000000000000000000000000..f7b94ebf144d6d9c38d9e9ab641b84edca9fdf4f Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_land_radiogroup_vertical.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_land_ratingbar_0.png b/tests/res/drawable-hdpi/holo_dialog_land_ratingbar_0.png new file mode 100644 index 0000000000000000000000000000000000000000..3ab433c89d924a8b2fb2105f500c52fff3c5e490 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_land_ratingbar_0.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_land_ratingbar_0_pressed.png b/tests/res/drawable-hdpi/holo_dialog_land_ratingbar_0_pressed.png new file mode 100644 index 0000000000000000000000000000000000000000..4dc4b050732df347508b406e0158c896a9ad3f34 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_land_ratingbar_0_pressed.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_land_ratingbar_2point5.png b/tests/res/drawable-hdpi/holo_dialog_land_ratingbar_2point5.png new file mode 100644 index 0000000000000000000000000000000000000000..2ca185211505ec0864b969e3c37920ef9aab787d Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_land_ratingbar_2point5.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_land_ratingbar_2point5_pressed.png b/tests/res/drawable-hdpi/holo_dialog_land_ratingbar_2point5_pressed.png new file mode 100644 index 0000000000000000000000000000000000000000..84d8b8c9341601235661c6180c930a1409dac3c4 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_land_ratingbar_2point5_pressed.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_land_ratingbar_5.png b/tests/res/drawable-hdpi/holo_dialog_land_ratingbar_5.png new file mode 100644 index 0000000000000000000000000000000000000000..87c629e4fa5d01416e3f70778e56264950449e4b Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_land_ratingbar_5.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_land_ratingbar_5_pressed.png b/tests/res/drawable-hdpi/holo_dialog_land_ratingbar_5_pressed.png new file mode 100644 index 0000000000000000000000000000000000000000..1122d5ef1c27ce0289524295db8e53674f6d6714 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_land_ratingbar_5_pressed.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_land_red_dark.png b/tests/res/drawable-hdpi/holo_dialog_land_red_dark.png new file mode 100644 index 0000000000000000000000000000000000000000..4ae5797fe87f8f07a20bc9f9af059236a40fc62e Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_land_red_dark.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_land_red_light.png b/tests/res/drawable-hdpi/holo_dialog_land_red_light.png new file mode 100644 index 0000000000000000000000000000000000000000..4860c053134581df3f45734836bca2853cfc72b0 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_land_red_light.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_land_searchview.png b/tests/res/drawable-hdpi/holo_dialog_land_searchview.png new file mode 100644 index 0000000000000000000000000000000000000000..8252894eb570cc5a481e9085c368efd3bbab822c Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_land_searchview.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_land_searchview_query.png b/tests/res/drawable-hdpi/holo_dialog_land_searchview_query.png new file mode 100644 index 0000000000000000000000000000000000000000..c6f6977b66f13e03f9822da3abd9e3b2173e5961 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_land_searchview_query.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_land_searchview_queryhint.png b/tests/res/drawable-hdpi/holo_dialog_land_searchview_queryhint.png new file mode 100644 index 0000000000000000000000000000000000000000..e85c3cb4974b73e0cbd167ac579be90cb35613f1 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_land_searchview_queryhint.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_land_seekbar_0.png b/tests/res/drawable-hdpi/holo_dialog_land_seekbar_0.png new file mode 100644 index 0000000000000000000000000000000000000000..b194d4ec6c8e9270698ac51d024e39a8099c4bab Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_land_seekbar_0.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_land_seekbar_100.png b/tests/res/drawable-hdpi/holo_dialog_land_seekbar_100.png new file mode 100644 index 0000000000000000000000000000000000000000..b89ea7d9a1999f56ee001e18efe5f4133ac20843 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_land_seekbar_100.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_land_seekbar_50.png b/tests/res/drawable-hdpi/holo_dialog_land_seekbar_50.png new file mode 100644 index 0000000000000000000000000000000000000000..3100469c87e6487f987cf1f70e492ed85beaace1 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_land_seekbar_50.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_land_spinner.png b/tests/res/drawable-hdpi/holo_dialog_land_spinner.png new file mode 100644 index 0000000000000000000000000000000000000000..b5f7f2acc35d58d11dca91fa7a5ac07c96863b06 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_land_spinner.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_land_tabhost.png b/tests/res/drawable-hdpi/holo_dialog_land_tabhost.png new file mode 100644 index 0000000000000000000000000000000000000000..9b26e7d6c7efd3fcc7716c219d4bd7590764d959 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_land_tabhost.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_land_textview.png b/tests/res/drawable-hdpi/holo_dialog_land_textview.png new file mode 100644 index 0000000000000000000000000000000000000000..5cd880f30f6dc64cbd4fc743d48cef8c451d8787 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_land_textview.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_land_toggle_button.png b/tests/res/drawable-hdpi/holo_dialog_land_toggle_button.png new file mode 100644 index 0000000000000000000000000000000000000000..6a6fd87fdf450b579a19fda7ba914e1e24afb325 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_land_toggle_button.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_land_toggle_button_checked.png b/tests/res/drawable-hdpi/holo_dialog_land_toggle_button_checked.png new file mode 100644 index 0000000000000000000000000000000000000000..b56932d6d08a5e21cc5fe6f50a2fbd3fbf710781 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_land_toggle_button_checked.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_land_zoomcontrols.png b/tests/res/drawable-hdpi/holo_dialog_land_zoomcontrols.png new file mode 100644 index 0000000000000000000000000000000000000000..576340630d8190b61d0e5bb1115e5c16fcbcb33c Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_land_zoomcontrols.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_minwidth_land_alertdialog_list.png b/tests/res/drawable-hdpi/holo_dialog_minwidth_land_alertdialog_list.png new file mode 100644 index 0000000000000000000000000000000000000000..d6e97fce278cbd2dc7884c5775dfe85f197051c2 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_minwidth_land_alertdialog_list.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_minwidth_land_alertdialog_multichoice.png b/tests/res/drawable-hdpi/holo_dialog_minwidth_land_alertdialog_multichoice.png new file mode 100644 index 0000000000000000000000000000000000000000..0e7aa5357f299effb043e9fb63fb61ff5f5d2883 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_minwidth_land_alertdialog_multichoice.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_minwidth_land_alertdialog_onebutton.png b/tests/res/drawable-hdpi/holo_dialog_minwidth_land_alertdialog_onebutton.png new file mode 100644 index 0000000000000000000000000000000000000000..28e5c37f09dfaedce5decbf0f2fda76870111669 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_minwidth_land_alertdialog_onebutton.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_minwidth_land_alertdialog_singlechoice.png b/tests/res/drawable-hdpi/holo_dialog_minwidth_land_alertdialog_singlechoice.png new file mode 100644 index 0000000000000000000000000000000000000000..2524701c174d690873191e41f68925fe5901c2e5 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_minwidth_land_alertdialog_singlechoice.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_minwidth_land_alertdialog_threebuttons.png b/tests/res/drawable-hdpi/holo_dialog_minwidth_land_alertdialog_threebuttons.png new file mode 100644 index 0000000000000000000000000000000000000000..d6e4f31677edb6a148aeca2e8ddf4ead439f3da6 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_minwidth_land_alertdialog_threebuttons.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_minwidth_land_alertdialog_twobuttons.png b/tests/res/drawable-hdpi/holo_dialog_minwidth_land_alertdialog_twobuttons.png new file mode 100644 index 0000000000000000000000000000000000000000..250d448dc567b30a4624404277879c2de69fdcc2 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_minwidth_land_alertdialog_twobuttons.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_minwidth_land_blue_bright.png b/tests/res/drawable-hdpi/holo_dialog_minwidth_land_blue_bright.png new file mode 100644 index 0000000000000000000000000000000000000000..72f1cd3ddc69d70cad79645ec8bba76e9e7acf54 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_minwidth_land_blue_bright.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_minwidth_land_blue_dark.png b/tests/res/drawable-hdpi/holo_dialog_minwidth_land_blue_dark.png new file mode 100644 index 0000000000000000000000000000000000000000..8dc3d53adc37cd613b9b0a38b1d68d382bb3b940 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_minwidth_land_blue_dark.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_minwidth_land_blue_light.png b/tests/res/drawable-hdpi/holo_dialog_minwidth_land_blue_light.png new file mode 100644 index 0000000000000000000000000000000000000000..acdbb58b91295d9b3948cd4815cf943fc2108736 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_minwidth_land_blue_light.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_minwidth_land_button.png b/tests/res/drawable-hdpi/holo_dialog_minwidth_land_button.png new file mode 100644 index 0000000000000000000000000000000000000000..d195710cab2bc56cf8eb0468494aa597f347c0fe Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_minwidth_land_button.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_minwidth_land_button_pressed.png b/tests/res/drawable-hdpi/holo_dialog_minwidth_land_button_pressed.png new file mode 100644 index 0000000000000000000000000000000000000000..976df9ba32d0397ebe1256c80a76b9583ab57ffc Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_minwidth_land_button_pressed.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_minwidth_land_calendarview.png b/tests/res/drawable-hdpi/holo_dialog_minwidth_land_calendarview.png new file mode 100644 index 0000000000000000000000000000000000000000..802b75accdfb404bff707bb7700e8484812703a6 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_minwidth_land_calendarview.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_minwidth_land_checkbox.png b/tests/res/drawable-hdpi/holo_dialog_minwidth_land_checkbox.png new file mode 100644 index 0000000000000000000000000000000000000000..97e83b6c41c764cca396c56dc3c7cad9833c4be1 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_minwidth_land_checkbox.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_minwidth_land_checkbox_checked.png b/tests/res/drawable-hdpi/holo_dialog_minwidth_land_checkbox_checked.png new file mode 100644 index 0000000000000000000000000000000000000000..1d4cb563f973f06c045d298948fbce6c309215b5 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_minwidth_land_checkbox_checked.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_minwidth_land_edittext.png b/tests/res/drawable-hdpi/holo_dialog_minwidth_land_edittext.png new file mode 100644 index 0000000000000000000000000000000000000000..369d7b465a977c7ee28e1d82207992fecca78cf2 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_minwidth_land_edittext.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_minwidth_land_green_dark.png b/tests/res/drawable-hdpi/holo_dialog_minwidth_land_green_dark.png new file mode 100644 index 0000000000000000000000000000000000000000..3b9be5eec71f7b1bed98944685f9e336d39170d9 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_minwidth_land_green_dark.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_minwidth_land_green_light.png b/tests/res/drawable-hdpi/holo_dialog_minwidth_land_green_light.png new file mode 100644 index 0000000000000000000000000000000000000000..288b75a7399124fb0dc5c184832e06d22c676baf Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_minwidth_land_green_light.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_minwidth_land_orange_dark.png b/tests/res/drawable-hdpi/holo_dialog_minwidth_land_orange_dark.png new file mode 100644 index 0000000000000000000000000000000000000000..75ff2a5a2eab4195f17198cb7a1d2e4d61a95ebd Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_minwidth_land_orange_dark.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_minwidth_land_orange_light.png b/tests/res/drawable-hdpi/holo_dialog_minwidth_land_orange_light.png new file mode 100644 index 0000000000000000000000000000000000000000..4872766029853de59b23a8f4364389b582cbb617 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_minwidth_land_orange_light.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_minwidth_land_progressbar.png b/tests/res/drawable-hdpi/holo_dialog_minwidth_land_progressbar.png new file mode 100644 index 0000000000000000000000000000000000000000..41e958c7ed1a7f8a3818a55c7441e9cc9dab0d3c Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_minwidth_land_progressbar.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_minwidth_land_progressbar_horizontal0.png b/tests/res/drawable-hdpi/holo_dialog_minwidth_land_progressbar_horizontal0.png new file mode 100644 index 0000000000000000000000000000000000000000..7923142938dad1616112ff34f47ad747041ae6b6 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_minwidth_land_progressbar_horizontal0.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_minwidth_land_progressbar_horizontal100.png b/tests/res/drawable-hdpi/holo_dialog_minwidth_land_progressbar_horizontal100.png new file mode 100644 index 0000000000000000000000000000000000000000..d94e0ec771b92dd50a4d5b774a266689948536c5 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_minwidth_land_progressbar_horizontal100.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_minwidth_land_progressbar_horizontal50.png b/tests/res/drawable-hdpi/holo_dialog_minwidth_land_progressbar_horizontal50.png new file mode 100644 index 0000000000000000000000000000000000000000..0891a0b4046f2137574207a65fc22ffd06ccc606 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_minwidth_land_progressbar_horizontal50.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_minwidth_land_progressbar_large.png b/tests/res/drawable-hdpi/holo_dialog_minwidth_land_progressbar_large.png new file mode 100644 index 0000000000000000000000000000000000000000..0fd63d218de38c73d9ced3dd9d11c9c81f8b3f82 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_minwidth_land_progressbar_large.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_minwidth_land_progressbar_small.png b/tests/res/drawable-hdpi/holo_dialog_minwidth_land_progressbar_small.png new file mode 100644 index 0000000000000000000000000000000000000000..1a270f9d993500aed6bfa7ae247a4a9d71963c97 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_minwidth_land_progressbar_small.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_minwidth_land_progressdialog_horizontal.png b/tests/res/drawable-hdpi/holo_dialog_minwidth_land_progressdialog_horizontal.png new file mode 100644 index 0000000000000000000000000000000000000000..f95d7472f1104960dfa0c532ad267349f690a0dc Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_minwidth_land_progressdialog_horizontal.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_minwidth_land_progressdialog_spinner.png b/tests/res/drawable-hdpi/holo_dialog_minwidth_land_progressdialog_spinner.png new file mode 100644 index 0000000000000000000000000000000000000000..c391cbf4c3d5df5cf67805b880e24b93d1ea9a29 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_minwidth_land_progressdialog_spinner.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_minwidth_land_purple.png b/tests/res/drawable-hdpi/holo_dialog_minwidth_land_purple.png new file mode 100644 index 0000000000000000000000000000000000000000..a4c77f0e994f34dc5be5ff0ab5d9149daab920bd Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_minwidth_land_purple.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_minwidth_land_radiobutton.png b/tests/res/drawable-hdpi/holo_dialog_minwidth_land_radiobutton.png new file mode 100644 index 0000000000000000000000000000000000000000..50c99a6599bb9ffb55bb50c08db6081f0f6d8266 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_minwidth_land_radiobutton.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_minwidth_land_radiobutton_checked.png b/tests/res/drawable-hdpi/holo_dialog_minwidth_land_radiobutton_checked.png new file mode 100644 index 0000000000000000000000000000000000000000..57cd2049b19d3c78ce7ee627c084b2c186de99ca Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_minwidth_land_radiobutton_checked.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_minwidth_land_radiogroup_horizontal.png b/tests/res/drawable-hdpi/holo_dialog_minwidth_land_radiogroup_horizontal.png new file mode 100644 index 0000000000000000000000000000000000000000..542219e938ff4bc2e437e7611072d425b64adfba Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_minwidth_land_radiogroup_horizontal.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_minwidth_land_radiogroup_vertical.png b/tests/res/drawable-hdpi/holo_dialog_minwidth_land_radiogroup_vertical.png new file mode 100644 index 0000000000000000000000000000000000000000..f7b94ebf144d6d9c38d9e9ab641b84edca9fdf4f Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_minwidth_land_radiogroup_vertical.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_minwidth_land_ratingbar_0.png b/tests/res/drawable-hdpi/holo_dialog_minwidth_land_ratingbar_0.png new file mode 100644 index 0000000000000000000000000000000000000000..3ab433c89d924a8b2fb2105f500c52fff3c5e490 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_minwidth_land_ratingbar_0.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_minwidth_land_ratingbar_0_pressed.png b/tests/res/drawable-hdpi/holo_dialog_minwidth_land_ratingbar_0_pressed.png new file mode 100644 index 0000000000000000000000000000000000000000..4dc4b050732df347508b406e0158c896a9ad3f34 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_minwidth_land_ratingbar_0_pressed.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_minwidth_land_ratingbar_2point5.png b/tests/res/drawable-hdpi/holo_dialog_minwidth_land_ratingbar_2point5.png new file mode 100644 index 0000000000000000000000000000000000000000..2ca185211505ec0864b969e3c37920ef9aab787d Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_minwidth_land_ratingbar_2point5.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_minwidth_land_ratingbar_2point5_pressed.png b/tests/res/drawable-hdpi/holo_dialog_minwidth_land_ratingbar_2point5_pressed.png new file mode 100644 index 0000000000000000000000000000000000000000..84d8b8c9341601235661c6180c930a1409dac3c4 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_minwidth_land_ratingbar_2point5_pressed.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_minwidth_land_ratingbar_5.png b/tests/res/drawable-hdpi/holo_dialog_minwidth_land_ratingbar_5.png new file mode 100644 index 0000000000000000000000000000000000000000..87c629e4fa5d01416e3f70778e56264950449e4b Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_minwidth_land_ratingbar_5.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_minwidth_land_ratingbar_5_pressed.png b/tests/res/drawable-hdpi/holo_dialog_minwidth_land_ratingbar_5_pressed.png new file mode 100644 index 0000000000000000000000000000000000000000..1122d5ef1c27ce0289524295db8e53674f6d6714 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_minwidth_land_ratingbar_5_pressed.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_minwidth_land_red_dark.png b/tests/res/drawable-hdpi/holo_dialog_minwidth_land_red_dark.png new file mode 100644 index 0000000000000000000000000000000000000000..4ae5797fe87f8f07a20bc9f9af059236a40fc62e Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_minwidth_land_red_dark.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_minwidth_land_red_light.png b/tests/res/drawable-hdpi/holo_dialog_minwidth_land_red_light.png new file mode 100644 index 0000000000000000000000000000000000000000..4860c053134581df3f45734836bca2853cfc72b0 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_minwidth_land_red_light.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_minwidth_land_searchview.png b/tests/res/drawable-hdpi/holo_dialog_minwidth_land_searchview.png new file mode 100644 index 0000000000000000000000000000000000000000..8252894eb570cc5a481e9085c368efd3bbab822c Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_minwidth_land_searchview.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_minwidth_land_searchview_query.png b/tests/res/drawable-hdpi/holo_dialog_minwidth_land_searchview_query.png new file mode 100644 index 0000000000000000000000000000000000000000..c6f6977b66f13e03f9822da3abd9e3b2173e5961 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_minwidth_land_searchview_query.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_minwidth_land_searchview_queryhint.png b/tests/res/drawable-hdpi/holo_dialog_minwidth_land_searchview_queryhint.png new file mode 100644 index 0000000000000000000000000000000000000000..e85c3cb4974b73e0cbd167ac579be90cb35613f1 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_minwidth_land_searchview_queryhint.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_minwidth_land_seekbar_0.png b/tests/res/drawable-hdpi/holo_dialog_minwidth_land_seekbar_0.png new file mode 100644 index 0000000000000000000000000000000000000000..b194d4ec6c8e9270698ac51d024e39a8099c4bab Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_minwidth_land_seekbar_0.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_minwidth_land_seekbar_100.png b/tests/res/drawable-hdpi/holo_dialog_minwidth_land_seekbar_100.png new file mode 100644 index 0000000000000000000000000000000000000000..b89ea7d9a1999f56ee001e18efe5f4133ac20843 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_minwidth_land_seekbar_100.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_minwidth_land_seekbar_50.png b/tests/res/drawable-hdpi/holo_dialog_minwidth_land_seekbar_50.png new file mode 100644 index 0000000000000000000000000000000000000000..3100469c87e6487f987cf1f70e492ed85beaace1 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_minwidth_land_seekbar_50.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_minwidth_land_spinner.png b/tests/res/drawable-hdpi/holo_dialog_minwidth_land_spinner.png new file mode 100644 index 0000000000000000000000000000000000000000..b5f7f2acc35d58d11dca91fa7a5ac07c96863b06 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_minwidth_land_spinner.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_minwidth_land_tabhost.png b/tests/res/drawable-hdpi/holo_dialog_minwidth_land_tabhost.png new file mode 100644 index 0000000000000000000000000000000000000000..9b26e7d6c7efd3fcc7716c219d4bd7590764d959 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_minwidth_land_tabhost.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_minwidth_land_textview.png b/tests/res/drawable-hdpi/holo_dialog_minwidth_land_textview.png new file mode 100644 index 0000000000000000000000000000000000000000..5cd880f30f6dc64cbd4fc743d48cef8c451d8787 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_minwidth_land_textview.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_minwidth_land_toggle_button.png b/tests/res/drawable-hdpi/holo_dialog_minwidth_land_toggle_button.png new file mode 100644 index 0000000000000000000000000000000000000000..6a6fd87fdf450b579a19fda7ba914e1e24afb325 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_minwidth_land_toggle_button.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_minwidth_land_toggle_button_checked.png b/tests/res/drawable-hdpi/holo_dialog_minwidth_land_toggle_button_checked.png new file mode 100644 index 0000000000000000000000000000000000000000..b56932d6d08a5e21cc5fe6f50a2fbd3fbf710781 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_minwidth_land_toggle_button_checked.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_minwidth_land_zoomcontrols.png b/tests/res/drawable-hdpi/holo_dialog_minwidth_land_zoomcontrols.png new file mode 100644 index 0000000000000000000000000000000000000000..576340630d8190b61d0e5bb1115e5c16fcbcb33c Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_minwidth_land_zoomcontrols.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_minwidth_port_actionbar.png b/tests/res/drawable-hdpi/holo_dialog_minwidth_port_actionbar.png new file mode 100644 index 0000000000000000000000000000000000000000..84f69dbe9063f85dfe6c4311fe152aaf20e17b77 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_minwidth_port_actionbar.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_minwidth_port_actionbar_action_items.png b/tests/res/drawable-hdpi/holo_dialog_minwidth_port_actionbar_action_items.png new file mode 100644 index 0000000000000000000000000000000000000000..84f69dbe9063f85dfe6c4311fe152aaf20e17b77 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_minwidth_port_actionbar_action_items.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_minwidth_port_actionbar_action_items_split.png b/tests/res/drawable-hdpi/holo_dialog_minwidth_port_actionbar_action_items_split.png new file mode 100644 index 0000000000000000000000000000000000000000..84f69dbe9063f85dfe6c4311fe152aaf20e17b77 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_minwidth_port_actionbar_action_items_split.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_minwidth_port_actionbar_action_view.png b/tests/res/drawable-hdpi/holo_dialog_minwidth_port_actionbar_action_view.png new file mode 100644 index 0000000000000000000000000000000000000000..84f69dbe9063f85dfe6c4311fe152aaf20e17b77 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_minwidth_port_actionbar_action_view.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_minwidth_port_actionbar_action_view_split.png b/tests/res/drawable-hdpi/holo_dialog_minwidth_port_actionbar_action_view_split.png new file mode 100644 index 0000000000000000000000000000000000000000..84f69dbe9063f85dfe6c4311fe152aaf20e17b77 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_minwidth_port_actionbar_action_view_split.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_minwidth_port_actionbar_home_as_up.png b/tests/res/drawable-hdpi/holo_dialog_minwidth_port_actionbar_home_as_up.png new file mode 100644 index 0000000000000000000000000000000000000000..84f69dbe9063f85dfe6c4311fe152aaf20e17b77 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_minwidth_port_actionbar_home_as_up.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_minwidth_port_actionbar_home_as_up_split.png b/tests/res/drawable-hdpi/holo_dialog_minwidth_port_actionbar_home_as_up_split.png new file mode 100644 index 0000000000000000000000000000000000000000..84f69dbe9063f85dfe6c4311fe152aaf20e17b77 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_minwidth_port_actionbar_home_as_up_split.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_minwidth_port_actionbar_list.png b/tests/res/drawable-hdpi/holo_dialog_minwidth_port_actionbar_list.png new file mode 100644 index 0000000000000000000000000000000000000000..84f69dbe9063f85dfe6c4311fe152aaf20e17b77 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_minwidth_port_actionbar_list.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_minwidth_port_actionbar_list_split.png b/tests/res/drawable-hdpi/holo_dialog_minwidth_port_actionbar_list_split.png new file mode 100644 index 0000000000000000000000000000000000000000..84f69dbe9063f85dfe6c4311fe152aaf20e17b77 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_minwidth_port_actionbar_list_split.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_minwidth_port_actionbar_no_icon.png b/tests/res/drawable-hdpi/holo_dialog_minwidth_port_actionbar_no_icon.png new file mode 100644 index 0000000000000000000000000000000000000000..84f69dbe9063f85dfe6c4311fe152aaf20e17b77 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_minwidth_port_actionbar_no_icon.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_minwidth_port_actionbar_no_icon_split.png b/tests/res/drawable-hdpi/holo_dialog_minwidth_port_actionbar_no_icon_split.png new file mode 100644 index 0000000000000000000000000000000000000000..84f69dbe9063f85dfe6c4311fe152aaf20e17b77 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_minwidth_port_actionbar_no_icon_split.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_minwidth_port_actionbar_no_title.png b/tests/res/drawable-hdpi/holo_dialog_minwidth_port_actionbar_no_title.png new file mode 100644 index 0000000000000000000000000000000000000000..84f69dbe9063f85dfe6c4311fe152aaf20e17b77 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_minwidth_port_actionbar_no_title.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_minwidth_port_actionbar_no_title_split.png b/tests/res/drawable-hdpi/holo_dialog_minwidth_port_actionbar_no_title_split.png new file mode 100644 index 0000000000000000000000000000000000000000..84f69dbe9063f85dfe6c4311fe152aaf20e17b77 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_minwidth_port_actionbar_no_title_split.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_minwidth_port_actionbar_split.png b/tests/res/drawable-hdpi/holo_dialog_minwidth_port_actionbar_split.png new file mode 100644 index 0000000000000000000000000000000000000000..84f69dbe9063f85dfe6c4311fe152aaf20e17b77 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_minwidth_port_actionbar_split.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_minwidth_port_actionbar_tabs.png b/tests/res/drawable-hdpi/holo_dialog_minwidth_port_actionbar_tabs.png new file mode 100644 index 0000000000000000000000000000000000000000..84f69dbe9063f85dfe6c4311fe152aaf20e17b77 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_minwidth_port_actionbar_tabs.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_minwidth_port_actionbar_tabs_split.png b/tests/res/drawable-hdpi/holo_dialog_minwidth_port_actionbar_tabs_split.png new file mode 100644 index 0000000000000000000000000000000000000000..84f69dbe9063f85dfe6c4311fe152aaf20e17b77 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_minwidth_port_actionbar_tabs_split.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_minwidth_port_alertdialog_list.png b/tests/res/drawable-hdpi/holo_dialog_minwidth_port_alertdialog_list.png new file mode 100644 index 0000000000000000000000000000000000000000..a612486a770b980f179771a6148d1214131da9fd Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_minwidth_port_alertdialog_list.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_minwidth_port_alertdialog_multichoice.png b/tests/res/drawable-hdpi/holo_dialog_minwidth_port_alertdialog_multichoice.png new file mode 100644 index 0000000000000000000000000000000000000000..ccf145628d22a5053923bc3f4684faf35ce2bf52 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_minwidth_port_alertdialog_multichoice.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_minwidth_port_alertdialog_onebutton.png b/tests/res/drawable-hdpi/holo_dialog_minwidth_port_alertdialog_onebutton.png new file mode 100644 index 0000000000000000000000000000000000000000..a1973389c5e3f8a2620a487c0736caf9e02b0a8c Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_minwidth_port_alertdialog_onebutton.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_minwidth_port_alertdialog_singlechoice.png b/tests/res/drawable-hdpi/holo_dialog_minwidth_port_alertdialog_singlechoice.png new file mode 100644 index 0000000000000000000000000000000000000000..685ffda945f6d56503ff64f33f2e1dba1c6c0192 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_minwidth_port_alertdialog_singlechoice.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_minwidth_port_alertdialog_threebuttons.png b/tests/res/drawable-hdpi/holo_dialog_minwidth_port_alertdialog_threebuttons.png new file mode 100644 index 0000000000000000000000000000000000000000..df04b248e7f0fe0a38ba30995bb6519ae98bd1cf Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_minwidth_port_alertdialog_threebuttons.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_minwidth_port_alertdialog_twobuttons.png b/tests/res/drawable-hdpi/holo_dialog_minwidth_port_alertdialog_twobuttons.png new file mode 100644 index 0000000000000000000000000000000000000000..df49521129cb6f91cb753e95a3e18405b7e15919 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_minwidth_port_alertdialog_twobuttons.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_minwidth_port_blue_bright.png b/tests/res/drawable-hdpi/holo_dialog_minwidth_port_blue_bright.png new file mode 100644 index 0000000000000000000000000000000000000000..778bb0b241655ba2ed668323ee93adf7d6a4dbdd Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_minwidth_port_blue_bright.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_minwidth_port_blue_dark.png b/tests/res/drawable-hdpi/holo_dialog_minwidth_port_blue_dark.png new file mode 100644 index 0000000000000000000000000000000000000000..78d391b5a86078891a09d50d9829442448fc114e Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_minwidth_port_blue_dark.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_minwidth_port_blue_light.png b/tests/res/drawable-hdpi/holo_dialog_minwidth_port_blue_light.png new file mode 100644 index 0000000000000000000000000000000000000000..4055f510fb304dc1d6feaa2a8422de2389d06a33 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_minwidth_port_blue_light.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_minwidth_port_button.png b/tests/res/drawable-hdpi/holo_dialog_minwidth_port_button.png new file mode 100644 index 0000000000000000000000000000000000000000..d195710cab2bc56cf8eb0468494aa597f347c0fe Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_minwidth_port_button.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_minwidth_port_button_pressed.png b/tests/res/drawable-hdpi/holo_dialog_minwidth_port_button_pressed.png new file mode 100644 index 0000000000000000000000000000000000000000..976df9ba32d0397ebe1256c80a76b9583ab57ffc Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_minwidth_port_button_pressed.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_minwidth_port_calendarview.png b/tests/res/drawable-hdpi/holo_dialog_minwidth_port_calendarview.png new file mode 100644 index 0000000000000000000000000000000000000000..bc342ed9375ea623dfd6365f779dc0ab34bd8df0 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_minwidth_port_calendarview.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_minwidth_port_checkbox.png b/tests/res/drawable-hdpi/holo_dialog_minwidth_port_checkbox.png new file mode 100644 index 0000000000000000000000000000000000000000..97e83b6c41c764cca396c56dc3c7cad9833c4be1 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_minwidth_port_checkbox.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_minwidth_port_checkbox_checked.png b/tests/res/drawable-hdpi/holo_dialog_minwidth_port_checkbox_checked.png new file mode 100644 index 0000000000000000000000000000000000000000..1d4cb563f973f06c045d298948fbce6c309215b5 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_minwidth_port_checkbox_checked.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_minwidth_port_edittext.png b/tests/res/drawable-hdpi/holo_dialog_minwidth_port_edittext.png new file mode 100644 index 0000000000000000000000000000000000000000..a096891fbeb9d6a880bb44b73be4f2ae9d5f4532 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_minwidth_port_edittext.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_minwidth_port_green_dark.png b/tests/res/drawable-hdpi/holo_dialog_minwidth_port_green_dark.png new file mode 100644 index 0000000000000000000000000000000000000000..ca9aed3220cb21f40958aaeba96d5e0ac29bb3d1 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_minwidth_port_green_dark.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_minwidth_port_green_light.png b/tests/res/drawable-hdpi/holo_dialog_minwidth_port_green_light.png new file mode 100644 index 0000000000000000000000000000000000000000..6a326963e16d69b9a8adea738266cda4f755d13b Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_minwidth_port_green_light.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_minwidth_port_orange_dark.png b/tests/res/drawable-hdpi/holo_dialog_minwidth_port_orange_dark.png new file mode 100644 index 0000000000000000000000000000000000000000..adf1d82145cb5967f625e412288b2cf26752ce27 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_minwidth_port_orange_dark.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_minwidth_port_orange_light.png b/tests/res/drawable-hdpi/holo_dialog_minwidth_port_orange_light.png new file mode 100644 index 0000000000000000000000000000000000000000..2208f9157a5923077726d5543c7008d684baea4e Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_minwidth_port_orange_light.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_minwidth_port_progressbar.png b/tests/res/drawable-hdpi/holo_dialog_minwidth_port_progressbar.png new file mode 100644 index 0000000000000000000000000000000000000000..41e958c7ed1a7f8a3818a55c7441e9cc9dab0d3c Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_minwidth_port_progressbar.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_minwidth_port_progressbar_horizontal0.png b/tests/res/drawable-hdpi/holo_dialog_minwidth_port_progressbar_horizontal0.png new file mode 100644 index 0000000000000000000000000000000000000000..13d7e551e3c0d7261e3ecb26b4489a81fff05fe2 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_minwidth_port_progressbar_horizontal0.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_minwidth_port_progressbar_horizontal100.png b/tests/res/drawable-hdpi/holo_dialog_minwidth_port_progressbar_horizontal100.png new file mode 100644 index 0000000000000000000000000000000000000000..966ecc862afe2678a16baf672cdfe89b785366af Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_minwidth_port_progressbar_horizontal100.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_minwidth_port_progressbar_horizontal50.png b/tests/res/drawable-hdpi/holo_dialog_minwidth_port_progressbar_horizontal50.png new file mode 100644 index 0000000000000000000000000000000000000000..bb43859cf6f84a4d9b7ccb7b9e3a60891ea4d4c6 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_minwidth_port_progressbar_horizontal50.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_minwidth_port_progressbar_large.png b/tests/res/drawable-hdpi/holo_dialog_minwidth_port_progressbar_large.png new file mode 100644 index 0000000000000000000000000000000000000000..0fd63d218de38c73d9ced3dd9d11c9c81f8b3f82 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_minwidth_port_progressbar_large.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_minwidth_port_progressbar_small.png b/tests/res/drawable-hdpi/holo_dialog_minwidth_port_progressbar_small.png new file mode 100644 index 0000000000000000000000000000000000000000..1a270f9d993500aed6bfa7ae247a4a9d71963c97 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_minwidth_port_progressbar_small.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_minwidth_port_progressdialog_horizontal.png b/tests/res/drawable-hdpi/holo_dialog_minwidth_port_progressdialog_horizontal.png new file mode 100644 index 0000000000000000000000000000000000000000..168b54f59da4e5f12dfaf3afc5e0105e328a9058 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_minwidth_port_progressdialog_horizontal.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_minwidth_port_progressdialog_spinner.png b/tests/res/drawable-hdpi/holo_dialog_minwidth_port_progressdialog_spinner.png new file mode 100644 index 0000000000000000000000000000000000000000..7f7be54ef674b601507eec4c7002ba98aeb67e9c Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_minwidth_port_progressdialog_spinner.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_minwidth_port_purple.png b/tests/res/drawable-hdpi/holo_dialog_minwidth_port_purple.png new file mode 100644 index 0000000000000000000000000000000000000000..e45ec4feb975752edd2dda3244c6230d25f54be1 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_minwidth_port_purple.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_minwidth_port_radiobutton.png b/tests/res/drawable-hdpi/holo_dialog_minwidth_port_radiobutton.png new file mode 100644 index 0000000000000000000000000000000000000000..50c99a6599bb9ffb55bb50c08db6081f0f6d8266 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_minwidth_port_radiobutton.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_minwidth_port_radiobutton_checked.png b/tests/res/drawable-hdpi/holo_dialog_minwidth_port_radiobutton_checked.png new file mode 100644 index 0000000000000000000000000000000000000000..57cd2049b19d3c78ce7ee627c084b2c186de99ca Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_minwidth_port_radiobutton_checked.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_minwidth_port_radiogroup_horizontal.png b/tests/res/drawable-hdpi/holo_dialog_minwidth_port_radiogroup_horizontal.png new file mode 100644 index 0000000000000000000000000000000000000000..542219e938ff4bc2e437e7611072d425b64adfba Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_minwidth_port_radiogroup_horizontal.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_minwidth_port_radiogroup_vertical.png b/tests/res/drawable-hdpi/holo_dialog_minwidth_port_radiogroup_vertical.png new file mode 100644 index 0000000000000000000000000000000000000000..f7b94ebf144d6d9c38d9e9ab641b84edca9fdf4f Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_minwidth_port_radiogroup_vertical.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_minwidth_port_ratingbar_0.png b/tests/res/drawable-hdpi/holo_dialog_minwidth_port_ratingbar_0.png new file mode 100644 index 0000000000000000000000000000000000000000..3ab433c89d924a8b2fb2105f500c52fff3c5e490 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_minwidth_port_ratingbar_0.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_minwidth_port_ratingbar_0_pressed.png b/tests/res/drawable-hdpi/holo_dialog_minwidth_port_ratingbar_0_pressed.png new file mode 100644 index 0000000000000000000000000000000000000000..4dc4b050732df347508b406e0158c896a9ad3f34 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_minwidth_port_ratingbar_0_pressed.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_minwidth_port_ratingbar_2point5.png b/tests/res/drawable-hdpi/holo_dialog_minwidth_port_ratingbar_2point5.png new file mode 100644 index 0000000000000000000000000000000000000000..2ca185211505ec0864b969e3c37920ef9aab787d Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_minwidth_port_ratingbar_2point5.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_minwidth_port_ratingbar_2point5_pressed.png b/tests/res/drawable-hdpi/holo_dialog_minwidth_port_ratingbar_2point5_pressed.png new file mode 100644 index 0000000000000000000000000000000000000000..84d8b8c9341601235661c6180c930a1409dac3c4 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_minwidth_port_ratingbar_2point5_pressed.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_minwidth_port_ratingbar_5.png b/tests/res/drawable-hdpi/holo_dialog_minwidth_port_ratingbar_5.png new file mode 100644 index 0000000000000000000000000000000000000000..87c629e4fa5d01416e3f70778e56264950449e4b Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_minwidth_port_ratingbar_5.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_minwidth_port_ratingbar_5_pressed.png b/tests/res/drawable-hdpi/holo_dialog_minwidth_port_ratingbar_5_pressed.png new file mode 100644 index 0000000000000000000000000000000000000000..1122d5ef1c27ce0289524295db8e53674f6d6714 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_minwidth_port_ratingbar_5_pressed.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_minwidth_port_red_dark.png b/tests/res/drawable-hdpi/holo_dialog_minwidth_port_red_dark.png new file mode 100644 index 0000000000000000000000000000000000000000..04f0207cf1a8186090520fd110a056176ead4060 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_minwidth_port_red_dark.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_minwidth_port_red_light.png b/tests/res/drawable-hdpi/holo_dialog_minwidth_port_red_light.png new file mode 100644 index 0000000000000000000000000000000000000000..03dcaaa5cae6187d8e11ad40d0347a4fec14cf94 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_minwidth_port_red_light.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_minwidth_port_searchview.png b/tests/res/drawable-hdpi/holo_dialog_minwidth_port_searchview.png new file mode 100644 index 0000000000000000000000000000000000000000..361534901811f062798d0466657c24d71dcdc92a Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_minwidth_port_searchview.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_minwidth_port_searchview_query.png b/tests/res/drawable-hdpi/holo_dialog_minwidth_port_searchview_query.png new file mode 100644 index 0000000000000000000000000000000000000000..0631aa608fe1ec4fd417b6c6718846335553bfa5 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_minwidth_port_searchview_query.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_minwidth_port_searchview_queryhint.png b/tests/res/drawable-hdpi/holo_dialog_minwidth_port_searchview_queryhint.png new file mode 100644 index 0000000000000000000000000000000000000000..e4134272f972b8bfd02b3c02519f4c131684b78f Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_minwidth_port_searchview_queryhint.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_minwidth_port_seekbar_0.png b/tests/res/drawable-hdpi/holo_dialog_minwidth_port_seekbar_0.png new file mode 100644 index 0000000000000000000000000000000000000000..440f14230d91991499e7c4b7a13ab683fb7b8f56 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_minwidth_port_seekbar_0.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_minwidth_port_seekbar_100.png b/tests/res/drawable-hdpi/holo_dialog_minwidth_port_seekbar_100.png new file mode 100644 index 0000000000000000000000000000000000000000..61306d3a2d1e580646d55c190529c433bb5d405f Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_minwidth_port_seekbar_100.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_minwidth_port_seekbar_50.png b/tests/res/drawable-hdpi/holo_dialog_minwidth_port_seekbar_50.png new file mode 100644 index 0000000000000000000000000000000000000000..5363d2c3c3a7189543caaa41b29d034f82a362a5 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_minwidth_port_seekbar_50.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_minwidth_port_spinner.png b/tests/res/drawable-hdpi/holo_dialog_minwidth_port_spinner.png new file mode 100644 index 0000000000000000000000000000000000000000..46f3e602065f7f5f8357f90196700b1db616d84c Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_minwidth_port_spinner.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_minwidth_port_tabhost.png b/tests/res/drawable-hdpi/holo_dialog_minwidth_port_tabhost.png new file mode 100644 index 0000000000000000000000000000000000000000..835b85dccf8d2245e916cd27ff0683ce71ae84c2 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_minwidth_port_tabhost.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_minwidth_port_textview.png b/tests/res/drawable-hdpi/holo_dialog_minwidth_port_textview.png new file mode 100644 index 0000000000000000000000000000000000000000..5dfe2553be04a4e53db7a049288dc1507f36ad81 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_minwidth_port_textview.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_minwidth_port_toggle_button.png b/tests/res/drawable-hdpi/holo_dialog_minwidth_port_toggle_button.png new file mode 100644 index 0000000000000000000000000000000000000000..6a6fd87fdf450b579a19fda7ba914e1e24afb325 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_minwidth_port_toggle_button.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_minwidth_port_toggle_button_checked.png b/tests/res/drawable-hdpi/holo_dialog_minwidth_port_toggle_button_checked.png new file mode 100644 index 0000000000000000000000000000000000000000..b56932d6d08a5e21cc5fe6f50a2fbd3fbf710781 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_minwidth_port_toggle_button_checked.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_minwidth_port_zoomcontrols.png b/tests/res/drawable-hdpi/holo_dialog_minwidth_port_zoomcontrols.png new file mode 100644 index 0000000000000000000000000000000000000000..576340630d8190b61d0e5bb1115e5c16fcbcb33c Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_minwidth_port_zoomcontrols.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_noactionbar_land_alertdialog_list.png b/tests/res/drawable-hdpi/holo_dialog_noactionbar_land_alertdialog_list.png new file mode 100644 index 0000000000000000000000000000000000000000..d6e97fce278cbd2dc7884c5775dfe85f197051c2 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_noactionbar_land_alertdialog_list.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_noactionbar_land_alertdialog_multichoice.png b/tests/res/drawable-hdpi/holo_dialog_noactionbar_land_alertdialog_multichoice.png new file mode 100644 index 0000000000000000000000000000000000000000..0e7aa5357f299effb043e9fb63fb61ff5f5d2883 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_noactionbar_land_alertdialog_multichoice.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_noactionbar_land_alertdialog_onebutton.png b/tests/res/drawable-hdpi/holo_dialog_noactionbar_land_alertdialog_onebutton.png new file mode 100644 index 0000000000000000000000000000000000000000..28e5c37f09dfaedce5decbf0f2fda76870111669 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_noactionbar_land_alertdialog_onebutton.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_noactionbar_land_alertdialog_singlechoice.png b/tests/res/drawable-hdpi/holo_dialog_noactionbar_land_alertdialog_singlechoice.png new file mode 100644 index 0000000000000000000000000000000000000000..2524701c174d690873191e41f68925fe5901c2e5 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_noactionbar_land_alertdialog_singlechoice.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_noactionbar_land_alertdialog_threebuttons.png b/tests/res/drawable-hdpi/holo_dialog_noactionbar_land_alertdialog_threebuttons.png new file mode 100644 index 0000000000000000000000000000000000000000..d6e4f31677edb6a148aeca2e8ddf4ead439f3da6 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_noactionbar_land_alertdialog_threebuttons.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_noactionbar_land_alertdialog_twobuttons.png b/tests/res/drawable-hdpi/holo_dialog_noactionbar_land_alertdialog_twobuttons.png new file mode 100644 index 0000000000000000000000000000000000000000..250d448dc567b30a4624404277879c2de69fdcc2 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_noactionbar_land_alertdialog_twobuttons.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_noactionbar_land_blue_bright.png b/tests/res/drawable-hdpi/holo_dialog_noactionbar_land_blue_bright.png new file mode 100644 index 0000000000000000000000000000000000000000..72f1cd3ddc69d70cad79645ec8bba76e9e7acf54 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_noactionbar_land_blue_bright.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_noactionbar_land_blue_dark.png b/tests/res/drawable-hdpi/holo_dialog_noactionbar_land_blue_dark.png new file mode 100644 index 0000000000000000000000000000000000000000..8dc3d53adc37cd613b9b0a38b1d68d382bb3b940 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_noactionbar_land_blue_dark.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_noactionbar_land_blue_light.png b/tests/res/drawable-hdpi/holo_dialog_noactionbar_land_blue_light.png new file mode 100644 index 0000000000000000000000000000000000000000..acdbb58b91295d9b3948cd4815cf943fc2108736 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_noactionbar_land_blue_light.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_noactionbar_land_button.png b/tests/res/drawable-hdpi/holo_dialog_noactionbar_land_button.png new file mode 100644 index 0000000000000000000000000000000000000000..d195710cab2bc56cf8eb0468494aa597f347c0fe Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_noactionbar_land_button.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_noactionbar_land_button_pressed.png b/tests/res/drawable-hdpi/holo_dialog_noactionbar_land_button_pressed.png new file mode 100644 index 0000000000000000000000000000000000000000..976df9ba32d0397ebe1256c80a76b9583ab57ffc Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_noactionbar_land_button_pressed.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_noactionbar_land_calendarview.png b/tests/res/drawable-hdpi/holo_dialog_noactionbar_land_calendarview.png new file mode 100644 index 0000000000000000000000000000000000000000..802b75accdfb404bff707bb7700e8484812703a6 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_noactionbar_land_calendarview.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_noactionbar_land_checkbox.png b/tests/res/drawable-hdpi/holo_dialog_noactionbar_land_checkbox.png new file mode 100644 index 0000000000000000000000000000000000000000..97e83b6c41c764cca396c56dc3c7cad9833c4be1 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_noactionbar_land_checkbox.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_noactionbar_land_checkbox_checked.png b/tests/res/drawable-hdpi/holo_dialog_noactionbar_land_checkbox_checked.png new file mode 100644 index 0000000000000000000000000000000000000000..1d4cb563f973f06c045d298948fbce6c309215b5 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_noactionbar_land_checkbox_checked.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_noactionbar_land_edittext.png b/tests/res/drawable-hdpi/holo_dialog_noactionbar_land_edittext.png new file mode 100644 index 0000000000000000000000000000000000000000..369d7b465a977c7ee28e1d82207992fecca78cf2 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_noactionbar_land_edittext.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_noactionbar_land_green_dark.png b/tests/res/drawable-hdpi/holo_dialog_noactionbar_land_green_dark.png new file mode 100644 index 0000000000000000000000000000000000000000..3b9be5eec71f7b1bed98944685f9e336d39170d9 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_noactionbar_land_green_dark.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_noactionbar_land_green_light.png b/tests/res/drawable-hdpi/holo_dialog_noactionbar_land_green_light.png new file mode 100644 index 0000000000000000000000000000000000000000..288b75a7399124fb0dc5c184832e06d22c676baf Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_noactionbar_land_green_light.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_noactionbar_land_orange_dark.png b/tests/res/drawable-hdpi/holo_dialog_noactionbar_land_orange_dark.png new file mode 100644 index 0000000000000000000000000000000000000000..75ff2a5a2eab4195f17198cb7a1d2e4d61a95ebd Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_noactionbar_land_orange_dark.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_noactionbar_land_orange_light.png b/tests/res/drawable-hdpi/holo_dialog_noactionbar_land_orange_light.png new file mode 100644 index 0000000000000000000000000000000000000000..4872766029853de59b23a8f4364389b582cbb617 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_noactionbar_land_orange_light.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_noactionbar_land_progressbar.png b/tests/res/drawable-hdpi/holo_dialog_noactionbar_land_progressbar.png new file mode 100644 index 0000000000000000000000000000000000000000..41e958c7ed1a7f8a3818a55c7441e9cc9dab0d3c Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_noactionbar_land_progressbar.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_noactionbar_land_progressbar_horizontal0.png b/tests/res/drawable-hdpi/holo_dialog_noactionbar_land_progressbar_horizontal0.png new file mode 100644 index 0000000000000000000000000000000000000000..7923142938dad1616112ff34f47ad747041ae6b6 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_noactionbar_land_progressbar_horizontal0.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_noactionbar_land_progressbar_horizontal100.png b/tests/res/drawable-hdpi/holo_dialog_noactionbar_land_progressbar_horizontal100.png new file mode 100644 index 0000000000000000000000000000000000000000..d94e0ec771b92dd50a4d5b774a266689948536c5 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_noactionbar_land_progressbar_horizontal100.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_noactionbar_land_progressbar_horizontal50.png b/tests/res/drawable-hdpi/holo_dialog_noactionbar_land_progressbar_horizontal50.png new file mode 100644 index 0000000000000000000000000000000000000000..0891a0b4046f2137574207a65fc22ffd06ccc606 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_noactionbar_land_progressbar_horizontal50.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_noactionbar_land_progressbar_large.png b/tests/res/drawable-hdpi/holo_dialog_noactionbar_land_progressbar_large.png new file mode 100644 index 0000000000000000000000000000000000000000..0fd63d218de38c73d9ced3dd9d11c9c81f8b3f82 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_noactionbar_land_progressbar_large.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_noactionbar_land_progressbar_small.png b/tests/res/drawable-hdpi/holo_dialog_noactionbar_land_progressbar_small.png new file mode 100644 index 0000000000000000000000000000000000000000..1a270f9d993500aed6bfa7ae247a4a9d71963c97 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_noactionbar_land_progressbar_small.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_noactionbar_land_progressdialog_horizontal.png b/tests/res/drawable-hdpi/holo_dialog_noactionbar_land_progressdialog_horizontal.png new file mode 100644 index 0000000000000000000000000000000000000000..f95d7472f1104960dfa0c532ad267349f690a0dc Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_noactionbar_land_progressdialog_horizontal.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_noactionbar_land_progressdialog_spinner.png b/tests/res/drawable-hdpi/holo_dialog_noactionbar_land_progressdialog_spinner.png new file mode 100644 index 0000000000000000000000000000000000000000..c391cbf4c3d5df5cf67805b880e24b93d1ea9a29 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_noactionbar_land_progressdialog_spinner.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_noactionbar_land_purple.png b/tests/res/drawable-hdpi/holo_dialog_noactionbar_land_purple.png new file mode 100644 index 0000000000000000000000000000000000000000..a4c77f0e994f34dc5be5ff0ab5d9149daab920bd Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_noactionbar_land_purple.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_noactionbar_land_radiobutton.png b/tests/res/drawable-hdpi/holo_dialog_noactionbar_land_radiobutton.png new file mode 100644 index 0000000000000000000000000000000000000000..50c99a6599bb9ffb55bb50c08db6081f0f6d8266 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_noactionbar_land_radiobutton.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_noactionbar_land_radiobutton_checked.png b/tests/res/drawable-hdpi/holo_dialog_noactionbar_land_radiobutton_checked.png new file mode 100644 index 0000000000000000000000000000000000000000..57cd2049b19d3c78ce7ee627c084b2c186de99ca Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_noactionbar_land_radiobutton_checked.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_noactionbar_land_radiogroup_horizontal.png b/tests/res/drawable-hdpi/holo_dialog_noactionbar_land_radiogroup_horizontal.png new file mode 100644 index 0000000000000000000000000000000000000000..542219e938ff4bc2e437e7611072d425b64adfba Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_noactionbar_land_radiogroup_horizontal.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_noactionbar_land_radiogroup_vertical.png b/tests/res/drawable-hdpi/holo_dialog_noactionbar_land_radiogroup_vertical.png new file mode 100644 index 0000000000000000000000000000000000000000..f7b94ebf144d6d9c38d9e9ab641b84edca9fdf4f Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_noactionbar_land_radiogroup_vertical.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_noactionbar_land_ratingbar_0.png b/tests/res/drawable-hdpi/holo_dialog_noactionbar_land_ratingbar_0.png new file mode 100644 index 0000000000000000000000000000000000000000..3ab433c89d924a8b2fb2105f500c52fff3c5e490 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_noactionbar_land_ratingbar_0.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_noactionbar_land_ratingbar_0_pressed.png b/tests/res/drawable-hdpi/holo_dialog_noactionbar_land_ratingbar_0_pressed.png new file mode 100644 index 0000000000000000000000000000000000000000..4dc4b050732df347508b406e0158c896a9ad3f34 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_noactionbar_land_ratingbar_0_pressed.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_noactionbar_land_ratingbar_2point5.png b/tests/res/drawable-hdpi/holo_dialog_noactionbar_land_ratingbar_2point5.png new file mode 100644 index 0000000000000000000000000000000000000000..2ca185211505ec0864b969e3c37920ef9aab787d Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_noactionbar_land_ratingbar_2point5.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_noactionbar_land_ratingbar_2point5_pressed.png b/tests/res/drawable-hdpi/holo_dialog_noactionbar_land_ratingbar_2point5_pressed.png new file mode 100644 index 0000000000000000000000000000000000000000..84d8b8c9341601235661c6180c930a1409dac3c4 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_noactionbar_land_ratingbar_2point5_pressed.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_noactionbar_land_ratingbar_5.png b/tests/res/drawable-hdpi/holo_dialog_noactionbar_land_ratingbar_5.png new file mode 100644 index 0000000000000000000000000000000000000000..87c629e4fa5d01416e3f70778e56264950449e4b Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_noactionbar_land_ratingbar_5.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_noactionbar_land_ratingbar_5_pressed.png b/tests/res/drawable-hdpi/holo_dialog_noactionbar_land_ratingbar_5_pressed.png new file mode 100644 index 0000000000000000000000000000000000000000..1122d5ef1c27ce0289524295db8e53674f6d6714 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_noactionbar_land_ratingbar_5_pressed.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_noactionbar_land_red_dark.png b/tests/res/drawable-hdpi/holo_dialog_noactionbar_land_red_dark.png new file mode 100644 index 0000000000000000000000000000000000000000..4ae5797fe87f8f07a20bc9f9af059236a40fc62e Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_noactionbar_land_red_dark.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_noactionbar_land_red_light.png b/tests/res/drawable-hdpi/holo_dialog_noactionbar_land_red_light.png new file mode 100644 index 0000000000000000000000000000000000000000..4860c053134581df3f45734836bca2853cfc72b0 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_noactionbar_land_red_light.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_noactionbar_land_searchview.png b/tests/res/drawable-hdpi/holo_dialog_noactionbar_land_searchview.png new file mode 100644 index 0000000000000000000000000000000000000000..8252894eb570cc5a481e9085c368efd3bbab822c Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_noactionbar_land_searchview.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_noactionbar_land_searchview_query.png b/tests/res/drawable-hdpi/holo_dialog_noactionbar_land_searchview_query.png new file mode 100644 index 0000000000000000000000000000000000000000..c6f6977b66f13e03f9822da3abd9e3b2173e5961 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_noactionbar_land_searchview_query.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_noactionbar_land_searchview_queryhint.png b/tests/res/drawable-hdpi/holo_dialog_noactionbar_land_searchview_queryhint.png new file mode 100644 index 0000000000000000000000000000000000000000..e85c3cb4974b73e0cbd167ac579be90cb35613f1 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_noactionbar_land_searchview_queryhint.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_noactionbar_land_seekbar_0.png b/tests/res/drawable-hdpi/holo_dialog_noactionbar_land_seekbar_0.png new file mode 100644 index 0000000000000000000000000000000000000000..b194d4ec6c8e9270698ac51d024e39a8099c4bab Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_noactionbar_land_seekbar_0.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_noactionbar_land_seekbar_100.png b/tests/res/drawable-hdpi/holo_dialog_noactionbar_land_seekbar_100.png new file mode 100644 index 0000000000000000000000000000000000000000..b89ea7d9a1999f56ee001e18efe5f4133ac20843 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_noactionbar_land_seekbar_100.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_noactionbar_land_seekbar_50.png b/tests/res/drawable-hdpi/holo_dialog_noactionbar_land_seekbar_50.png new file mode 100644 index 0000000000000000000000000000000000000000..3100469c87e6487f987cf1f70e492ed85beaace1 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_noactionbar_land_seekbar_50.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_noactionbar_land_spinner.png b/tests/res/drawable-hdpi/holo_dialog_noactionbar_land_spinner.png new file mode 100644 index 0000000000000000000000000000000000000000..b5f7f2acc35d58d11dca91fa7a5ac07c96863b06 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_noactionbar_land_spinner.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_noactionbar_land_tabhost.png b/tests/res/drawable-hdpi/holo_dialog_noactionbar_land_tabhost.png new file mode 100644 index 0000000000000000000000000000000000000000..9b26e7d6c7efd3fcc7716c219d4bd7590764d959 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_noactionbar_land_tabhost.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_noactionbar_land_textview.png b/tests/res/drawable-hdpi/holo_dialog_noactionbar_land_textview.png new file mode 100644 index 0000000000000000000000000000000000000000..5cd880f30f6dc64cbd4fc743d48cef8c451d8787 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_noactionbar_land_textview.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_noactionbar_land_toggle_button.png b/tests/res/drawable-hdpi/holo_dialog_noactionbar_land_toggle_button.png new file mode 100644 index 0000000000000000000000000000000000000000..6a6fd87fdf450b579a19fda7ba914e1e24afb325 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_noactionbar_land_toggle_button.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_noactionbar_land_toggle_button_checked.png b/tests/res/drawable-hdpi/holo_dialog_noactionbar_land_toggle_button_checked.png new file mode 100644 index 0000000000000000000000000000000000000000..b56932d6d08a5e21cc5fe6f50a2fbd3fbf710781 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_noactionbar_land_toggle_button_checked.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_noactionbar_land_zoomcontrols.png b/tests/res/drawable-hdpi/holo_dialog_noactionbar_land_zoomcontrols.png new file mode 100644 index 0000000000000000000000000000000000000000..576340630d8190b61d0e5bb1115e5c16fcbcb33c Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_noactionbar_land_zoomcontrols.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_land_alertdialog_list.png b/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_land_alertdialog_list.png new file mode 100644 index 0000000000000000000000000000000000000000..d6e97fce278cbd2dc7884c5775dfe85f197051c2 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_land_alertdialog_list.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_land_alertdialog_multichoice.png b/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_land_alertdialog_multichoice.png new file mode 100644 index 0000000000000000000000000000000000000000..0e7aa5357f299effb043e9fb63fb61ff5f5d2883 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_land_alertdialog_multichoice.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_land_alertdialog_onebutton.png b/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_land_alertdialog_onebutton.png new file mode 100644 index 0000000000000000000000000000000000000000..28e5c37f09dfaedce5decbf0f2fda76870111669 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_land_alertdialog_onebutton.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_land_alertdialog_singlechoice.png b/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_land_alertdialog_singlechoice.png new file mode 100644 index 0000000000000000000000000000000000000000..2524701c174d690873191e41f68925fe5901c2e5 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_land_alertdialog_singlechoice.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_land_alertdialog_threebuttons.png b/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_land_alertdialog_threebuttons.png new file mode 100644 index 0000000000000000000000000000000000000000..d6e4f31677edb6a148aeca2e8ddf4ead439f3da6 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_land_alertdialog_threebuttons.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_land_alertdialog_twobuttons.png b/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_land_alertdialog_twobuttons.png new file mode 100644 index 0000000000000000000000000000000000000000..250d448dc567b30a4624404277879c2de69fdcc2 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_land_alertdialog_twobuttons.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_land_blue_bright.png b/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_land_blue_bright.png new file mode 100644 index 0000000000000000000000000000000000000000..72f1cd3ddc69d70cad79645ec8bba76e9e7acf54 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_land_blue_bright.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_land_blue_dark.png b/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_land_blue_dark.png new file mode 100644 index 0000000000000000000000000000000000000000..8dc3d53adc37cd613b9b0a38b1d68d382bb3b940 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_land_blue_dark.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_land_blue_light.png b/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_land_blue_light.png new file mode 100644 index 0000000000000000000000000000000000000000..acdbb58b91295d9b3948cd4815cf943fc2108736 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_land_blue_light.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_land_button.png b/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_land_button.png new file mode 100644 index 0000000000000000000000000000000000000000..d195710cab2bc56cf8eb0468494aa597f347c0fe Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_land_button.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_land_button_pressed.png b/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_land_button_pressed.png new file mode 100644 index 0000000000000000000000000000000000000000..976df9ba32d0397ebe1256c80a76b9583ab57ffc Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_land_button_pressed.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_land_calendarview.png b/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_land_calendarview.png new file mode 100644 index 0000000000000000000000000000000000000000..802b75accdfb404bff707bb7700e8484812703a6 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_land_calendarview.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_land_checkbox.png b/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_land_checkbox.png new file mode 100644 index 0000000000000000000000000000000000000000..97e83b6c41c764cca396c56dc3c7cad9833c4be1 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_land_checkbox.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_land_checkbox_checked.png b/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_land_checkbox_checked.png new file mode 100644 index 0000000000000000000000000000000000000000..1d4cb563f973f06c045d298948fbce6c309215b5 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_land_checkbox_checked.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_land_edittext.png b/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_land_edittext.png new file mode 100644 index 0000000000000000000000000000000000000000..369d7b465a977c7ee28e1d82207992fecca78cf2 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_land_edittext.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_land_green_dark.png b/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_land_green_dark.png new file mode 100644 index 0000000000000000000000000000000000000000..3b9be5eec71f7b1bed98944685f9e336d39170d9 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_land_green_dark.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_land_green_light.png b/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_land_green_light.png new file mode 100644 index 0000000000000000000000000000000000000000..288b75a7399124fb0dc5c184832e06d22c676baf Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_land_green_light.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_land_orange_dark.png b/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_land_orange_dark.png new file mode 100644 index 0000000000000000000000000000000000000000..75ff2a5a2eab4195f17198cb7a1d2e4d61a95ebd Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_land_orange_dark.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_land_orange_light.png b/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_land_orange_light.png new file mode 100644 index 0000000000000000000000000000000000000000..4872766029853de59b23a8f4364389b582cbb617 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_land_orange_light.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_land_progressbar.png b/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_land_progressbar.png new file mode 100644 index 0000000000000000000000000000000000000000..41e958c7ed1a7f8a3818a55c7441e9cc9dab0d3c Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_land_progressbar.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_land_progressbar_horizontal0.png b/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_land_progressbar_horizontal0.png new file mode 100644 index 0000000000000000000000000000000000000000..7923142938dad1616112ff34f47ad747041ae6b6 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_land_progressbar_horizontal0.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_land_progressbar_horizontal100.png b/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_land_progressbar_horizontal100.png new file mode 100644 index 0000000000000000000000000000000000000000..d94e0ec771b92dd50a4d5b774a266689948536c5 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_land_progressbar_horizontal100.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_land_progressbar_horizontal50.png b/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_land_progressbar_horizontal50.png new file mode 100644 index 0000000000000000000000000000000000000000..0891a0b4046f2137574207a65fc22ffd06ccc606 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_land_progressbar_horizontal50.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_land_progressbar_large.png b/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_land_progressbar_large.png new file mode 100644 index 0000000000000000000000000000000000000000..0fd63d218de38c73d9ced3dd9d11c9c81f8b3f82 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_land_progressbar_large.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_land_progressbar_small.png b/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_land_progressbar_small.png new file mode 100644 index 0000000000000000000000000000000000000000..1a270f9d993500aed6bfa7ae247a4a9d71963c97 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_land_progressbar_small.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_land_progressdialog_horizontal.png b/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_land_progressdialog_horizontal.png new file mode 100644 index 0000000000000000000000000000000000000000..f95d7472f1104960dfa0c532ad267349f690a0dc Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_land_progressdialog_horizontal.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_land_progressdialog_spinner.png b/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_land_progressdialog_spinner.png new file mode 100644 index 0000000000000000000000000000000000000000..c391cbf4c3d5df5cf67805b880e24b93d1ea9a29 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_land_progressdialog_spinner.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_land_purple.png b/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_land_purple.png new file mode 100644 index 0000000000000000000000000000000000000000..a4c77f0e994f34dc5be5ff0ab5d9149daab920bd Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_land_purple.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_land_radiobutton.png b/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_land_radiobutton.png new file mode 100644 index 0000000000000000000000000000000000000000..50c99a6599bb9ffb55bb50c08db6081f0f6d8266 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_land_radiobutton.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_land_radiobutton_checked.png b/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_land_radiobutton_checked.png new file mode 100644 index 0000000000000000000000000000000000000000..57cd2049b19d3c78ce7ee627c084b2c186de99ca Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_land_radiobutton_checked.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_land_radiogroup_horizontal.png b/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_land_radiogroup_horizontal.png new file mode 100644 index 0000000000000000000000000000000000000000..542219e938ff4bc2e437e7611072d425b64adfba Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_land_radiogroup_horizontal.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_land_radiogroup_vertical.png b/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_land_radiogroup_vertical.png new file mode 100644 index 0000000000000000000000000000000000000000..f7b94ebf144d6d9c38d9e9ab641b84edca9fdf4f Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_land_radiogroup_vertical.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_land_ratingbar_0.png b/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_land_ratingbar_0.png new file mode 100644 index 0000000000000000000000000000000000000000..3ab433c89d924a8b2fb2105f500c52fff3c5e490 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_land_ratingbar_0.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_land_ratingbar_0_pressed.png b/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_land_ratingbar_0_pressed.png new file mode 100644 index 0000000000000000000000000000000000000000..4dc4b050732df347508b406e0158c896a9ad3f34 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_land_ratingbar_0_pressed.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_land_ratingbar_2point5.png b/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_land_ratingbar_2point5.png new file mode 100644 index 0000000000000000000000000000000000000000..2ca185211505ec0864b969e3c37920ef9aab787d Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_land_ratingbar_2point5.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_land_ratingbar_2point5_pressed.png b/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_land_ratingbar_2point5_pressed.png new file mode 100644 index 0000000000000000000000000000000000000000..84d8b8c9341601235661c6180c930a1409dac3c4 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_land_ratingbar_2point5_pressed.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_land_ratingbar_5.png b/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_land_ratingbar_5.png new file mode 100644 index 0000000000000000000000000000000000000000..87c629e4fa5d01416e3f70778e56264950449e4b Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_land_ratingbar_5.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_land_ratingbar_5_pressed.png b/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_land_ratingbar_5_pressed.png new file mode 100644 index 0000000000000000000000000000000000000000..1122d5ef1c27ce0289524295db8e53674f6d6714 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_land_ratingbar_5_pressed.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_land_red_dark.png b/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_land_red_dark.png new file mode 100644 index 0000000000000000000000000000000000000000..4ae5797fe87f8f07a20bc9f9af059236a40fc62e Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_land_red_dark.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_land_red_light.png b/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_land_red_light.png new file mode 100644 index 0000000000000000000000000000000000000000..4860c053134581df3f45734836bca2853cfc72b0 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_land_red_light.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_land_searchview.png b/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_land_searchview.png new file mode 100644 index 0000000000000000000000000000000000000000..8252894eb570cc5a481e9085c368efd3bbab822c Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_land_searchview.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_land_searchview_query.png b/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_land_searchview_query.png new file mode 100644 index 0000000000000000000000000000000000000000..c6f6977b66f13e03f9822da3abd9e3b2173e5961 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_land_searchview_query.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_land_searchview_queryhint.png b/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_land_searchview_queryhint.png new file mode 100644 index 0000000000000000000000000000000000000000..e85c3cb4974b73e0cbd167ac579be90cb35613f1 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_land_searchview_queryhint.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_land_seekbar_0.png b/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_land_seekbar_0.png new file mode 100644 index 0000000000000000000000000000000000000000..b194d4ec6c8e9270698ac51d024e39a8099c4bab Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_land_seekbar_0.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_land_seekbar_100.png b/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_land_seekbar_100.png new file mode 100644 index 0000000000000000000000000000000000000000..b89ea7d9a1999f56ee001e18efe5f4133ac20843 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_land_seekbar_100.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_land_seekbar_50.png b/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_land_seekbar_50.png new file mode 100644 index 0000000000000000000000000000000000000000..3100469c87e6487f987cf1f70e492ed85beaace1 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_land_seekbar_50.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_land_spinner.png b/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_land_spinner.png new file mode 100644 index 0000000000000000000000000000000000000000..b5f7f2acc35d58d11dca91fa7a5ac07c96863b06 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_land_spinner.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_land_tabhost.png b/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_land_tabhost.png new file mode 100644 index 0000000000000000000000000000000000000000..9b26e7d6c7efd3fcc7716c219d4bd7590764d959 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_land_tabhost.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_land_textview.png b/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_land_textview.png new file mode 100644 index 0000000000000000000000000000000000000000..5cd880f30f6dc64cbd4fc743d48cef8c451d8787 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_land_textview.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_land_toggle_button.png b/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_land_toggle_button.png new file mode 100644 index 0000000000000000000000000000000000000000..6a6fd87fdf450b579a19fda7ba914e1e24afb325 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_land_toggle_button.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_land_toggle_button_checked.png b/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_land_toggle_button_checked.png new file mode 100644 index 0000000000000000000000000000000000000000..b56932d6d08a5e21cc5fe6f50a2fbd3fbf710781 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_land_toggle_button_checked.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_land_zoomcontrols.png b/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_land_zoomcontrols.png new file mode 100644 index 0000000000000000000000000000000000000000..576340630d8190b61d0e5bb1115e5c16fcbcb33c Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_land_zoomcontrols.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_port_actionbar.png b/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_port_actionbar.png new file mode 100644 index 0000000000000000000000000000000000000000..d6e36c8ecc8fd2fa6b622816f6c8a2514caff588 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_port_actionbar.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_port_actionbar_action_items.png b/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_port_actionbar_action_items.png new file mode 100644 index 0000000000000000000000000000000000000000..d6e36c8ecc8fd2fa6b622816f6c8a2514caff588 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_port_actionbar_action_items.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_port_actionbar_action_items_split.png b/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_port_actionbar_action_items_split.png new file mode 100644 index 0000000000000000000000000000000000000000..d6e36c8ecc8fd2fa6b622816f6c8a2514caff588 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_port_actionbar_action_items_split.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_port_actionbar_action_view.png b/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_port_actionbar_action_view.png new file mode 100644 index 0000000000000000000000000000000000000000..d6e36c8ecc8fd2fa6b622816f6c8a2514caff588 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_port_actionbar_action_view.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_port_actionbar_action_view_split.png b/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_port_actionbar_action_view_split.png new file mode 100644 index 0000000000000000000000000000000000000000..d6e36c8ecc8fd2fa6b622816f6c8a2514caff588 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_port_actionbar_action_view_split.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_port_actionbar_home_as_up.png b/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_port_actionbar_home_as_up.png new file mode 100644 index 0000000000000000000000000000000000000000..d6e36c8ecc8fd2fa6b622816f6c8a2514caff588 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_port_actionbar_home_as_up.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_port_actionbar_home_as_up_split.png b/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_port_actionbar_home_as_up_split.png new file mode 100644 index 0000000000000000000000000000000000000000..d6e36c8ecc8fd2fa6b622816f6c8a2514caff588 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_port_actionbar_home_as_up_split.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_port_actionbar_list.png b/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_port_actionbar_list.png new file mode 100644 index 0000000000000000000000000000000000000000..d6e36c8ecc8fd2fa6b622816f6c8a2514caff588 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_port_actionbar_list.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_port_actionbar_list_split.png b/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_port_actionbar_list_split.png new file mode 100644 index 0000000000000000000000000000000000000000..d6e36c8ecc8fd2fa6b622816f6c8a2514caff588 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_port_actionbar_list_split.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_port_actionbar_no_icon.png b/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_port_actionbar_no_icon.png new file mode 100644 index 0000000000000000000000000000000000000000..d6e36c8ecc8fd2fa6b622816f6c8a2514caff588 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_port_actionbar_no_icon.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_port_actionbar_no_icon_split.png b/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_port_actionbar_no_icon_split.png new file mode 100644 index 0000000000000000000000000000000000000000..d6e36c8ecc8fd2fa6b622816f6c8a2514caff588 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_port_actionbar_no_icon_split.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_port_actionbar_no_title.png b/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_port_actionbar_no_title.png new file mode 100644 index 0000000000000000000000000000000000000000..d6e36c8ecc8fd2fa6b622816f6c8a2514caff588 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_port_actionbar_no_title.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_port_actionbar_no_title_split.png b/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_port_actionbar_no_title_split.png new file mode 100644 index 0000000000000000000000000000000000000000..d6e36c8ecc8fd2fa6b622816f6c8a2514caff588 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_port_actionbar_no_title_split.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_port_actionbar_split.png b/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_port_actionbar_split.png new file mode 100644 index 0000000000000000000000000000000000000000..d6e36c8ecc8fd2fa6b622816f6c8a2514caff588 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_port_actionbar_split.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_port_actionbar_tabs.png b/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_port_actionbar_tabs.png new file mode 100644 index 0000000000000000000000000000000000000000..d6e36c8ecc8fd2fa6b622816f6c8a2514caff588 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_port_actionbar_tabs.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_port_actionbar_tabs_split.png b/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_port_actionbar_tabs_split.png new file mode 100644 index 0000000000000000000000000000000000000000..d6e36c8ecc8fd2fa6b622816f6c8a2514caff588 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_port_actionbar_tabs_split.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_port_alertdialog_list.png b/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_port_alertdialog_list.png new file mode 100644 index 0000000000000000000000000000000000000000..a612486a770b980f179771a6148d1214131da9fd Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_port_alertdialog_list.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_port_alertdialog_multichoice.png b/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_port_alertdialog_multichoice.png new file mode 100644 index 0000000000000000000000000000000000000000..ccf145628d22a5053923bc3f4684faf35ce2bf52 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_port_alertdialog_multichoice.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_port_alertdialog_onebutton.png b/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_port_alertdialog_onebutton.png new file mode 100644 index 0000000000000000000000000000000000000000..a1973389c5e3f8a2620a487c0736caf9e02b0a8c Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_port_alertdialog_onebutton.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_port_alertdialog_singlechoice.png b/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_port_alertdialog_singlechoice.png new file mode 100644 index 0000000000000000000000000000000000000000..685ffda945f6d56503ff64f33f2e1dba1c6c0192 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_port_alertdialog_singlechoice.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_port_alertdialog_threebuttons.png b/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_port_alertdialog_threebuttons.png new file mode 100644 index 0000000000000000000000000000000000000000..df04b248e7f0fe0a38ba30995bb6519ae98bd1cf Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_port_alertdialog_threebuttons.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_port_alertdialog_twobuttons.png b/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_port_alertdialog_twobuttons.png new file mode 100644 index 0000000000000000000000000000000000000000..df49521129cb6f91cb753e95a3e18405b7e15919 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_port_alertdialog_twobuttons.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_port_blue_bright.png b/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_port_blue_bright.png new file mode 100644 index 0000000000000000000000000000000000000000..778bb0b241655ba2ed668323ee93adf7d6a4dbdd Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_port_blue_bright.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_port_blue_dark.png b/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_port_blue_dark.png new file mode 100644 index 0000000000000000000000000000000000000000..78d391b5a86078891a09d50d9829442448fc114e Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_port_blue_dark.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_port_blue_light.png b/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_port_blue_light.png new file mode 100644 index 0000000000000000000000000000000000000000..4055f510fb304dc1d6feaa2a8422de2389d06a33 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_port_blue_light.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_port_button.png b/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_port_button.png new file mode 100644 index 0000000000000000000000000000000000000000..d195710cab2bc56cf8eb0468494aa597f347c0fe Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_port_button.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_port_button_pressed.png b/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_port_button_pressed.png new file mode 100644 index 0000000000000000000000000000000000000000..976df9ba32d0397ebe1256c80a76b9583ab57ffc Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_port_button_pressed.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_port_calendarview.png b/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_port_calendarview.png new file mode 100644 index 0000000000000000000000000000000000000000..bc342ed9375ea623dfd6365f779dc0ab34bd8df0 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_port_calendarview.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_port_checkbox.png b/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_port_checkbox.png new file mode 100644 index 0000000000000000000000000000000000000000..97e83b6c41c764cca396c56dc3c7cad9833c4be1 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_port_checkbox.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_port_checkbox_checked.png b/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_port_checkbox_checked.png new file mode 100644 index 0000000000000000000000000000000000000000..1d4cb563f973f06c045d298948fbce6c309215b5 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_port_checkbox_checked.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_port_edittext.png b/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_port_edittext.png new file mode 100644 index 0000000000000000000000000000000000000000..a096891fbeb9d6a880bb44b73be4f2ae9d5f4532 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_port_edittext.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_port_green_dark.png b/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_port_green_dark.png new file mode 100644 index 0000000000000000000000000000000000000000..ca9aed3220cb21f40958aaeba96d5e0ac29bb3d1 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_port_green_dark.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_port_green_light.png b/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_port_green_light.png new file mode 100644 index 0000000000000000000000000000000000000000..6a326963e16d69b9a8adea738266cda4f755d13b Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_port_green_light.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_port_orange_dark.png b/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_port_orange_dark.png new file mode 100644 index 0000000000000000000000000000000000000000..adf1d82145cb5967f625e412288b2cf26752ce27 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_port_orange_dark.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_port_orange_light.png b/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_port_orange_light.png new file mode 100644 index 0000000000000000000000000000000000000000..2208f9157a5923077726d5543c7008d684baea4e Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_port_orange_light.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_port_progressbar.png b/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_port_progressbar.png new file mode 100644 index 0000000000000000000000000000000000000000..41e958c7ed1a7f8a3818a55c7441e9cc9dab0d3c Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_port_progressbar.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_port_progressbar_horizontal0.png b/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_port_progressbar_horizontal0.png new file mode 100644 index 0000000000000000000000000000000000000000..13d7e551e3c0d7261e3ecb26b4489a81fff05fe2 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_port_progressbar_horizontal0.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_port_progressbar_horizontal100.png b/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_port_progressbar_horizontal100.png new file mode 100644 index 0000000000000000000000000000000000000000..966ecc862afe2678a16baf672cdfe89b785366af Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_port_progressbar_horizontal100.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_port_progressbar_horizontal50.png b/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_port_progressbar_horizontal50.png new file mode 100644 index 0000000000000000000000000000000000000000..bb43859cf6f84a4d9b7ccb7b9e3a60891ea4d4c6 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_port_progressbar_horizontal50.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_port_progressbar_large.png b/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_port_progressbar_large.png new file mode 100644 index 0000000000000000000000000000000000000000..0fd63d218de38c73d9ced3dd9d11c9c81f8b3f82 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_port_progressbar_large.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_port_progressbar_small.png b/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_port_progressbar_small.png new file mode 100644 index 0000000000000000000000000000000000000000..1a270f9d993500aed6bfa7ae247a4a9d71963c97 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_port_progressbar_small.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_port_progressdialog_horizontal.png b/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_port_progressdialog_horizontal.png new file mode 100644 index 0000000000000000000000000000000000000000..168b54f59da4e5f12dfaf3afc5e0105e328a9058 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_port_progressdialog_horizontal.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_port_progressdialog_spinner.png b/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_port_progressdialog_spinner.png new file mode 100644 index 0000000000000000000000000000000000000000..7f7be54ef674b601507eec4c7002ba98aeb67e9c Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_port_progressdialog_spinner.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_port_purple.png b/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_port_purple.png new file mode 100644 index 0000000000000000000000000000000000000000..e45ec4feb975752edd2dda3244c6230d25f54be1 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_port_purple.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_port_radiobutton.png b/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_port_radiobutton.png new file mode 100644 index 0000000000000000000000000000000000000000..50c99a6599bb9ffb55bb50c08db6081f0f6d8266 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_port_radiobutton.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_port_radiobutton_checked.png b/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_port_radiobutton_checked.png new file mode 100644 index 0000000000000000000000000000000000000000..57cd2049b19d3c78ce7ee627c084b2c186de99ca Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_port_radiobutton_checked.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_port_radiogroup_horizontal.png b/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_port_radiogroup_horizontal.png new file mode 100644 index 0000000000000000000000000000000000000000..542219e938ff4bc2e437e7611072d425b64adfba Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_port_radiogroup_horizontal.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_port_radiogroup_vertical.png b/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_port_radiogroup_vertical.png new file mode 100644 index 0000000000000000000000000000000000000000..f7b94ebf144d6d9c38d9e9ab641b84edca9fdf4f Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_port_radiogroup_vertical.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_port_ratingbar_0.png b/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_port_ratingbar_0.png new file mode 100644 index 0000000000000000000000000000000000000000..3ab433c89d924a8b2fb2105f500c52fff3c5e490 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_port_ratingbar_0.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_port_ratingbar_0_pressed.png b/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_port_ratingbar_0_pressed.png new file mode 100644 index 0000000000000000000000000000000000000000..4dc4b050732df347508b406e0158c896a9ad3f34 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_port_ratingbar_0_pressed.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_port_ratingbar_2point5.png b/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_port_ratingbar_2point5.png new file mode 100644 index 0000000000000000000000000000000000000000..2ca185211505ec0864b969e3c37920ef9aab787d Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_port_ratingbar_2point5.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_port_ratingbar_2point5_pressed.png b/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_port_ratingbar_2point5_pressed.png new file mode 100644 index 0000000000000000000000000000000000000000..84d8b8c9341601235661c6180c930a1409dac3c4 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_port_ratingbar_2point5_pressed.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_port_ratingbar_5.png b/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_port_ratingbar_5.png new file mode 100644 index 0000000000000000000000000000000000000000..87c629e4fa5d01416e3f70778e56264950449e4b Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_port_ratingbar_5.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_port_ratingbar_5_pressed.png b/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_port_ratingbar_5_pressed.png new file mode 100644 index 0000000000000000000000000000000000000000..1122d5ef1c27ce0289524295db8e53674f6d6714 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_port_ratingbar_5_pressed.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_port_red_dark.png b/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_port_red_dark.png new file mode 100644 index 0000000000000000000000000000000000000000..04f0207cf1a8186090520fd110a056176ead4060 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_port_red_dark.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_port_red_light.png b/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_port_red_light.png new file mode 100644 index 0000000000000000000000000000000000000000..03dcaaa5cae6187d8e11ad40d0347a4fec14cf94 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_port_red_light.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_port_searchview.png b/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_port_searchview.png new file mode 100644 index 0000000000000000000000000000000000000000..361534901811f062798d0466657c24d71dcdc92a Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_port_searchview.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_port_searchview_query.png b/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_port_searchview_query.png new file mode 100644 index 0000000000000000000000000000000000000000..0631aa608fe1ec4fd417b6c6718846335553bfa5 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_port_searchview_query.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_port_searchview_queryhint.png b/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_port_searchview_queryhint.png new file mode 100644 index 0000000000000000000000000000000000000000..e4134272f972b8bfd02b3c02519f4c131684b78f Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_port_searchview_queryhint.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_port_seekbar_0.png b/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_port_seekbar_0.png new file mode 100644 index 0000000000000000000000000000000000000000..440f14230d91991499e7c4b7a13ab683fb7b8f56 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_port_seekbar_0.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_port_seekbar_100.png b/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_port_seekbar_100.png new file mode 100644 index 0000000000000000000000000000000000000000..61306d3a2d1e580646d55c190529c433bb5d405f Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_port_seekbar_100.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_port_seekbar_50.png b/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_port_seekbar_50.png new file mode 100644 index 0000000000000000000000000000000000000000..5363d2c3c3a7189543caaa41b29d034f82a362a5 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_port_seekbar_50.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_port_spinner.png b/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_port_spinner.png new file mode 100644 index 0000000000000000000000000000000000000000..46f3e602065f7f5f8357f90196700b1db616d84c Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_port_spinner.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_port_tabhost.png b/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_port_tabhost.png new file mode 100644 index 0000000000000000000000000000000000000000..835b85dccf8d2245e916cd27ff0683ce71ae84c2 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_port_tabhost.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_port_textview.png b/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_port_textview.png new file mode 100644 index 0000000000000000000000000000000000000000..5dfe2553be04a4e53db7a049288dc1507f36ad81 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_port_textview.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_port_toggle_button.png b/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_port_toggle_button.png new file mode 100644 index 0000000000000000000000000000000000000000..6a6fd87fdf450b579a19fda7ba914e1e24afb325 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_port_toggle_button.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_port_toggle_button_checked.png b/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_port_toggle_button_checked.png new file mode 100644 index 0000000000000000000000000000000000000000..b56932d6d08a5e21cc5fe6f50a2fbd3fbf710781 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_port_toggle_button_checked.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_port_zoomcontrols.png b/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_port_zoomcontrols.png new file mode 100644 index 0000000000000000000000000000000000000000..576340630d8190b61d0e5bb1115e5c16fcbcb33c Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_noactionbar_minwidth_port_zoomcontrols.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_noactionbar_port_actionbar.png b/tests/res/drawable-hdpi/holo_dialog_noactionbar_port_actionbar.png new file mode 100644 index 0000000000000000000000000000000000000000..915d02dec770468ad54cb030c0472f233c64cea2 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_noactionbar_port_actionbar.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_noactionbar_port_actionbar_action_items.png b/tests/res/drawable-hdpi/holo_dialog_noactionbar_port_actionbar_action_items.png new file mode 100644 index 0000000000000000000000000000000000000000..915d02dec770468ad54cb030c0472f233c64cea2 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_noactionbar_port_actionbar_action_items.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_noactionbar_port_actionbar_action_items_split.png b/tests/res/drawable-hdpi/holo_dialog_noactionbar_port_actionbar_action_items_split.png new file mode 100644 index 0000000000000000000000000000000000000000..915d02dec770468ad54cb030c0472f233c64cea2 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_noactionbar_port_actionbar_action_items_split.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_noactionbar_port_actionbar_action_view.png b/tests/res/drawable-hdpi/holo_dialog_noactionbar_port_actionbar_action_view.png new file mode 100644 index 0000000000000000000000000000000000000000..915d02dec770468ad54cb030c0472f233c64cea2 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_noactionbar_port_actionbar_action_view.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_noactionbar_port_actionbar_action_view_split.png b/tests/res/drawable-hdpi/holo_dialog_noactionbar_port_actionbar_action_view_split.png new file mode 100644 index 0000000000000000000000000000000000000000..915d02dec770468ad54cb030c0472f233c64cea2 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_noactionbar_port_actionbar_action_view_split.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_noactionbar_port_actionbar_home_as_up.png b/tests/res/drawable-hdpi/holo_dialog_noactionbar_port_actionbar_home_as_up.png new file mode 100644 index 0000000000000000000000000000000000000000..915d02dec770468ad54cb030c0472f233c64cea2 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_noactionbar_port_actionbar_home_as_up.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_noactionbar_port_actionbar_home_as_up_split.png b/tests/res/drawable-hdpi/holo_dialog_noactionbar_port_actionbar_home_as_up_split.png new file mode 100644 index 0000000000000000000000000000000000000000..915d02dec770468ad54cb030c0472f233c64cea2 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_noactionbar_port_actionbar_home_as_up_split.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_noactionbar_port_actionbar_list.png b/tests/res/drawable-hdpi/holo_dialog_noactionbar_port_actionbar_list.png new file mode 100644 index 0000000000000000000000000000000000000000..915d02dec770468ad54cb030c0472f233c64cea2 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_noactionbar_port_actionbar_list.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_noactionbar_port_actionbar_list_split.png b/tests/res/drawable-hdpi/holo_dialog_noactionbar_port_actionbar_list_split.png new file mode 100644 index 0000000000000000000000000000000000000000..915d02dec770468ad54cb030c0472f233c64cea2 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_noactionbar_port_actionbar_list_split.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_noactionbar_port_actionbar_no_icon.png b/tests/res/drawable-hdpi/holo_dialog_noactionbar_port_actionbar_no_icon.png new file mode 100644 index 0000000000000000000000000000000000000000..915d02dec770468ad54cb030c0472f233c64cea2 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_noactionbar_port_actionbar_no_icon.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_noactionbar_port_actionbar_no_icon_split.png b/tests/res/drawable-hdpi/holo_dialog_noactionbar_port_actionbar_no_icon_split.png new file mode 100644 index 0000000000000000000000000000000000000000..915d02dec770468ad54cb030c0472f233c64cea2 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_noactionbar_port_actionbar_no_icon_split.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_noactionbar_port_actionbar_no_title.png b/tests/res/drawable-hdpi/holo_dialog_noactionbar_port_actionbar_no_title.png new file mode 100644 index 0000000000000000000000000000000000000000..915d02dec770468ad54cb030c0472f233c64cea2 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_noactionbar_port_actionbar_no_title.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_noactionbar_port_actionbar_no_title_split.png b/tests/res/drawable-hdpi/holo_dialog_noactionbar_port_actionbar_no_title_split.png new file mode 100644 index 0000000000000000000000000000000000000000..915d02dec770468ad54cb030c0472f233c64cea2 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_noactionbar_port_actionbar_no_title_split.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_noactionbar_port_actionbar_split.png b/tests/res/drawable-hdpi/holo_dialog_noactionbar_port_actionbar_split.png new file mode 100644 index 0000000000000000000000000000000000000000..915d02dec770468ad54cb030c0472f233c64cea2 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_noactionbar_port_actionbar_split.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_noactionbar_port_actionbar_tabs.png b/tests/res/drawable-hdpi/holo_dialog_noactionbar_port_actionbar_tabs.png new file mode 100644 index 0000000000000000000000000000000000000000..915d02dec770468ad54cb030c0472f233c64cea2 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_noactionbar_port_actionbar_tabs.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_noactionbar_port_actionbar_tabs_split.png b/tests/res/drawable-hdpi/holo_dialog_noactionbar_port_actionbar_tabs_split.png new file mode 100644 index 0000000000000000000000000000000000000000..915d02dec770468ad54cb030c0472f233c64cea2 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_noactionbar_port_actionbar_tabs_split.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_noactionbar_port_alertdialog_list.png b/tests/res/drawable-hdpi/holo_dialog_noactionbar_port_alertdialog_list.png new file mode 100644 index 0000000000000000000000000000000000000000..a612486a770b980f179771a6148d1214131da9fd Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_noactionbar_port_alertdialog_list.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_noactionbar_port_alertdialog_multichoice.png b/tests/res/drawable-hdpi/holo_dialog_noactionbar_port_alertdialog_multichoice.png new file mode 100644 index 0000000000000000000000000000000000000000..ccf145628d22a5053923bc3f4684faf35ce2bf52 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_noactionbar_port_alertdialog_multichoice.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_noactionbar_port_alertdialog_onebutton.png b/tests/res/drawable-hdpi/holo_dialog_noactionbar_port_alertdialog_onebutton.png new file mode 100644 index 0000000000000000000000000000000000000000..a1973389c5e3f8a2620a487c0736caf9e02b0a8c Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_noactionbar_port_alertdialog_onebutton.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_noactionbar_port_alertdialog_singlechoice.png b/tests/res/drawable-hdpi/holo_dialog_noactionbar_port_alertdialog_singlechoice.png new file mode 100644 index 0000000000000000000000000000000000000000..685ffda945f6d56503ff64f33f2e1dba1c6c0192 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_noactionbar_port_alertdialog_singlechoice.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_noactionbar_port_alertdialog_threebuttons.png b/tests/res/drawable-hdpi/holo_dialog_noactionbar_port_alertdialog_threebuttons.png new file mode 100644 index 0000000000000000000000000000000000000000..df04b248e7f0fe0a38ba30995bb6519ae98bd1cf Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_noactionbar_port_alertdialog_threebuttons.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_noactionbar_port_alertdialog_twobuttons.png b/tests/res/drawable-hdpi/holo_dialog_noactionbar_port_alertdialog_twobuttons.png new file mode 100644 index 0000000000000000000000000000000000000000..df49521129cb6f91cb753e95a3e18405b7e15919 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_noactionbar_port_alertdialog_twobuttons.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_noactionbar_port_blue_bright.png b/tests/res/drawable-hdpi/holo_dialog_noactionbar_port_blue_bright.png new file mode 100644 index 0000000000000000000000000000000000000000..778bb0b241655ba2ed668323ee93adf7d6a4dbdd Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_noactionbar_port_blue_bright.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_noactionbar_port_blue_dark.png b/tests/res/drawable-hdpi/holo_dialog_noactionbar_port_blue_dark.png new file mode 100644 index 0000000000000000000000000000000000000000..78d391b5a86078891a09d50d9829442448fc114e Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_noactionbar_port_blue_dark.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_noactionbar_port_blue_light.png b/tests/res/drawable-hdpi/holo_dialog_noactionbar_port_blue_light.png new file mode 100644 index 0000000000000000000000000000000000000000..4055f510fb304dc1d6feaa2a8422de2389d06a33 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_noactionbar_port_blue_light.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_noactionbar_port_button.png b/tests/res/drawable-hdpi/holo_dialog_noactionbar_port_button.png new file mode 100644 index 0000000000000000000000000000000000000000..d195710cab2bc56cf8eb0468494aa597f347c0fe Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_noactionbar_port_button.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_noactionbar_port_button_pressed.png b/tests/res/drawable-hdpi/holo_dialog_noactionbar_port_button_pressed.png new file mode 100644 index 0000000000000000000000000000000000000000..976df9ba32d0397ebe1256c80a76b9583ab57ffc Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_noactionbar_port_button_pressed.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_noactionbar_port_calendarview.png b/tests/res/drawable-hdpi/holo_dialog_noactionbar_port_calendarview.png new file mode 100644 index 0000000000000000000000000000000000000000..bc342ed9375ea623dfd6365f779dc0ab34bd8df0 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_noactionbar_port_calendarview.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_noactionbar_port_checkbox.png b/tests/res/drawable-hdpi/holo_dialog_noactionbar_port_checkbox.png new file mode 100644 index 0000000000000000000000000000000000000000..97e83b6c41c764cca396c56dc3c7cad9833c4be1 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_noactionbar_port_checkbox.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_noactionbar_port_checkbox_checked.png b/tests/res/drawable-hdpi/holo_dialog_noactionbar_port_checkbox_checked.png new file mode 100644 index 0000000000000000000000000000000000000000..1d4cb563f973f06c045d298948fbce6c309215b5 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_noactionbar_port_checkbox_checked.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_noactionbar_port_edittext.png b/tests/res/drawable-hdpi/holo_dialog_noactionbar_port_edittext.png new file mode 100644 index 0000000000000000000000000000000000000000..a096891fbeb9d6a880bb44b73be4f2ae9d5f4532 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_noactionbar_port_edittext.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_noactionbar_port_green_dark.png b/tests/res/drawable-hdpi/holo_dialog_noactionbar_port_green_dark.png new file mode 100644 index 0000000000000000000000000000000000000000..ca9aed3220cb21f40958aaeba96d5e0ac29bb3d1 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_noactionbar_port_green_dark.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_noactionbar_port_green_light.png b/tests/res/drawable-hdpi/holo_dialog_noactionbar_port_green_light.png new file mode 100644 index 0000000000000000000000000000000000000000..6a326963e16d69b9a8adea738266cda4f755d13b Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_noactionbar_port_green_light.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_noactionbar_port_orange_dark.png b/tests/res/drawable-hdpi/holo_dialog_noactionbar_port_orange_dark.png new file mode 100644 index 0000000000000000000000000000000000000000..adf1d82145cb5967f625e412288b2cf26752ce27 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_noactionbar_port_orange_dark.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_noactionbar_port_orange_light.png b/tests/res/drawable-hdpi/holo_dialog_noactionbar_port_orange_light.png new file mode 100644 index 0000000000000000000000000000000000000000..2208f9157a5923077726d5543c7008d684baea4e Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_noactionbar_port_orange_light.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_noactionbar_port_progressbar.png b/tests/res/drawable-hdpi/holo_dialog_noactionbar_port_progressbar.png new file mode 100644 index 0000000000000000000000000000000000000000..41e958c7ed1a7f8a3818a55c7441e9cc9dab0d3c Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_noactionbar_port_progressbar.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_noactionbar_port_progressbar_horizontal0.png b/tests/res/drawable-hdpi/holo_dialog_noactionbar_port_progressbar_horizontal0.png new file mode 100644 index 0000000000000000000000000000000000000000..13d7e551e3c0d7261e3ecb26b4489a81fff05fe2 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_noactionbar_port_progressbar_horizontal0.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_noactionbar_port_progressbar_horizontal100.png b/tests/res/drawable-hdpi/holo_dialog_noactionbar_port_progressbar_horizontal100.png new file mode 100644 index 0000000000000000000000000000000000000000..966ecc862afe2678a16baf672cdfe89b785366af Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_noactionbar_port_progressbar_horizontal100.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_noactionbar_port_progressbar_horizontal50.png b/tests/res/drawable-hdpi/holo_dialog_noactionbar_port_progressbar_horizontal50.png new file mode 100644 index 0000000000000000000000000000000000000000..bb43859cf6f84a4d9b7ccb7b9e3a60891ea4d4c6 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_noactionbar_port_progressbar_horizontal50.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_noactionbar_port_progressbar_large.png b/tests/res/drawable-hdpi/holo_dialog_noactionbar_port_progressbar_large.png new file mode 100644 index 0000000000000000000000000000000000000000..0fd63d218de38c73d9ced3dd9d11c9c81f8b3f82 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_noactionbar_port_progressbar_large.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_noactionbar_port_progressbar_small.png b/tests/res/drawable-hdpi/holo_dialog_noactionbar_port_progressbar_small.png new file mode 100644 index 0000000000000000000000000000000000000000..1a270f9d993500aed6bfa7ae247a4a9d71963c97 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_noactionbar_port_progressbar_small.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_noactionbar_port_progressdialog_horizontal.png b/tests/res/drawable-hdpi/holo_dialog_noactionbar_port_progressdialog_horizontal.png new file mode 100644 index 0000000000000000000000000000000000000000..168b54f59da4e5f12dfaf3afc5e0105e328a9058 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_noactionbar_port_progressdialog_horizontal.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_noactionbar_port_progressdialog_spinner.png b/tests/res/drawable-hdpi/holo_dialog_noactionbar_port_progressdialog_spinner.png new file mode 100644 index 0000000000000000000000000000000000000000..7f7be54ef674b601507eec4c7002ba98aeb67e9c Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_noactionbar_port_progressdialog_spinner.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_noactionbar_port_purple.png b/tests/res/drawable-hdpi/holo_dialog_noactionbar_port_purple.png new file mode 100644 index 0000000000000000000000000000000000000000..e45ec4feb975752edd2dda3244c6230d25f54be1 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_noactionbar_port_purple.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_noactionbar_port_radiobutton.png b/tests/res/drawable-hdpi/holo_dialog_noactionbar_port_radiobutton.png new file mode 100644 index 0000000000000000000000000000000000000000..50c99a6599bb9ffb55bb50c08db6081f0f6d8266 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_noactionbar_port_radiobutton.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_noactionbar_port_radiobutton_checked.png b/tests/res/drawable-hdpi/holo_dialog_noactionbar_port_radiobutton_checked.png new file mode 100644 index 0000000000000000000000000000000000000000..57cd2049b19d3c78ce7ee627c084b2c186de99ca Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_noactionbar_port_radiobutton_checked.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_noactionbar_port_radiogroup_horizontal.png b/tests/res/drawable-hdpi/holo_dialog_noactionbar_port_radiogroup_horizontal.png new file mode 100644 index 0000000000000000000000000000000000000000..542219e938ff4bc2e437e7611072d425b64adfba Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_noactionbar_port_radiogroup_horizontal.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_noactionbar_port_radiogroup_vertical.png b/tests/res/drawable-hdpi/holo_dialog_noactionbar_port_radiogroup_vertical.png new file mode 100644 index 0000000000000000000000000000000000000000..f7b94ebf144d6d9c38d9e9ab641b84edca9fdf4f Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_noactionbar_port_radiogroup_vertical.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_noactionbar_port_ratingbar_0.png b/tests/res/drawable-hdpi/holo_dialog_noactionbar_port_ratingbar_0.png new file mode 100644 index 0000000000000000000000000000000000000000..3ab433c89d924a8b2fb2105f500c52fff3c5e490 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_noactionbar_port_ratingbar_0.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_noactionbar_port_ratingbar_0_pressed.png b/tests/res/drawable-hdpi/holo_dialog_noactionbar_port_ratingbar_0_pressed.png new file mode 100644 index 0000000000000000000000000000000000000000..4dc4b050732df347508b406e0158c896a9ad3f34 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_noactionbar_port_ratingbar_0_pressed.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_noactionbar_port_ratingbar_2point5.png b/tests/res/drawable-hdpi/holo_dialog_noactionbar_port_ratingbar_2point5.png new file mode 100644 index 0000000000000000000000000000000000000000..2ca185211505ec0864b969e3c37920ef9aab787d Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_noactionbar_port_ratingbar_2point5.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_noactionbar_port_ratingbar_2point5_pressed.png b/tests/res/drawable-hdpi/holo_dialog_noactionbar_port_ratingbar_2point5_pressed.png new file mode 100644 index 0000000000000000000000000000000000000000..84d8b8c9341601235661c6180c930a1409dac3c4 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_noactionbar_port_ratingbar_2point5_pressed.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_noactionbar_port_ratingbar_5.png b/tests/res/drawable-hdpi/holo_dialog_noactionbar_port_ratingbar_5.png new file mode 100644 index 0000000000000000000000000000000000000000..87c629e4fa5d01416e3f70778e56264950449e4b Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_noactionbar_port_ratingbar_5.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_noactionbar_port_ratingbar_5_pressed.png b/tests/res/drawable-hdpi/holo_dialog_noactionbar_port_ratingbar_5_pressed.png new file mode 100644 index 0000000000000000000000000000000000000000..1122d5ef1c27ce0289524295db8e53674f6d6714 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_noactionbar_port_ratingbar_5_pressed.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_noactionbar_port_red_dark.png b/tests/res/drawable-hdpi/holo_dialog_noactionbar_port_red_dark.png new file mode 100644 index 0000000000000000000000000000000000000000..04f0207cf1a8186090520fd110a056176ead4060 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_noactionbar_port_red_dark.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_noactionbar_port_red_light.png b/tests/res/drawable-hdpi/holo_dialog_noactionbar_port_red_light.png new file mode 100644 index 0000000000000000000000000000000000000000..03dcaaa5cae6187d8e11ad40d0347a4fec14cf94 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_noactionbar_port_red_light.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_noactionbar_port_searchview.png b/tests/res/drawable-hdpi/holo_dialog_noactionbar_port_searchview.png new file mode 100644 index 0000000000000000000000000000000000000000..361534901811f062798d0466657c24d71dcdc92a Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_noactionbar_port_searchview.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_noactionbar_port_searchview_query.png b/tests/res/drawable-hdpi/holo_dialog_noactionbar_port_searchview_query.png new file mode 100644 index 0000000000000000000000000000000000000000..0631aa608fe1ec4fd417b6c6718846335553bfa5 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_noactionbar_port_searchview_query.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_noactionbar_port_searchview_queryhint.png b/tests/res/drawable-hdpi/holo_dialog_noactionbar_port_searchview_queryhint.png new file mode 100644 index 0000000000000000000000000000000000000000..e4134272f972b8bfd02b3c02519f4c131684b78f Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_noactionbar_port_searchview_queryhint.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_noactionbar_port_seekbar_0.png b/tests/res/drawable-hdpi/holo_dialog_noactionbar_port_seekbar_0.png new file mode 100644 index 0000000000000000000000000000000000000000..440f14230d91991499e7c4b7a13ab683fb7b8f56 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_noactionbar_port_seekbar_0.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_noactionbar_port_seekbar_100.png b/tests/res/drawable-hdpi/holo_dialog_noactionbar_port_seekbar_100.png new file mode 100644 index 0000000000000000000000000000000000000000..61306d3a2d1e580646d55c190529c433bb5d405f Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_noactionbar_port_seekbar_100.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_noactionbar_port_seekbar_50.png b/tests/res/drawable-hdpi/holo_dialog_noactionbar_port_seekbar_50.png new file mode 100644 index 0000000000000000000000000000000000000000..5363d2c3c3a7189543caaa41b29d034f82a362a5 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_noactionbar_port_seekbar_50.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_noactionbar_port_spinner.png b/tests/res/drawable-hdpi/holo_dialog_noactionbar_port_spinner.png new file mode 100644 index 0000000000000000000000000000000000000000..46f3e602065f7f5f8357f90196700b1db616d84c Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_noactionbar_port_spinner.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_noactionbar_port_tabhost.png b/tests/res/drawable-hdpi/holo_dialog_noactionbar_port_tabhost.png new file mode 100644 index 0000000000000000000000000000000000000000..835b85dccf8d2245e916cd27ff0683ce71ae84c2 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_noactionbar_port_tabhost.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_noactionbar_port_textview.png b/tests/res/drawable-hdpi/holo_dialog_noactionbar_port_textview.png new file mode 100644 index 0000000000000000000000000000000000000000..5dfe2553be04a4e53db7a049288dc1507f36ad81 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_noactionbar_port_textview.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_noactionbar_port_toggle_button.png b/tests/res/drawable-hdpi/holo_dialog_noactionbar_port_toggle_button.png new file mode 100644 index 0000000000000000000000000000000000000000..6a6fd87fdf450b579a19fda7ba914e1e24afb325 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_noactionbar_port_toggle_button.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_noactionbar_port_toggle_button_checked.png b/tests/res/drawable-hdpi/holo_dialog_noactionbar_port_toggle_button_checked.png new file mode 100644 index 0000000000000000000000000000000000000000..b56932d6d08a5e21cc5fe6f50a2fbd3fbf710781 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_noactionbar_port_toggle_button_checked.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_noactionbar_port_zoomcontrols.png b/tests/res/drawable-hdpi/holo_dialog_noactionbar_port_zoomcontrols.png new file mode 100644 index 0000000000000000000000000000000000000000..576340630d8190b61d0e5bb1115e5c16fcbcb33c Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_noactionbar_port_zoomcontrols.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_port_actionbar.png b/tests/res/drawable-hdpi/holo_dialog_port_actionbar.png new file mode 100644 index 0000000000000000000000000000000000000000..84f69dbe9063f85dfe6c4311fe152aaf20e17b77 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_port_actionbar.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_port_actionbar_action_items.png b/tests/res/drawable-hdpi/holo_dialog_port_actionbar_action_items.png new file mode 100644 index 0000000000000000000000000000000000000000..84f69dbe9063f85dfe6c4311fe152aaf20e17b77 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_port_actionbar_action_items.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_port_actionbar_action_items_split.png b/tests/res/drawable-hdpi/holo_dialog_port_actionbar_action_items_split.png new file mode 100644 index 0000000000000000000000000000000000000000..84f69dbe9063f85dfe6c4311fe152aaf20e17b77 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_port_actionbar_action_items_split.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_port_actionbar_action_view.png b/tests/res/drawable-hdpi/holo_dialog_port_actionbar_action_view.png new file mode 100644 index 0000000000000000000000000000000000000000..84f69dbe9063f85dfe6c4311fe152aaf20e17b77 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_port_actionbar_action_view.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_port_actionbar_action_view_split.png b/tests/res/drawable-hdpi/holo_dialog_port_actionbar_action_view_split.png new file mode 100644 index 0000000000000000000000000000000000000000..84f69dbe9063f85dfe6c4311fe152aaf20e17b77 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_port_actionbar_action_view_split.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_port_actionbar_home_as_up.png b/tests/res/drawable-hdpi/holo_dialog_port_actionbar_home_as_up.png new file mode 100644 index 0000000000000000000000000000000000000000..84f69dbe9063f85dfe6c4311fe152aaf20e17b77 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_port_actionbar_home_as_up.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_port_actionbar_home_as_up_split.png b/tests/res/drawable-hdpi/holo_dialog_port_actionbar_home_as_up_split.png new file mode 100644 index 0000000000000000000000000000000000000000..84f69dbe9063f85dfe6c4311fe152aaf20e17b77 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_port_actionbar_home_as_up_split.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_port_actionbar_list.png b/tests/res/drawable-hdpi/holo_dialog_port_actionbar_list.png new file mode 100644 index 0000000000000000000000000000000000000000..84f69dbe9063f85dfe6c4311fe152aaf20e17b77 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_port_actionbar_list.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_port_actionbar_list_split.png b/tests/res/drawable-hdpi/holo_dialog_port_actionbar_list_split.png new file mode 100644 index 0000000000000000000000000000000000000000..84f69dbe9063f85dfe6c4311fe152aaf20e17b77 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_port_actionbar_list_split.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_port_actionbar_no_icon.png b/tests/res/drawable-hdpi/holo_dialog_port_actionbar_no_icon.png new file mode 100644 index 0000000000000000000000000000000000000000..84f69dbe9063f85dfe6c4311fe152aaf20e17b77 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_port_actionbar_no_icon.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_port_actionbar_no_icon_split.png b/tests/res/drawable-hdpi/holo_dialog_port_actionbar_no_icon_split.png new file mode 100644 index 0000000000000000000000000000000000000000..84f69dbe9063f85dfe6c4311fe152aaf20e17b77 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_port_actionbar_no_icon_split.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_port_actionbar_no_title.png b/tests/res/drawable-hdpi/holo_dialog_port_actionbar_no_title.png new file mode 100644 index 0000000000000000000000000000000000000000..84f69dbe9063f85dfe6c4311fe152aaf20e17b77 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_port_actionbar_no_title.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_port_actionbar_no_title_split.png b/tests/res/drawable-hdpi/holo_dialog_port_actionbar_no_title_split.png new file mode 100644 index 0000000000000000000000000000000000000000..84f69dbe9063f85dfe6c4311fe152aaf20e17b77 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_port_actionbar_no_title_split.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_port_actionbar_split.png b/tests/res/drawable-hdpi/holo_dialog_port_actionbar_split.png new file mode 100644 index 0000000000000000000000000000000000000000..84f69dbe9063f85dfe6c4311fe152aaf20e17b77 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_port_actionbar_split.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_port_actionbar_tabs.png b/tests/res/drawable-hdpi/holo_dialog_port_actionbar_tabs.png new file mode 100644 index 0000000000000000000000000000000000000000..84f69dbe9063f85dfe6c4311fe152aaf20e17b77 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_port_actionbar_tabs.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_port_actionbar_tabs_split.png b/tests/res/drawable-hdpi/holo_dialog_port_actionbar_tabs_split.png new file mode 100644 index 0000000000000000000000000000000000000000..84f69dbe9063f85dfe6c4311fe152aaf20e17b77 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_port_actionbar_tabs_split.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_port_alertdialog_list.png b/tests/res/drawable-hdpi/holo_dialog_port_alertdialog_list.png new file mode 100644 index 0000000000000000000000000000000000000000..a612486a770b980f179771a6148d1214131da9fd Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_port_alertdialog_list.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_port_alertdialog_multichoice.png b/tests/res/drawable-hdpi/holo_dialog_port_alertdialog_multichoice.png new file mode 100644 index 0000000000000000000000000000000000000000..ccf145628d22a5053923bc3f4684faf35ce2bf52 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_port_alertdialog_multichoice.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_port_alertdialog_onebutton.png b/tests/res/drawable-hdpi/holo_dialog_port_alertdialog_onebutton.png new file mode 100644 index 0000000000000000000000000000000000000000..a1973389c5e3f8a2620a487c0736caf9e02b0a8c Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_port_alertdialog_onebutton.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_port_alertdialog_singlechoice.png b/tests/res/drawable-hdpi/holo_dialog_port_alertdialog_singlechoice.png new file mode 100644 index 0000000000000000000000000000000000000000..685ffda945f6d56503ff64f33f2e1dba1c6c0192 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_port_alertdialog_singlechoice.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_port_alertdialog_threebuttons.png b/tests/res/drawable-hdpi/holo_dialog_port_alertdialog_threebuttons.png new file mode 100644 index 0000000000000000000000000000000000000000..df04b248e7f0fe0a38ba30995bb6519ae98bd1cf Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_port_alertdialog_threebuttons.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_port_alertdialog_twobuttons.png b/tests/res/drawable-hdpi/holo_dialog_port_alertdialog_twobuttons.png new file mode 100644 index 0000000000000000000000000000000000000000..df49521129cb6f91cb753e95a3e18405b7e15919 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_port_alertdialog_twobuttons.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_port_blue_bright.png b/tests/res/drawable-hdpi/holo_dialog_port_blue_bright.png new file mode 100644 index 0000000000000000000000000000000000000000..778bb0b241655ba2ed668323ee93adf7d6a4dbdd Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_port_blue_bright.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_port_blue_dark.png b/tests/res/drawable-hdpi/holo_dialog_port_blue_dark.png new file mode 100644 index 0000000000000000000000000000000000000000..78d391b5a86078891a09d50d9829442448fc114e Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_port_blue_dark.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_port_blue_light.png b/tests/res/drawable-hdpi/holo_dialog_port_blue_light.png new file mode 100644 index 0000000000000000000000000000000000000000..4055f510fb304dc1d6feaa2a8422de2389d06a33 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_port_blue_light.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_port_button.png b/tests/res/drawable-hdpi/holo_dialog_port_button.png new file mode 100644 index 0000000000000000000000000000000000000000..d195710cab2bc56cf8eb0468494aa597f347c0fe Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_port_button.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_port_button_pressed.png b/tests/res/drawable-hdpi/holo_dialog_port_button_pressed.png new file mode 100644 index 0000000000000000000000000000000000000000..976df9ba32d0397ebe1256c80a76b9583ab57ffc Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_port_button_pressed.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_port_calendarview.png b/tests/res/drawable-hdpi/holo_dialog_port_calendarview.png new file mode 100644 index 0000000000000000000000000000000000000000..bc342ed9375ea623dfd6365f779dc0ab34bd8df0 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_port_calendarview.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_port_checkbox.png b/tests/res/drawable-hdpi/holo_dialog_port_checkbox.png new file mode 100644 index 0000000000000000000000000000000000000000..97e83b6c41c764cca396c56dc3c7cad9833c4be1 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_port_checkbox.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_port_checkbox_checked.png b/tests/res/drawable-hdpi/holo_dialog_port_checkbox_checked.png new file mode 100644 index 0000000000000000000000000000000000000000..1d4cb563f973f06c045d298948fbce6c309215b5 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_port_checkbox_checked.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_port_edittext.png b/tests/res/drawable-hdpi/holo_dialog_port_edittext.png new file mode 100644 index 0000000000000000000000000000000000000000..a096891fbeb9d6a880bb44b73be4f2ae9d5f4532 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_port_edittext.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_port_green_dark.png b/tests/res/drawable-hdpi/holo_dialog_port_green_dark.png new file mode 100644 index 0000000000000000000000000000000000000000..ca9aed3220cb21f40958aaeba96d5e0ac29bb3d1 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_port_green_dark.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_port_green_light.png b/tests/res/drawable-hdpi/holo_dialog_port_green_light.png new file mode 100644 index 0000000000000000000000000000000000000000..6a326963e16d69b9a8adea738266cda4f755d13b Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_port_green_light.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_port_orange_dark.png b/tests/res/drawable-hdpi/holo_dialog_port_orange_dark.png new file mode 100644 index 0000000000000000000000000000000000000000..adf1d82145cb5967f625e412288b2cf26752ce27 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_port_orange_dark.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_port_orange_light.png b/tests/res/drawable-hdpi/holo_dialog_port_orange_light.png new file mode 100644 index 0000000000000000000000000000000000000000..2208f9157a5923077726d5543c7008d684baea4e Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_port_orange_light.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_port_progressbar.png b/tests/res/drawable-hdpi/holo_dialog_port_progressbar.png new file mode 100644 index 0000000000000000000000000000000000000000..41e958c7ed1a7f8a3818a55c7441e9cc9dab0d3c Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_port_progressbar.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_port_progressbar_horizontal0.png b/tests/res/drawable-hdpi/holo_dialog_port_progressbar_horizontal0.png new file mode 100644 index 0000000000000000000000000000000000000000..13d7e551e3c0d7261e3ecb26b4489a81fff05fe2 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_port_progressbar_horizontal0.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_port_progressbar_horizontal100.png b/tests/res/drawable-hdpi/holo_dialog_port_progressbar_horizontal100.png new file mode 100644 index 0000000000000000000000000000000000000000..966ecc862afe2678a16baf672cdfe89b785366af Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_port_progressbar_horizontal100.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_port_progressbar_horizontal50.png b/tests/res/drawable-hdpi/holo_dialog_port_progressbar_horizontal50.png new file mode 100644 index 0000000000000000000000000000000000000000..bb43859cf6f84a4d9b7ccb7b9e3a60891ea4d4c6 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_port_progressbar_horizontal50.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_port_progressbar_large.png b/tests/res/drawable-hdpi/holo_dialog_port_progressbar_large.png new file mode 100644 index 0000000000000000000000000000000000000000..0fd63d218de38c73d9ced3dd9d11c9c81f8b3f82 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_port_progressbar_large.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_port_progressbar_small.png b/tests/res/drawable-hdpi/holo_dialog_port_progressbar_small.png new file mode 100644 index 0000000000000000000000000000000000000000..1a270f9d993500aed6bfa7ae247a4a9d71963c97 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_port_progressbar_small.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_port_progressdialog_horizontal.png b/tests/res/drawable-hdpi/holo_dialog_port_progressdialog_horizontal.png new file mode 100644 index 0000000000000000000000000000000000000000..168b54f59da4e5f12dfaf3afc5e0105e328a9058 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_port_progressdialog_horizontal.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_port_progressdialog_spinner.png b/tests/res/drawable-hdpi/holo_dialog_port_progressdialog_spinner.png new file mode 100644 index 0000000000000000000000000000000000000000..7f7be54ef674b601507eec4c7002ba98aeb67e9c Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_port_progressdialog_spinner.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_port_purple.png b/tests/res/drawable-hdpi/holo_dialog_port_purple.png new file mode 100644 index 0000000000000000000000000000000000000000..e45ec4feb975752edd2dda3244c6230d25f54be1 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_port_purple.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_port_radiobutton.png b/tests/res/drawable-hdpi/holo_dialog_port_radiobutton.png new file mode 100644 index 0000000000000000000000000000000000000000..50c99a6599bb9ffb55bb50c08db6081f0f6d8266 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_port_radiobutton.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_port_radiobutton_checked.png b/tests/res/drawable-hdpi/holo_dialog_port_radiobutton_checked.png new file mode 100644 index 0000000000000000000000000000000000000000..57cd2049b19d3c78ce7ee627c084b2c186de99ca Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_port_radiobutton_checked.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_port_radiogroup_horizontal.png b/tests/res/drawable-hdpi/holo_dialog_port_radiogroup_horizontal.png new file mode 100644 index 0000000000000000000000000000000000000000..542219e938ff4bc2e437e7611072d425b64adfba Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_port_radiogroup_horizontal.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_port_radiogroup_vertical.png b/tests/res/drawable-hdpi/holo_dialog_port_radiogroup_vertical.png new file mode 100644 index 0000000000000000000000000000000000000000..f7b94ebf144d6d9c38d9e9ab641b84edca9fdf4f Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_port_radiogroup_vertical.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_port_ratingbar_0.png b/tests/res/drawable-hdpi/holo_dialog_port_ratingbar_0.png new file mode 100644 index 0000000000000000000000000000000000000000..3ab433c89d924a8b2fb2105f500c52fff3c5e490 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_port_ratingbar_0.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_port_ratingbar_0_pressed.png b/tests/res/drawable-hdpi/holo_dialog_port_ratingbar_0_pressed.png new file mode 100644 index 0000000000000000000000000000000000000000..4dc4b050732df347508b406e0158c896a9ad3f34 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_port_ratingbar_0_pressed.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_port_ratingbar_2point5.png b/tests/res/drawable-hdpi/holo_dialog_port_ratingbar_2point5.png new file mode 100644 index 0000000000000000000000000000000000000000..2ca185211505ec0864b969e3c37920ef9aab787d Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_port_ratingbar_2point5.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_port_ratingbar_2point5_pressed.png b/tests/res/drawable-hdpi/holo_dialog_port_ratingbar_2point5_pressed.png new file mode 100644 index 0000000000000000000000000000000000000000..84d8b8c9341601235661c6180c930a1409dac3c4 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_port_ratingbar_2point5_pressed.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_port_ratingbar_5.png b/tests/res/drawable-hdpi/holo_dialog_port_ratingbar_5.png new file mode 100644 index 0000000000000000000000000000000000000000..87c629e4fa5d01416e3f70778e56264950449e4b Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_port_ratingbar_5.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_port_ratingbar_5_pressed.png b/tests/res/drawable-hdpi/holo_dialog_port_ratingbar_5_pressed.png new file mode 100644 index 0000000000000000000000000000000000000000..1122d5ef1c27ce0289524295db8e53674f6d6714 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_port_ratingbar_5_pressed.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_port_red_dark.png b/tests/res/drawable-hdpi/holo_dialog_port_red_dark.png new file mode 100644 index 0000000000000000000000000000000000000000..04f0207cf1a8186090520fd110a056176ead4060 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_port_red_dark.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_port_red_light.png b/tests/res/drawable-hdpi/holo_dialog_port_red_light.png new file mode 100644 index 0000000000000000000000000000000000000000..03dcaaa5cae6187d8e11ad40d0347a4fec14cf94 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_port_red_light.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_port_searchview.png b/tests/res/drawable-hdpi/holo_dialog_port_searchview.png new file mode 100644 index 0000000000000000000000000000000000000000..361534901811f062798d0466657c24d71dcdc92a Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_port_searchview.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_port_searchview_query.png b/tests/res/drawable-hdpi/holo_dialog_port_searchview_query.png new file mode 100644 index 0000000000000000000000000000000000000000..0631aa608fe1ec4fd417b6c6718846335553bfa5 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_port_searchview_query.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_port_searchview_queryhint.png b/tests/res/drawable-hdpi/holo_dialog_port_searchview_queryhint.png new file mode 100644 index 0000000000000000000000000000000000000000..e4134272f972b8bfd02b3c02519f4c131684b78f Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_port_searchview_queryhint.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_port_seekbar_0.png b/tests/res/drawable-hdpi/holo_dialog_port_seekbar_0.png new file mode 100644 index 0000000000000000000000000000000000000000..440f14230d91991499e7c4b7a13ab683fb7b8f56 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_port_seekbar_0.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_port_seekbar_100.png b/tests/res/drawable-hdpi/holo_dialog_port_seekbar_100.png new file mode 100644 index 0000000000000000000000000000000000000000..61306d3a2d1e580646d55c190529c433bb5d405f Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_port_seekbar_100.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_port_seekbar_50.png b/tests/res/drawable-hdpi/holo_dialog_port_seekbar_50.png new file mode 100644 index 0000000000000000000000000000000000000000..5363d2c3c3a7189543caaa41b29d034f82a362a5 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_port_seekbar_50.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_port_spinner.png b/tests/res/drawable-hdpi/holo_dialog_port_spinner.png new file mode 100644 index 0000000000000000000000000000000000000000..46f3e602065f7f5f8357f90196700b1db616d84c Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_port_spinner.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_port_tabhost.png b/tests/res/drawable-hdpi/holo_dialog_port_tabhost.png new file mode 100644 index 0000000000000000000000000000000000000000..835b85dccf8d2245e916cd27ff0683ce71ae84c2 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_port_tabhost.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_port_textview.png b/tests/res/drawable-hdpi/holo_dialog_port_textview.png new file mode 100644 index 0000000000000000000000000000000000000000..5dfe2553be04a4e53db7a049288dc1507f36ad81 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_port_textview.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_port_toggle_button.png b/tests/res/drawable-hdpi/holo_dialog_port_toggle_button.png new file mode 100644 index 0000000000000000000000000000000000000000..6a6fd87fdf450b579a19fda7ba914e1e24afb325 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_port_toggle_button.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_port_toggle_button_checked.png b/tests/res/drawable-hdpi/holo_dialog_port_toggle_button_checked.png new file mode 100644 index 0000000000000000000000000000000000000000..b56932d6d08a5e21cc5fe6f50a2fbd3fbf710781 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_port_toggle_button_checked.png differ diff --git a/tests/res/drawable-hdpi/holo_dialog_port_zoomcontrols.png b/tests/res/drawable-hdpi/holo_dialog_port_zoomcontrols.png new file mode 100644 index 0000000000000000000000000000000000000000..576340630d8190b61d0e5bb1115e5c16fcbcb33c Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialog_port_zoomcontrols.png differ diff --git a/tests/res/drawable-hdpi/holo_dialogwhenlarge_land_alertdialog_list.png b/tests/res/drawable-hdpi/holo_dialogwhenlarge_land_alertdialog_list.png new file mode 100644 index 0000000000000000000000000000000000000000..d6e97fce278cbd2dc7884c5775dfe85f197051c2 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialogwhenlarge_land_alertdialog_list.png differ diff --git a/tests/res/drawable-hdpi/holo_dialogwhenlarge_land_alertdialog_multichoice.png b/tests/res/drawable-hdpi/holo_dialogwhenlarge_land_alertdialog_multichoice.png new file mode 100644 index 0000000000000000000000000000000000000000..0e7aa5357f299effb043e9fb63fb61ff5f5d2883 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialogwhenlarge_land_alertdialog_multichoice.png differ diff --git a/tests/res/drawable-hdpi/holo_dialogwhenlarge_land_alertdialog_onebutton.png b/tests/res/drawable-hdpi/holo_dialogwhenlarge_land_alertdialog_onebutton.png new file mode 100644 index 0000000000000000000000000000000000000000..28e5c37f09dfaedce5decbf0f2fda76870111669 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialogwhenlarge_land_alertdialog_onebutton.png differ diff --git a/tests/res/drawable-hdpi/holo_dialogwhenlarge_land_alertdialog_singlechoice.png b/tests/res/drawable-hdpi/holo_dialogwhenlarge_land_alertdialog_singlechoice.png new file mode 100644 index 0000000000000000000000000000000000000000..2524701c174d690873191e41f68925fe5901c2e5 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialogwhenlarge_land_alertdialog_singlechoice.png differ diff --git a/tests/res/drawable-hdpi/holo_dialogwhenlarge_land_alertdialog_threebuttons.png b/tests/res/drawable-hdpi/holo_dialogwhenlarge_land_alertdialog_threebuttons.png new file mode 100644 index 0000000000000000000000000000000000000000..d6e4f31677edb6a148aeca2e8ddf4ead439f3da6 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialogwhenlarge_land_alertdialog_threebuttons.png differ diff --git a/tests/res/drawable-hdpi/holo_dialogwhenlarge_land_alertdialog_twobuttons.png b/tests/res/drawable-hdpi/holo_dialogwhenlarge_land_alertdialog_twobuttons.png new file mode 100644 index 0000000000000000000000000000000000000000..250d448dc567b30a4624404277879c2de69fdcc2 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialogwhenlarge_land_alertdialog_twobuttons.png differ diff --git a/tests/res/drawable-hdpi/holo_dialogwhenlarge_land_blue_bright.png b/tests/res/drawable-hdpi/holo_dialogwhenlarge_land_blue_bright.png new file mode 100644 index 0000000000000000000000000000000000000000..72f1cd3ddc69d70cad79645ec8bba76e9e7acf54 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialogwhenlarge_land_blue_bright.png differ diff --git a/tests/res/drawable-hdpi/holo_dialogwhenlarge_land_blue_dark.png b/tests/res/drawable-hdpi/holo_dialogwhenlarge_land_blue_dark.png new file mode 100644 index 0000000000000000000000000000000000000000..8dc3d53adc37cd613b9b0a38b1d68d382bb3b940 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialogwhenlarge_land_blue_dark.png differ diff --git a/tests/res/drawable-hdpi/holo_dialogwhenlarge_land_blue_light.png b/tests/res/drawable-hdpi/holo_dialogwhenlarge_land_blue_light.png new file mode 100644 index 0000000000000000000000000000000000000000..acdbb58b91295d9b3948cd4815cf943fc2108736 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialogwhenlarge_land_blue_light.png differ diff --git a/tests/res/drawable-hdpi/holo_dialogwhenlarge_land_button.png b/tests/res/drawable-hdpi/holo_dialogwhenlarge_land_button.png new file mode 100644 index 0000000000000000000000000000000000000000..d195710cab2bc56cf8eb0468494aa597f347c0fe Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialogwhenlarge_land_button.png differ diff --git a/tests/res/drawable-hdpi/holo_dialogwhenlarge_land_button_pressed.png b/tests/res/drawable-hdpi/holo_dialogwhenlarge_land_button_pressed.png new file mode 100644 index 0000000000000000000000000000000000000000..976df9ba32d0397ebe1256c80a76b9583ab57ffc Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialogwhenlarge_land_button_pressed.png differ diff --git a/tests/res/drawable-hdpi/holo_dialogwhenlarge_land_calendarview.png b/tests/res/drawable-hdpi/holo_dialogwhenlarge_land_calendarview.png new file mode 100644 index 0000000000000000000000000000000000000000..802b75accdfb404bff707bb7700e8484812703a6 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialogwhenlarge_land_calendarview.png differ diff --git a/tests/res/drawable-hdpi/holo_dialogwhenlarge_land_checkbox.png b/tests/res/drawable-hdpi/holo_dialogwhenlarge_land_checkbox.png new file mode 100644 index 0000000000000000000000000000000000000000..97e83b6c41c764cca396c56dc3c7cad9833c4be1 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialogwhenlarge_land_checkbox.png differ diff --git a/tests/res/drawable-hdpi/holo_dialogwhenlarge_land_checkbox_checked.png b/tests/res/drawable-hdpi/holo_dialogwhenlarge_land_checkbox_checked.png new file mode 100644 index 0000000000000000000000000000000000000000..1d4cb563f973f06c045d298948fbce6c309215b5 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialogwhenlarge_land_checkbox_checked.png differ diff --git a/tests/res/drawable-hdpi/holo_dialogwhenlarge_land_edittext.png b/tests/res/drawable-hdpi/holo_dialogwhenlarge_land_edittext.png new file mode 100644 index 0000000000000000000000000000000000000000..369d7b465a977c7ee28e1d82207992fecca78cf2 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialogwhenlarge_land_edittext.png differ diff --git a/tests/res/drawable-hdpi/holo_dialogwhenlarge_land_green_dark.png b/tests/res/drawable-hdpi/holo_dialogwhenlarge_land_green_dark.png new file mode 100644 index 0000000000000000000000000000000000000000..3b9be5eec71f7b1bed98944685f9e336d39170d9 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialogwhenlarge_land_green_dark.png differ diff --git a/tests/res/drawable-hdpi/holo_dialogwhenlarge_land_green_light.png b/tests/res/drawable-hdpi/holo_dialogwhenlarge_land_green_light.png new file mode 100644 index 0000000000000000000000000000000000000000..288b75a7399124fb0dc5c184832e06d22c676baf Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialogwhenlarge_land_green_light.png differ diff --git a/tests/res/drawable-hdpi/holo_dialogwhenlarge_land_orange_dark.png b/tests/res/drawable-hdpi/holo_dialogwhenlarge_land_orange_dark.png new file mode 100644 index 0000000000000000000000000000000000000000..75ff2a5a2eab4195f17198cb7a1d2e4d61a95ebd Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialogwhenlarge_land_orange_dark.png differ diff --git a/tests/res/drawable-hdpi/holo_dialogwhenlarge_land_orange_light.png b/tests/res/drawable-hdpi/holo_dialogwhenlarge_land_orange_light.png new file mode 100644 index 0000000000000000000000000000000000000000..4872766029853de59b23a8f4364389b582cbb617 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialogwhenlarge_land_orange_light.png differ diff --git a/tests/res/drawable-hdpi/holo_dialogwhenlarge_land_progressbar.png b/tests/res/drawable-hdpi/holo_dialogwhenlarge_land_progressbar.png new file mode 100644 index 0000000000000000000000000000000000000000..41e958c7ed1a7f8a3818a55c7441e9cc9dab0d3c Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialogwhenlarge_land_progressbar.png differ diff --git a/tests/res/drawable-hdpi/holo_dialogwhenlarge_land_progressbar_horizontal0.png b/tests/res/drawable-hdpi/holo_dialogwhenlarge_land_progressbar_horizontal0.png new file mode 100644 index 0000000000000000000000000000000000000000..7923142938dad1616112ff34f47ad747041ae6b6 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialogwhenlarge_land_progressbar_horizontal0.png differ diff --git a/tests/res/drawable-hdpi/holo_dialogwhenlarge_land_progressbar_horizontal100.png b/tests/res/drawable-hdpi/holo_dialogwhenlarge_land_progressbar_horizontal100.png new file mode 100644 index 0000000000000000000000000000000000000000..d94e0ec771b92dd50a4d5b774a266689948536c5 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialogwhenlarge_land_progressbar_horizontal100.png differ diff --git a/tests/res/drawable-hdpi/holo_dialogwhenlarge_land_progressbar_horizontal50.png b/tests/res/drawable-hdpi/holo_dialogwhenlarge_land_progressbar_horizontal50.png new file mode 100644 index 0000000000000000000000000000000000000000..0891a0b4046f2137574207a65fc22ffd06ccc606 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialogwhenlarge_land_progressbar_horizontal50.png differ diff --git a/tests/res/drawable-hdpi/holo_dialogwhenlarge_land_progressbar_large.png b/tests/res/drawable-hdpi/holo_dialogwhenlarge_land_progressbar_large.png new file mode 100644 index 0000000000000000000000000000000000000000..0fd63d218de38c73d9ced3dd9d11c9c81f8b3f82 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialogwhenlarge_land_progressbar_large.png differ diff --git a/tests/res/drawable-hdpi/holo_dialogwhenlarge_land_progressbar_small.png b/tests/res/drawable-hdpi/holo_dialogwhenlarge_land_progressbar_small.png new file mode 100644 index 0000000000000000000000000000000000000000..1a270f9d993500aed6bfa7ae247a4a9d71963c97 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialogwhenlarge_land_progressbar_small.png differ diff --git a/tests/res/drawable-hdpi/holo_dialogwhenlarge_land_progressdialog_horizontal.png b/tests/res/drawable-hdpi/holo_dialogwhenlarge_land_progressdialog_horizontal.png new file mode 100644 index 0000000000000000000000000000000000000000..f95d7472f1104960dfa0c532ad267349f690a0dc Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialogwhenlarge_land_progressdialog_horizontal.png differ diff --git a/tests/res/drawable-hdpi/holo_dialogwhenlarge_land_progressdialog_spinner.png b/tests/res/drawable-hdpi/holo_dialogwhenlarge_land_progressdialog_spinner.png new file mode 100644 index 0000000000000000000000000000000000000000..c391cbf4c3d5df5cf67805b880e24b93d1ea9a29 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialogwhenlarge_land_progressdialog_spinner.png differ diff --git a/tests/res/drawable-hdpi/holo_dialogwhenlarge_land_purple.png b/tests/res/drawable-hdpi/holo_dialogwhenlarge_land_purple.png new file mode 100644 index 0000000000000000000000000000000000000000..a4c77f0e994f34dc5be5ff0ab5d9149daab920bd Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialogwhenlarge_land_purple.png differ diff --git a/tests/res/drawable-hdpi/holo_dialogwhenlarge_land_radiobutton.png b/tests/res/drawable-hdpi/holo_dialogwhenlarge_land_radiobutton.png new file mode 100644 index 0000000000000000000000000000000000000000..50c99a6599bb9ffb55bb50c08db6081f0f6d8266 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialogwhenlarge_land_radiobutton.png differ diff --git a/tests/res/drawable-hdpi/holo_dialogwhenlarge_land_radiobutton_checked.png b/tests/res/drawable-hdpi/holo_dialogwhenlarge_land_radiobutton_checked.png new file mode 100644 index 0000000000000000000000000000000000000000..57cd2049b19d3c78ce7ee627c084b2c186de99ca Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialogwhenlarge_land_radiobutton_checked.png differ diff --git a/tests/res/drawable-hdpi/holo_dialogwhenlarge_land_radiogroup_horizontal.png b/tests/res/drawable-hdpi/holo_dialogwhenlarge_land_radiogroup_horizontal.png new file mode 100644 index 0000000000000000000000000000000000000000..542219e938ff4bc2e437e7611072d425b64adfba Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialogwhenlarge_land_radiogroup_horizontal.png differ diff --git a/tests/res/drawable-hdpi/holo_dialogwhenlarge_land_radiogroup_vertical.png b/tests/res/drawable-hdpi/holo_dialogwhenlarge_land_radiogroup_vertical.png new file mode 100644 index 0000000000000000000000000000000000000000..f7b94ebf144d6d9c38d9e9ab641b84edca9fdf4f Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialogwhenlarge_land_radiogroup_vertical.png differ diff --git a/tests/res/drawable-hdpi/holo_dialogwhenlarge_land_ratingbar_0.png b/tests/res/drawable-hdpi/holo_dialogwhenlarge_land_ratingbar_0.png new file mode 100644 index 0000000000000000000000000000000000000000..3ab433c89d924a8b2fb2105f500c52fff3c5e490 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialogwhenlarge_land_ratingbar_0.png differ diff --git a/tests/res/drawable-hdpi/holo_dialogwhenlarge_land_ratingbar_0_pressed.png b/tests/res/drawable-hdpi/holo_dialogwhenlarge_land_ratingbar_0_pressed.png new file mode 100644 index 0000000000000000000000000000000000000000..4dc4b050732df347508b406e0158c896a9ad3f34 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialogwhenlarge_land_ratingbar_0_pressed.png differ diff --git a/tests/res/drawable-hdpi/holo_dialogwhenlarge_land_ratingbar_2point5.png b/tests/res/drawable-hdpi/holo_dialogwhenlarge_land_ratingbar_2point5.png new file mode 100644 index 0000000000000000000000000000000000000000..2ca185211505ec0864b969e3c37920ef9aab787d Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialogwhenlarge_land_ratingbar_2point5.png differ diff --git a/tests/res/drawable-hdpi/holo_dialogwhenlarge_land_ratingbar_2point5_pressed.png b/tests/res/drawable-hdpi/holo_dialogwhenlarge_land_ratingbar_2point5_pressed.png new file mode 100644 index 0000000000000000000000000000000000000000..84d8b8c9341601235661c6180c930a1409dac3c4 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialogwhenlarge_land_ratingbar_2point5_pressed.png differ diff --git a/tests/res/drawable-hdpi/holo_dialogwhenlarge_land_ratingbar_5.png b/tests/res/drawable-hdpi/holo_dialogwhenlarge_land_ratingbar_5.png new file mode 100644 index 0000000000000000000000000000000000000000..87c629e4fa5d01416e3f70778e56264950449e4b Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialogwhenlarge_land_ratingbar_5.png differ diff --git a/tests/res/drawable-hdpi/holo_dialogwhenlarge_land_ratingbar_5_pressed.png b/tests/res/drawable-hdpi/holo_dialogwhenlarge_land_ratingbar_5_pressed.png new file mode 100644 index 0000000000000000000000000000000000000000..1122d5ef1c27ce0289524295db8e53674f6d6714 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialogwhenlarge_land_ratingbar_5_pressed.png differ diff --git a/tests/res/drawable-hdpi/holo_dialogwhenlarge_land_red_dark.png b/tests/res/drawable-hdpi/holo_dialogwhenlarge_land_red_dark.png new file mode 100644 index 0000000000000000000000000000000000000000..4ae5797fe87f8f07a20bc9f9af059236a40fc62e Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialogwhenlarge_land_red_dark.png differ diff --git a/tests/res/drawable-hdpi/holo_dialogwhenlarge_land_red_light.png b/tests/res/drawable-hdpi/holo_dialogwhenlarge_land_red_light.png new file mode 100644 index 0000000000000000000000000000000000000000..4860c053134581df3f45734836bca2853cfc72b0 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialogwhenlarge_land_red_light.png differ diff --git a/tests/res/drawable-hdpi/holo_dialogwhenlarge_land_searchview.png b/tests/res/drawable-hdpi/holo_dialogwhenlarge_land_searchview.png new file mode 100644 index 0000000000000000000000000000000000000000..8252894eb570cc5a481e9085c368efd3bbab822c Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialogwhenlarge_land_searchview.png differ diff --git a/tests/res/drawable-hdpi/holo_dialogwhenlarge_land_searchview_query.png b/tests/res/drawable-hdpi/holo_dialogwhenlarge_land_searchview_query.png new file mode 100644 index 0000000000000000000000000000000000000000..c6f6977b66f13e03f9822da3abd9e3b2173e5961 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialogwhenlarge_land_searchview_query.png differ diff --git a/tests/res/drawable-hdpi/holo_dialogwhenlarge_land_searchview_queryhint.png b/tests/res/drawable-hdpi/holo_dialogwhenlarge_land_searchview_queryhint.png new file mode 100644 index 0000000000000000000000000000000000000000..e85c3cb4974b73e0cbd167ac579be90cb35613f1 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialogwhenlarge_land_searchview_queryhint.png differ diff --git a/tests/res/drawable-hdpi/holo_dialogwhenlarge_land_seekbar_0.png b/tests/res/drawable-hdpi/holo_dialogwhenlarge_land_seekbar_0.png new file mode 100644 index 0000000000000000000000000000000000000000..b194d4ec6c8e9270698ac51d024e39a8099c4bab Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialogwhenlarge_land_seekbar_0.png differ diff --git a/tests/res/drawable-hdpi/holo_dialogwhenlarge_land_seekbar_100.png b/tests/res/drawable-hdpi/holo_dialogwhenlarge_land_seekbar_100.png new file mode 100644 index 0000000000000000000000000000000000000000..b89ea7d9a1999f56ee001e18efe5f4133ac20843 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialogwhenlarge_land_seekbar_100.png differ diff --git a/tests/res/drawable-hdpi/holo_dialogwhenlarge_land_seekbar_50.png b/tests/res/drawable-hdpi/holo_dialogwhenlarge_land_seekbar_50.png new file mode 100644 index 0000000000000000000000000000000000000000..3100469c87e6487f987cf1f70e492ed85beaace1 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialogwhenlarge_land_seekbar_50.png differ diff --git a/tests/res/drawable-hdpi/holo_dialogwhenlarge_land_spinner.png b/tests/res/drawable-hdpi/holo_dialogwhenlarge_land_spinner.png new file mode 100644 index 0000000000000000000000000000000000000000..b5f7f2acc35d58d11dca91fa7a5ac07c96863b06 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialogwhenlarge_land_spinner.png differ diff --git a/tests/res/drawable-hdpi/holo_dialogwhenlarge_land_tabhost.png b/tests/res/drawable-hdpi/holo_dialogwhenlarge_land_tabhost.png new file mode 100644 index 0000000000000000000000000000000000000000..9b26e7d6c7efd3fcc7716c219d4bd7590764d959 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialogwhenlarge_land_tabhost.png differ diff --git a/tests/res/drawable-hdpi/holo_dialogwhenlarge_land_textview.png b/tests/res/drawable-hdpi/holo_dialogwhenlarge_land_textview.png new file mode 100644 index 0000000000000000000000000000000000000000..5cd880f30f6dc64cbd4fc743d48cef8c451d8787 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialogwhenlarge_land_textview.png differ diff --git a/tests/res/drawable-hdpi/holo_dialogwhenlarge_land_toggle_button.png b/tests/res/drawable-hdpi/holo_dialogwhenlarge_land_toggle_button.png new file mode 100644 index 0000000000000000000000000000000000000000..6a6fd87fdf450b579a19fda7ba914e1e24afb325 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialogwhenlarge_land_toggle_button.png differ diff --git a/tests/res/drawable-hdpi/holo_dialogwhenlarge_land_toggle_button_checked.png b/tests/res/drawable-hdpi/holo_dialogwhenlarge_land_toggle_button_checked.png new file mode 100644 index 0000000000000000000000000000000000000000..b56932d6d08a5e21cc5fe6f50a2fbd3fbf710781 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialogwhenlarge_land_toggle_button_checked.png differ diff --git a/tests/res/drawable-hdpi/holo_dialogwhenlarge_land_zoomcontrols.png b/tests/res/drawable-hdpi/holo_dialogwhenlarge_land_zoomcontrols.png new file mode 100644 index 0000000000000000000000000000000000000000..576340630d8190b61d0e5bb1115e5c16fcbcb33c Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialogwhenlarge_land_zoomcontrols.png differ diff --git a/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_land_alertdialog_list.png b/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_land_alertdialog_list.png new file mode 100644 index 0000000000000000000000000000000000000000..d6e97fce278cbd2dc7884c5775dfe85f197051c2 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_land_alertdialog_list.png differ diff --git a/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_land_alertdialog_multichoice.png b/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_land_alertdialog_multichoice.png new file mode 100644 index 0000000000000000000000000000000000000000..0e7aa5357f299effb043e9fb63fb61ff5f5d2883 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_land_alertdialog_multichoice.png differ diff --git a/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_land_alertdialog_onebutton.png b/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_land_alertdialog_onebutton.png new file mode 100644 index 0000000000000000000000000000000000000000..28e5c37f09dfaedce5decbf0f2fda76870111669 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_land_alertdialog_onebutton.png differ diff --git a/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_land_alertdialog_singlechoice.png b/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_land_alertdialog_singlechoice.png new file mode 100644 index 0000000000000000000000000000000000000000..2524701c174d690873191e41f68925fe5901c2e5 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_land_alertdialog_singlechoice.png differ diff --git a/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_land_alertdialog_threebuttons.png b/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_land_alertdialog_threebuttons.png new file mode 100644 index 0000000000000000000000000000000000000000..d6e4f31677edb6a148aeca2e8ddf4ead439f3da6 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_land_alertdialog_threebuttons.png differ diff --git a/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_land_alertdialog_twobuttons.png b/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_land_alertdialog_twobuttons.png new file mode 100644 index 0000000000000000000000000000000000000000..250d448dc567b30a4624404277879c2de69fdcc2 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_land_alertdialog_twobuttons.png differ diff --git a/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_land_blue_bright.png b/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_land_blue_bright.png new file mode 100644 index 0000000000000000000000000000000000000000..72f1cd3ddc69d70cad79645ec8bba76e9e7acf54 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_land_blue_bright.png differ diff --git a/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_land_blue_dark.png b/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_land_blue_dark.png new file mode 100644 index 0000000000000000000000000000000000000000..8dc3d53adc37cd613b9b0a38b1d68d382bb3b940 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_land_blue_dark.png differ diff --git a/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_land_blue_light.png b/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_land_blue_light.png new file mode 100644 index 0000000000000000000000000000000000000000..acdbb58b91295d9b3948cd4815cf943fc2108736 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_land_blue_light.png differ diff --git a/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_land_button.png b/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_land_button.png new file mode 100644 index 0000000000000000000000000000000000000000..d195710cab2bc56cf8eb0468494aa597f347c0fe Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_land_button.png differ diff --git a/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_land_button_pressed.png b/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_land_button_pressed.png new file mode 100644 index 0000000000000000000000000000000000000000..976df9ba32d0397ebe1256c80a76b9583ab57ffc Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_land_button_pressed.png differ diff --git a/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_land_calendarview.png b/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_land_calendarview.png new file mode 100644 index 0000000000000000000000000000000000000000..802b75accdfb404bff707bb7700e8484812703a6 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_land_calendarview.png differ diff --git a/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_land_checkbox.png b/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_land_checkbox.png new file mode 100644 index 0000000000000000000000000000000000000000..97e83b6c41c764cca396c56dc3c7cad9833c4be1 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_land_checkbox.png differ diff --git a/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_land_checkbox_checked.png b/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_land_checkbox_checked.png new file mode 100644 index 0000000000000000000000000000000000000000..1d4cb563f973f06c045d298948fbce6c309215b5 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_land_checkbox_checked.png differ diff --git a/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_land_edittext.png b/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_land_edittext.png new file mode 100644 index 0000000000000000000000000000000000000000..369d7b465a977c7ee28e1d82207992fecca78cf2 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_land_edittext.png differ diff --git a/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_land_green_dark.png b/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_land_green_dark.png new file mode 100644 index 0000000000000000000000000000000000000000..3b9be5eec71f7b1bed98944685f9e336d39170d9 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_land_green_dark.png differ diff --git a/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_land_green_light.png b/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_land_green_light.png new file mode 100644 index 0000000000000000000000000000000000000000..288b75a7399124fb0dc5c184832e06d22c676baf Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_land_green_light.png differ diff --git a/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_land_orange_dark.png b/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_land_orange_dark.png new file mode 100644 index 0000000000000000000000000000000000000000..75ff2a5a2eab4195f17198cb7a1d2e4d61a95ebd Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_land_orange_dark.png differ diff --git a/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_land_orange_light.png b/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_land_orange_light.png new file mode 100644 index 0000000000000000000000000000000000000000..4872766029853de59b23a8f4364389b582cbb617 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_land_orange_light.png differ diff --git a/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_land_progressbar.png b/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_land_progressbar.png new file mode 100644 index 0000000000000000000000000000000000000000..41e958c7ed1a7f8a3818a55c7441e9cc9dab0d3c Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_land_progressbar.png differ diff --git a/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_land_progressbar_horizontal0.png b/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_land_progressbar_horizontal0.png new file mode 100644 index 0000000000000000000000000000000000000000..7923142938dad1616112ff34f47ad747041ae6b6 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_land_progressbar_horizontal0.png differ diff --git a/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_land_progressbar_horizontal100.png b/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_land_progressbar_horizontal100.png new file mode 100644 index 0000000000000000000000000000000000000000..d94e0ec771b92dd50a4d5b774a266689948536c5 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_land_progressbar_horizontal100.png differ diff --git a/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_land_progressbar_horizontal50.png b/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_land_progressbar_horizontal50.png new file mode 100644 index 0000000000000000000000000000000000000000..0891a0b4046f2137574207a65fc22ffd06ccc606 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_land_progressbar_horizontal50.png differ diff --git a/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_land_progressbar_large.png b/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_land_progressbar_large.png new file mode 100644 index 0000000000000000000000000000000000000000..0fd63d218de38c73d9ced3dd9d11c9c81f8b3f82 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_land_progressbar_large.png differ diff --git a/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_land_progressbar_small.png b/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_land_progressbar_small.png new file mode 100644 index 0000000000000000000000000000000000000000..1a270f9d993500aed6bfa7ae247a4a9d71963c97 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_land_progressbar_small.png differ diff --git a/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_land_progressdialog_horizontal.png b/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_land_progressdialog_horizontal.png new file mode 100644 index 0000000000000000000000000000000000000000..f95d7472f1104960dfa0c532ad267349f690a0dc Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_land_progressdialog_horizontal.png differ diff --git a/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_land_progressdialog_spinner.png b/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_land_progressdialog_spinner.png new file mode 100644 index 0000000000000000000000000000000000000000..c391cbf4c3d5df5cf67805b880e24b93d1ea9a29 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_land_progressdialog_spinner.png differ diff --git a/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_land_purple.png b/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_land_purple.png new file mode 100644 index 0000000000000000000000000000000000000000..a4c77f0e994f34dc5be5ff0ab5d9149daab920bd Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_land_purple.png differ diff --git a/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_land_radiobutton.png b/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_land_radiobutton.png new file mode 100644 index 0000000000000000000000000000000000000000..50c99a6599bb9ffb55bb50c08db6081f0f6d8266 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_land_radiobutton.png differ diff --git a/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_land_radiobutton_checked.png b/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_land_radiobutton_checked.png new file mode 100644 index 0000000000000000000000000000000000000000..57cd2049b19d3c78ce7ee627c084b2c186de99ca Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_land_radiobutton_checked.png differ diff --git a/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_land_radiogroup_horizontal.png b/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_land_radiogroup_horizontal.png new file mode 100644 index 0000000000000000000000000000000000000000..542219e938ff4bc2e437e7611072d425b64adfba Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_land_radiogroup_horizontal.png differ diff --git a/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_land_radiogroup_vertical.png b/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_land_radiogroup_vertical.png new file mode 100644 index 0000000000000000000000000000000000000000..f7b94ebf144d6d9c38d9e9ab641b84edca9fdf4f Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_land_radiogroup_vertical.png differ diff --git a/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_land_ratingbar_0.png b/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_land_ratingbar_0.png new file mode 100644 index 0000000000000000000000000000000000000000..3ab433c89d924a8b2fb2105f500c52fff3c5e490 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_land_ratingbar_0.png differ diff --git a/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_land_ratingbar_0_pressed.png b/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_land_ratingbar_0_pressed.png new file mode 100644 index 0000000000000000000000000000000000000000..4dc4b050732df347508b406e0158c896a9ad3f34 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_land_ratingbar_0_pressed.png differ diff --git a/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_land_ratingbar_2point5.png b/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_land_ratingbar_2point5.png new file mode 100644 index 0000000000000000000000000000000000000000..2ca185211505ec0864b969e3c37920ef9aab787d Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_land_ratingbar_2point5.png differ diff --git a/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_land_ratingbar_2point5_pressed.png b/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_land_ratingbar_2point5_pressed.png new file mode 100644 index 0000000000000000000000000000000000000000..84d8b8c9341601235661c6180c930a1409dac3c4 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_land_ratingbar_2point5_pressed.png differ diff --git a/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_land_ratingbar_5.png b/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_land_ratingbar_5.png new file mode 100644 index 0000000000000000000000000000000000000000..87c629e4fa5d01416e3f70778e56264950449e4b Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_land_ratingbar_5.png differ diff --git a/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_land_ratingbar_5_pressed.png b/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_land_ratingbar_5_pressed.png new file mode 100644 index 0000000000000000000000000000000000000000..1122d5ef1c27ce0289524295db8e53674f6d6714 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_land_ratingbar_5_pressed.png differ diff --git a/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_land_red_dark.png b/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_land_red_dark.png new file mode 100644 index 0000000000000000000000000000000000000000..4ae5797fe87f8f07a20bc9f9af059236a40fc62e Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_land_red_dark.png differ diff --git a/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_land_red_light.png b/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_land_red_light.png new file mode 100644 index 0000000000000000000000000000000000000000..4860c053134581df3f45734836bca2853cfc72b0 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_land_red_light.png differ diff --git a/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_land_searchview.png b/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_land_searchview.png new file mode 100644 index 0000000000000000000000000000000000000000..8252894eb570cc5a481e9085c368efd3bbab822c Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_land_searchview.png differ diff --git a/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_land_searchview_query.png b/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_land_searchview_query.png new file mode 100644 index 0000000000000000000000000000000000000000..c6f6977b66f13e03f9822da3abd9e3b2173e5961 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_land_searchview_query.png differ diff --git a/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_land_searchview_queryhint.png b/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_land_searchview_queryhint.png new file mode 100644 index 0000000000000000000000000000000000000000..e85c3cb4974b73e0cbd167ac579be90cb35613f1 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_land_searchview_queryhint.png differ diff --git a/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_land_seekbar_0.png b/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_land_seekbar_0.png new file mode 100644 index 0000000000000000000000000000000000000000..b194d4ec6c8e9270698ac51d024e39a8099c4bab Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_land_seekbar_0.png differ diff --git a/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_land_seekbar_100.png b/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_land_seekbar_100.png new file mode 100644 index 0000000000000000000000000000000000000000..b89ea7d9a1999f56ee001e18efe5f4133ac20843 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_land_seekbar_100.png differ diff --git a/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_land_seekbar_50.png b/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_land_seekbar_50.png new file mode 100644 index 0000000000000000000000000000000000000000..3100469c87e6487f987cf1f70e492ed85beaace1 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_land_seekbar_50.png differ diff --git a/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_land_spinner.png b/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_land_spinner.png new file mode 100644 index 0000000000000000000000000000000000000000..b5f7f2acc35d58d11dca91fa7a5ac07c96863b06 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_land_spinner.png differ diff --git a/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_land_tabhost.png b/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_land_tabhost.png new file mode 100644 index 0000000000000000000000000000000000000000..9b26e7d6c7efd3fcc7716c219d4bd7590764d959 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_land_tabhost.png differ diff --git a/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_land_textview.png b/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_land_textview.png new file mode 100644 index 0000000000000000000000000000000000000000..5cd880f30f6dc64cbd4fc743d48cef8c451d8787 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_land_textview.png differ diff --git a/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_land_toggle_button.png b/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_land_toggle_button.png new file mode 100644 index 0000000000000000000000000000000000000000..6a6fd87fdf450b579a19fda7ba914e1e24afb325 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_land_toggle_button.png differ diff --git a/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_land_toggle_button_checked.png b/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_land_toggle_button_checked.png new file mode 100644 index 0000000000000000000000000000000000000000..b56932d6d08a5e21cc5fe6f50a2fbd3fbf710781 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_land_toggle_button_checked.png differ diff --git a/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_land_zoomcontrols.png b/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_land_zoomcontrols.png new file mode 100644 index 0000000000000000000000000000000000000000..576340630d8190b61d0e5bb1115e5c16fcbcb33c Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_land_zoomcontrols.png differ diff --git a/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_port_actionbar.png b/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_port_actionbar.png new file mode 100644 index 0000000000000000000000000000000000000000..004b3b2db9e68b6ffb98eda824c71d86d22ef058 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_port_actionbar.png differ diff --git a/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_port_actionbar_action_items.png b/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_port_actionbar_action_items.png new file mode 100644 index 0000000000000000000000000000000000000000..004b3b2db9e68b6ffb98eda824c71d86d22ef058 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_port_actionbar_action_items.png differ diff --git a/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_port_actionbar_action_items_split.png b/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_port_actionbar_action_items_split.png new file mode 100644 index 0000000000000000000000000000000000000000..004b3b2db9e68b6ffb98eda824c71d86d22ef058 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_port_actionbar_action_items_split.png differ diff --git a/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_port_actionbar_action_view.png b/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_port_actionbar_action_view.png new file mode 100644 index 0000000000000000000000000000000000000000..004b3b2db9e68b6ffb98eda824c71d86d22ef058 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_port_actionbar_action_view.png differ diff --git a/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_port_actionbar_action_view_split.png b/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_port_actionbar_action_view_split.png new file mode 100644 index 0000000000000000000000000000000000000000..004b3b2db9e68b6ffb98eda824c71d86d22ef058 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_port_actionbar_action_view_split.png differ diff --git a/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_port_actionbar_home_as_up.png b/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_port_actionbar_home_as_up.png new file mode 100644 index 0000000000000000000000000000000000000000..004b3b2db9e68b6ffb98eda824c71d86d22ef058 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_port_actionbar_home_as_up.png differ diff --git a/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_port_actionbar_home_as_up_split.png b/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_port_actionbar_home_as_up_split.png new file mode 100644 index 0000000000000000000000000000000000000000..004b3b2db9e68b6ffb98eda824c71d86d22ef058 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_port_actionbar_home_as_up_split.png differ diff --git a/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_port_actionbar_list.png b/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_port_actionbar_list.png new file mode 100644 index 0000000000000000000000000000000000000000..004b3b2db9e68b6ffb98eda824c71d86d22ef058 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_port_actionbar_list.png differ diff --git a/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_port_actionbar_list_split.png b/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_port_actionbar_list_split.png new file mode 100644 index 0000000000000000000000000000000000000000..004b3b2db9e68b6ffb98eda824c71d86d22ef058 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_port_actionbar_list_split.png differ diff --git a/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_port_actionbar_no_icon.png b/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_port_actionbar_no_icon.png new file mode 100644 index 0000000000000000000000000000000000000000..004b3b2db9e68b6ffb98eda824c71d86d22ef058 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_port_actionbar_no_icon.png differ diff --git a/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_port_actionbar_no_icon_split.png b/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_port_actionbar_no_icon_split.png new file mode 100644 index 0000000000000000000000000000000000000000..004b3b2db9e68b6ffb98eda824c71d86d22ef058 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_port_actionbar_no_icon_split.png differ diff --git a/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_port_actionbar_no_title.png b/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_port_actionbar_no_title.png new file mode 100644 index 0000000000000000000000000000000000000000..004b3b2db9e68b6ffb98eda824c71d86d22ef058 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_port_actionbar_no_title.png differ diff --git a/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_port_actionbar_no_title_split.png b/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_port_actionbar_no_title_split.png new file mode 100644 index 0000000000000000000000000000000000000000..004b3b2db9e68b6ffb98eda824c71d86d22ef058 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_port_actionbar_no_title_split.png differ diff --git a/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_port_actionbar_split.png b/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_port_actionbar_split.png new file mode 100644 index 0000000000000000000000000000000000000000..004b3b2db9e68b6ffb98eda824c71d86d22ef058 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_port_actionbar_split.png differ diff --git a/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_port_actionbar_tabs.png b/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_port_actionbar_tabs.png new file mode 100644 index 0000000000000000000000000000000000000000..004b3b2db9e68b6ffb98eda824c71d86d22ef058 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_port_actionbar_tabs.png differ diff --git a/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_port_actionbar_tabs_split.png b/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_port_actionbar_tabs_split.png new file mode 100644 index 0000000000000000000000000000000000000000..004b3b2db9e68b6ffb98eda824c71d86d22ef058 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_port_actionbar_tabs_split.png differ diff --git a/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_port_alertdialog_list.png b/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_port_alertdialog_list.png new file mode 100644 index 0000000000000000000000000000000000000000..a612486a770b980f179771a6148d1214131da9fd Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_port_alertdialog_list.png differ diff --git a/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_port_alertdialog_multichoice.png b/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_port_alertdialog_multichoice.png new file mode 100644 index 0000000000000000000000000000000000000000..ccf145628d22a5053923bc3f4684faf35ce2bf52 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_port_alertdialog_multichoice.png differ diff --git a/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_port_alertdialog_onebutton.png b/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_port_alertdialog_onebutton.png new file mode 100644 index 0000000000000000000000000000000000000000..a1973389c5e3f8a2620a487c0736caf9e02b0a8c Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_port_alertdialog_onebutton.png differ diff --git a/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_port_alertdialog_singlechoice.png b/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_port_alertdialog_singlechoice.png new file mode 100644 index 0000000000000000000000000000000000000000..685ffda945f6d56503ff64f33f2e1dba1c6c0192 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_port_alertdialog_singlechoice.png differ diff --git a/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_port_alertdialog_threebuttons.png b/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_port_alertdialog_threebuttons.png new file mode 100644 index 0000000000000000000000000000000000000000..df04b248e7f0fe0a38ba30995bb6519ae98bd1cf Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_port_alertdialog_threebuttons.png differ diff --git a/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_port_alertdialog_twobuttons.png b/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_port_alertdialog_twobuttons.png new file mode 100644 index 0000000000000000000000000000000000000000..df49521129cb6f91cb753e95a3e18405b7e15919 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_port_alertdialog_twobuttons.png differ diff --git a/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_port_blue_bright.png b/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_port_blue_bright.png new file mode 100644 index 0000000000000000000000000000000000000000..778bb0b241655ba2ed668323ee93adf7d6a4dbdd Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_port_blue_bright.png differ diff --git a/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_port_blue_dark.png b/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_port_blue_dark.png new file mode 100644 index 0000000000000000000000000000000000000000..78d391b5a86078891a09d50d9829442448fc114e Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_port_blue_dark.png differ diff --git a/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_port_blue_light.png b/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_port_blue_light.png new file mode 100644 index 0000000000000000000000000000000000000000..4055f510fb304dc1d6feaa2a8422de2389d06a33 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_port_blue_light.png differ diff --git a/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_port_button.png b/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_port_button.png new file mode 100644 index 0000000000000000000000000000000000000000..d195710cab2bc56cf8eb0468494aa597f347c0fe Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_port_button.png differ diff --git a/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_port_button_pressed.png b/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_port_button_pressed.png new file mode 100644 index 0000000000000000000000000000000000000000..976df9ba32d0397ebe1256c80a76b9583ab57ffc Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_port_button_pressed.png differ diff --git a/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_port_calendarview.png b/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_port_calendarview.png new file mode 100644 index 0000000000000000000000000000000000000000..bc342ed9375ea623dfd6365f779dc0ab34bd8df0 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_port_calendarview.png differ diff --git a/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_port_checkbox.png b/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_port_checkbox.png new file mode 100644 index 0000000000000000000000000000000000000000..97e83b6c41c764cca396c56dc3c7cad9833c4be1 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_port_checkbox.png differ diff --git a/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_port_checkbox_checked.png b/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_port_checkbox_checked.png new file mode 100644 index 0000000000000000000000000000000000000000..1d4cb563f973f06c045d298948fbce6c309215b5 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_port_checkbox_checked.png differ diff --git a/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_port_edittext.png b/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_port_edittext.png new file mode 100644 index 0000000000000000000000000000000000000000..a096891fbeb9d6a880bb44b73be4f2ae9d5f4532 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_port_edittext.png differ diff --git a/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_port_green_dark.png b/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_port_green_dark.png new file mode 100644 index 0000000000000000000000000000000000000000..ca9aed3220cb21f40958aaeba96d5e0ac29bb3d1 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_port_green_dark.png differ diff --git a/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_port_green_light.png b/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_port_green_light.png new file mode 100644 index 0000000000000000000000000000000000000000..6a326963e16d69b9a8adea738266cda4f755d13b Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_port_green_light.png differ diff --git a/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_port_orange_dark.png b/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_port_orange_dark.png new file mode 100644 index 0000000000000000000000000000000000000000..adf1d82145cb5967f625e412288b2cf26752ce27 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_port_orange_dark.png differ diff --git a/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_port_orange_light.png b/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_port_orange_light.png new file mode 100644 index 0000000000000000000000000000000000000000..2208f9157a5923077726d5543c7008d684baea4e Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_port_orange_light.png differ diff --git a/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_port_progressbar.png b/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_port_progressbar.png new file mode 100644 index 0000000000000000000000000000000000000000..41e958c7ed1a7f8a3818a55c7441e9cc9dab0d3c Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_port_progressbar.png differ diff --git a/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_port_progressbar_horizontal0.png b/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_port_progressbar_horizontal0.png new file mode 100644 index 0000000000000000000000000000000000000000..13d7e551e3c0d7261e3ecb26b4489a81fff05fe2 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_port_progressbar_horizontal0.png differ diff --git a/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_port_progressbar_horizontal100.png b/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_port_progressbar_horizontal100.png new file mode 100644 index 0000000000000000000000000000000000000000..966ecc862afe2678a16baf672cdfe89b785366af Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_port_progressbar_horizontal100.png differ diff --git a/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_port_progressbar_horizontal50.png b/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_port_progressbar_horizontal50.png new file mode 100644 index 0000000000000000000000000000000000000000..bb43859cf6f84a4d9b7ccb7b9e3a60891ea4d4c6 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_port_progressbar_horizontal50.png differ diff --git a/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_port_progressbar_large.png b/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_port_progressbar_large.png new file mode 100644 index 0000000000000000000000000000000000000000..0fd63d218de38c73d9ced3dd9d11c9c81f8b3f82 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_port_progressbar_large.png differ diff --git a/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_port_progressbar_small.png b/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_port_progressbar_small.png new file mode 100644 index 0000000000000000000000000000000000000000..1a270f9d993500aed6bfa7ae247a4a9d71963c97 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_port_progressbar_small.png differ diff --git a/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_port_progressdialog_horizontal.png b/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_port_progressdialog_horizontal.png new file mode 100644 index 0000000000000000000000000000000000000000..168b54f59da4e5f12dfaf3afc5e0105e328a9058 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_port_progressdialog_horizontal.png differ diff --git a/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_port_progressdialog_spinner.png b/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_port_progressdialog_spinner.png new file mode 100644 index 0000000000000000000000000000000000000000..7f7be54ef674b601507eec4c7002ba98aeb67e9c Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_port_progressdialog_spinner.png differ diff --git a/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_port_purple.png b/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_port_purple.png new file mode 100644 index 0000000000000000000000000000000000000000..e45ec4feb975752edd2dda3244c6230d25f54be1 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_port_purple.png differ diff --git a/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_port_radiobutton.png b/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_port_radiobutton.png new file mode 100644 index 0000000000000000000000000000000000000000..50c99a6599bb9ffb55bb50c08db6081f0f6d8266 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_port_radiobutton.png differ diff --git a/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_port_radiobutton_checked.png b/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_port_radiobutton_checked.png new file mode 100644 index 0000000000000000000000000000000000000000..57cd2049b19d3c78ce7ee627c084b2c186de99ca Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_port_radiobutton_checked.png differ diff --git a/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_port_radiogroup_horizontal.png b/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_port_radiogroup_horizontal.png new file mode 100644 index 0000000000000000000000000000000000000000..542219e938ff4bc2e437e7611072d425b64adfba Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_port_radiogroup_horizontal.png differ diff --git a/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_port_radiogroup_vertical.png b/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_port_radiogroup_vertical.png new file mode 100644 index 0000000000000000000000000000000000000000..f7b94ebf144d6d9c38d9e9ab641b84edca9fdf4f Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_port_radiogroup_vertical.png differ diff --git a/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_port_ratingbar_0.png b/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_port_ratingbar_0.png new file mode 100644 index 0000000000000000000000000000000000000000..3ab433c89d924a8b2fb2105f500c52fff3c5e490 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_port_ratingbar_0.png differ diff --git a/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_port_ratingbar_0_pressed.png b/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_port_ratingbar_0_pressed.png new file mode 100644 index 0000000000000000000000000000000000000000..4dc4b050732df347508b406e0158c896a9ad3f34 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_port_ratingbar_0_pressed.png differ diff --git a/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_port_ratingbar_2point5.png b/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_port_ratingbar_2point5.png new file mode 100644 index 0000000000000000000000000000000000000000..2ca185211505ec0864b969e3c37920ef9aab787d Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_port_ratingbar_2point5.png differ diff --git a/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_port_ratingbar_2point5_pressed.png b/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_port_ratingbar_2point5_pressed.png new file mode 100644 index 0000000000000000000000000000000000000000..84d8b8c9341601235661c6180c930a1409dac3c4 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_port_ratingbar_2point5_pressed.png differ diff --git a/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_port_ratingbar_5.png b/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_port_ratingbar_5.png new file mode 100644 index 0000000000000000000000000000000000000000..87c629e4fa5d01416e3f70778e56264950449e4b Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_port_ratingbar_5.png differ diff --git a/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_port_ratingbar_5_pressed.png b/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_port_ratingbar_5_pressed.png new file mode 100644 index 0000000000000000000000000000000000000000..1122d5ef1c27ce0289524295db8e53674f6d6714 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_port_ratingbar_5_pressed.png differ diff --git a/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_port_red_dark.png b/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_port_red_dark.png new file mode 100644 index 0000000000000000000000000000000000000000..04f0207cf1a8186090520fd110a056176ead4060 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_port_red_dark.png differ diff --git a/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_port_red_light.png b/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_port_red_light.png new file mode 100644 index 0000000000000000000000000000000000000000..03dcaaa5cae6187d8e11ad40d0347a4fec14cf94 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_port_red_light.png differ diff --git a/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_port_searchview.png b/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_port_searchview.png new file mode 100644 index 0000000000000000000000000000000000000000..361534901811f062798d0466657c24d71dcdc92a Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_port_searchview.png differ diff --git a/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_port_searchview_query.png b/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_port_searchview_query.png new file mode 100644 index 0000000000000000000000000000000000000000..0631aa608fe1ec4fd417b6c6718846335553bfa5 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_port_searchview_query.png differ diff --git a/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_port_searchview_queryhint.png b/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_port_searchview_queryhint.png new file mode 100644 index 0000000000000000000000000000000000000000..e4134272f972b8bfd02b3c02519f4c131684b78f Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_port_searchview_queryhint.png differ diff --git a/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_port_seekbar_0.png b/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_port_seekbar_0.png new file mode 100644 index 0000000000000000000000000000000000000000..440f14230d91991499e7c4b7a13ab683fb7b8f56 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_port_seekbar_0.png differ diff --git a/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_port_seekbar_100.png b/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_port_seekbar_100.png new file mode 100644 index 0000000000000000000000000000000000000000..61306d3a2d1e580646d55c190529c433bb5d405f Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_port_seekbar_100.png differ diff --git a/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_port_seekbar_50.png b/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_port_seekbar_50.png new file mode 100644 index 0000000000000000000000000000000000000000..5363d2c3c3a7189543caaa41b29d034f82a362a5 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_port_seekbar_50.png differ diff --git a/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_port_spinner.png b/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_port_spinner.png new file mode 100644 index 0000000000000000000000000000000000000000..46f3e602065f7f5f8357f90196700b1db616d84c Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_port_spinner.png differ diff --git a/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_port_tabhost.png b/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_port_tabhost.png new file mode 100644 index 0000000000000000000000000000000000000000..835b85dccf8d2245e916cd27ff0683ce71ae84c2 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_port_tabhost.png differ diff --git a/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_port_textview.png b/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_port_textview.png new file mode 100644 index 0000000000000000000000000000000000000000..5dfe2553be04a4e53db7a049288dc1507f36ad81 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_port_textview.png differ diff --git a/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_port_toggle_button.png b/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_port_toggle_button.png new file mode 100644 index 0000000000000000000000000000000000000000..6a6fd87fdf450b579a19fda7ba914e1e24afb325 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_port_toggle_button.png differ diff --git a/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_port_toggle_button_checked.png b/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_port_toggle_button_checked.png new file mode 100644 index 0000000000000000000000000000000000000000..b56932d6d08a5e21cc5fe6f50a2fbd3fbf710781 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_port_toggle_button_checked.png differ diff --git a/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_port_zoomcontrols.png b/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_port_zoomcontrols.png new file mode 100644 index 0000000000000000000000000000000000000000..576340630d8190b61d0e5bb1115e5c16fcbcb33c Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialogwhenlarge_noactionbar_port_zoomcontrols.png differ diff --git a/tests/res/drawable-hdpi/holo_dialogwhenlarge_port_actionbar.png b/tests/res/drawable-hdpi/holo_dialogwhenlarge_port_actionbar.png new file mode 100644 index 0000000000000000000000000000000000000000..daeaa224cfee1e419ac7df5baca9a4d2367351f7 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialogwhenlarge_port_actionbar.png differ diff --git a/tests/res/drawable-hdpi/holo_dialogwhenlarge_port_actionbar_action_items.png b/tests/res/drawable-hdpi/holo_dialogwhenlarge_port_actionbar_action_items.png new file mode 100644 index 0000000000000000000000000000000000000000..27d89b4f1e7589f4aa9e1b67a9bc7dc8956fc5e5 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialogwhenlarge_port_actionbar_action_items.png differ diff --git a/tests/res/drawable-hdpi/holo_dialogwhenlarge_port_actionbar_action_items_split.png b/tests/res/drawable-hdpi/holo_dialogwhenlarge_port_actionbar_action_items_split.png new file mode 100644 index 0000000000000000000000000000000000000000..9113a40da117cb169a9e5bc276e873bdab88c251 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialogwhenlarge_port_actionbar_action_items_split.png differ diff --git a/tests/res/drawable-hdpi/holo_dialogwhenlarge_port_actionbar_action_view.png b/tests/res/drawable-hdpi/holo_dialogwhenlarge_port_actionbar_action_view.png new file mode 100644 index 0000000000000000000000000000000000000000..d051afaca65851fd8bad80551d253e6c1524c340 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialogwhenlarge_port_actionbar_action_view.png differ diff --git a/tests/res/drawable-hdpi/holo_dialogwhenlarge_port_actionbar_action_view_split.png b/tests/res/drawable-hdpi/holo_dialogwhenlarge_port_actionbar_action_view_split.png new file mode 100644 index 0000000000000000000000000000000000000000..07213e91939873f489be4b0cfc10b9674f09c2b3 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialogwhenlarge_port_actionbar_action_view_split.png differ diff --git a/tests/res/drawable-hdpi/holo_dialogwhenlarge_port_actionbar_home_as_up.png b/tests/res/drawable-hdpi/holo_dialogwhenlarge_port_actionbar_home_as_up.png new file mode 100644 index 0000000000000000000000000000000000000000..0ff26f454e57786b5070d92633beb8eb303a5ec8 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialogwhenlarge_port_actionbar_home_as_up.png differ diff --git a/tests/res/drawable-hdpi/holo_dialogwhenlarge_port_actionbar_home_as_up_split.png b/tests/res/drawable-hdpi/holo_dialogwhenlarge_port_actionbar_home_as_up_split.png new file mode 100644 index 0000000000000000000000000000000000000000..0ff26f454e57786b5070d92633beb8eb303a5ec8 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialogwhenlarge_port_actionbar_home_as_up_split.png differ diff --git a/tests/res/drawable-hdpi/holo_dialogwhenlarge_port_actionbar_list.png b/tests/res/drawable-hdpi/holo_dialogwhenlarge_port_actionbar_list.png new file mode 100644 index 0000000000000000000000000000000000000000..6273f98827577e2d6b99dfa48f2ed488028f298b Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialogwhenlarge_port_actionbar_list.png differ diff --git a/tests/res/drawable-hdpi/holo_dialogwhenlarge_port_actionbar_list_split.png b/tests/res/drawable-hdpi/holo_dialogwhenlarge_port_actionbar_list_split.png new file mode 100644 index 0000000000000000000000000000000000000000..6273f98827577e2d6b99dfa48f2ed488028f298b Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialogwhenlarge_port_actionbar_list_split.png differ diff --git a/tests/res/drawable-hdpi/holo_dialogwhenlarge_port_actionbar_no_icon.png b/tests/res/drawable-hdpi/holo_dialogwhenlarge_port_actionbar_no_icon.png new file mode 100644 index 0000000000000000000000000000000000000000..605472a6ce82a8db371e30fb256e6360904f9bb0 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialogwhenlarge_port_actionbar_no_icon.png differ diff --git a/tests/res/drawable-hdpi/holo_dialogwhenlarge_port_actionbar_no_icon_split.png b/tests/res/drawable-hdpi/holo_dialogwhenlarge_port_actionbar_no_icon_split.png new file mode 100644 index 0000000000000000000000000000000000000000..605472a6ce82a8db371e30fb256e6360904f9bb0 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialogwhenlarge_port_actionbar_no_icon_split.png differ diff --git a/tests/res/drawable-hdpi/holo_dialogwhenlarge_port_actionbar_no_title.png b/tests/res/drawable-hdpi/holo_dialogwhenlarge_port_actionbar_no_title.png new file mode 100644 index 0000000000000000000000000000000000000000..92fd08cef5eeb49d0f78fa4914e8dfdf35d10290 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialogwhenlarge_port_actionbar_no_title.png differ diff --git a/tests/res/drawable-hdpi/holo_dialogwhenlarge_port_actionbar_no_title_split.png b/tests/res/drawable-hdpi/holo_dialogwhenlarge_port_actionbar_no_title_split.png new file mode 100644 index 0000000000000000000000000000000000000000..92fd08cef5eeb49d0f78fa4914e8dfdf35d10290 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialogwhenlarge_port_actionbar_no_title_split.png differ diff --git a/tests/res/drawable-hdpi/holo_dialogwhenlarge_port_actionbar_split.png b/tests/res/drawable-hdpi/holo_dialogwhenlarge_port_actionbar_split.png new file mode 100644 index 0000000000000000000000000000000000000000..daeaa224cfee1e419ac7df5baca9a4d2367351f7 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialogwhenlarge_port_actionbar_split.png differ diff --git a/tests/res/drawable-hdpi/holo_dialogwhenlarge_port_actionbar_tabs.png b/tests/res/drawable-hdpi/holo_dialogwhenlarge_port_actionbar_tabs.png new file mode 100644 index 0000000000000000000000000000000000000000..e33aa1f91bd074158b59563443674e56b868a078 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialogwhenlarge_port_actionbar_tabs.png differ diff --git a/tests/res/drawable-hdpi/holo_dialogwhenlarge_port_actionbar_tabs_split.png b/tests/res/drawable-hdpi/holo_dialogwhenlarge_port_actionbar_tabs_split.png new file mode 100644 index 0000000000000000000000000000000000000000..e33aa1f91bd074158b59563443674e56b868a078 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialogwhenlarge_port_actionbar_tabs_split.png differ diff --git a/tests/res/drawable-hdpi/holo_dialogwhenlarge_port_alertdialog_list.png b/tests/res/drawable-hdpi/holo_dialogwhenlarge_port_alertdialog_list.png new file mode 100644 index 0000000000000000000000000000000000000000..a612486a770b980f179771a6148d1214131da9fd Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialogwhenlarge_port_alertdialog_list.png differ diff --git a/tests/res/drawable-hdpi/holo_dialogwhenlarge_port_alertdialog_multichoice.png b/tests/res/drawable-hdpi/holo_dialogwhenlarge_port_alertdialog_multichoice.png new file mode 100644 index 0000000000000000000000000000000000000000..ccf145628d22a5053923bc3f4684faf35ce2bf52 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialogwhenlarge_port_alertdialog_multichoice.png differ diff --git a/tests/res/drawable-hdpi/holo_dialogwhenlarge_port_alertdialog_onebutton.png b/tests/res/drawable-hdpi/holo_dialogwhenlarge_port_alertdialog_onebutton.png new file mode 100644 index 0000000000000000000000000000000000000000..a1973389c5e3f8a2620a487c0736caf9e02b0a8c Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialogwhenlarge_port_alertdialog_onebutton.png differ diff --git a/tests/res/drawable-hdpi/holo_dialogwhenlarge_port_alertdialog_singlechoice.png b/tests/res/drawable-hdpi/holo_dialogwhenlarge_port_alertdialog_singlechoice.png new file mode 100644 index 0000000000000000000000000000000000000000..685ffda945f6d56503ff64f33f2e1dba1c6c0192 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialogwhenlarge_port_alertdialog_singlechoice.png differ diff --git a/tests/res/drawable-hdpi/holo_dialogwhenlarge_port_alertdialog_threebuttons.png b/tests/res/drawable-hdpi/holo_dialogwhenlarge_port_alertdialog_threebuttons.png new file mode 100644 index 0000000000000000000000000000000000000000..df04b248e7f0fe0a38ba30995bb6519ae98bd1cf Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialogwhenlarge_port_alertdialog_threebuttons.png differ diff --git a/tests/res/drawable-hdpi/holo_dialogwhenlarge_port_alertdialog_twobuttons.png b/tests/res/drawable-hdpi/holo_dialogwhenlarge_port_alertdialog_twobuttons.png new file mode 100644 index 0000000000000000000000000000000000000000..df49521129cb6f91cb753e95a3e18405b7e15919 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialogwhenlarge_port_alertdialog_twobuttons.png differ diff --git a/tests/res/drawable-hdpi/holo_dialogwhenlarge_port_blue_bright.png b/tests/res/drawable-hdpi/holo_dialogwhenlarge_port_blue_bright.png new file mode 100644 index 0000000000000000000000000000000000000000..778bb0b241655ba2ed668323ee93adf7d6a4dbdd Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialogwhenlarge_port_blue_bright.png differ diff --git a/tests/res/drawable-hdpi/holo_dialogwhenlarge_port_blue_dark.png b/tests/res/drawable-hdpi/holo_dialogwhenlarge_port_blue_dark.png new file mode 100644 index 0000000000000000000000000000000000000000..78d391b5a86078891a09d50d9829442448fc114e Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialogwhenlarge_port_blue_dark.png differ diff --git a/tests/res/drawable-hdpi/holo_dialogwhenlarge_port_blue_light.png b/tests/res/drawable-hdpi/holo_dialogwhenlarge_port_blue_light.png new file mode 100644 index 0000000000000000000000000000000000000000..4055f510fb304dc1d6feaa2a8422de2389d06a33 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialogwhenlarge_port_blue_light.png differ diff --git a/tests/res/drawable-hdpi/holo_dialogwhenlarge_port_button.png b/tests/res/drawable-hdpi/holo_dialogwhenlarge_port_button.png new file mode 100644 index 0000000000000000000000000000000000000000..d195710cab2bc56cf8eb0468494aa597f347c0fe Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialogwhenlarge_port_button.png differ diff --git a/tests/res/drawable-hdpi/holo_dialogwhenlarge_port_button_pressed.png b/tests/res/drawable-hdpi/holo_dialogwhenlarge_port_button_pressed.png new file mode 100644 index 0000000000000000000000000000000000000000..976df9ba32d0397ebe1256c80a76b9583ab57ffc Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialogwhenlarge_port_button_pressed.png differ diff --git a/tests/res/drawable-hdpi/holo_dialogwhenlarge_port_calendarview.png b/tests/res/drawable-hdpi/holo_dialogwhenlarge_port_calendarview.png new file mode 100644 index 0000000000000000000000000000000000000000..bc342ed9375ea623dfd6365f779dc0ab34bd8df0 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialogwhenlarge_port_calendarview.png differ diff --git a/tests/res/drawable-hdpi/holo_dialogwhenlarge_port_checkbox.png b/tests/res/drawable-hdpi/holo_dialogwhenlarge_port_checkbox.png new file mode 100644 index 0000000000000000000000000000000000000000..97e83b6c41c764cca396c56dc3c7cad9833c4be1 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialogwhenlarge_port_checkbox.png differ diff --git a/tests/res/drawable-hdpi/holo_dialogwhenlarge_port_checkbox_checked.png b/tests/res/drawable-hdpi/holo_dialogwhenlarge_port_checkbox_checked.png new file mode 100644 index 0000000000000000000000000000000000000000..1d4cb563f973f06c045d298948fbce6c309215b5 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialogwhenlarge_port_checkbox_checked.png differ diff --git a/tests/res/drawable-hdpi/holo_dialogwhenlarge_port_edittext.png b/tests/res/drawable-hdpi/holo_dialogwhenlarge_port_edittext.png new file mode 100644 index 0000000000000000000000000000000000000000..a096891fbeb9d6a880bb44b73be4f2ae9d5f4532 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialogwhenlarge_port_edittext.png differ diff --git a/tests/res/drawable-hdpi/holo_dialogwhenlarge_port_green_dark.png b/tests/res/drawable-hdpi/holo_dialogwhenlarge_port_green_dark.png new file mode 100644 index 0000000000000000000000000000000000000000..ca9aed3220cb21f40958aaeba96d5e0ac29bb3d1 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialogwhenlarge_port_green_dark.png differ diff --git a/tests/res/drawable-hdpi/holo_dialogwhenlarge_port_green_light.png b/tests/res/drawable-hdpi/holo_dialogwhenlarge_port_green_light.png new file mode 100644 index 0000000000000000000000000000000000000000..6a326963e16d69b9a8adea738266cda4f755d13b Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialogwhenlarge_port_green_light.png differ diff --git a/tests/res/drawable-hdpi/holo_dialogwhenlarge_port_orange_dark.png b/tests/res/drawable-hdpi/holo_dialogwhenlarge_port_orange_dark.png new file mode 100644 index 0000000000000000000000000000000000000000..adf1d82145cb5967f625e412288b2cf26752ce27 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialogwhenlarge_port_orange_dark.png differ diff --git a/tests/res/drawable-hdpi/holo_dialogwhenlarge_port_orange_light.png b/tests/res/drawable-hdpi/holo_dialogwhenlarge_port_orange_light.png new file mode 100644 index 0000000000000000000000000000000000000000..2208f9157a5923077726d5543c7008d684baea4e Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialogwhenlarge_port_orange_light.png differ diff --git a/tests/res/drawable-hdpi/holo_dialogwhenlarge_port_progressbar.png b/tests/res/drawable-hdpi/holo_dialogwhenlarge_port_progressbar.png new file mode 100644 index 0000000000000000000000000000000000000000..41e958c7ed1a7f8a3818a55c7441e9cc9dab0d3c Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialogwhenlarge_port_progressbar.png differ diff --git a/tests/res/drawable-hdpi/holo_dialogwhenlarge_port_progressbar_horizontal0.png b/tests/res/drawable-hdpi/holo_dialogwhenlarge_port_progressbar_horizontal0.png new file mode 100644 index 0000000000000000000000000000000000000000..13d7e551e3c0d7261e3ecb26b4489a81fff05fe2 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialogwhenlarge_port_progressbar_horizontal0.png differ diff --git a/tests/res/drawable-hdpi/holo_dialogwhenlarge_port_progressbar_horizontal100.png b/tests/res/drawable-hdpi/holo_dialogwhenlarge_port_progressbar_horizontal100.png new file mode 100644 index 0000000000000000000000000000000000000000..966ecc862afe2678a16baf672cdfe89b785366af Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialogwhenlarge_port_progressbar_horizontal100.png differ diff --git a/tests/res/drawable-hdpi/holo_dialogwhenlarge_port_progressbar_horizontal50.png b/tests/res/drawable-hdpi/holo_dialogwhenlarge_port_progressbar_horizontal50.png new file mode 100644 index 0000000000000000000000000000000000000000..bb43859cf6f84a4d9b7ccb7b9e3a60891ea4d4c6 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialogwhenlarge_port_progressbar_horizontal50.png differ diff --git a/tests/res/drawable-hdpi/holo_dialogwhenlarge_port_progressbar_large.png b/tests/res/drawable-hdpi/holo_dialogwhenlarge_port_progressbar_large.png new file mode 100644 index 0000000000000000000000000000000000000000..0fd63d218de38c73d9ced3dd9d11c9c81f8b3f82 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialogwhenlarge_port_progressbar_large.png differ diff --git a/tests/res/drawable-hdpi/holo_dialogwhenlarge_port_progressbar_small.png b/tests/res/drawable-hdpi/holo_dialogwhenlarge_port_progressbar_small.png new file mode 100644 index 0000000000000000000000000000000000000000..1a270f9d993500aed6bfa7ae247a4a9d71963c97 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialogwhenlarge_port_progressbar_small.png differ diff --git a/tests/res/drawable-hdpi/holo_dialogwhenlarge_port_progressdialog_horizontal.png b/tests/res/drawable-hdpi/holo_dialogwhenlarge_port_progressdialog_horizontal.png new file mode 100644 index 0000000000000000000000000000000000000000..168b54f59da4e5f12dfaf3afc5e0105e328a9058 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialogwhenlarge_port_progressdialog_horizontal.png differ diff --git a/tests/res/drawable-hdpi/holo_dialogwhenlarge_port_progressdialog_spinner.png b/tests/res/drawable-hdpi/holo_dialogwhenlarge_port_progressdialog_spinner.png new file mode 100644 index 0000000000000000000000000000000000000000..7f7be54ef674b601507eec4c7002ba98aeb67e9c Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialogwhenlarge_port_progressdialog_spinner.png differ diff --git a/tests/res/drawable-hdpi/holo_dialogwhenlarge_port_purple.png b/tests/res/drawable-hdpi/holo_dialogwhenlarge_port_purple.png new file mode 100644 index 0000000000000000000000000000000000000000..e45ec4feb975752edd2dda3244c6230d25f54be1 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialogwhenlarge_port_purple.png differ diff --git a/tests/res/drawable-hdpi/holo_dialogwhenlarge_port_radiobutton.png b/tests/res/drawable-hdpi/holo_dialogwhenlarge_port_radiobutton.png new file mode 100644 index 0000000000000000000000000000000000000000..50c99a6599bb9ffb55bb50c08db6081f0f6d8266 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialogwhenlarge_port_radiobutton.png differ diff --git a/tests/res/drawable-hdpi/holo_dialogwhenlarge_port_radiobutton_checked.png b/tests/res/drawable-hdpi/holo_dialogwhenlarge_port_radiobutton_checked.png new file mode 100644 index 0000000000000000000000000000000000000000..57cd2049b19d3c78ce7ee627c084b2c186de99ca Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialogwhenlarge_port_radiobutton_checked.png differ diff --git a/tests/res/drawable-hdpi/holo_dialogwhenlarge_port_radiogroup_horizontal.png b/tests/res/drawable-hdpi/holo_dialogwhenlarge_port_radiogroup_horizontal.png new file mode 100644 index 0000000000000000000000000000000000000000..542219e938ff4bc2e437e7611072d425b64adfba Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialogwhenlarge_port_radiogroup_horizontal.png differ diff --git a/tests/res/drawable-hdpi/holo_dialogwhenlarge_port_radiogroup_vertical.png b/tests/res/drawable-hdpi/holo_dialogwhenlarge_port_radiogroup_vertical.png new file mode 100644 index 0000000000000000000000000000000000000000..f7b94ebf144d6d9c38d9e9ab641b84edca9fdf4f Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialogwhenlarge_port_radiogroup_vertical.png differ diff --git a/tests/res/drawable-hdpi/holo_dialogwhenlarge_port_ratingbar_0.png b/tests/res/drawable-hdpi/holo_dialogwhenlarge_port_ratingbar_0.png new file mode 100644 index 0000000000000000000000000000000000000000..3ab433c89d924a8b2fb2105f500c52fff3c5e490 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialogwhenlarge_port_ratingbar_0.png differ diff --git a/tests/res/drawable-hdpi/holo_dialogwhenlarge_port_ratingbar_0_pressed.png b/tests/res/drawable-hdpi/holo_dialogwhenlarge_port_ratingbar_0_pressed.png new file mode 100644 index 0000000000000000000000000000000000000000..4dc4b050732df347508b406e0158c896a9ad3f34 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialogwhenlarge_port_ratingbar_0_pressed.png differ diff --git a/tests/res/drawable-hdpi/holo_dialogwhenlarge_port_ratingbar_2point5.png b/tests/res/drawable-hdpi/holo_dialogwhenlarge_port_ratingbar_2point5.png new file mode 100644 index 0000000000000000000000000000000000000000..2ca185211505ec0864b969e3c37920ef9aab787d Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialogwhenlarge_port_ratingbar_2point5.png differ diff --git a/tests/res/drawable-hdpi/holo_dialogwhenlarge_port_ratingbar_2point5_pressed.png b/tests/res/drawable-hdpi/holo_dialogwhenlarge_port_ratingbar_2point5_pressed.png new file mode 100644 index 0000000000000000000000000000000000000000..84d8b8c9341601235661c6180c930a1409dac3c4 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialogwhenlarge_port_ratingbar_2point5_pressed.png differ diff --git a/tests/res/drawable-hdpi/holo_dialogwhenlarge_port_ratingbar_5.png b/tests/res/drawable-hdpi/holo_dialogwhenlarge_port_ratingbar_5.png new file mode 100644 index 0000000000000000000000000000000000000000..87c629e4fa5d01416e3f70778e56264950449e4b Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialogwhenlarge_port_ratingbar_5.png differ diff --git a/tests/res/drawable-hdpi/holo_dialogwhenlarge_port_ratingbar_5_pressed.png b/tests/res/drawable-hdpi/holo_dialogwhenlarge_port_ratingbar_5_pressed.png new file mode 100644 index 0000000000000000000000000000000000000000..1122d5ef1c27ce0289524295db8e53674f6d6714 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialogwhenlarge_port_ratingbar_5_pressed.png differ diff --git a/tests/res/drawable-hdpi/holo_dialogwhenlarge_port_red_dark.png b/tests/res/drawable-hdpi/holo_dialogwhenlarge_port_red_dark.png new file mode 100644 index 0000000000000000000000000000000000000000..04f0207cf1a8186090520fd110a056176ead4060 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialogwhenlarge_port_red_dark.png differ diff --git a/tests/res/drawable-hdpi/holo_dialogwhenlarge_port_red_light.png b/tests/res/drawable-hdpi/holo_dialogwhenlarge_port_red_light.png new file mode 100644 index 0000000000000000000000000000000000000000..03dcaaa5cae6187d8e11ad40d0347a4fec14cf94 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialogwhenlarge_port_red_light.png differ diff --git a/tests/res/drawable-hdpi/holo_dialogwhenlarge_port_searchview.png b/tests/res/drawable-hdpi/holo_dialogwhenlarge_port_searchview.png new file mode 100644 index 0000000000000000000000000000000000000000..361534901811f062798d0466657c24d71dcdc92a Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialogwhenlarge_port_searchview.png differ diff --git a/tests/res/drawable-hdpi/holo_dialogwhenlarge_port_searchview_query.png b/tests/res/drawable-hdpi/holo_dialogwhenlarge_port_searchview_query.png new file mode 100644 index 0000000000000000000000000000000000000000..0631aa608fe1ec4fd417b6c6718846335553bfa5 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialogwhenlarge_port_searchview_query.png differ diff --git a/tests/res/drawable-hdpi/holo_dialogwhenlarge_port_searchview_queryhint.png b/tests/res/drawable-hdpi/holo_dialogwhenlarge_port_searchview_queryhint.png new file mode 100644 index 0000000000000000000000000000000000000000..e4134272f972b8bfd02b3c02519f4c131684b78f Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialogwhenlarge_port_searchview_queryhint.png differ diff --git a/tests/res/drawable-hdpi/holo_dialogwhenlarge_port_seekbar_0.png b/tests/res/drawable-hdpi/holo_dialogwhenlarge_port_seekbar_0.png new file mode 100644 index 0000000000000000000000000000000000000000..440f14230d91991499e7c4b7a13ab683fb7b8f56 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialogwhenlarge_port_seekbar_0.png differ diff --git a/tests/res/drawable-hdpi/holo_dialogwhenlarge_port_seekbar_100.png b/tests/res/drawable-hdpi/holo_dialogwhenlarge_port_seekbar_100.png new file mode 100644 index 0000000000000000000000000000000000000000..61306d3a2d1e580646d55c190529c433bb5d405f Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialogwhenlarge_port_seekbar_100.png differ diff --git a/tests/res/drawable-hdpi/holo_dialogwhenlarge_port_seekbar_50.png b/tests/res/drawable-hdpi/holo_dialogwhenlarge_port_seekbar_50.png new file mode 100644 index 0000000000000000000000000000000000000000..5363d2c3c3a7189543caaa41b29d034f82a362a5 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialogwhenlarge_port_seekbar_50.png differ diff --git a/tests/res/drawable-hdpi/holo_dialogwhenlarge_port_spinner.png b/tests/res/drawable-hdpi/holo_dialogwhenlarge_port_spinner.png new file mode 100644 index 0000000000000000000000000000000000000000..46f3e602065f7f5f8357f90196700b1db616d84c Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialogwhenlarge_port_spinner.png differ diff --git a/tests/res/drawable-hdpi/holo_dialogwhenlarge_port_tabhost.png b/tests/res/drawable-hdpi/holo_dialogwhenlarge_port_tabhost.png new file mode 100644 index 0000000000000000000000000000000000000000..835b85dccf8d2245e916cd27ff0683ce71ae84c2 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialogwhenlarge_port_tabhost.png differ diff --git a/tests/res/drawable-hdpi/holo_dialogwhenlarge_port_textview.png b/tests/res/drawable-hdpi/holo_dialogwhenlarge_port_textview.png new file mode 100644 index 0000000000000000000000000000000000000000..5dfe2553be04a4e53db7a049288dc1507f36ad81 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialogwhenlarge_port_textview.png differ diff --git a/tests/res/drawable-hdpi/holo_dialogwhenlarge_port_toggle_button.png b/tests/res/drawable-hdpi/holo_dialogwhenlarge_port_toggle_button.png new file mode 100644 index 0000000000000000000000000000000000000000..6a6fd87fdf450b579a19fda7ba914e1e24afb325 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialogwhenlarge_port_toggle_button.png differ diff --git a/tests/res/drawable-hdpi/holo_dialogwhenlarge_port_toggle_button_checked.png b/tests/res/drawable-hdpi/holo_dialogwhenlarge_port_toggle_button_checked.png new file mode 100644 index 0000000000000000000000000000000000000000..b56932d6d08a5e21cc5fe6f50a2fbd3fbf710781 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialogwhenlarge_port_toggle_button_checked.png differ diff --git a/tests/res/drawable-hdpi/holo_dialogwhenlarge_port_zoomcontrols.png b/tests/res/drawable-hdpi/holo_dialogwhenlarge_port_zoomcontrols.png new file mode 100644 index 0000000000000000000000000000000000000000..576340630d8190b61d0e5bb1115e5c16fcbcb33c Binary files /dev/null and b/tests/res/drawable-hdpi/holo_dialogwhenlarge_port_zoomcontrols.png differ diff --git a/tests/res/drawable-hdpi/holo_inputmethod_land_alertdialog_list.png b/tests/res/drawable-hdpi/holo_inputmethod_land_alertdialog_list.png new file mode 100644 index 0000000000000000000000000000000000000000..a44977ab95508a047a2708b5267fbd6b27d9da46 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_inputmethod_land_alertdialog_list.png differ diff --git a/tests/res/drawable-hdpi/holo_inputmethod_land_alertdialog_multichoice.png b/tests/res/drawable-hdpi/holo_inputmethod_land_alertdialog_multichoice.png new file mode 100644 index 0000000000000000000000000000000000000000..0de7dad7d1f26683fbcc08e58d21d869e499767d Binary files /dev/null and b/tests/res/drawable-hdpi/holo_inputmethod_land_alertdialog_multichoice.png differ diff --git a/tests/res/drawable-hdpi/holo_inputmethod_land_alertdialog_onebutton.png b/tests/res/drawable-hdpi/holo_inputmethod_land_alertdialog_onebutton.png new file mode 100644 index 0000000000000000000000000000000000000000..ebf381777c56a966dd44ee60ffb4d4c920b02076 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_inputmethod_land_alertdialog_onebutton.png differ diff --git a/tests/res/drawable-hdpi/holo_inputmethod_land_alertdialog_singlechoice.png b/tests/res/drawable-hdpi/holo_inputmethod_land_alertdialog_singlechoice.png new file mode 100644 index 0000000000000000000000000000000000000000..8b86469f15dd720269aa824bbf73d8d5c31fe0c8 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_inputmethod_land_alertdialog_singlechoice.png differ diff --git a/tests/res/drawable-hdpi/holo_inputmethod_land_alertdialog_threebuttons.png b/tests/res/drawable-hdpi/holo_inputmethod_land_alertdialog_threebuttons.png new file mode 100644 index 0000000000000000000000000000000000000000..d58f53ac24634b5d1854204ad5ece28fb09d410f Binary files /dev/null and b/tests/res/drawable-hdpi/holo_inputmethod_land_alertdialog_threebuttons.png differ diff --git a/tests/res/drawable-hdpi/holo_inputmethod_land_alertdialog_twobuttons.png b/tests/res/drawable-hdpi/holo_inputmethod_land_alertdialog_twobuttons.png new file mode 100644 index 0000000000000000000000000000000000000000..164ec815f0114b5438014e23fa7ecaedfca84233 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_inputmethod_land_alertdialog_twobuttons.png differ diff --git a/tests/res/drawable-hdpi/holo_inputmethod_land_blue_bright.png b/tests/res/drawable-hdpi/holo_inputmethod_land_blue_bright.png new file mode 100644 index 0000000000000000000000000000000000000000..72f1cd3ddc69d70cad79645ec8bba76e9e7acf54 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_inputmethod_land_blue_bright.png differ diff --git a/tests/res/drawable-hdpi/holo_inputmethod_land_blue_dark.png b/tests/res/drawable-hdpi/holo_inputmethod_land_blue_dark.png new file mode 100644 index 0000000000000000000000000000000000000000..8dc3d53adc37cd613b9b0a38b1d68d382bb3b940 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_inputmethod_land_blue_dark.png differ diff --git a/tests/res/drawable-hdpi/holo_inputmethod_land_blue_light.png b/tests/res/drawable-hdpi/holo_inputmethod_land_blue_light.png new file mode 100644 index 0000000000000000000000000000000000000000..acdbb58b91295d9b3948cd4815cf943fc2108736 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_inputmethod_land_blue_light.png differ diff --git a/tests/res/drawable-hdpi/holo_inputmethod_land_button.png b/tests/res/drawable-hdpi/holo_inputmethod_land_button.png new file mode 100644 index 0000000000000000000000000000000000000000..78a852889e75f3615d8f5d87297fd743fd24cf97 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_inputmethod_land_button.png differ diff --git a/tests/res/drawable-hdpi/holo_inputmethod_land_button_pressed.png b/tests/res/drawable-hdpi/holo_inputmethod_land_button_pressed.png new file mode 100644 index 0000000000000000000000000000000000000000..5b16af2ee90068a29671088dd4f36c0ac8325ed4 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_inputmethod_land_button_pressed.png differ diff --git a/tests/res/drawable-hdpi/holo_inputmethod_land_calendarview.png b/tests/res/drawable-hdpi/holo_inputmethod_land_calendarview.png new file mode 100644 index 0000000000000000000000000000000000000000..6c572aacd003549d4cea5453da889852309ee502 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_inputmethod_land_calendarview.png differ diff --git a/tests/res/drawable-hdpi/holo_inputmethod_land_checkbox.png b/tests/res/drawable-hdpi/holo_inputmethod_land_checkbox.png new file mode 100644 index 0000000000000000000000000000000000000000..6fd2ba2a97bab7e4e2b771432f42103d7832636a Binary files /dev/null and b/tests/res/drawable-hdpi/holo_inputmethod_land_checkbox.png differ diff --git a/tests/res/drawable-hdpi/holo_inputmethod_land_checkbox_checked.png b/tests/res/drawable-hdpi/holo_inputmethod_land_checkbox_checked.png new file mode 100644 index 0000000000000000000000000000000000000000..8dd8fd85f2ec373db9472c571cdc0247e14d3614 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_inputmethod_land_checkbox_checked.png differ diff --git a/tests/res/drawable-hdpi/holo_inputmethod_land_edittext.png b/tests/res/drawable-hdpi/holo_inputmethod_land_edittext.png new file mode 100644 index 0000000000000000000000000000000000000000..4356dd0c496ed90e2acb8a059c0c1d3a85a0ec70 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_inputmethod_land_edittext.png differ diff --git a/tests/res/drawable-hdpi/holo_inputmethod_land_green_dark.png b/tests/res/drawable-hdpi/holo_inputmethod_land_green_dark.png new file mode 100644 index 0000000000000000000000000000000000000000..3b9be5eec71f7b1bed98944685f9e336d39170d9 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_inputmethod_land_green_dark.png differ diff --git a/tests/res/drawable-hdpi/holo_inputmethod_land_green_light.png b/tests/res/drawable-hdpi/holo_inputmethod_land_green_light.png new file mode 100644 index 0000000000000000000000000000000000000000..288b75a7399124fb0dc5c184832e06d22c676baf Binary files /dev/null and b/tests/res/drawable-hdpi/holo_inputmethod_land_green_light.png differ diff --git a/tests/res/drawable-hdpi/holo_inputmethod_land_orange_dark.png b/tests/res/drawable-hdpi/holo_inputmethod_land_orange_dark.png new file mode 100644 index 0000000000000000000000000000000000000000..75ff2a5a2eab4195f17198cb7a1d2e4d61a95ebd Binary files /dev/null and b/tests/res/drawable-hdpi/holo_inputmethod_land_orange_dark.png differ diff --git a/tests/res/drawable-hdpi/holo_inputmethod_land_orange_light.png b/tests/res/drawable-hdpi/holo_inputmethod_land_orange_light.png new file mode 100644 index 0000000000000000000000000000000000000000..4872766029853de59b23a8f4364389b582cbb617 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_inputmethod_land_orange_light.png differ diff --git a/tests/res/drawable-hdpi/holo_inputmethod_land_progressbar.png b/tests/res/drawable-hdpi/holo_inputmethod_land_progressbar.png new file mode 100644 index 0000000000000000000000000000000000000000..41e958c7ed1a7f8a3818a55c7441e9cc9dab0d3c Binary files /dev/null and b/tests/res/drawable-hdpi/holo_inputmethod_land_progressbar.png differ diff --git a/tests/res/drawable-hdpi/holo_inputmethod_land_progressbar_horizontal0.png b/tests/res/drawable-hdpi/holo_inputmethod_land_progressbar_horizontal0.png new file mode 100644 index 0000000000000000000000000000000000000000..8a2248d6bc4fc462a91eb582e905d276e4085393 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_inputmethod_land_progressbar_horizontal0.png differ diff --git a/tests/res/drawable-hdpi/holo_inputmethod_land_progressbar_horizontal100.png b/tests/res/drawable-hdpi/holo_inputmethod_land_progressbar_horizontal100.png new file mode 100644 index 0000000000000000000000000000000000000000..069a67eac539fcb6f471f8a629ab3276c2dd8103 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_inputmethod_land_progressbar_horizontal100.png differ diff --git a/tests/res/drawable-hdpi/holo_inputmethod_land_progressbar_horizontal50.png b/tests/res/drawable-hdpi/holo_inputmethod_land_progressbar_horizontal50.png new file mode 100644 index 0000000000000000000000000000000000000000..d7fa13d88bc7c16611b92278ffce5041cd2f20b3 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_inputmethod_land_progressbar_horizontal50.png differ diff --git a/tests/res/drawable-hdpi/holo_inputmethod_land_progressbar_large.png b/tests/res/drawable-hdpi/holo_inputmethod_land_progressbar_large.png new file mode 100644 index 0000000000000000000000000000000000000000..0fd63d218de38c73d9ced3dd9d11c9c81f8b3f82 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_inputmethod_land_progressbar_large.png differ diff --git a/tests/res/drawable-hdpi/holo_inputmethod_land_progressbar_small.png b/tests/res/drawable-hdpi/holo_inputmethod_land_progressbar_small.png new file mode 100644 index 0000000000000000000000000000000000000000..1a270f9d993500aed6bfa7ae247a4a9d71963c97 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_inputmethod_land_progressbar_small.png differ diff --git a/tests/res/drawable-hdpi/holo_inputmethod_land_progressdialog_horizontal.png b/tests/res/drawable-hdpi/holo_inputmethod_land_progressdialog_horizontal.png new file mode 100644 index 0000000000000000000000000000000000000000..78311b6da9986f83989cd5b8a0843ccf7e840c51 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_inputmethod_land_progressdialog_horizontal.png differ diff --git a/tests/res/drawable-hdpi/holo_inputmethod_land_progressdialog_spinner.png b/tests/res/drawable-hdpi/holo_inputmethod_land_progressdialog_spinner.png new file mode 100644 index 0000000000000000000000000000000000000000..5849d7177312f1cbc04891aa1d006f4148e6e50d Binary files /dev/null and b/tests/res/drawable-hdpi/holo_inputmethod_land_progressdialog_spinner.png differ diff --git a/tests/res/drawable-hdpi/holo_inputmethod_land_purple.png b/tests/res/drawable-hdpi/holo_inputmethod_land_purple.png new file mode 100644 index 0000000000000000000000000000000000000000..a4c77f0e994f34dc5be5ff0ab5d9149daab920bd Binary files /dev/null and b/tests/res/drawable-hdpi/holo_inputmethod_land_purple.png differ diff --git a/tests/res/drawable-hdpi/holo_inputmethod_land_radiobutton.png b/tests/res/drawable-hdpi/holo_inputmethod_land_radiobutton.png new file mode 100644 index 0000000000000000000000000000000000000000..8d0bd4f6cb18210201e6e36ee707379adb7f27df Binary files /dev/null and b/tests/res/drawable-hdpi/holo_inputmethod_land_radiobutton.png differ diff --git a/tests/res/drawable-hdpi/holo_inputmethod_land_radiobutton_checked.png b/tests/res/drawable-hdpi/holo_inputmethod_land_radiobutton_checked.png new file mode 100644 index 0000000000000000000000000000000000000000..308715315a2eea1c9f9824ff2ac42197186ebcce Binary files /dev/null and b/tests/res/drawable-hdpi/holo_inputmethod_land_radiobutton_checked.png differ diff --git a/tests/res/drawable-hdpi/holo_inputmethod_land_radiogroup_horizontal.png b/tests/res/drawable-hdpi/holo_inputmethod_land_radiogroup_horizontal.png new file mode 100644 index 0000000000000000000000000000000000000000..6076ac21f54cc2a805d7b3a4dbda82cd84b4c542 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_inputmethod_land_radiogroup_horizontal.png differ diff --git a/tests/res/drawable-hdpi/holo_inputmethod_land_radiogroup_vertical.png b/tests/res/drawable-hdpi/holo_inputmethod_land_radiogroup_vertical.png new file mode 100644 index 0000000000000000000000000000000000000000..e1e5348e7a8f177e60dc3b455e56e5d4d2451eab Binary files /dev/null and b/tests/res/drawable-hdpi/holo_inputmethod_land_radiogroup_vertical.png differ diff --git a/tests/res/drawable-hdpi/holo_inputmethod_land_ratingbar_0.png b/tests/res/drawable-hdpi/holo_inputmethod_land_ratingbar_0.png new file mode 100644 index 0000000000000000000000000000000000000000..b7ed0fd9e86ff9650e16a0c87c95301bbe71ff12 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_inputmethod_land_ratingbar_0.png differ diff --git a/tests/res/drawable-hdpi/holo_inputmethod_land_ratingbar_0_pressed.png b/tests/res/drawable-hdpi/holo_inputmethod_land_ratingbar_0_pressed.png new file mode 100644 index 0000000000000000000000000000000000000000..eb69c2f84fe8555ecde32e49547446104e392e4c Binary files /dev/null and b/tests/res/drawable-hdpi/holo_inputmethod_land_ratingbar_0_pressed.png differ diff --git a/tests/res/drawable-hdpi/holo_inputmethod_land_ratingbar_2point5.png b/tests/res/drawable-hdpi/holo_inputmethod_land_ratingbar_2point5.png new file mode 100644 index 0000000000000000000000000000000000000000..8a38f74f5b9336e29c3cf80c692993f7593ba965 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_inputmethod_land_ratingbar_2point5.png differ diff --git a/tests/res/drawable-hdpi/holo_inputmethod_land_ratingbar_2point5_pressed.png b/tests/res/drawable-hdpi/holo_inputmethod_land_ratingbar_2point5_pressed.png new file mode 100644 index 0000000000000000000000000000000000000000..1ad6086d5338b2d92edd48b7146e8c73e2e46c2d Binary files /dev/null and b/tests/res/drawable-hdpi/holo_inputmethod_land_ratingbar_2point5_pressed.png differ diff --git a/tests/res/drawable-hdpi/holo_inputmethod_land_ratingbar_5.png b/tests/res/drawable-hdpi/holo_inputmethod_land_ratingbar_5.png new file mode 100644 index 0000000000000000000000000000000000000000..1dd698f7cfe50fd2662114ff6d075c30994ec2f6 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_inputmethod_land_ratingbar_5.png differ diff --git a/tests/res/drawable-hdpi/holo_inputmethod_land_ratingbar_5_pressed.png b/tests/res/drawable-hdpi/holo_inputmethod_land_ratingbar_5_pressed.png new file mode 100644 index 0000000000000000000000000000000000000000..1a64fe9779d141ec5da65b5240136006bd45ac4a Binary files /dev/null and b/tests/res/drawable-hdpi/holo_inputmethod_land_ratingbar_5_pressed.png differ diff --git a/tests/res/drawable-hdpi/holo_inputmethod_land_red_dark.png b/tests/res/drawable-hdpi/holo_inputmethod_land_red_dark.png new file mode 100644 index 0000000000000000000000000000000000000000..4ae5797fe87f8f07a20bc9f9af059236a40fc62e Binary files /dev/null and b/tests/res/drawable-hdpi/holo_inputmethod_land_red_dark.png differ diff --git a/tests/res/drawable-hdpi/holo_inputmethod_land_red_light.png b/tests/res/drawable-hdpi/holo_inputmethod_land_red_light.png new file mode 100644 index 0000000000000000000000000000000000000000..4860c053134581df3f45734836bca2853cfc72b0 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_inputmethod_land_red_light.png differ diff --git a/tests/res/drawable-hdpi/holo_inputmethod_land_searchview.png b/tests/res/drawable-hdpi/holo_inputmethod_land_searchview.png new file mode 100644 index 0000000000000000000000000000000000000000..762dd1c277d62e17d93cc5dd99f98208a27ef918 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_inputmethod_land_searchview.png differ diff --git a/tests/res/drawable-hdpi/holo_inputmethod_land_searchview_query.png b/tests/res/drawable-hdpi/holo_inputmethod_land_searchview_query.png new file mode 100644 index 0000000000000000000000000000000000000000..921d643a7bf5fd9e39e383062030d9c20a7b5317 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_inputmethod_land_searchview_query.png differ diff --git a/tests/res/drawable-hdpi/holo_inputmethod_land_searchview_queryhint.png b/tests/res/drawable-hdpi/holo_inputmethod_land_searchview_queryhint.png new file mode 100644 index 0000000000000000000000000000000000000000..bcf8c6ffa530408fadd22da62364dcac43dc389e Binary files /dev/null and b/tests/res/drawable-hdpi/holo_inputmethod_land_searchview_queryhint.png differ diff --git a/tests/res/drawable-hdpi/holo_inputmethod_land_seekbar_0.png b/tests/res/drawable-hdpi/holo_inputmethod_land_seekbar_0.png new file mode 100644 index 0000000000000000000000000000000000000000..bbdaa9c92b9499033be8b2335f951b85880ec31d Binary files /dev/null and b/tests/res/drawable-hdpi/holo_inputmethod_land_seekbar_0.png differ diff --git a/tests/res/drawable-hdpi/holo_inputmethod_land_seekbar_100.png b/tests/res/drawable-hdpi/holo_inputmethod_land_seekbar_100.png new file mode 100644 index 0000000000000000000000000000000000000000..b89ea7d9a1999f56ee001e18efe5f4133ac20843 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_inputmethod_land_seekbar_100.png differ diff --git a/tests/res/drawable-hdpi/holo_inputmethod_land_seekbar_50.png b/tests/res/drawable-hdpi/holo_inputmethod_land_seekbar_50.png new file mode 100644 index 0000000000000000000000000000000000000000..e8320ca220d2525bb6cbc09a60e838e5130c3dd7 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_inputmethod_land_seekbar_50.png differ diff --git a/tests/res/drawable-hdpi/holo_inputmethod_land_spinner.png b/tests/res/drawable-hdpi/holo_inputmethod_land_spinner.png new file mode 100644 index 0000000000000000000000000000000000000000..c5daaeb410cf65a3394caa9c6e805f0ca9aaab80 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_inputmethod_land_spinner.png differ diff --git a/tests/res/drawable-hdpi/holo_inputmethod_land_tabhost.png b/tests/res/drawable-hdpi/holo_inputmethod_land_tabhost.png new file mode 100644 index 0000000000000000000000000000000000000000..c7926f67993b1843e9a638a27d59e9a764c78c67 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_inputmethod_land_tabhost.png differ diff --git a/tests/res/drawable-hdpi/holo_inputmethod_land_textview.png b/tests/res/drawable-hdpi/holo_inputmethod_land_textview.png new file mode 100644 index 0000000000000000000000000000000000000000..188893889ab0af4b5dde1b6282a1a2d74749d7f9 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_inputmethod_land_textview.png differ diff --git a/tests/res/drawable-hdpi/holo_inputmethod_land_toggle_button.png b/tests/res/drawable-hdpi/holo_inputmethod_land_toggle_button.png new file mode 100644 index 0000000000000000000000000000000000000000..49afa4e423d52b763085539acf87458274255b45 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_inputmethod_land_toggle_button.png differ diff --git a/tests/res/drawable-hdpi/holo_inputmethod_land_toggle_button_checked.png b/tests/res/drawable-hdpi/holo_inputmethod_land_toggle_button_checked.png new file mode 100644 index 0000000000000000000000000000000000000000..e914e333dd919dfc361d607562ae12962bccbdda Binary files /dev/null and b/tests/res/drawable-hdpi/holo_inputmethod_land_toggle_button_checked.png differ diff --git a/tests/res/drawable-hdpi/holo_inputmethod_land_zoomcontrols.png b/tests/res/drawable-hdpi/holo_inputmethod_land_zoomcontrols.png new file mode 100644 index 0000000000000000000000000000000000000000..576340630d8190b61d0e5bb1115e5c16fcbcb33c Binary files /dev/null and b/tests/res/drawable-hdpi/holo_inputmethod_land_zoomcontrols.png differ diff --git a/tests/res/drawable-hdpi/holo_inputmethod_port_alertdialog_list.png b/tests/res/drawable-hdpi/holo_inputmethod_port_alertdialog_list.png new file mode 100644 index 0000000000000000000000000000000000000000..7662ac0a7eb1cbcd9f9d3501f728f42eefaaf2bd Binary files /dev/null and b/tests/res/drawable-hdpi/holo_inputmethod_port_alertdialog_list.png differ diff --git a/tests/res/drawable-hdpi/holo_inputmethod_port_alertdialog_multichoice.png b/tests/res/drawable-hdpi/holo_inputmethod_port_alertdialog_multichoice.png new file mode 100644 index 0000000000000000000000000000000000000000..f1d19a9790c96ae714a1df7719f4b436e3bed4e8 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_inputmethod_port_alertdialog_multichoice.png differ diff --git a/tests/res/drawable-hdpi/holo_inputmethod_port_alertdialog_onebutton.png b/tests/res/drawable-hdpi/holo_inputmethod_port_alertdialog_onebutton.png new file mode 100644 index 0000000000000000000000000000000000000000..bc8dd9a222a164697774084e673b7e73cee3203d Binary files /dev/null and b/tests/res/drawable-hdpi/holo_inputmethod_port_alertdialog_onebutton.png differ diff --git a/tests/res/drawable-hdpi/holo_inputmethod_port_alertdialog_singlechoice.png b/tests/res/drawable-hdpi/holo_inputmethod_port_alertdialog_singlechoice.png new file mode 100644 index 0000000000000000000000000000000000000000..a127d0b980c95fd5e7bf317f70e402d80f5d731c Binary files /dev/null and b/tests/res/drawable-hdpi/holo_inputmethod_port_alertdialog_singlechoice.png differ diff --git a/tests/res/drawable-hdpi/holo_inputmethod_port_alertdialog_threebuttons.png b/tests/res/drawable-hdpi/holo_inputmethod_port_alertdialog_threebuttons.png new file mode 100644 index 0000000000000000000000000000000000000000..07ec4e723571fdced7f229518a7585508fc64ee5 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_inputmethod_port_alertdialog_threebuttons.png differ diff --git a/tests/res/drawable-hdpi/holo_inputmethod_port_alertdialog_twobuttons.png b/tests/res/drawable-hdpi/holo_inputmethod_port_alertdialog_twobuttons.png new file mode 100644 index 0000000000000000000000000000000000000000..0954774edf5a65d26ac09f092f9b686c1aa951a4 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_inputmethod_port_alertdialog_twobuttons.png differ diff --git a/tests/res/drawable-hdpi/holo_inputmethod_port_blue_bright.png b/tests/res/drawable-hdpi/holo_inputmethod_port_blue_bright.png new file mode 100644 index 0000000000000000000000000000000000000000..778bb0b241655ba2ed668323ee93adf7d6a4dbdd Binary files /dev/null and b/tests/res/drawable-hdpi/holo_inputmethod_port_blue_bright.png differ diff --git a/tests/res/drawable-hdpi/holo_inputmethod_port_blue_dark.png b/tests/res/drawable-hdpi/holo_inputmethod_port_blue_dark.png new file mode 100644 index 0000000000000000000000000000000000000000..78d391b5a86078891a09d50d9829442448fc114e Binary files /dev/null and b/tests/res/drawable-hdpi/holo_inputmethod_port_blue_dark.png differ diff --git a/tests/res/drawable-hdpi/holo_inputmethod_port_blue_light.png b/tests/res/drawable-hdpi/holo_inputmethod_port_blue_light.png new file mode 100644 index 0000000000000000000000000000000000000000..4055f510fb304dc1d6feaa2a8422de2389d06a33 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_inputmethod_port_blue_light.png differ diff --git a/tests/res/drawable-hdpi/holo_inputmethod_port_button.png b/tests/res/drawable-hdpi/holo_inputmethod_port_button.png new file mode 100644 index 0000000000000000000000000000000000000000..78a852889e75f3615d8f5d87297fd743fd24cf97 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_inputmethod_port_button.png differ diff --git a/tests/res/drawable-hdpi/holo_inputmethod_port_button_pressed.png b/tests/res/drawable-hdpi/holo_inputmethod_port_button_pressed.png new file mode 100644 index 0000000000000000000000000000000000000000..5b16af2ee90068a29671088dd4f36c0ac8325ed4 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_inputmethod_port_button_pressed.png differ diff --git a/tests/res/drawable-hdpi/holo_inputmethod_port_calendarview.png b/tests/res/drawable-hdpi/holo_inputmethod_port_calendarview.png new file mode 100644 index 0000000000000000000000000000000000000000..b2ba81b95acd55ae608531852c18f298a68c21d1 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_inputmethod_port_calendarview.png differ diff --git a/tests/res/drawable-hdpi/holo_inputmethod_port_checkbox.png b/tests/res/drawable-hdpi/holo_inputmethod_port_checkbox.png new file mode 100644 index 0000000000000000000000000000000000000000..6fd2ba2a97bab7e4e2b771432f42103d7832636a Binary files /dev/null and b/tests/res/drawable-hdpi/holo_inputmethod_port_checkbox.png differ diff --git a/tests/res/drawable-hdpi/holo_inputmethod_port_checkbox_checked.png b/tests/res/drawable-hdpi/holo_inputmethod_port_checkbox_checked.png new file mode 100644 index 0000000000000000000000000000000000000000..8dd8fd85f2ec373db9472c571cdc0247e14d3614 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_inputmethod_port_checkbox_checked.png differ diff --git a/tests/res/drawable-hdpi/holo_inputmethod_port_edittext.png b/tests/res/drawable-hdpi/holo_inputmethod_port_edittext.png new file mode 100644 index 0000000000000000000000000000000000000000..277e31e09b0c986be7e2f66bef1de48906100d90 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_inputmethod_port_edittext.png differ diff --git a/tests/res/drawable-hdpi/holo_inputmethod_port_green_dark.png b/tests/res/drawable-hdpi/holo_inputmethod_port_green_dark.png new file mode 100644 index 0000000000000000000000000000000000000000..ca9aed3220cb21f40958aaeba96d5e0ac29bb3d1 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_inputmethod_port_green_dark.png differ diff --git a/tests/res/drawable-hdpi/holo_inputmethod_port_green_light.png b/tests/res/drawable-hdpi/holo_inputmethod_port_green_light.png new file mode 100644 index 0000000000000000000000000000000000000000..6a326963e16d69b9a8adea738266cda4f755d13b Binary files /dev/null and b/tests/res/drawable-hdpi/holo_inputmethod_port_green_light.png differ diff --git a/tests/res/drawable-hdpi/holo_inputmethod_port_orange_dark.png b/tests/res/drawable-hdpi/holo_inputmethod_port_orange_dark.png new file mode 100644 index 0000000000000000000000000000000000000000..adf1d82145cb5967f625e412288b2cf26752ce27 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_inputmethod_port_orange_dark.png differ diff --git a/tests/res/drawable-hdpi/holo_inputmethod_port_orange_light.png b/tests/res/drawable-hdpi/holo_inputmethod_port_orange_light.png new file mode 100644 index 0000000000000000000000000000000000000000..2208f9157a5923077726d5543c7008d684baea4e Binary files /dev/null and b/tests/res/drawable-hdpi/holo_inputmethod_port_orange_light.png differ diff --git a/tests/res/drawable-hdpi/holo_inputmethod_port_progressbar.png b/tests/res/drawable-hdpi/holo_inputmethod_port_progressbar.png new file mode 100644 index 0000000000000000000000000000000000000000..41e958c7ed1a7f8a3818a55c7441e9cc9dab0d3c Binary files /dev/null and b/tests/res/drawable-hdpi/holo_inputmethod_port_progressbar.png differ diff --git a/tests/res/drawable-hdpi/holo_inputmethod_port_progressbar_horizontal0.png b/tests/res/drawable-hdpi/holo_inputmethod_port_progressbar_horizontal0.png new file mode 100644 index 0000000000000000000000000000000000000000..c885b9a806e7aad87b9cde8f6663fa408bf6eafd Binary files /dev/null and b/tests/res/drawable-hdpi/holo_inputmethod_port_progressbar_horizontal0.png differ diff --git a/tests/res/drawable-hdpi/holo_inputmethod_port_progressbar_horizontal100.png b/tests/res/drawable-hdpi/holo_inputmethod_port_progressbar_horizontal100.png new file mode 100644 index 0000000000000000000000000000000000000000..0dc139a0f94f0b71ef01999b13f42781e1ac88f7 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_inputmethod_port_progressbar_horizontal100.png differ diff --git a/tests/res/drawable-hdpi/holo_inputmethod_port_progressbar_horizontal50.png b/tests/res/drawable-hdpi/holo_inputmethod_port_progressbar_horizontal50.png new file mode 100644 index 0000000000000000000000000000000000000000..6f45999d8317ac8702400a20de553656feb805f2 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_inputmethod_port_progressbar_horizontal50.png differ diff --git a/tests/res/drawable-hdpi/holo_inputmethod_port_progressbar_large.png b/tests/res/drawable-hdpi/holo_inputmethod_port_progressbar_large.png new file mode 100644 index 0000000000000000000000000000000000000000..0fd63d218de38c73d9ced3dd9d11c9c81f8b3f82 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_inputmethod_port_progressbar_large.png differ diff --git a/tests/res/drawable-hdpi/holo_inputmethod_port_progressbar_small.png b/tests/res/drawable-hdpi/holo_inputmethod_port_progressbar_small.png new file mode 100644 index 0000000000000000000000000000000000000000..1a270f9d993500aed6bfa7ae247a4a9d71963c97 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_inputmethod_port_progressbar_small.png differ diff --git a/tests/res/drawable-hdpi/holo_inputmethod_port_progressdialog_horizontal.png b/tests/res/drawable-hdpi/holo_inputmethod_port_progressdialog_horizontal.png new file mode 100644 index 0000000000000000000000000000000000000000..cd50fe6b183d22fedd5bb3c8c1b1380e7ea1ff3f Binary files /dev/null and b/tests/res/drawable-hdpi/holo_inputmethod_port_progressdialog_horizontal.png differ diff --git a/tests/res/drawable-hdpi/holo_inputmethod_port_progressdialog_spinner.png b/tests/res/drawable-hdpi/holo_inputmethod_port_progressdialog_spinner.png new file mode 100644 index 0000000000000000000000000000000000000000..d1a46e51abf368871725aba81f061da7e07ee577 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_inputmethod_port_progressdialog_spinner.png differ diff --git a/tests/res/drawable-hdpi/holo_inputmethod_port_purple.png b/tests/res/drawable-hdpi/holo_inputmethod_port_purple.png new file mode 100644 index 0000000000000000000000000000000000000000..e45ec4feb975752edd2dda3244c6230d25f54be1 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_inputmethod_port_purple.png differ diff --git a/tests/res/drawable-hdpi/holo_inputmethod_port_radiobutton.png b/tests/res/drawable-hdpi/holo_inputmethod_port_radiobutton.png new file mode 100644 index 0000000000000000000000000000000000000000..8d0bd4f6cb18210201e6e36ee707379adb7f27df Binary files /dev/null and b/tests/res/drawable-hdpi/holo_inputmethod_port_radiobutton.png differ diff --git a/tests/res/drawable-hdpi/holo_inputmethod_port_radiobutton_checked.png b/tests/res/drawable-hdpi/holo_inputmethod_port_radiobutton_checked.png new file mode 100644 index 0000000000000000000000000000000000000000..308715315a2eea1c9f9824ff2ac42197186ebcce Binary files /dev/null and b/tests/res/drawable-hdpi/holo_inputmethod_port_radiobutton_checked.png differ diff --git a/tests/res/drawable-hdpi/holo_inputmethod_port_radiogroup_horizontal.png b/tests/res/drawable-hdpi/holo_inputmethod_port_radiogroup_horizontal.png new file mode 100644 index 0000000000000000000000000000000000000000..6076ac21f54cc2a805d7b3a4dbda82cd84b4c542 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_inputmethod_port_radiogroup_horizontal.png differ diff --git a/tests/res/drawable-hdpi/holo_inputmethod_port_radiogroup_vertical.png b/tests/res/drawable-hdpi/holo_inputmethod_port_radiogroup_vertical.png new file mode 100644 index 0000000000000000000000000000000000000000..e1e5348e7a8f177e60dc3b455e56e5d4d2451eab Binary files /dev/null and b/tests/res/drawable-hdpi/holo_inputmethod_port_radiogroup_vertical.png differ diff --git a/tests/res/drawable-hdpi/holo_inputmethod_port_ratingbar_0.png b/tests/res/drawable-hdpi/holo_inputmethod_port_ratingbar_0.png new file mode 100644 index 0000000000000000000000000000000000000000..b7ed0fd9e86ff9650e16a0c87c95301bbe71ff12 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_inputmethod_port_ratingbar_0.png differ diff --git a/tests/res/drawable-hdpi/holo_inputmethod_port_ratingbar_0_pressed.png b/tests/res/drawable-hdpi/holo_inputmethod_port_ratingbar_0_pressed.png new file mode 100644 index 0000000000000000000000000000000000000000..eb69c2f84fe8555ecde32e49547446104e392e4c Binary files /dev/null and b/tests/res/drawable-hdpi/holo_inputmethod_port_ratingbar_0_pressed.png differ diff --git a/tests/res/drawable-hdpi/holo_inputmethod_port_ratingbar_2point5.png b/tests/res/drawable-hdpi/holo_inputmethod_port_ratingbar_2point5.png new file mode 100644 index 0000000000000000000000000000000000000000..8a38f74f5b9336e29c3cf80c692993f7593ba965 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_inputmethod_port_ratingbar_2point5.png differ diff --git a/tests/res/drawable-hdpi/holo_inputmethod_port_ratingbar_2point5_pressed.png b/tests/res/drawable-hdpi/holo_inputmethod_port_ratingbar_2point5_pressed.png new file mode 100644 index 0000000000000000000000000000000000000000..1ad6086d5338b2d92edd48b7146e8c73e2e46c2d Binary files /dev/null and b/tests/res/drawable-hdpi/holo_inputmethod_port_ratingbar_2point5_pressed.png differ diff --git a/tests/res/drawable-hdpi/holo_inputmethod_port_ratingbar_5.png b/tests/res/drawable-hdpi/holo_inputmethod_port_ratingbar_5.png new file mode 100644 index 0000000000000000000000000000000000000000..1dd698f7cfe50fd2662114ff6d075c30994ec2f6 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_inputmethod_port_ratingbar_5.png differ diff --git a/tests/res/drawable-hdpi/holo_inputmethod_port_ratingbar_5_pressed.png b/tests/res/drawable-hdpi/holo_inputmethod_port_ratingbar_5_pressed.png new file mode 100644 index 0000000000000000000000000000000000000000..1a64fe9779d141ec5da65b5240136006bd45ac4a Binary files /dev/null and b/tests/res/drawable-hdpi/holo_inputmethod_port_ratingbar_5_pressed.png differ diff --git a/tests/res/drawable-hdpi/holo_inputmethod_port_red_dark.png b/tests/res/drawable-hdpi/holo_inputmethod_port_red_dark.png new file mode 100644 index 0000000000000000000000000000000000000000..04f0207cf1a8186090520fd110a056176ead4060 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_inputmethod_port_red_dark.png differ diff --git a/tests/res/drawable-hdpi/holo_inputmethod_port_red_light.png b/tests/res/drawable-hdpi/holo_inputmethod_port_red_light.png new file mode 100644 index 0000000000000000000000000000000000000000..03dcaaa5cae6187d8e11ad40d0347a4fec14cf94 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_inputmethod_port_red_light.png differ diff --git a/tests/res/drawable-hdpi/holo_inputmethod_port_searchview.png b/tests/res/drawable-hdpi/holo_inputmethod_port_searchview.png new file mode 100644 index 0000000000000000000000000000000000000000..d0a8fda1be2dfc8655568be1380f5b26b81442c1 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_inputmethod_port_searchview.png differ diff --git a/tests/res/drawable-hdpi/holo_inputmethod_port_searchview_query.png b/tests/res/drawable-hdpi/holo_inputmethod_port_searchview_query.png new file mode 100644 index 0000000000000000000000000000000000000000..465ee11cc8b5852c4318f7deefd650b07da825bb Binary files /dev/null and b/tests/res/drawable-hdpi/holo_inputmethod_port_searchview_query.png differ diff --git a/tests/res/drawable-hdpi/holo_inputmethod_port_searchview_queryhint.png b/tests/res/drawable-hdpi/holo_inputmethod_port_searchview_queryhint.png new file mode 100644 index 0000000000000000000000000000000000000000..214a841e5073ce31af27b9487429cddc14f05556 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_inputmethod_port_searchview_queryhint.png differ diff --git a/tests/res/drawable-hdpi/holo_inputmethod_port_seekbar_0.png b/tests/res/drawable-hdpi/holo_inputmethod_port_seekbar_0.png new file mode 100644 index 0000000000000000000000000000000000000000..4afa2e67a1fd5c9e04b222728c0fc770590656ea Binary files /dev/null and b/tests/res/drawable-hdpi/holo_inputmethod_port_seekbar_0.png differ diff --git a/tests/res/drawable-hdpi/holo_inputmethod_port_seekbar_100.png b/tests/res/drawable-hdpi/holo_inputmethod_port_seekbar_100.png new file mode 100644 index 0000000000000000000000000000000000000000..61306d3a2d1e580646d55c190529c433bb5d405f Binary files /dev/null and b/tests/res/drawable-hdpi/holo_inputmethod_port_seekbar_100.png differ diff --git a/tests/res/drawable-hdpi/holo_inputmethod_port_seekbar_50.png b/tests/res/drawable-hdpi/holo_inputmethod_port_seekbar_50.png new file mode 100644 index 0000000000000000000000000000000000000000..c759be438dc4283f1c532e2c96b17162feb14089 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_inputmethod_port_seekbar_50.png differ diff --git a/tests/res/drawable-hdpi/holo_inputmethod_port_spinner.png b/tests/res/drawable-hdpi/holo_inputmethod_port_spinner.png new file mode 100644 index 0000000000000000000000000000000000000000..ebf919886e8ba76ca74e0d935afffbf3c90e4498 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_inputmethod_port_spinner.png differ diff --git a/tests/res/drawable-hdpi/holo_inputmethod_port_tabhost.png b/tests/res/drawable-hdpi/holo_inputmethod_port_tabhost.png new file mode 100644 index 0000000000000000000000000000000000000000..5db5c1cf73b7cb997bfa6d1853648f48e74e94c4 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_inputmethod_port_tabhost.png differ diff --git a/tests/res/drawable-hdpi/holo_inputmethod_port_textview.png b/tests/res/drawable-hdpi/holo_inputmethod_port_textview.png new file mode 100644 index 0000000000000000000000000000000000000000..faa23b0afc7490f91f183ea13ae32217b7223237 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_inputmethod_port_textview.png differ diff --git a/tests/res/drawable-hdpi/holo_inputmethod_port_toggle_button.png b/tests/res/drawable-hdpi/holo_inputmethod_port_toggle_button.png new file mode 100644 index 0000000000000000000000000000000000000000..49afa4e423d52b763085539acf87458274255b45 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_inputmethod_port_toggle_button.png differ diff --git a/tests/res/drawable-hdpi/holo_inputmethod_port_toggle_button_checked.png b/tests/res/drawable-hdpi/holo_inputmethod_port_toggle_button_checked.png new file mode 100644 index 0000000000000000000000000000000000000000..e914e333dd919dfc361d607562ae12962bccbdda Binary files /dev/null and b/tests/res/drawable-hdpi/holo_inputmethod_port_toggle_button_checked.png differ diff --git a/tests/res/drawable-hdpi/holo_inputmethod_port_zoomcontrols.png b/tests/res/drawable-hdpi/holo_inputmethod_port_zoomcontrols.png new file mode 100644 index 0000000000000000000000000000000000000000..576340630d8190b61d0e5bb1115e5c16fcbcb33c Binary files /dev/null and b/tests/res/drawable-hdpi/holo_inputmethod_port_zoomcontrols.png differ diff --git a/tests/res/drawable-hdpi/holo_land_alertdialog_list.png b/tests/res/drawable-hdpi/holo_land_alertdialog_list.png index d9872f737e043d9a2bbc5eb52f634f1f80c0f055..d6e97fce278cbd2dc7884c5775dfe85f197051c2 100644 Binary files a/tests/res/drawable-hdpi/holo_land_alertdialog_list.png and b/tests/res/drawable-hdpi/holo_land_alertdialog_list.png differ diff --git a/tests/res/drawable-hdpi/holo_land_alertdialog_multichoice.png b/tests/res/drawable-hdpi/holo_land_alertdialog_multichoice.png index 4623c0ad478c989f1fb7c3df20dc89111328cea0..0e7aa5357f299effb043e9fb63fb61ff5f5d2883 100644 Binary files a/tests/res/drawable-hdpi/holo_land_alertdialog_multichoice.png and b/tests/res/drawable-hdpi/holo_land_alertdialog_multichoice.png differ diff --git a/tests/res/drawable-hdpi/holo_land_alertdialog_onebutton.png b/tests/res/drawable-hdpi/holo_land_alertdialog_onebutton.png index 6e52a9851f933be0cffe115540c4ee31f84bd3e8..28e5c37f09dfaedce5decbf0f2fda76870111669 100644 Binary files a/tests/res/drawable-hdpi/holo_land_alertdialog_onebutton.png and b/tests/res/drawable-hdpi/holo_land_alertdialog_onebutton.png differ diff --git a/tests/res/drawable-hdpi/holo_land_alertdialog_singlechoice.png b/tests/res/drawable-hdpi/holo_land_alertdialog_singlechoice.png index a6109459d605062411baf5a57c913472f83e2d1f..2524701c174d690873191e41f68925fe5901c2e5 100644 Binary files a/tests/res/drawable-hdpi/holo_land_alertdialog_singlechoice.png and b/tests/res/drawable-hdpi/holo_land_alertdialog_singlechoice.png differ diff --git a/tests/res/drawable-hdpi/holo_land_alertdialog_threebuttons.png b/tests/res/drawable-hdpi/holo_land_alertdialog_threebuttons.png index 2d4d34cfa3c2e3780a40bf7a1265a754d4cccb7f..d6e4f31677edb6a148aeca2e8ddf4ead439f3da6 100644 Binary files a/tests/res/drawable-hdpi/holo_land_alertdialog_threebuttons.png and b/tests/res/drawable-hdpi/holo_land_alertdialog_threebuttons.png differ diff --git a/tests/res/drawable-hdpi/holo_land_alertdialog_twobuttons.png b/tests/res/drawable-hdpi/holo_land_alertdialog_twobuttons.png index 1874e22b26e19a8983992a031afcfca669e5af17..250d448dc567b30a4624404277879c2de69fdcc2 100644 Binary files a/tests/res/drawable-hdpi/holo_land_alertdialog_twobuttons.png and b/tests/res/drawable-hdpi/holo_land_alertdialog_twobuttons.png differ diff --git a/tests/res/drawable-hdpi/holo_land_blue_bright.png b/tests/res/drawable-hdpi/holo_land_blue_bright.png index 2b362a91621b5df5af05301043c4ad01789864bf..72f1cd3ddc69d70cad79645ec8bba76e9e7acf54 100644 Binary files a/tests/res/drawable-hdpi/holo_land_blue_bright.png and b/tests/res/drawable-hdpi/holo_land_blue_bright.png differ diff --git a/tests/res/drawable-hdpi/holo_land_blue_dark.png b/tests/res/drawable-hdpi/holo_land_blue_dark.png index 3c8e3b51a7686f4cc4b5304587069b2d31896918..8dc3d53adc37cd613b9b0a38b1d68d382bb3b940 100644 Binary files a/tests/res/drawable-hdpi/holo_land_blue_dark.png and b/tests/res/drawable-hdpi/holo_land_blue_dark.png differ diff --git a/tests/res/drawable-hdpi/holo_land_blue_light.png b/tests/res/drawable-hdpi/holo_land_blue_light.png index c7e65895266b4728978b1d727b320d3b33ee37ae..acdbb58b91295d9b3948cd4815cf943fc2108736 100644 Binary files a/tests/res/drawable-hdpi/holo_land_blue_light.png and b/tests/res/drawable-hdpi/holo_land_blue_light.png differ diff --git a/tests/res/drawable-hdpi/holo_land_button.png b/tests/res/drawable-hdpi/holo_land_button.png index 929630de9f2987c4306cf199032f710d56f73eec..d195710cab2bc56cf8eb0468494aa597f347c0fe 100644 Binary files a/tests/res/drawable-hdpi/holo_land_button.png and b/tests/res/drawable-hdpi/holo_land_button.png differ diff --git a/tests/res/drawable-hdpi/holo_land_button_pressed.png b/tests/res/drawable-hdpi/holo_land_button_pressed.png index 69793baef22ce18658e7240bd01a209c4d39a0b4..976df9ba32d0397ebe1256c80a76b9583ab57ffc 100644 Binary files a/tests/res/drawable-hdpi/holo_land_button_pressed.png and b/tests/res/drawable-hdpi/holo_land_button_pressed.png differ diff --git a/tests/res/drawable-hdpi/holo_land_calendarview.png b/tests/res/drawable-hdpi/holo_land_calendarview.png index 689cd28d7ff6067f640475f91d43a3761ff7451f..802b75accdfb404bff707bb7700e8484812703a6 100644 Binary files a/tests/res/drawable-hdpi/holo_land_calendarview.png and b/tests/res/drawable-hdpi/holo_land_calendarview.png differ diff --git a/tests/res/drawable-hdpi/holo_land_checkbox.png b/tests/res/drawable-hdpi/holo_land_checkbox.png index 12b94f1f1525c3f7eaf680efcea147571bee02bb..97e83b6c41c764cca396c56dc3c7cad9833c4be1 100644 Binary files a/tests/res/drawable-hdpi/holo_land_checkbox.png and b/tests/res/drawable-hdpi/holo_land_checkbox.png differ diff --git a/tests/res/drawable-hdpi/holo_land_checkbox_checked.png b/tests/res/drawable-hdpi/holo_land_checkbox_checked.png index bdb86fdd84d0eb9dca0c0ae64408e2265944a71e..1d4cb563f973f06c045d298948fbce6c309215b5 100644 Binary files a/tests/res/drawable-hdpi/holo_land_checkbox_checked.png and b/tests/res/drawable-hdpi/holo_land_checkbox_checked.png differ diff --git a/tests/res/drawable-hdpi/holo_land_edittext.png b/tests/res/drawable-hdpi/holo_land_edittext.png index 9c72d9eec49697e97dca7eb332465af93727b511..369d7b465a977c7ee28e1d82207992fecca78cf2 100644 Binary files a/tests/res/drawable-hdpi/holo_land_edittext.png and b/tests/res/drawable-hdpi/holo_land_edittext.png differ diff --git a/tests/res/drawable-hdpi/holo_land_green_dark.png b/tests/res/drawable-hdpi/holo_land_green_dark.png index ca42e5df39e857b261ec6aa9ac4da86737b5d80f..3b9be5eec71f7b1bed98944685f9e336d39170d9 100644 Binary files a/tests/res/drawable-hdpi/holo_land_green_dark.png and b/tests/res/drawable-hdpi/holo_land_green_dark.png differ diff --git a/tests/res/drawable-hdpi/holo_land_green_light.png b/tests/res/drawable-hdpi/holo_land_green_light.png index 5212b7052eeb2fb2d8c0233af0c77083ebba8fbf..288b75a7399124fb0dc5c184832e06d22c676baf 100644 Binary files a/tests/res/drawable-hdpi/holo_land_green_light.png and b/tests/res/drawable-hdpi/holo_land_green_light.png differ diff --git a/tests/res/drawable-hdpi/holo_land_orange_dark.png b/tests/res/drawable-hdpi/holo_land_orange_dark.png index 0f033969b063df55927675fcd20e65496dc4482b..75ff2a5a2eab4195f17198cb7a1d2e4d61a95ebd 100644 Binary files a/tests/res/drawable-hdpi/holo_land_orange_dark.png and b/tests/res/drawable-hdpi/holo_land_orange_dark.png differ diff --git a/tests/res/drawable-hdpi/holo_land_orange_light.png b/tests/res/drawable-hdpi/holo_land_orange_light.png index 91c2153653b2a8d13834a0869e975833410cd58e..4872766029853de59b23a8f4364389b582cbb617 100644 Binary files a/tests/res/drawable-hdpi/holo_land_orange_light.png and b/tests/res/drawable-hdpi/holo_land_orange_light.png differ diff --git a/tests/res/drawable-hdpi/holo_land_progressbar.png b/tests/res/drawable-hdpi/holo_land_progressbar.png index f5d1226949f9538b111570d5592f8968163e3481..41e958c7ed1a7f8a3818a55c7441e9cc9dab0d3c 100644 Binary files a/tests/res/drawable-hdpi/holo_land_progressbar.png and b/tests/res/drawable-hdpi/holo_land_progressbar.png differ diff --git a/tests/res/drawable-hdpi/holo_land_progressbar_horizontal0.png b/tests/res/drawable-hdpi/holo_land_progressbar_horizontal0.png index 043a6ce09b830d93c0b9257b39d509e1b613e9d9..7923142938dad1616112ff34f47ad747041ae6b6 100644 Binary files a/tests/res/drawable-hdpi/holo_land_progressbar_horizontal0.png and b/tests/res/drawable-hdpi/holo_land_progressbar_horizontal0.png differ diff --git a/tests/res/drawable-hdpi/holo_land_progressbar_horizontal100.png b/tests/res/drawable-hdpi/holo_land_progressbar_horizontal100.png index b733fdbb7ec149f0c6576fca17b84c5d1232d06f..d94e0ec771b92dd50a4d5b774a266689948536c5 100644 Binary files a/tests/res/drawable-hdpi/holo_land_progressbar_horizontal100.png and b/tests/res/drawable-hdpi/holo_land_progressbar_horizontal100.png differ diff --git a/tests/res/drawable-hdpi/holo_land_progressbar_horizontal50.png b/tests/res/drawable-hdpi/holo_land_progressbar_horizontal50.png index 8caa7c24b30796d086e0231fdce404f0b05184e6..0891a0b4046f2137574207a65fc22ffd06ccc606 100644 Binary files a/tests/res/drawable-hdpi/holo_land_progressbar_horizontal50.png and b/tests/res/drawable-hdpi/holo_land_progressbar_horizontal50.png differ diff --git a/tests/res/drawable-hdpi/holo_land_progressbar_large.png b/tests/res/drawable-hdpi/holo_land_progressbar_large.png index 82bfaab8a535ed171025fc8c496f1be07d9d9a68..0fd63d218de38c73d9ced3dd9d11c9c81f8b3f82 100644 Binary files a/tests/res/drawable-hdpi/holo_land_progressbar_large.png and b/tests/res/drawable-hdpi/holo_land_progressbar_large.png differ diff --git a/tests/res/drawable-hdpi/holo_land_progressbar_small.png b/tests/res/drawable-hdpi/holo_land_progressbar_small.png index d2a367295a041cb009a07eddcfe9d34a876e06e0..1a270f9d993500aed6bfa7ae247a4a9d71963c97 100644 Binary files a/tests/res/drawable-hdpi/holo_land_progressbar_small.png and b/tests/res/drawable-hdpi/holo_land_progressbar_small.png differ diff --git a/tests/res/drawable-hdpi/holo_land_progressdialog_horizontal.png b/tests/res/drawable-hdpi/holo_land_progressdialog_horizontal.png index 9c6e7caf7feb385e47e4ee29ab1807ce28661e71..f95d7472f1104960dfa0c532ad267349f690a0dc 100644 Binary files a/tests/res/drawable-hdpi/holo_land_progressdialog_horizontal.png and b/tests/res/drawable-hdpi/holo_land_progressdialog_horizontal.png differ diff --git a/tests/res/drawable-hdpi/holo_land_progressdialog_spinner.png b/tests/res/drawable-hdpi/holo_land_progressdialog_spinner.png index d0d842ff23d02a3c0f89fe6f30303b0b3d54d347..c391cbf4c3d5df5cf67805b880e24b93d1ea9a29 100644 Binary files a/tests/res/drawable-hdpi/holo_land_progressdialog_spinner.png and b/tests/res/drawable-hdpi/holo_land_progressdialog_spinner.png differ diff --git a/tests/res/drawable-hdpi/holo_land_purple.png b/tests/res/drawable-hdpi/holo_land_purple.png index 6f0b611957a0beaa65b9a63117dc85c4b4f81872..a4c77f0e994f34dc5be5ff0ab5d9149daab920bd 100644 Binary files a/tests/res/drawable-hdpi/holo_land_purple.png and b/tests/res/drawable-hdpi/holo_land_purple.png differ diff --git a/tests/res/drawable-hdpi/holo_land_radiobutton.png b/tests/res/drawable-hdpi/holo_land_radiobutton.png index 277a74c07c4f1c314bf70dd5c013f9eab176000e..50c99a6599bb9ffb55bb50c08db6081f0f6d8266 100644 Binary files a/tests/res/drawable-hdpi/holo_land_radiobutton.png and b/tests/res/drawable-hdpi/holo_land_radiobutton.png differ diff --git a/tests/res/drawable-hdpi/holo_land_radiobutton_checked.png b/tests/res/drawable-hdpi/holo_land_radiobutton_checked.png index 4b27a6b516cdc9086f68ff5ecbb30e7e632041a8..57cd2049b19d3c78ce7ee627c084b2c186de99ca 100644 Binary files a/tests/res/drawable-hdpi/holo_land_radiobutton_checked.png and b/tests/res/drawable-hdpi/holo_land_radiobutton_checked.png differ diff --git a/tests/res/drawable-hdpi/holo_land_radiogroup_horizontal.png b/tests/res/drawable-hdpi/holo_land_radiogroup_horizontal.png index 82b726e7671889b7e81aedc358225a65fa3da4b0..542219e938ff4bc2e437e7611072d425b64adfba 100644 Binary files a/tests/res/drawable-hdpi/holo_land_radiogroup_horizontal.png and b/tests/res/drawable-hdpi/holo_land_radiogroup_horizontal.png differ diff --git a/tests/res/drawable-hdpi/holo_land_radiogroup_vertical.png b/tests/res/drawable-hdpi/holo_land_radiogroup_vertical.png index 6bb138cd9f6ede81b201a7db90472baff2e97ee1..f7b94ebf144d6d9c38d9e9ab641b84edca9fdf4f 100644 Binary files a/tests/res/drawable-hdpi/holo_land_radiogroup_vertical.png and b/tests/res/drawable-hdpi/holo_land_radiogroup_vertical.png differ diff --git a/tests/res/drawable-hdpi/holo_land_red_dark.png b/tests/res/drawable-hdpi/holo_land_red_dark.png index c5925a5f1c5f860e36a1deef965c85bb75564253..4ae5797fe87f8f07a20bc9f9af059236a40fc62e 100644 Binary files a/tests/res/drawable-hdpi/holo_land_red_dark.png and b/tests/res/drawable-hdpi/holo_land_red_dark.png differ diff --git a/tests/res/drawable-hdpi/holo_land_red_light.png b/tests/res/drawable-hdpi/holo_land_red_light.png index 4552be9f2d551ef9c12d0bd3d69b562730c5a7af..4860c053134581df3f45734836bca2853cfc72b0 100644 Binary files a/tests/res/drawable-hdpi/holo_land_red_light.png and b/tests/res/drawable-hdpi/holo_land_red_light.png differ diff --git a/tests/res/drawable-hdpi/holo_land_searchview.png b/tests/res/drawable-hdpi/holo_land_searchview.png index 504ff3a415b84ba0ccd1e639dc4722ff4f5c4629..8252894eb570cc5a481e9085c368efd3bbab822c 100644 Binary files a/tests/res/drawable-hdpi/holo_land_searchview.png and b/tests/res/drawable-hdpi/holo_land_searchview.png differ diff --git a/tests/res/drawable-hdpi/holo_land_searchview_query.png b/tests/res/drawable-hdpi/holo_land_searchview_query.png index 79c3ba8ac0a2efee58678903b64eebff6bdf6ecd..c6f6977b66f13e03f9822da3abd9e3b2173e5961 100644 Binary files a/tests/res/drawable-hdpi/holo_land_searchview_query.png and b/tests/res/drawable-hdpi/holo_land_searchview_query.png differ diff --git a/tests/res/drawable-hdpi/holo_land_searchview_queryhint.png b/tests/res/drawable-hdpi/holo_land_searchview_queryhint.png index 2650b44f61904600f5322bbf27474bc52a9c5604..e85c3cb4974b73e0cbd167ac579be90cb35613f1 100644 Binary files a/tests/res/drawable-hdpi/holo_land_searchview_queryhint.png and b/tests/res/drawable-hdpi/holo_land_searchview_queryhint.png differ diff --git a/tests/res/drawable-hdpi/holo_land_seekbar_0.png b/tests/res/drawable-hdpi/holo_land_seekbar_0.png index 94a55b84fbc7eb857b16d1d05cd66f0795ff76b3..b194d4ec6c8e9270698ac51d024e39a8099c4bab 100644 Binary files a/tests/res/drawable-hdpi/holo_land_seekbar_0.png and b/tests/res/drawable-hdpi/holo_land_seekbar_0.png differ diff --git a/tests/res/drawable-hdpi/holo_land_seekbar_100.png b/tests/res/drawable-hdpi/holo_land_seekbar_100.png index 3564320a292fe3f2489774b169386f72e5560041..b89ea7d9a1999f56ee001e18efe5f4133ac20843 100644 Binary files a/tests/res/drawable-hdpi/holo_land_seekbar_100.png and b/tests/res/drawable-hdpi/holo_land_seekbar_100.png differ diff --git a/tests/res/drawable-hdpi/holo_land_seekbar_50.png b/tests/res/drawable-hdpi/holo_land_seekbar_50.png index dca7f370279d77a0069d0a2af8bfa044a5207236..3100469c87e6487f987cf1f70e492ed85beaace1 100644 Binary files a/tests/res/drawable-hdpi/holo_land_seekbar_50.png and b/tests/res/drawable-hdpi/holo_land_seekbar_50.png differ diff --git a/tests/res/drawable-hdpi/holo_land_spinner.png b/tests/res/drawable-hdpi/holo_land_spinner.png index 34c323c174f30217271fa3caff3c6dcdb3cf1981..b5f7f2acc35d58d11dca91fa7a5ac07c96863b06 100644 Binary files a/tests/res/drawable-hdpi/holo_land_spinner.png and b/tests/res/drawable-hdpi/holo_land_spinner.png differ diff --git a/tests/res/drawable-hdpi/holo_land_tabhost.png b/tests/res/drawable-hdpi/holo_land_tabhost.png index a7140a569d0708d858e7d4d6fadfba14849e75a3..9b26e7d6c7efd3fcc7716c219d4bd7590764d959 100644 Binary files a/tests/res/drawable-hdpi/holo_land_tabhost.png and b/tests/res/drawable-hdpi/holo_land_tabhost.png differ diff --git a/tests/res/drawable-hdpi/holo_land_textview.png b/tests/res/drawable-hdpi/holo_land_textview.png index 8d268090d239b468fd8dbc58849f8231ae338aa8..5cd880f30f6dc64cbd4fc743d48cef8c451d8787 100644 Binary files a/tests/res/drawable-hdpi/holo_land_textview.png and b/tests/res/drawable-hdpi/holo_land_textview.png differ diff --git a/tests/res/drawable-hdpi/holo_land_toggle_button.png b/tests/res/drawable-hdpi/holo_land_toggle_button.png index 3f36871d4156884d39feb650223d3f8674bc10c0..6a6fd87fdf450b579a19fda7ba914e1e24afb325 100644 Binary files a/tests/res/drawable-hdpi/holo_land_toggle_button.png and b/tests/res/drawable-hdpi/holo_land_toggle_button.png differ diff --git a/tests/res/drawable-hdpi/holo_land_toggle_button_checked.png b/tests/res/drawable-hdpi/holo_land_toggle_button_checked.png index f55486a7217c80c5975503f37ea79e16dcf24876..b56932d6d08a5e21cc5fe6f50a2fbd3fbf710781 100644 Binary files a/tests/res/drawable-hdpi/holo_land_toggle_button_checked.png and b/tests/res/drawable-hdpi/holo_land_toggle_button_checked.png differ diff --git a/tests/res/drawable-hdpi/holo_light_darkactionbar_land_alertdialog_list.png b/tests/res/drawable-hdpi/holo_light_darkactionbar_land_alertdialog_list.png new file mode 100644 index 0000000000000000000000000000000000000000..a44977ab95508a047a2708b5267fbd6b27d9da46 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_darkactionbar_land_alertdialog_list.png differ diff --git a/tests/res/drawable-hdpi/holo_light_darkactionbar_land_alertdialog_multichoice.png b/tests/res/drawable-hdpi/holo_light_darkactionbar_land_alertdialog_multichoice.png new file mode 100644 index 0000000000000000000000000000000000000000..0de7dad7d1f26683fbcc08e58d21d869e499767d Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_darkactionbar_land_alertdialog_multichoice.png differ diff --git a/tests/res/drawable-hdpi/holo_light_darkactionbar_land_alertdialog_onebutton.png b/tests/res/drawable-hdpi/holo_light_darkactionbar_land_alertdialog_onebutton.png new file mode 100644 index 0000000000000000000000000000000000000000..ebf381777c56a966dd44ee60ffb4d4c920b02076 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_darkactionbar_land_alertdialog_onebutton.png differ diff --git a/tests/res/drawable-hdpi/holo_light_darkactionbar_land_alertdialog_singlechoice.png b/tests/res/drawable-hdpi/holo_light_darkactionbar_land_alertdialog_singlechoice.png new file mode 100644 index 0000000000000000000000000000000000000000..8b86469f15dd720269aa824bbf73d8d5c31fe0c8 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_darkactionbar_land_alertdialog_singlechoice.png differ diff --git a/tests/res/drawable-hdpi/holo_light_darkactionbar_land_alertdialog_threebuttons.png b/tests/res/drawable-hdpi/holo_light_darkactionbar_land_alertdialog_threebuttons.png new file mode 100644 index 0000000000000000000000000000000000000000..d58f53ac24634b5d1854204ad5ece28fb09d410f Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_darkactionbar_land_alertdialog_threebuttons.png differ diff --git a/tests/res/drawable-hdpi/holo_light_darkactionbar_land_alertdialog_twobuttons.png b/tests/res/drawable-hdpi/holo_light_darkactionbar_land_alertdialog_twobuttons.png new file mode 100644 index 0000000000000000000000000000000000000000..164ec815f0114b5438014e23fa7ecaedfca84233 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_darkactionbar_land_alertdialog_twobuttons.png differ diff --git a/tests/res/drawable-hdpi/holo_light_darkactionbar_land_blue_bright.png b/tests/res/drawable-hdpi/holo_light_darkactionbar_land_blue_bright.png new file mode 100644 index 0000000000000000000000000000000000000000..72f1cd3ddc69d70cad79645ec8bba76e9e7acf54 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_darkactionbar_land_blue_bright.png differ diff --git a/tests/res/drawable-hdpi/holo_light_darkactionbar_land_blue_dark.png b/tests/res/drawable-hdpi/holo_light_darkactionbar_land_blue_dark.png new file mode 100644 index 0000000000000000000000000000000000000000..8dc3d53adc37cd613b9b0a38b1d68d382bb3b940 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_darkactionbar_land_blue_dark.png differ diff --git a/tests/res/drawable-hdpi/holo_light_darkactionbar_land_blue_light.png b/tests/res/drawable-hdpi/holo_light_darkactionbar_land_blue_light.png new file mode 100644 index 0000000000000000000000000000000000000000..acdbb58b91295d9b3948cd4815cf943fc2108736 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_darkactionbar_land_blue_light.png differ diff --git a/tests/res/drawable-hdpi/holo_light_darkactionbar_land_button.png b/tests/res/drawable-hdpi/holo_light_darkactionbar_land_button.png new file mode 100644 index 0000000000000000000000000000000000000000..78a852889e75f3615d8f5d87297fd743fd24cf97 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_darkactionbar_land_button.png differ diff --git a/tests/res/drawable-hdpi/holo_light_darkactionbar_land_button_pressed.png b/tests/res/drawable-hdpi/holo_light_darkactionbar_land_button_pressed.png new file mode 100644 index 0000000000000000000000000000000000000000..5b16af2ee90068a29671088dd4f36c0ac8325ed4 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_darkactionbar_land_button_pressed.png differ diff --git a/tests/res/drawable-hdpi/holo_light_darkactionbar_land_calendarview.png b/tests/res/drawable-hdpi/holo_light_darkactionbar_land_calendarview.png new file mode 100644 index 0000000000000000000000000000000000000000..6c572aacd003549d4cea5453da889852309ee502 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_darkactionbar_land_calendarview.png differ diff --git a/tests/res/drawable-hdpi/holo_light_darkactionbar_land_checkbox.png b/tests/res/drawable-hdpi/holo_light_darkactionbar_land_checkbox.png new file mode 100644 index 0000000000000000000000000000000000000000..6fd2ba2a97bab7e4e2b771432f42103d7832636a Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_darkactionbar_land_checkbox.png differ diff --git a/tests/res/drawable-hdpi/holo_light_darkactionbar_land_checkbox_checked.png b/tests/res/drawable-hdpi/holo_light_darkactionbar_land_checkbox_checked.png new file mode 100644 index 0000000000000000000000000000000000000000..8dd8fd85f2ec373db9472c571cdc0247e14d3614 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_darkactionbar_land_checkbox_checked.png differ diff --git a/tests/res/drawable-hdpi/holo_light_darkactionbar_land_edittext.png b/tests/res/drawable-hdpi/holo_light_darkactionbar_land_edittext.png new file mode 100644 index 0000000000000000000000000000000000000000..4356dd0c496ed90e2acb8a059c0c1d3a85a0ec70 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_darkactionbar_land_edittext.png differ diff --git a/tests/res/drawable-hdpi/holo_light_darkactionbar_land_green_dark.png b/tests/res/drawable-hdpi/holo_light_darkactionbar_land_green_dark.png new file mode 100644 index 0000000000000000000000000000000000000000..3b9be5eec71f7b1bed98944685f9e336d39170d9 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_darkactionbar_land_green_dark.png differ diff --git a/tests/res/drawable-hdpi/holo_light_darkactionbar_land_green_light.png b/tests/res/drawable-hdpi/holo_light_darkactionbar_land_green_light.png new file mode 100644 index 0000000000000000000000000000000000000000..288b75a7399124fb0dc5c184832e06d22c676baf Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_darkactionbar_land_green_light.png differ diff --git a/tests/res/drawable-hdpi/holo_light_darkactionbar_land_orange_dark.png b/tests/res/drawable-hdpi/holo_light_darkactionbar_land_orange_dark.png new file mode 100644 index 0000000000000000000000000000000000000000..75ff2a5a2eab4195f17198cb7a1d2e4d61a95ebd Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_darkactionbar_land_orange_dark.png differ diff --git a/tests/res/drawable-hdpi/holo_light_darkactionbar_land_orange_light.png b/tests/res/drawable-hdpi/holo_light_darkactionbar_land_orange_light.png new file mode 100644 index 0000000000000000000000000000000000000000..4872766029853de59b23a8f4364389b582cbb617 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_darkactionbar_land_orange_light.png differ diff --git a/tests/res/drawable-hdpi/holo_light_darkactionbar_land_progressbar.png b/tests/res/drawable-hdpi/holo_light_darkactionbar_land_progressbar.png new file mode 100644 index 0000000000000000000000000000000000000000..41e958c7ed1a7f8a3818a55c7441e9cc9dab0d3c Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_darkactionbar_land_progressbar.png differ diff --git a/tests/res/drawable-hdpi/holo_light_darkactionbar_land_progressbar_horizontal0.png b/tests/res/drawable-hdpi/holo_light_darkactionbar_land_progressbar_horizontal0.png new file mode 100644 index 0000000000000000000000000000000000000000..8a2248d6bc4fc462a91eb582e905d276e4085393 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_darkactionbar_land_progressbar_horizontal0.png differ diff --git a/tests/res/drawable-hdpi/holo_light_darkactionbar_land_progressbar_horizontal100.png b/tests/res/drawable-hdpi/holo_light_darkactionbar_land_progressbar_horizontal100.png new file mode 100644 index 0000000000000000000000000000000000000000..069a67eac539fcb6f471f8a629ab3276c2dd8103 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_darkactionbar_land_progressbar_horizontal100.png differ diff --git a/tests/res/drawable-hdpi/holo_light_darkactionbar_land_progressbar_horizontal50.png b/tests/res/drawable-hdpi/holo_light_darkactionbar_land_progressbar_horizontal50.png new file mode 100644 index 0000000000000000000000000000000000000000..d7fa13d88bc7c16611b92278ffce5041cd2f20b3 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_darkactionbar_land_progressbar_horizontal50.png differ diff --git a/tests/res/drawable-hdpi/holo_light_darkactionbar_land_progressbar_large.png b/tests/res/drawable-hdpi/holo_light_darkactionbar_land_progressbar_large.png new file mode 100644 index 0000000000000000000000000000000000000000..0fd63d218de38c73d9ced3dd9d11c9c81f8b3f82 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_darkactionbar_land_progressbar_large.png differ diff --git a/tests/res/drawable-hdpi/holo_light_darkactionbar_land_progressbar_small.png b/tests/res/drawable-hdpi/holo_light_darkactionbar_land_progressbar_small.png new file mode 100644 index 0000000000000000000000000000000000000000..1a270f9d993500aed6bfa7ae247a4a9d71963c97 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_darkactionbar_land_progressbar_small.png differ diff --git a/tests/res/drawable-hdpi/holo_light_darkactionbar_land_progressdialog_horizontal.png b/tests/res/drawable-hdpi/holo_light_darkactionbar_land_progressdialog_horizontal.png new file mode 100644 index 0000000000000000000000000000000000000000..78311b6da9986f83989cd5b8a0843ccf7e840c51 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_darkactionbar_land_progressdialog_horizontal.png differ diff --git a/tests/res/drawable-hdpi/holo_light_darkactionbar_land_progressdialog_spinner.png b/tests/res/drawable-hdpi/holo_light_darkactionbar_land_progressdialog_spinner.png new file mode 100644 index 0000000000000000000000000000000000000000..5849d7177312f1cbc04891aa1d006f4148e6e50d Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_darkactionbar_land_progressdialog_spinner.png differ diff --git a/tests/res/drawable-hdpi/holo_light_darkactionbar_land_purple.png b/tests/res/drawable-hdpi/holo_light_darkactionbar_land_purple.png new file mode 100644 index 0000000000000000000000000000000000000000..a4c77f0e994f34dc5be5ff0ab5d9149daab920bd Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_darkactionbar_land_purple.png differ diff --git a/tests/res/drawable-hdpi/holo_light_darkactionbar_land_radiobutton.png b/tests/res/drawable-hdpi/holo_light_darkactionbar_land_radiobutton.png new file mode 100644 index 0000000000000000000000000000000000000000..8d0bd4f6cb18210201e6e36ee707379adb7f27df Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_darkactionbar_land_radiobutton.png differ diff --git a/tests/res/drawable-hdpi/holo_light_darkactionbar_land_radiobutton_checked.png b/tests/res/drawable-hdpi/holo_light_darkactionbar_land_radiobutton_checked.png new file mode 100644 index 0000000000000000000000000000000000000000..308715315a2eea1c9f9824ff2ac42197186ebcce Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_darkactionbar_land_radiobutton_checked.png differ diff --git a/tests/res/drawable-hdpi/holo_light_darkactionbar_land_radiogroup_horizontal.png b/tests/res/drawable-hdpi/holo_light_darkactionbar_land_radiogroup_horizontal.png new file mode 100644 index 0000000000000000000000000000000000000000..6076ac21f54cc2a805d7b3a4dbda82cd84b4c542 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_darkactionbar_land_radiogroup_horizontal.png differ diff --git a/tests/res/drawable-hdpi/holo_light_darkactionbar_land_radiogroup_vertical.png b/tests/res/drawable-hdpi/holo_light_darkactionbar_land_radiogroup_vertical.png new file mode 100644 index 0000000000000000000000000000000000000000..e1e5348e7a8f177e60dc3b455e56e5d4d2451eab Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_darkactionbar_land_radiogroup_vertical.png differ diff --git a/tests/res/drawable-hdpi/holo_light_darkactionbar_land_ratingbar_0.png b/tests/res/drawable-hdpi/holo_light_darkactionbar_land_ratingbar_0.png new file mode 100644 index 0000000000000000000000000000000000000000..b7ed0fd9e86ff9650e16a0c87c95301bbe71ff12 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_darkactionbar_land_ratingbar_0.png differ diff --git a/tests/res/drawable-hdpi/holo_light_darkactionbar_land_ratingbar_0_pressed.png b/tests/res/drawable-hdpi/holo_light_darkactionbar_land_ratingbar_0_pressed.png new file mode 100644 index 0000000000000000000000000000000000000000..eb69c2f84fe8555ecde32e49547446104e392e4c Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_darkactionbar_land_ratingbar_0_pressed.png differ diff --git a/tests/res/drawable-hdpi/holo_light_darkactionbar_land_ratingbar_2point5.png b/tests/res/drawable-hdpi/holo_light_darkactionbar_land_ratingbar_2point5.png new file mode 100644 index 0000000000000000000000000000000000000000..8a38f74f5b9336e29c3cf80c692993f7593ba965 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_darkactionbar_land_ratingbar_2point5.png differ diff --git a/tests/res/drawable-hdpi/holo_light_darkactionbar_land_ratingbar_2point5_pressed.png b/tests/res/drawable-hdpi/holo_light_darkactionbar_land_ratingbar_2point5_pressed.png new file mode 100644 index 0000000000000000000000000000000000000000..1ad6086d5338b2d92edd48b7146e8c73e2e46c2d Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_darkactionbar_land_ratingbar_2point5_pressed.png differ diff --git a/tests/res/drawable-hdpi/holo_light_darkactionbar_land_ratingbar_5.png b/tests/res/drawable-hdpi/holo_light_darkactionbar_land_ratingbar_5.png new file mode 100644 index 0000000000000000000000000000000000000000..1dd698f7cfe50fd2662114ff6d075c30994ec2f6 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_darkactionbar_land_ratingbar_5.png differ diff --git a/tests/res/drawable-hdpi/holo_light_darkactionbar_land_ratingbar_5_pressed.png b/tests/res/drawable-hdpi/holo_light_darkactionbar_land_ratingbar_5_pressed.png new file mode 100644 index 0000000000000000000000000000000000000000..1a64fe9779d141ec5da65b5240136006bd45ac4a Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_darkactionbar_land_ratingbar_5_pressed.png differ diff --git a/tests/res/drawable-hdpi/holo_light_darkactionbar_land_red_dark.png b/tests/res/drawable-hdpi/holo_light_darkactionbar_land_red_dark.png new file mode 100644 index 0000000000000000000000000000000000000000..4ae5797fe87f8f07a20bc9f9af059236a40fc62e Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_darkactionbar_land_red_dark.png differ diff --git a/tests/res/drawable-hdpi/holo_light_darkactionbar_land_red_light.png b/tests/res/drawable-hdpi/holo_light_darkactionbar_land_red_light.png new file mode 100644 index 0000000000000000000000000000000000000000..4860c053134581df3f45734836bca2853cfc72b0 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_darkactionbar_land_red_light.png differ diff --git a/tests/res/drawable-hdpi/holo_light_darkactionbar_land_searchview.png b/tests/res/drawable-hdpi/holo_light_darkactionbar_land_searchview.png new file mode 100644 index 0000000000000000000000000000000000000000..762dd1c277d62e17d93cc5dd99f98208a27ef918 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_darkactionbar_land_searchview.png differ diff --git a/tests/res/drawable-hdpi/holo_light_darkactionbar_land_searchview_query.png b/tests/res/drawable-hdpi/holo_light_darkactionbar_land_searchview_query.png new file mode 100644 index 0000000000000000000000000000000000000000..921d643a7bf5fd9e39e383062030d9c20a7b5317 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_darkactionbar_land_searchview_query.png differ diff --git a/tests/res/drawable-hdpi/holo_light_darkactionbar_land_searchview_queryhint.png b/tests/res/drawable-hdpi/holo_light_darkactionbar_land_searchview_queryhint.png new file mode 100644 index 0000000000000000000000000000000000000000..bcf8c6ffa530408fadd22da62364dcac43dc389e Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_darkactionbar_land_searchview_queryhint.png differ diff --git a/tests/res/drawable-hdpi/holo_light_darkactionbar_land_seekbar_0.png b/tests/res/drawable-hdpi/holo_light_darkactionbar_land_seekbar_0.png new file mode 100644 index 0000000000000000000000000000000000000000..bbdaa9c92b9499033be8b2335f951b85880ec31d Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_darkactionbar_land_seekbar_0.png differ diff --git a/tests/res/drawable-hdpi/holo_light_darkactionbar_land_seekbar_100.png b/tests/res/drawable-hdpi/holo_light_darkactionbar_land_seekbar_100.png new file mode 100644 index 0000000000000000000000000000000000000000..b89ea7d9a1999f56ee001e18efe5f4133ac20843 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_darkactionbar_land_seekbar_100.png differ diff --git a/tests/res/drawable-hdpi/holo_light_darkactionbar_land_seekbar_50.png b/tests/res/drawable-hdpi/holo_light_darkactionbar_land_seekbar_50.png new file mode 100644 index 0000000000000000000000000000000000000000..e8320ca220d2525bb6cbc09a60e838e5130c3dd7 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_darkactionbar_land_seekbar_50.png differ diff --git a/tests/res/drawable-hdpi/holo_light_darkactionbar_land_spinner.png b/tests/res/drawable-hdpi/holo_light_darkactionbar_land_spinner.png new file mode 100644 index 0000000000000000000000000000000000000000..c5daaeb410cf65a3394caa9c6e805f0ca9aaab80 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_darkactionbar_land_spinner.png differ diff --git a/tests/res/drawable-hdpi/holo_light_darkactionbar_land_tabhost.png b/tests/res/drawable-hdpi/holo_light_darkactionbar_land_tabhost.png new file mode 100644 index 0000000000000000000000000000000000000000..c7926f67993b1843e9a638a27d59e9a764c78c67 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_darkactionbar_land_tabhost.png differ diff --git a/tests/res/drawable-hdpi/holo_light_darkactionbar_land_textview.png b/tests/res/drawable-hdpi/holo_light_darkactionbar_land_textview.png new file mode 100644 index 0000000000000000000000000000000000000000..188893889ab0af4b5dde1b6282a1a2d74749d7f9 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_darkactionbar_land_textview.png differ diff --git a/tests/res/drawable-hdpi/holo_light_darkactionbar_land_toggle_button.png b/tests/res/drawable-hdpi/holo_light_darkactionbar_land_toggle_button.png new file mode 100644 index 0000000000000000000000000000000000000000..49afa4e423d52b763085539acf87458274255b45 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_darkactionbar_land_toggle_button.png differ diff --git a/tests/res/drawable-hdpi/holo_light_darkactionbar_land_toggle_button_checked.png b/tests/res/drawable-hdpi/holo_light_darkactionbar_land_toggle_button_checked.png new file mode 100644 index 0000000000000000000000000000000000000000..e914e333dd919dfc361d607562ae12962bccbdda Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_darkactionbar_land_toggle_button_checked.png differ diff --git a/tests/res/drawable-hdpi/holo_light_darkactionbar_land_zoomcontrols.png b/tests/res/drawable-hdpi/holo_light_darkactionbar_land_zoomcontrols.png new file mode 100644 index 0000000000000000000000000000000000000000..576340630d8190b61d0e5bb1115e5c16fcbcb33c Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_darkactionbar_land_zoomcontrols.png differ diff --git a/tests/res/drawable-hdpi/holo_light_darkactionbar_port_alertdialog_list.png b/tests/res/drawable-hdpi/holo_light_darkactionbar_port_alertdialog_list.png new file mode 100644 index 0000000000000000000000000000000000000000..7662ac0a7eb1cbcd9f9d3501f728f42eefaaf2bd Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_darkactionbar_port_alertdialog_list.png differ diff --git a/tests/res/drawable-hdpi/holo_light_darkactionbar_port_alertdialog_multichoice.png b/tests/res/drawable-hdpi/holo_light_darkactionbar_port_alertdialog_multichoice.png new file mode 100644 index 0000000000000000000000000000000000000000..f1d19a9790c96ae714a1df7719f4b436e3bed4e8 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_darkactionbar_port_alertdialog_multichoice.png differ diff --git a/tests/res/drawable-hdpi/holo_light_darkactionbar_port_alertdialog_onebutton.png b/tests/res/drawable-hdpi/holo_light_darkactionbar_port_alertdialog_onebutton.png new file mode 100644 index 0000000000000000000000000000000000000000..bc8dd9a222a164697774084e673b7e73cee3203d Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_darkactionbar_port_alertdialog_onebutton.png differ diff --git a/tests/res/drawable-hdpi/holo_light_darkactionbar_port_alertdialog_singlechoice.png b/tests/res/drawable-hdpi/holo_light_darkactionbar_port_alertdialog_singlechoice.png new file mode 100644 index 0000000000000000000000000000000000000000..a127d0b980c95fd5e7bf317f70e402d80f5d731c Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_darkactionbar_port_alertdialog_singlechoice.png differ diff --git a/tests/res/drawable-hdpi/holo_light_darkactionbar_port_alertdialog_threebuttons.png b/tests/res/drawable-hdpi/holo_light_darkactionbar_port_alertdialog_threebuttons.png new file mode 100644 index 0000000000000000000000000000000000000000..07ec4e723571fdced7f229518a7585508fc64ee5 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_darkactionbar_port_alertdialog_threebuttons.png differ diff --git a/tests/res/drawable-hdpi/holo_light_darkactionbar_port_alertdialog_twobuttons.png b/tests/res/drawable-hdpi/holo_light_darkactionbar_port_alertdialog_twobuttons.png new file mode 100644 index 0000000000000000000000000000000000000000..0954774edf5a65d26ac09f092f9b686c1aa951a4 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_darkactionbar_port_alertdialog_twobuttons.png differ diff --git a/tests/res/drawable-hdpi/holo_light_darkactionbar_port_blue_bright.png b/tests/res/drawable-hdpi/holo_light_darkactionbar_port_blue_bright.png new file mode 100644 index 0000000000000000000000000000000000000000..778bb0b241655ba2ed668323ee93adf7d6a4dbdd Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_darkactionbar_port_blue_bright.png differ diff --git a/tests/res/drawable-hdpi/holo_light_darkactionbar_port_blue_dark.png b/tests/res/drawable-hdpi/holo_light_darkactionbar_port_blue_dark.png new file mode 100644 index 0000000000000000000000000000000000000000..78d391b5a86078891a09d50d9829442448fc114e Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_darkactionbar_port_blue_dark.png differ diff --git a/tests/res/drawable-hdpi/holo_light_darkactionbar_port_blue_light.png b/tests/res/drawable-hdpi/holo_light_darkactionbar_port_blue_light.png new file mode 100644 index 0000000000000000000000000000000000000000..4055f510fb304dc1d6feaa2a8422de2389d06a33 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_darkactionbar_port_blue_light.png differ diff --git a/tests/res/drawable-hdpi/holo_light_darkactionbar_port_button.png b/tests/res/drawable-hdpi/holo_light_darkactionbar_port_button.png new file mode 100644 index 0000000000000000000000000000000000000000..78a852889e75f3615d8f5d87297fd743fd24cf97 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_darkactionbar_port_button.png differ diff --git a/tests/res/drawable-hdpi/holo_light_darkactionbar_port_button_pressed.png b/tests/res/drawable-hdpi/holo_light_darkactionbar_port_button_pressed.png new file mode 100644 index 0000000000000000000000000000000000000000..5b16af2ee90068a29671088dd4f36c0ac8325ed4 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_darkactionbar_port_button_pressed.png differ diff --git a/tests/res/drawable-hdpi/holo_light_darkactionbar_port_calendarview.png b/tests/res/drawable-hdpi/holo_light_darkactionbar_port_calendarview.png new file mode 100644 index 0000000000000000000000000000000000000000..b2ba81b95acd55ae608531852c18f298a68c21d1 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_darkactionbar_port_calendarview.png differ diff --git a/tests/res/drawable-hdpi/holo_light_darkactionbar_port_checkbox.png b/tests/res/drawable-hdpi/holo_light_darkactionbar_port_checkbox.png new file mode 100644 index 0000000000000000000000000000000000000000..6fd2ba2a97bab7e4e2b771432f42103d7832636a Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_darkactionbar_port_checkbox.png differ diff --git a/tests/res/drawable-hdpi/holo_light_darkactionbar_port_checkbox_checked.png b/tests/res/drawable-hdpi/holo_light_darkactionbar_port_checkbox_checked.png new file mode 100644 index 0000000000000000000000000000000000000000..8dd8fd85f2ec373db9472c571cdc0247e14d3614 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_darkactionbar_port_checkbox_checked.png differ diff --git a/tests/res/drawable-hdpi/holo_light_darkactionbar_port_edittext.png b/tests/res/drawable-hdpi/holo_light_darkactionbar_port_edittext.png new file mode 100644 index 0000000000000000000000000000000000000000..277e31e09b0c986be7e2f66bef1de48906100d90 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_darkactionbar_port_edittext.png differ diff --git a/tests/res/drawable-hdpi/holo_light_darkactionbar_port_green_dark.png b/tests/res/drawable-hdpi/holo_light_darkactionbar_port_green_dark.png new file mode 100644 index 0000000000000000000000000000000000000000..ca9aed3220cb21f40958aaeba96d5e0ac29bb3d1 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_darkactionbar_port_green_dark.png differ diff --git a/tests/res/drawable-hdpi/holo_light_darkactionbar_port_green_light.png b/tests/res/drawable-hdpi/holo_light_darkactionbar_port_green_light.png new file mode 100644 index 0000000000000000000000000000000000000000..6a326963e16d69b9a8adea738266cda4f755d13b Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_darkactionbar_port_green_light.png differ diff --git a/tests/res/drawable-hdpi/holo_light_darkactionbar_port_orange_dark.png b/tests/res/drawable-hdpi/holo_light_darkactionbar_port_orange_dark.png new file mode 100644 index 0000000000000000000000000000000000000000..adf1d82145cb5967f625e412288b2cf26752ce27 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_darkactionbar_port_orange_dark.png differ diff --git a/tests/res/drawable-hdpi/holo_light_darkactionbar_port_orange_light.png b/tests/res/drawable-hdpi/holo_light_darkactionbar_port_orange_light.png new file mode 100644 index 0000000000000000000000000000000000000000..2208f9157a5923077726d5543c7008d684baea4e Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_darkactionbar_port_orange_light.png differ diff --git a/tests/res/drawable-hdpi/holo_light_darkactionbar_port_progressbar.png b/tests/res/drawable-hdpi/holo_light_darkactionbar_port_progressbar.png new file mode 100644 index 0000000000000000000000000000000000000000..41e958c7ed1a7f8a3818a55c7441e9cc9dab0d3c Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_darkactionbar_port_progressbar.png differ diff --git a/tests/res/drawable-hdpi/holo_light_darkactionbar_port_progressbar_horizontal0.png b/tests/res/drawable-hdpi/holo_light_darkactionbar_port_progressbar_horizontal0.png new file mode 100644 index 0000000000000000000000000000000000000000..c885b9a806e7aad87b9cde8f6663fa408bf6eafd Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_darkactionbar_port_progressbar_horizontal0.png differ diff --git a/tests/res/drawable-hdpi/holo_light_darkactionbar_port_progressbar_horizontal100.png b/tests/res/drawable-hdpi/holo_light_darkactionbar_port_progressbar_horizontal100.png new file mode 100644 index 0000000000000000000000000000000000000000..0dc139a0f94f0b71ef01999b13f42781e1ac88f7 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_darkactionbar_port_progressbar_horizontal100.png differ diff --git a/tests/res/drawable-hdpi/holo_light_darkactionbar_port_progressbar_horizontal50.png b/tests/res/drawable-hdpi/holo_light_darkactionbar_port_progressbar_horizontal50.png new file mode 100644 index 0000000000000000000000000000000000000000..6f45999d8317ac8702400a20de553656feb805f2 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_darkactionbar_port_progressbar_horizontal50.png differ diff --git a/tests/res/drawable-hdpi/holo_light_darkactionbar_port_progressbar_large.png b/tests/res/drawable-hdpi/holo_light_darkactionbar_port_progressbar_large.png new file mode 100644 index 0000000000000000000000000000000000000000..0fd63d218de38c73d9ced3dd9d11c9c81f8b3f82 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_darkactionbar_port_progressbar_large.png differ diff --git a/tests/res/drawable-hdpi/holo_light_darkactionbar_port_progressbar_small.png b/tests/res/drawable-hdpi/holo_light_darkactionbar_port_progressbar_small.png new file mode 100644 index 0000000000000000000000000000000000000000..1a270f9d993500aed6bfa7ae247a4a9d71963c97 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_darkactionbar_port_progressbar_small.png differ diff --git a/tests/res/drawable-hdpi/holo_light_darkactionbar_port_progressdialog_horizontal.png b/tests/res/drawable-hdpi/holo_light_darkactionbar_port_progressdialog_horizontal.png new file mode 100644 index 0000000000000000000000000000000000000000..cd50fe6b183d22fedd5bb3c8c1b1380e7ea1ff3f Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_darkactionbar_port_progressdialog_horizontal.png differ diff --git a/tests/res/drawable-hdpi/holo_light_darkactionbar_port_progressdialog_spinner.png b/tests/res/drawable-hdpi/holo_light_darkactionbar_port_progressdialog_spinner.png new file mode 100644 index 0000000000000000000000000000000000000000..d1a46e51abf368871725aba81f061da7e07ee577 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_darkactionbar_port_progressdialog_spinner.png differ diff --git a/tests/res/drawable-hdpi/holo_light_darkactionbar_port_purple.png b/tests/res/drawable-hdpi/holo_light_darkactionbar_port_purple.png new file mode 100644 index 0000000000000000000000000000000000000000..e45ec4feb975752edd2dda3244c6230d25f54be1 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_darkactionbar_port_purple.png differ diff --git a/tests/res/drawable-hdpi/holo_light_darkactionbar_port_radiobutton.png b/tests/res/drawable-hdpi/holo_light_darkactionbar_port_radiobutton.png new file mode 100644 index 0000000000000000000000000000000000000000..8d0bd4f6cb18210201e6e36ee707379adb7f27df Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_darkactionbar_port_radiobutton.png differ diff --git a/tests/res/drawable-hdpi/holo_light_darkactionbar_port_radiobutton_checked.png b/tests/res/drawable-hdpi/holo_light_darkactionbar_port_radiobutton_checked.png new file mode 100644 index 0000000000000000000000000000000000000000..308715315a2eea1c9f9824ff2ac42197186ebcce Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_darkactionbar_port_radiobutton_checked.png differ diff --git a/tests/res/drawable-hdpi/holo_light_darkactionbar_port_radiogroup_horizontal.png b/tests/res/drawable-hdpi/holo_light_darkactionbar_port_radiogroup_horizontal.png new file mode 100644 index 0000000000000000000000000000000000000000..6076ac21f54cc2a805d7b3a4dbda82cd84b4c542 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_darkactionbar_port_radiogroup_horizontal.png differ diff --git a/tests/res/drawable-hdpi/holo_light_darkactionbar_port_radiogroup_vertical.png b/tests/res/drawable-hdpi/holo_light_darkactionbar_port_radiogroup_vertical.png new file mode 100644 index 0000000000000000000000000000000000000000..e1e5348e7a8f177e60dc3b455e56e5d4d2451eab Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_darkactionbar_port_radiogroup_vertical.png differ diff --git a/tests/res/drawable-hdpi/holo_light_darkactionbar_port_ratingbar_0.png b/tests/res/drawable-hdpi/holo_light_darkactionbar_port_ratingbar_0.png new file mode 100644 index 0000000000000000000000000000000000000000..b7ed0fd9e86ff9650e16a0c87c95301bbe71ff12 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_darkactionbar_port_ratingbar_0.png differ diff --git a/tests/res/drawable-hdpi/holo_light_darkactionbar_port_ratingbar_0_pressed.png b/tests/res/drawable-hdpi/holo_light_darkactionbar_port_ratingbar_0_pressed.png new file mode 100644 index 0000000000000000000000000000000000000000..eb69c2f84fe8555ecde32e49547446104e392e4c Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_darkactionbar_port_ratingbar_0_pressed.png differ diff --git a/tests/res/drawable-hdpi/holo_light_darkactionbar_port_ratingbar_2point5.png b/tests/res/drawable-hdpi/holo_light_darkactionbar_port_ratingbar_2point5.png new file mode 100644 index 0000000000000000000000000000000000000000..8a38f74f5b9336e29c3cf80c692993f7593ba965 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_darkactionbar_port_ratingbar_2point5.png differ diff --git a/tests/res/drawable-hdpi/holo_light_darkactionbar_port_ratingbar_2point5_pressed.png b/tests/res/drawable-hdpi/holo_light_darkactionbar_port_ratingbar_2point5_pressed.png new file mode 100644 index 0000000000000000000000000000000000000000..1ad6086d5338b2d92edd48b7146e8c73e2e46c2d Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_darkactionbar_port_ratingbar_2point5_pressed.png differ diff --git a/tests/res/drawable-hdpi/holo_light_darkactionbar_port_ratingbar_5.png b/tests/res/drawable-hdpi/holo_light_darkactionbar_port_ratingbar_5.png new file mode 100644 index 0000000000000000000000000000000000000000..1dd698f7cfe50fd2662114ff6d075c30994ec2f6 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_darkactionbar_port_ratingbar_5.png differ diff --git a/tests/res/drawable-hdpi/holo_light_darkactionbar_port_ratingbar_5_pressed.png b/tests/res/drawable-hdpi/holo_light_darkactionbar_port_ratingbar_5_pressed.png new file mode 100644 index 0000000000000000000000000000000000000000..1a64fe9779d141ec5da65b5240136006bd45ac4a Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_darkactionbar_port_ratingbar_5_pressed.png differ diff --git a/tests/res/drawable-hdpi/holo_light_darkactionbar_port_red_dark.png b/tests/res/drawable-hdpi/holo_light_darkactionbar_port_red_dark.png new file mode 100644 index 0000000000000000000000000000000000000000..04f0207cf1a8186090520fd110a056176ead4060 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_darkactionbar_port_red_dark.png differ diff --git a/tests/res/drawable-hdpi/holo_light_darkactionbar_port_red_light.png b/tests/res/drawable-hdpi/holo_light_darkactionbar_port_red_light.png new file mode 100644 index 0000000000000000000000000000000000000000..03dcaaa5cae6187d8e11ad40d0347a4fec14cf94 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_darkactionbar_port_red_light.png differ diff --git a/tests/res/drawable-hdpi/holo_light_darkactionbar_port_searchview.png b/tests/res/drawable-hdpi/holo_light_darkactionbar_port_searchview.png new file mode 100644 index 0000000000000000000000000000000000000000..d0a8fda1be2dfc8655568be1380f5b26b81442c1 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_darkactionbar_port_searchview.png differ diff --git a/tests/res/drawable-hdpi/holo_light_darkactionbar_port_searchview_query.png b/tests/res/drawable-hdpi/holo_light_darkactionbar_port_searchview_query.png new file mode 100644 index 0000000000000000000000000000000000000000..465ee11cc8b5852c4318f7deefd650b07da825bb Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_darkactionbar_port_searchview_query.png differ diff --git a/tests/res/drawable-hdpi/holo_light_darkactionbar_port_searchview_queryhint.png b/tests/res/drawable-hdpi/holo_light_darkactionbar_port_searchview_queryhint.png new file mode 100644 index 0000000000000000000000000000000000000000..214a841e5073ce31af27b9487429cddc14f05556 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_darkactionbar_port_searchview_queryhint.png differ diff --git a/tests/res/drawable-hdpi/holo_light_darkactionbar_port_seekbar_0.png b/tests/res/drawable-hdpi/holo_light_darkactionbar_port_seekbar_0.png new file mode 100644 index 0000000000000000000000000000000000000000..4afa2e67a1fd5c9e04b222728c0fc770590656ea Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_darkactionbar_port_seekbar_0.png differ diff --git a/tests/res/drawable-hdpi/holo_light_darkactionbar_port_seekbar_100.png b/tests/res/drawable-hdpi/holo_light_darkactionbar_port_seekbar_100.png new file mode 100644 index 0000000000000000000000000000000000000000..61306d3a2d1e580646d55c190529c433bb5d405f Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_darkactionbar_port_seekbar_100.png differ diff --git a/tests/res/drawable-hdpi/holo_light_darkactionbar_port_seekbar_50.png b/tests/res/drawable-hdpi/holo_light_darkactionbar_port_seekbar_50.png new file mode 100644 index 0000000000000000000000000000000000000000..c759be438dc4283f1c532e2c96b17162feb14089 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_darkactionbar_port_seekbar_50.png differ diff --git a/tests/res/drawable-hdpi/holo_light_darkactionbar_port_spinner.png b/tests/res/drawable-hdpi/holo_light_darkactionbar_port_spinner.png new file mode 100644 index 0000000000000000000000000000000000000000..ebf919886e8ba76ca74e0d935afffbf3c90e4498 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_darkactionbar_port_spinner.png differ diff --git a/tests/res/drawable-hdpi/holo_light_darkactionbar_port_tabhost.png b/tests/res/drawable-hdpi/holo_light_darkactionbar_port_tabhost.png new file mode 100644 index 0000000000000000000000000000000000000000..5db5c1cf73b7cb997bfa6d1853648f48e74e94c4 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_darkactionbar_port_tabhost.png differ diff --git a/tests/res/drawable-hdpi/holo_light_darkactionbar_port_textview.png b/tests/res/drawable-hdpi/holo_light_darkactionbar_port_textview.png new file mode 100644 index 0000000000000000000000000000000000000000..faa23b0afc7490f91f183ea13ae32217b7223237 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_darkactionbar_port_textview.png differ diff --git a/tests/res/drawable-hdpi/holo_light_darkactionbar_port_toggle_button.png b/tests/res/drawable-hdpi/holo_light_darkactionbar_port_toggle_button.png new file mode 100644 index 0000000000000000000000000000000000000000..49afa4e423d52b763085539acf87458274255b45 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_darkactionbar_port_toggle_button.png differ diff --git a/tests/res/drawable-hdpi/holo_light_darkactionbar_port_toggle_button_checked.png b/tests/res/drawable-hdpi/holo_light_darkactionbar_port_toggle_button_checked.png new file mode 100644 index 0000000000000000000000000000000000000000..e914e333dd919dfc361d607562ae12962bccbdda Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_darkactionbar_port_toggle_button_checked.png differ diff --git a/tests/res/drawable-hdpi/holo_light_darkactionbar_port_zoomcontrols.png b/tests/res/drawable-hdpi/holo_light_darkactionbar_port_zoomcontrols.png new file mode 100644 index 0000000000000000000000000000000000000000..576340630d8190b61d0e5bb1115e5c16fcbcb33c Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_darkactionbar_port_zoomcontrols.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_land_alertdialog_list.png b/tests/res/drawable-hdpi/holo_light_dialog_land_alertdialog_list.png new file mode 100644 index 0000000000000000000000000000000000000000..a44977ab95508a047a2708b5267fbd6b27d9da46 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_land_alertdialog_list.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_land_alertdialog_multichoice.png b/tests/res/drawable-hdpi/holo_light_dialog_land_alertdialog_multichoice.png new file mode 100644 index 0000000000000000000000000000000000000000..0de7dad7d1f26683fbcc08e58d21d869e499767d Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_land_alertdialog_multichoice.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_land_alertdialog_onebutton.png b/tests/res/drawable-hdpi/holo_light_dialog_land_alertdialog_onebutton.png new file mode 100644 index 0000000000000000000000000000000000000000..ebf381777c56a966dd44ee60ffb4d4c920b02076 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_land_alertdialog_onebutton.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_land_alertdialog_singlechoice.png b/tests/res/drawable-hdpi/holo_light_dialog_land_alertdialog_singlechoice.png new file mode 100644 index 0000000000000000000000000000000000000000..8b86469f15dd720269aa824bbf73d8d5c31fe0c8 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_land_alertdialog_singlechoice.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_land_alertdialog_threebuttons.png b/tests/res/drawable-hdpi/holo_light_dialog_land_alertdialog_threebuttons.png new file mode 100644 index 0000000000000000000000000000000000000000..d58f53ac24634b5d1854204ad5ece28fb09d410f Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_land_alertdialog_threebuttons.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_land_alertdialog_twobuttons.png b/tests/res/drawable-hdpi/holo_light_dialog_land_alertdialog_twobuttons.png new file mode 100644 index 0000000000000000000000000000000000000000..164ec815f0114b5438014e23fa7ecaedfca84233 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_land_alertdialog_twobuttons.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_land_blue_bright.png b/tests/res/drawable-hdpi/holo_light_dialog_land_blue_bright.png new file mode 100644 index 0000000000000000000000000000000000000000..72f1cd3ddc69d70cad79645ec8bba76e9e7acf54 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_land_blue_bright.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_land_blue_dark.png b/tests/res/drawable-hdpi/holo_light_dialog_land_blue_dark.png new file mode 100644 index 0000000000000000000000000000000000000000..8dc3d53adc37cd613b9b0a38b1d68d382bb3b940 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_land_blue_dark.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_land_blue_light.png b/tests/res/drawable-hdpi/holo_light_dialog_land_blue_light.png new file mode 100644 index 0000000000000000000000000000000000000000..acdbb58b91295d9b3948cd4815cf943fc2108736 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_land_blue_light.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_land_button.png b/tests/res/drawable-hdpi/holo_light_dialog_land_button.png new file mode 100644 index 0000000000000000000000000000000000000000..78a852889e75f3615d8f5d87297fd743fd24cf97 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_land_button.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_land_button_pressed.png b/tests/res/drawable-hdpi/holo_light_dialog_land_button_pressed.png new file mode 100644 index 0000000000000000000000000000000000000000..5b16af2ee90068a29671088dd4f36c0ac8325ed4 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_land_button_pressed.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_land_calendarview.png b/tests/res/drawable-hdpi/holo_light_dialog_land_calendarview.png new file mode 100644 index 0000000000000000000000000000000000000000..6c572aacd003549d4cea5453da889852309ee502 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_land_calendarview.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_land_checkbox.png b/tests/res/drawable-hdpi/holo_light_dialog_land_checkbox.png new file mode 100644 index 0000000000000000000000000000000000000000..6fd2ba2a97bab7e4e2b771432f42103d7832636a Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_land_checkbox.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_land_checkbox_checked.png b/tests/res/drawable-hdpi/holo_light_dialog_land_checkbox_checked.png new file mode 100644 index 0000000000000000000000000000000000000000..8dd8fd85f2ec373db9472c571cdc0247e14d3614 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_land_checkbox_checked.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_land_edittext.png b/tests/res/drawable-hdpi/holo_light_dialog_land_edittext.png new file mode 100644 index 0000000000000000000000000000000000000000..4356dd0c496ed90e2acb8a059c0c1d3a85a0ec70 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_land_edittext.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_land_green_dark.png b/tests/res/drawable-hdpi/holo_light_dialog_land_green_dark.png new file mode 100644 index 0000000000000000000000000000000000000000..3b9be5eec71f7b1bed98944685f9e336d39170d9 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_land_green_dark.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_land_green_light.png b/tests/res/drawable-hdpi/holo_light_dialog_land_green_light.png new file mode 100644 index 0000000000000000000000000000000000000000..288b75a7399124fb0dc5c184832e06d22c676baf Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_land_green_light.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_land_orange_dark.png b/tests/res/drawable-hdpi/holo_light_dialog_land_orange_dark.png new file mode 100644 index 0000000000000000000000000000000000000000..75ff2a5a2eab4195f17198cb7a1d2e4d61a95ebd Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_land_orange_dark.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_land_orange_light.png b/tests/res/drawable-hdpi/holo_light_dialog_land_orange_light.png new file mode 100644 index 0000000000000000000000000000000000000000..4872766029853de59b23a8f4364389b582cbb617 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_land_orange_light.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_land_progressbar.png b/tests/res/drawable-hdpi/holo_light_dialog_land_progressbar.png new file mode 100644 index 0000000000000000000000000000000000000000..41e958c7ed1a7f8a3818a55c7441e9cc9dab0d3c Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_land_progressbar.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_land_progressbar_horizontal0.png b/tests/res/drawable-hdpi/holo_light_dialog_land_progressbar_horizontal0.png new file mode 100644 index 0000000000000000000000000000000000000000..8a2248d6bc4fc462a91eb582e905d276e4085393 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_land_progressbar_horizontal0.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_land_progressbar_horizontal100.png b/tests/res/drawable-hdpi/holo_light_dialog_land_progressbar_horizontal100.png new file mode 100644 index 0000000000000000000000000000000000000000..069a67eac539fcb6f471f8a629ab3276c2dd8103 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_land_progressbar_horizontal100.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_land_progressbar_horizontal50.png b/tests/res/drawable-hdpi/holo_light_dialog_land_progressbar_horizontal50.png new file mode 100644 index 0000000000000000000000000000000000000000..d7fa13d88bc7c16611b92278ffce5041cd2f20b3 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_land_progressbar_horizontal50.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_land_progressbar_large.png b/tests/res/drawable-hdpi/holo_light_dialog_land_progressbar_large.png new file mode 100644 index 0000000000000000000000000000000000000000..0fd63d218de38c73d9ced3dd9d11c9c81f8b3f82 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_land_progressbar_large.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_land_progressbar_small.png b/tests/res/drawable-hdpi/holo_light_dialog_land_progressbar_small.png new file mode 100644 index 0000000000000000000000000000000000000000..1a270f9d993500aed6bfa7ae247a4a9d71963c97 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_land_progressbar_small.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_land_progressdialog_horizontal.png b/tests/res/drawable-hdpi/holo_light_dialog_land_progressdialog_horizontal.png new file mode 100644 index 0000000000000000000000000000000000000000..78311b6da9986f83989cd5b8a0843ccf7e840c51 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_land_progressdialog_horizontal.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_land_progressdialog_spinner.png b/tests/res/drawable-hdpi/holo_light_dialog_land_progressdialog_spinner.png new file mode 100644 index 0000000000000000000000000000000000000000..5849d7177312f1cbc04891aa1d006f4148e6e50d Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_land_progressdialog_spinner.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_land_purple.png b/tests/res/drawable-hdpi/holo_light_dialog_land_purple.png new file mode 100644 index 0000000000000000000000000000000000000000..a4c77f0e994f34dc5be5ff0ab5d9149daab920bd Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_land_purple.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_land_radiobutton.png b/tests/res/drawable-hdpi/holo_light_dialog_land_radiobutton.png new file mode 100644 index 0000000000000000000000000000000000000000..8d0bd4f6cb18210201e6e36ee707379adb7f27df Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_land_radiobutton.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_land_radiobutton_checked.png b/tests/res/drawable-hdpi/holo_light_dialog_land_radiobutton_checked.png new file mode 100644 index 0000000000000000000000000000000000000000..308715315a2eea1c9f9824ff2ac42197186ebcce Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_land_radiobutton_checked.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_land_radiogroup_horizontal.png b/tests/res/drawable-hdpi/holo_light_dialog_land_radiogroup_horizontal.png new file mode 100644 index 0000000000000000000000000000000000000000..6076ac21f54cc2a805d7b3a4dbda82cd84b4c542 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_land_radiogroup_horizontal.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_land_radiogroup_vertical.png b/tests/res/drawable-hdpi/holo_light_dialog_land_radiogroup_vertical.png new file mode 100644 index 0000000000000000000000000000000000000000..e1e5348e7a8f177e60dc3b455e56e5d4d2451eab Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_land_radiogroup_vertical.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_land_ratingbar_0.png b/tests/res/drawable-hdpi/holo_light_dialog_land_ratingbar_0.png new file mode 100644 index 0000000000000000000000000000000000000000..b7ed0fd9e86ff9650e16a0c87c95301bbe71ff12 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_land_ratingbar_0.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_land_ratingbar_0_pressed.png b/tests/res/drawable-hdpi/holo_light_dialog_land_ratingbar_0_pressed.png new file mode 100644 index 0000000000000000000000000000000000000000..eb69c2f84fe8555ecde32e49547446104e392e4c Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_land_ratingbar_0_pressed.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_land_ratingbar_2point5.png b/tests/res/drawable-hdpi/holo_light_dialog_land_ratingbar_2point5.png new file mode 100644 index 0000000000000000000000000000000000000000..8a38f74f5b9336e29c3cf80c692993f7593ba965 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_land_ratingbar_2point5.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_land_ratingbar_2point5_pressed.png b/tests/res/drawable-hdpi/holo_light_dialog_land_ratingbar_2point5_pressed.png new file mode 100644 index 0000000000000000000000000000000000000000..1ad6086d5338b2d92edd48b7146e8c73e2e46c2d Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_land_ratingbar_2point5_pressed.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_land_ratingbar_5.png b/tests/res/drawable-hdpi/holo_light_dialog_land_ratingbar_5.png new file mode 100644 index 0000000000000000000000000000000000000000..1dd698f7cfe50fd2662114ff6d075c30994ec2f6 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_land_ratingbar_5.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_land_ratingbar_5_pressed.png b/tests/res/drawable-hdpi/holo_light_dialog_land_ratingbar_5_pressed.png new file mode 100644 index 0000000000000000000000000000000000000000..1a64fe9779d141ec5da65b5240136006bd45ac4a Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_land_ratingbar_5_pressed.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_land_red_dark.png b/tests/res/drawable-hdpi/holo_light_dialog_land_red_dark.png new file mode 100644 index 0000000000000000000000000000000000000000..4ae5797fe87f8f07a20bc9f9af059236a40fc62e Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_land_red_dark.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_land_red_light.png b/tests/res/drawable-hdpi/holo_light_dialog_land_red_light.png new file mode 100644 index 0000000000000000000000000000000000000000..4860c053134581df3f45734836bca2853cfc72b0 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_land_red_light.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_land_searchview.png b/tests/res/drawable-hdpi/holo_light_dialog_land_searchview.png new file mode 100644 index 0000000000000000000000000000000000000000..762dd1c277d62e17d93cc5dd99f98208a27ef918 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_land_searchview.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_land_searchview_query.png b/tests/res/drawable-hdpi/holo_light_dialog_land_searchview_query.png new file mode 100644 index 0000000000000000000000000000000000000000..921d643a7bf5fd9e39e383062030d9c20a7b5317 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_land_searchview_query.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_land_searchview_queryhint.png b/tests/res/drawable-hdpi/holo_light_dialog_land_searchview_queryhint.png new file mode 100644 index 0000000000000000000000000000000000000000..bcf8c6ffa530408fadd22da62364dcac43dc389e Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_land_searchview_queryhint.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_land_seekbar_0.png b/tests/res/drawable-hdpi/holo_light_dialog_land_seekbar_0.png new file mode 100644 index 0000000000000000000000000000000000000000..bbdaa9c92b9499033be8b2335f951b85880ec31d Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_land_seekbar_0.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_land_seekbar_100.png b/tests/res/drawable-hdpi/holo_light_dialog_land_seekbar_100.png new file mode 100644 index 0000000000000000000000000000000000000000..b89ea7d9a1999f56ee001e18efe5f4133ac20843 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_land_seekbar_100.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_land_seekbar_50.png b/tests/res/drawable-hdpi/holo_light_dialog_land_seekbar_50.png new file mode 100644 index 0000000000000000000000000000000000000000..e8320ca220d2525bb6cbc09a60e838e5130c3dd7 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_land_seekbar_50.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_land_spinner.png b/tests/res/drawable-hdpi/holo_light_dialog_land_spinner.png new file mode 100644 index 0000000000000000000000000000000000000000..c5daaeb410cf65a3394caa9c6e805f0ca9aaab80 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_land_spinner.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_land_tabhost.png b/tests/res/drawable-hdpi/holo_light_dialog_land_tabhost.png new file mode 100644 index 0000000000000000000000000000000000000000..c7926f67993b1843e9a638a27d59e9a764c78c67 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_land_tabhost.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_land_textview.png b/tests/res/drawable-hdpi/holo_light_dialog_land_textview.png new file mode 100644 index 0000000000000000000000000000000000000000..188893889ab0af4b5dde1b6282a1a2d74749d7f9 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_land_textview.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_land_toggle_button.png b/tests/res/drawable-hdpi/holo_light_dialog_land_toggle_button.png new file mode 100644 index 0000000000000000000000000000000000000000..49afa4e423d52b763085539acf87458274255b45 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_land_toggle_button.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_land_toggle_button_checked.png b/tests/res/drawable-hdpi/holo_light_dialog_land_toggle_button_checked.png new file mode 100644 index 0000000000000000000000000000000000000000..e914e333dd919dfc361d607562ae12962bccbdda Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_land_toggle_button_checked.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_land_zoomcontrols.png b/tests/res/drawable-hdpi/holo_light_dialog_land_zoomcontrols.png new file mode 100644 index 0000000000000000000000000000000000000000..576340630d8190b61d0e5bb1115e5c16fcbcb33c Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_land_zoomcontrols.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_minwidth_land_alertdialog_list.png b/tests/res/drawable-hdpi/holo_light_dialog_minwidth_land_alertdialog_list.png new file mode 100644 index 0000000000000000000000000000000000000000..a44977ab95508a047a2708b5267fbd6b27d9da46 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_minwidth_land_alertdialog_list.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_minwidth_land_alertdialog_multichoice.png b/tests/res/drawable-hdpi/holo_light_dialog_minwidth_land_alertdialog_multichoice.png new file mode 100644 index 0000000000000000000000000000000000000000..0de7dad7d1f26683fbcc08e58d21d869e499767d Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_minwidth_land_alertdialog_multichoice.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_minwidth_land_alertdialog_onebutton.png b/tests/res/drawable-hdpi/holo_light_dialog_minwidth_land_alertdialog_onebutton.png new file mode 100644 index 0000000000000000000000000000000000000000..ebf381777c56a966dd44ee60ffb4d4c920b02076 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_minwidth_land_alertdialog_onebutton.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_minwidth_land_alertdialog_singlechoice.png b/tests/res/drawable-hdpi/holo_light_dialog_minwidth_land_alertdialog_singlechoice.png new file mode 100644 index 0000000000000000000000000000000000000000..8b86469f15dd720269aa824bbf73d8d5c31fe0c8 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_minwidth_land_alertdialog_singlechoice.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_minwidth_land_alertdialog_threebuttons.png b/tests/res/drawable-hdpi/holo_light_dialog_minwidth_land_alertdialog_threebuttons.png new file mode 100644 index 0000000000000000000000000000000000000000..d58f53ac24634b5d1854204ad5ece28fb09d410f Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_minwidth_land_alertdialog_threebuttons.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_minwidth_land_alertdialog_twobuttons.png b/tests/res/drawable-hdpi/holo_light_dialog_minwidth_land_alertdialog_twobuttons.png new file mode 100644 index 0000000000000000000000000000000000000000..164ec815f0114b5438014e23fa7ecaedfca84233 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_minwidth_land_alertdialog_twobuttons.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_minwidth_land_blue_bright.png b/tests/res/drawable-hdpi/holo_light_dialog_minwidth_land_blue_bright.png new file mode 100644 index 0000000000000000000000000000000000000000..72f1cd3ddc69d70cad79645ec8bba76e9e7acf54 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_minwidth_land_blue_bright.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_minwidth_land_blue_dark.png b/tests/res/drawable-hdpi/holo_light_dialog_minwidth_land_blue_dark.png new file mode 100644 index 0000000000000000000000000000000000000000..8dc3d53adc37cd613b9b0a38b1d68d382bb3b940 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_minwidth_land_blue_dark.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_minwidth_land_blue_light.png b/tests/res/drawable-hdpi/holo_light_dialog_minwidth_land_blue_light.png new file mode 100644 index 0000000000000000000000000000000000000000..acdbb58b91295d9b3948cd4815cf943fc2108736 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_minwidth_land_blue_light.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_minwidth_land_button.png b/tests/res/drawable-hdpi/holo_light_dialog_minwidth_land_button.png new file mode 100644 index 0000000000000000000000000000000000000000..78a852889e75f3615d8f5d87297fd743fd24cf97 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_minwidth_land_button.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_minwidth_land_button_pressed.png b/tests/res/drawable-hdpi/holo_light_dialog_minwidth_land_button_pressed.png new file mode 100644 index 0000000000000000000000000000000000000000..5b16af2ee90068a29671088dd4f36c0ac8325ed4 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_minwidth_land_button_pressed.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_minwidth_land_calendarview.png b/tests/res/drawable-hdpi/holo_light_dialog_minwidth_land_calendarview.png new file mode 100644 index 0000000000000000000000000000000000000000..6c572aacd003549d4cea5453da889852309ee502 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_minwidth_land_calendarview.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_minwidth_land_checkbox.png b/tests/res/drawable-hdpi/holo_light_dialog_minwidth_land_checkbox.png new file mode 100644 index 0000000000000000000000000000000000000000..6fd2ba2a97bab7e4e2b771432f42103d7832636a Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_minwidth_land_checkbox.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_minwidth_land_checkbox_checked.png b/tests/res/drawable-hdpi/holo_light_dialog_minwidth_land_checkbox_checked.png new file mode 100644 index 0000000000000000000000000000000000000000..8dd8fd85f2ec373db9472c571cdc0247e14d3614 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_minwidth_land_checkbox_checked.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_minwidth_land_edittext.png b/tests/res/drawable-hdpi/holo_light_dialog_minwidth_land_edittext.png new file mode 100644 index 0000000000000000000000000000000000000000..4356dd0c496ed90e2acb8a059c0c1d3a85a0ec70 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_minwidth_land_edittext.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_minwidth_land_green_dark.png b/tests/res/drawable-hdpi/holo_light_dialog_minwidth_land_green_dark.png new file mode 100644 index 0000000000000000000000000000000000000000..3b9be5eec71f7b1bed98944685f9e336d39170d9 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_minwidth_land_green_dark.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_minwidth_land_green_light.png b/tests/res/drawable-hdpi/holo_light_dialog_minwidth_land_green_light.png new file mode 100644 index 0000000000000000000000000000000000000000..288b75a7399124fb0dc5c184832e06d22c676baf Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_minwidth_land_green_light.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_minwidth_land_orange_dark.png b/tests/res/drawable-hdpi/holo_light_dialog_minwidth_land_orange_dark.png new file mode 100644 index 0000000000000000000000000000000000000000..75ff2a5a2eab4195f17198cb7a1d2e4d61a95ebd Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_minwidth_land_orange_dark.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_minwidth_land_orange_light.png b/tests/res/drawable-hdpi/holo_light_dialog_minwidth_land_orange_light.png new file mode 100644 index 0000000000000000000000000000000000000000..4872766029853de59b23a8f4364389b582cbb617 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_minwidth_land_orange_light.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_minwidth_land_progressbar.png b/tests/res/drawable-hdpi/holo_light_dialog_minwidth_land_progressbar.png new file mode 100644 index 0000000000000000000000000000000000000000..41e958c7ed1a7f8a3818a55c7441e9cc9dab0d3c Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_minwidth_land_progressbar.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_minwidth_land_progressbar_horizontal0.png b/tests/res/drawable-hdpi/holo_light_dialog_minwidth_land_progressbar_horizontal0.png new file mode 100644 index 0000000000000000000000000000000000000000..8a2248d6bc4fc462a91eb582e905d276e4085393 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_minwidth_land_progressbar_horizontal0.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_minwidth_land_progressbar_horizontal100.png b/tests/res/drawable-hdpi/holo_light_dialog_minwidth_land_progressbar_horizontal100.png new file mode 100644 index 0000000000000000000000000000000000000000..069a67eac539fcb6f471f8a629ab3276c2dd8103 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_minwidth_land_progressbar_horizontal100.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_minwidth_land_progressbar_horizontal50.png b/tests/res/drawable-hdpi/holo_light_dialog_minwidth_land_progressbar_horizontal50.png new file mode 100644 index 0000000000000000000000000000000000000000..d7fa13d88bc7c16611b92278ffce5041cd2f20b3 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_minwidth_land_progressbar_horizontal50.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_minwidth_land_progressbar_large.png b/tests/res/drawable-hdpi/holo_light_dialog_minwidth_land_progressbar_large.png new file mode 100644 index 0000000000000000000000000000000000000000..0fd63d218de38c73d9ced3dd9d11c9c81f8b3f82 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_minwidth_land_progressbar_large.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_minwidth_land_progressbar_small.png b/tests/res/drawable-hdpi/holo_light_dialog_minwidth_land_progressbar_small.png new file mode 100644 index 0000000000000000000000000000000000000000..1a270f9d993500aed6bfa7ae247a4a9d71963c97 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_minwidth_land_progressbar_small.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_minwidth_land_progressdialog_horizontal.png b/tests/res/drawable-hdpi/holo_light_dialog_minwidth_land_progressdialog_horizontal.png new file mode 100644 index 0000000000000000000000000000000000000000..78311b6da9986f83989cd5b8a0843ccf7e840c51 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_minwidth_land_progressdialog_horizontal.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_minwidth_land_progressdialog_spinner.png b/tests/res/drawable-hdpi/holo_light_dialog_minwidth_land_progressdialog_spinner.png new file mode 100644 index 0000000000000000000000000000000000000000..5849d7177312f1cbc04891aa1d006f4148e6e50d Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_minwidth_land_progressdialog_spinner.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_minwidth_land_purple.png b/tests/res/drawable-hdpi/holo_light_dialog_minwidth_land_purple.png new file mode 100644 index 0000000000000000000000000000000000000000..a4c77f0e994f34dc5be5ff0ab5d9149daab920bd Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_minwidth_land_purple.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_minwidth_land_radiobutton.png b/tests/res/drawable-hdpi/holo_light_dialog_minwidth_land_radiobutton.png new file mode 100644 index 0000000000000000000000000000000000000000..8d0bd4f6cb18210201e6e36ee707379adb7f27df Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_minwidth_land_radiobutton.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_minwidth_land_radiobutton_checked.png b/tests/res/drawable-hdpi/holo_light_dialog_minwidth_land_radiobutton_checked.png new file mode 100644 index 0000000000000000000000000000000000000000..308715315a2eea1c9f9824ff2ac42197186ebcce Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_minwidth_land_radiobutton_checked.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_minwidth_land_radiogroup_horizontal.png b/tests/res/drawable-hdpi/holo_light_dialog_minwidth_land_radiogroup_horizontal.png new file mode 100644 index 0000000000000000000000000000000000000000..6076ac21f54cc2a805d7b3a4dbda82cd84b4c542 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_minwidth_land_radiogroup_horizontal.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_minwidth_land_radiogroup_vertical.png b/tests/res/drawable-hdpi/holo_light_dialog_minwidth_land_radiogroup_vertical.png new file mode 100644 index 0000000000000000000000000000000000000000..e1e5348e7a8f177e60dc3b455e56e5d4d2451eab Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_minwidth_land_radiogroup_vertical.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_minwidth_land_ratingbar_0.png b/tests/res/drawable-hdpi/holo_light_dialog_minwidth_land_ratingbar_0.png new file mode 100644 index 0000000000000000000000000000000000000000..b7ed0fd9e86ff9650e16a0c87c95301bbe71ff12 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_minwidth_land_ratingbar_0.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_minwidth_land_ratingbar_0_pressed.png b/tests/res/drawable-hdpi/holo_light_dialog_minwidth_land_ratingbar_0_pressed.png new file mode 100644 index 0000000000000000000000000000000000000000..eb69c2f84fe8555ecde32e49547446104e392e4c Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_minwidth_land_ratingbar_0_pressed.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_minwidth_land_ratingbar_2point5.png b/tests/res/drawable-hdpi/holo_light_dialog_minwidth_land_ratingbar_2point5.png new file mode 100644 index 0000000000000000000000000000000000000000..8a38f74f5b9336e29c3cf80c692993f7593ba965 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_minwidth_land_ratingbar_2point5.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_minwidth_land_ratingbar_2point5_pressed.png b/tests/res/drawable-hdpi/holo_light_dialog_minwidth_land_ratingbar_2point5_pressed.png new file mode 100644 index 0000000000000000000000000000000000000000..1ad6086d5338b2d92edd48b7146e8c73e2e46c2d Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_minwidth_land_ratingbar_2point5_pressed.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_minwidth_land_ratingbar_5.png b/tests/res/drawable-hdpi/holo_light_dialog_minwidth_land_ratingbar_5.png new file mode 100644 index 0000000000000000000000000000000000000000..1dd698f7cfe50fd2662114ff6d075c30994ec2f6 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_minwidth_land_ratingbar_5.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_minwidth_land_ratingbar_5_pressed.png b/tests/res/drawable-hdpi/holo_light_dialog_minwidth_land_ratingbar_5_pressed.png new file mode 100644 index 0000000000000000000000000000000000000000..1a64fe9779d141ec5da65b5240136006bd45ac4a Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_minwidth_land_ratingbar_5_pressed.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_minwidth_land_red_dark.png b/tests/res/drawable-hdpi/holo_light_dialog_minwidth_land_red_dark.png new file mode 100644 index 0000000000000000000000000000000000000000..4ae5797fe87f8f07a20bc9f9af059236a40fc62e Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_minwidth_land_red_dark.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_minwidth_land_red_light.png b/tests/res/drawable-hdpi/holo_light_dialog_minwidth_land_red_light.png new file mode 100644 index 0000000000000000000000000000000000000000..4860c053134581df3f45734836bca2853cfc72b0 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_minwidth_land_red_light.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_minwidth_land_searchview.png b/tests/res/drawable-hdpi/holo_light_dialog_minwidth_land_searchview.png new file mode 100644 index 0000000000000000000000000000000000000000..762dd1c277d62e17d93cc5dd99f98208a27ef918 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_minwidth_land_searchview.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_minwidth_land_searchview_query.png b/tests/res/drawable-hdpi/holo_light_dialog_minwidth_land_searchview_query.png new file mode 100644 index 0000000000000000000000000000000000000000..921d643a7bf5fd9e39e383062030d9c20a7b5317 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_minwidth_land_searchview_query.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_minwidth_land_searchview_queryhint.png b/tests/res/drawable-hdpi/holo_light_dialog_minwidth_land_searchview_queryhint.png new file mode 100644 index 0000000000000000000000000000000000000000..bcf8c6ffa530408fadd22da62364dcac43dc389e Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_minwidth_land_searchview_queryhint.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_minwidth_land_seekbar_0.png b/tests/res/drawable-hdpi/holo_light_dialog_minwidth_land_seekbar_0.png new file mode 100644 index 0000000000000000000000000000000000000000..bbdaa9c92b9499033be8b2335f951b85880ec31d Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_minwidth_land_seekbar_0.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_minwidth_land_seekbar_100.png b/tests/res/drawable-hdpi/holo_light_dialog_minwidth_land_seekbar_100.png new file mode 100644 index 0000000000000000000000000000000000000000..b89ea7d9a1999f56ee001e18efe5f4133ac20843 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_minwidth_land_seekbar_100.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_minwidth_land_seekbar_50.png b/tests/res/drawable-hdpi/holo_light_dialog_minwidth_land_seekbar_50.png new file mode 100644 index 0000000000000000000000000000000000000000..e8320ca220d2525bb6cbc09a60e838e5130c3dd7 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_minwidth_land_seekbar_50.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_minwidth_land_spinner.png b/tests/res/drawable-hdpi/holo_light_dialog_minwidth_land_spinner.png new file mode 100644 index 0000000000000000000000000000000000000000..c5daaeb410cf65a3394caa9c6e805f0ca9aaab80 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_minwidth_land_spinner.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_minwidth_land_tabhost.png b/tests/res/drawable-hdpi/holo_light_dialog_minwidth_land_tabhost.png new file mode 100644 index 0000000000000000000000000000000000000000..c7926f67993b1843e9a638a27d59e9a764c78c67 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_minwidth_land_tabhost.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_minwidth_land_textview.png b/tests/res/drawable-hdpi/holo_light_dialog_minwidth_land_textview.png new file mode 100644 index 0000000000000000000000000000000000000000..188893889ab0af4b5dde1b6282a1a2d74749d7f9 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_minwidth_land_textview.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_minwidth_land_toggle_button.png b/tests/res/drawable-hdpi/holo_light_dialog_minwidth_land_toggle_button.png new file mode 100644 index 0000000000000000000000000000000000000000..49afa4e423d52b763085539acf87458274255b45 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_minwidth_land_toggle_button.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_minwidth_land_toggle_button_checked.png b/tests/res/drawable-hdpi/holo_light_dialog_minwidth_land_toggle_button_checked.png new file mode 100644 index 0000000000000000000000000000000000000000..e914e333dd919dfc361d607562ae12962bccbdda Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_minwidth_land_toggle_button_checked.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_minwidth_land_zoomcontrols.png b/tests/res/drawable-hdpi/holo_light_dialog_minwidth_land_zoomcontrols.png new file mode 100644 index 0000000000000000000000000000000000000000..576340630d8190b61d0e5bb1115e5c16fcbcb33c Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_minwidth_land_zoomcontrols.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_minwidth_port_alertdialog_list.png b/tests/res/drawable-hdpi/holo_light_dialog_minwidth_port_alertdialog_list.png new file mode 100644 index 0000000000000000000000000000000000000000..7662ac0a7eb1cbcd9f9d3501f728f42eefaaf2bd Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_minwidth_port_alertdialog_list.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_minwidth_port_alertdialog_multichoice.png b/tests/res/drawable-hdpi/holo_light_dialog_minwidth_port_alertdialog_multichoice.png new file mode 100644 index 0000000000000000000000000000000000000000..f1d19a9790c96ae714a1df7719f4b436e3bed4e8 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_minwidth_port_alertdialog_multichoice.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_minwidth_port_alertdialog_onebutton.png b/tests/res/drawable-hdpi/holo_light_dialog_minwidth_port_alertdialog_onebutton.png new file mode 100644 index 0000000000000000000000000000000000000000..bc8dd9a222a164697774084e673b7e73cee3203d Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_minwidth_port_alertdialog_onebutton.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_minwidth_port_alertdialog_singlechoice.png b/tests/res/drawable-hdpi/holo_light_dialog_minwidth_port_alertdialog_singlechoice.png new file mode 100644 index 0000000000000000000000000000000000000000..a127d0b980c95fd5e7bf317f70e402d80f5d731c Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_minwidth_port_alertdialog_singlechoice.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_minwidth_port_alertdialog_threebuttons.png b/tests/res/drawable-hdpi/holo_light_dialog_minwidth_port_alertdialog_threebuttons.png new file mode 100644 index 0000000000000000000000000000000000000000..07ec4e723571fdced7f229518a7585508fc64ee5 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_minwidth_port_alertdialog_threebuttons.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_minwidth_port_alertdialog_twobuttons.png b/tests/res/drawable-hdpi/holo_light_dialog_minwidth_port_alertdialog_twobuttons.png new file mode 100644 index 0000000000000000000000000000000000000000..0954774edf5a65d26ac09f092f9b686c1aa951a4 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_minwidth_port_alertdialog_twobuttons.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_minwidth_port_blue_bright.png b/tests/res/drawable-hdpi/holo_light_dialog_minwidth_port_blue_bright.png new file mode 100644 index 0000000000000000000000000000000000000000..778bb0b241655ba2ed668323ee93adf7d6a4dbdd Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_minwidth_port_blue_bright.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_minwidth_port_blue_dark.png b/tests/res/drawable-hdpi/holo_light_dialog_minwidth_port_blue_dark.png new file mode 100644 index 0000000000000000000000000000000000000000..78d391b5a86078891a09d50d9829442448fc114e Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_minwidth_port_blue_dark.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_minwidth_port_blue_light.png b/tests/res/drawable-hdpi/holo_light_dialog_minwidth_port_blue_light.png new file mode 100644 index 0000000000000000000000000000000000000000..4055f510fb304dc1d6feaa2a8422de2389d06a33 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_minwidth_port_blue_light.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_minwidth_port_button.png b/tests/res/drawable-hdpi/holo_light_dialog_minwidth_port_button.png new file mode 100644 index 0000000000000000000000000000000000000000..78a852889e75f3615d8f5d87297fd743fd24cf97 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_minwidth_port_button.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_minwidth_port_button_pressed.png b/tests/res/drawable-hdpi/holo_light_dialog_minwidth_port_button_pressed.png new file mode 100644 index 0000000000000000000000000000000000000000..5b16af2ee90068a29671088dd4f36c0ac8325ed4 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_minwidth_port_button_pressed.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_minwidth_port_calendarview.png b/tests/res/drawable-hdpi/holo_light_dialog_minwidth_port_calendarview.png new file mode 100644 index 0000000000000000000000000000000000000000..b2ba81b95acd55ae608531852c18f298a68c21d1 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_minwidth_port_calendarview.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_minwidth_port_checkbox.png b/tests/res/drawable-hdpi/holo_light_dialog_minwidth_port_checkbox.png new file mode 100644 index 0000000000000000000000000000000000000000..6fd2ba2a97bab7e4e2b771432f42103d7832636a Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_minwidth_port_checkbox.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_minwidth_port_checkbox_checked.png b/tests/res/drawable-hdpi/holo_light_dialog_minwidth_port_checkbox_checked.png new file mode 100644 index 0000000000000000000000000000000000000000..8dd8fd85f2ec373db9472c571cdc0247e14d3614 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_minwidth_port_checkbox_checked.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_minwidth_port_edittext.png b/tests/res/drawable-hdpi/holo_light_dialog_minwidth_port_edittext.png new file mode 100644 index 0000000000000000000000000000000000000000..277e31e09b0c986be7e2f66bef1de48906100d90 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_minwidth_port_edittext.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_minwidth_port_green_dark.png b/tests/res/drawable-hdpi/holo_light_dialog_minwidth_port_green_dark.png new file mode 100644 index 0000000000000000000000000000000000000000..ca9aed3220cb21f40958aaeba96d5e0ac29bb3d1 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_minwidth_port_green_dark.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_minwidth_port_green_light.png b/tests/res/drawable-hdpi/holo_light_dialog_minwidth_port_green_light.png new file mode 100644 index 0000000000000000000000000000000000000000..6a326963e16d69b9a8adea738266cda4f755d13b Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_minwidth_port_green_light.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_minwidth_port_orange_dark.png b/tests/res/drawable-hdpi/holo_light_dialog_minwidth_port_orange_dark.png new file mode 100644 index 0000000000000000000000000000000000000000..adf1d82145cb5967f625e412288b2cf26752ce27 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_minwidth_port_orange_dark.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_minwidth_port_orange_light.png b/tests/res/drawable-hdpi/holo_light_dialog_minwidth_port_orange_light.png new file mode 100644 index 0000000000000000000000000000000000000000..2208f9157a5923077726d5543c7008d684baea4e Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_minwidth_port_orange_light.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_minwidth_port_progressbar.png b/tests/res/drawable-hdpi/holo_light_dialog_minwidth_port_progressbar.png new file mode 100644 index 0000000000000000000000000000000000000000..41e958c7ed1a7f8a3818a55c7441e9cc9dab0d3c Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_minwidth_port_progressbar.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_minwidth_port_progressbar_horizontal0.png b/tests/res/drawable-hdpi/holo_light_dialog_minwidth_port_progressbar_horizontal0.png new file mode 100644 index 0000000000000000000000000000000000000000..c885b9a806e7aad87b9cde8f6663fa408bf6eafd Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_minwidth_port_progressbar_horizontal0.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_minwidth_port_progressbar_horizontal100.png b/tests/res/drawable-hdpi/holo_light_dialog_minwidth_port_progressbar_horizontal100.png new file mode 100644 index 0000000000000000000000000000000000000000..0dc139a0f94f0b71ef01999b13f42781e1ac88f7 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_minwidth_port_progressbar_horizontal100.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_minwidth_port_progressbar_horizontal50.png b/tests/res/drawable-hdpi/holo_light_dialog_minwidth_port_progressbar_horizontal50.png new file mode 100644 index 0000000000000000000000000000000000000000..6f45999d8317ac8702400a20de553656feb805f2 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_minwidth_port_progressbar_horizontal50.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_minwidth_port_progressbar_large.png b/tests/res/drawable-hdpi/holo_light_dialog_minwidth_port_progressbar_large.png new file mode 100644 index 0000000000000000000000000000000000000000..0fd63d218de38c73d9ced3dd9d11c9c81f8b3f82 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_minwidth_port_progressbar_large.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_minwidth_port_progressbar_small.png b/tests/res/drawable-hdpi/holo_light_dialog_minwidth_port_progressbar_small.png new file mode 100644 index 0000000000000000000000000000000000000000..1a270f9d993500aed6bfa7ae247a4a9d71963c97 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_minwidth_port_progressbar_small.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_minwidth_port_progressdialog_horizontal.png b/tests/res/drawable-hdpi/holo_light_dialog_minwidth_port_progressdialog_horizontal.png new file mode 100644 index 0000000000000000000000000000000000000000..cd50fe6b183d22fedd5bb3c8c1b1380e7ea1ff3f Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_minwidth_port_progressdialog_horizontal.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_minwidth_port_progressdialog_spinner.png b/tests/res/drawable-hdpi/holo_light_dialog_minwidth_port_progressdialog_spinner.png new file mode 100644 index 0000000000000000000000000000000000000000..d1a46e51abf368871725aba81f061da7e07ee577 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_minwidth_port_progressdialog_spinner.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_minwidth_port_purple.png b/tests/res/drawable-hdpi/holo_light_dialog_minwidth_port_purple.png new file mode 100644 index 0000000000000000000000000000000000000000..e45ec4feb975752edd2dda3244c6230d25f54be1 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_minwidth_port_purple.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_minwidth_port_radiobutton.png b/tests/res/drawable-hdpi/holo_light_dialog_minwidth_port_radiobutton.png new file mode 100644 index 0000000000000000000000000000000000000000..8d0bd4f6cb18210201e6e36ee707379adb7f27df Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_minwidth_port_radiobutton.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_minwidth_port_radiobutton_checked.png b/tests/res/drawable-hdpi/holo_light_dialog_minwidth_port_radiobutton_checked.png new file mode 100644 index 0000000000000000000000000000000000000000..308715315a2eea1c9f9824ff2ac42197186ebcce Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_minwidth_port_radiobutton_checked.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_minwidth_port_radiogroup_horizontal.png b/tests/res/drawable-hdpi/holo_light_dialog_minwidth_port_radiogroup_horizontal.png new file mode 100644 index 0000000000000000000000000000000000000000..6076ac21f54cc2a805d7b3a4dbda82cd84b4c542 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_minwidth_port_radiogroup_horizontal.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_minwidth_port_radiogroup_vertical.png b/tests/res/drawable-hdpi/holo_light_dialog_minwidth_port_radiogroup_vertical.png new file mode 100644 index 0000000000000000000000000000000000000000..e1e5348e7a8f177e60dc3b455e56e5d4d2451eab Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_minwidth_port_radiogroup_vertical.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_minwidth_port_ratingbar_0.png b/tests/res/drawable-hdpi/holo_light_dialog_minwidth_port_ratingbar_0.png new file mode 100644 index 0000000000000000000000000000000000000000..b7ed0fd9e86ff9650e16a0c87c95301bbe71ff12 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_minwidth_port_ratingbar_0.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_minwidth_port_ratingbar_0_pressed.png b/tests/res/drawable-hdpi/holo_light_dialog_minwidth_port_ratingbar_0_pressed.png new file mode 100644 index 0000000000000000000000000000000000000000..eb69c2f84fe8555ecde32e49547446104e392e4c Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_minwidth_port_ratingbar_0_pressed.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_minwidth_port_ratingbar_2point5.png b/tests/res/drawable-hdpi/holo_light_dialog_minwidth_port_ratingbar_2point5.png new file mode 100644 index 0000000000000000000000000000000000000000..8a38f74f5b9336e29c3cf80c692993f7593ba965 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_minwidth_port_ratingbar_2point5.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_minwidth_port_ratingbar_2point5_pressed.png b/tests/res/drawable-hdpi/holo_light_dialog_minwidth_port_ratingbar_2point5_pressed.png new file mode 100644 index 0000000000000000000000000000000000000000..1ad6086d5338b2d92edd48b7146e8c73e2e46c2d Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_minwidth_port_ratingbar_2point5_pressed.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_minwidth_port_ratingbar_5.png b/tests/res/drawable-hdpi/holo_light_dialog_minwidth_port_ratingbar_5.png new file mode 100644 index 0000000000000000000000000000000000000000..1dd698f7cfe50fd2662114ff6d075c30994ec2f6 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_minwidth_port_ratingbar_5.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_minwidth_port_ratingbar_5_pressed.png b/tests/res/drawable-hdpi/holo_light_dialog_minwidth_port_ratingbar_5_pressed.png new file mode 100644 index 0000000000000000000000000000000000000000..1a64fe9779d141ec5da65b5240136006bd45ac4a Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_minwidth_port_ratingbar_5_pressed.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_minwidth_port_red_dark.png b/tests/res/drawable-hdpi/holo_light_dialog_minwidth_port_red_dark.png new file mode 100644 index 0000000000000000000000000000000000000000..04f0207cf1a8186090520fd110a056176ead4060 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_minwidth_port_red_dark.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_minwidth_port_red_light.png b/tests/res/drawable-hdpi/holo_light_dialog_minwidth_port_red_light.png new file mode 100644 index 0000000000000000000000000000000000000000..03dcaaa5cae6187d8e11ad40d0347a4fec14cf94 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_minwidth_port_red_light.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_minwidth_port_searchview.png b/tests/res/drawable-hdpi/holo_light_dialog_minwidth_port_searchview.png new file mode 100644 index 0000000000000000000000000000000000000000..d0a8fda1be2dfc8655568be1380f5b26b81442c1 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_minwidth_port_searchview.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_minwidth_port_searchview_query.png b/tests/res/drawable-hdpi/holo_light_dialog_minwidth_port_searchview_query.png new file mode 100644 index 0000000000000000000000000000000000000000..465ee11cc8b5852c4318f7deefd650b07da825bb Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_minwidth_port_searchview_query.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_minwidth_port_searchview_queryhint.png b/tests/res/drawable-hdpi/holo_light_dialog_minwidth_port_searchview_queryhint.png new file mode 100644 index 0000000000000000000000000000000000000000..214a841e5073ce31af27b9487429cddc14f05556 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_minwidth_port_searchview_queryhint.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_minwidth_port_seekbar_0.png b/tests/res/drawable-hdpi/holo_light_dialog_minwidth_port_seekbar_0.png new file mode 100644 index 0000000000000000000000000000000000000000..4afa2e67a1fd5c9e04b222728c0fc770590656ea Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_minwidth_port_seekbar_0.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_minwidth_port_seekbar_100.png b/tests/res/drawable-hdpi/holo_light_dialog_minwidth_port_seekbar_100.png new file mode 100644 index 0000000000000000000000000000000000000000..61306d3a2d1e580646d55c190529c433bb5d405f Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_minwidth_port_seekbar_100.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_minwidth_port_seekbar_50.png b/tests/res/drawable-hdpi/holo_light_dialog_minwidth_port_seekbar_50.png new file mode 100644 index 0000000000000000000000000000000000000000..c759be438dc4283f1c532e2c96b17162feb14089 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_minwidth_port_seekbar_50.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_minwidth_port_spinner.png b/tests/res/drawable-hdpi/holo_light_dialog_minwidth_port_spinner.png new file mode 100644 index 0000000000000000000000000000000000000000..ebf919886e8ba76ca74e0d935afffbf3c90e4498 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_minwidth_port_spinner.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_minwidth_port_tabhost.png b/tests/res/drawable-hdpi/holo_light_dialog_minwidth_port_tabhost.png new file mode 100644 index 0000000000000000000000000000000000000000..5db5c1cf73b7cb997bfa6d1853648f48e74e94c4 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_minwidth_port_tabhost.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_minwidth_port_textview.png b/tests/res/drawable-hdpi/holo_light_dialog_minwidth_port_textview.png new file mode 100644 index 0000000000000000000000000000000000000000..faa23b0afc7490f91f183ea13ae32217b7223237 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_minwidth_port_textview.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_minwidth_port_toggle_button.png b/tests/res/drawable-hdpi/holo_light_dialog_minwidth_port_toggle_button.png new file mode 100644 index 0000000000000000000000000000000000000000..49afa4e423d52b763085539acf87458274255b45 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_minwidth_port_toggle_button.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_minwidth_port_toggle_button_checked.png b/tests/res/drawable-hdpi/holo_light_dialog_minwidth_port_toggle_button_checked.png new file mode 100644 index 0000000000000000000000000000000000000000..e914e333dd919dfc361d607562ae12962bccbdda Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_minwidth_port_toggle_button_checked.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_minwidth_port_zoomcontrols.png b/tests/res/drawable-hdpi/holo_light_dialog_minwidth_port_zoomcontrols.png new file mode 100644 index 0000000000000000000000000000000000000000..576340630d8190b61d0e5bb1115e5c16fcbcb33c Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_minwidth_port_zoomcontrols.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_land_alertdialog_list.png b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_land_alertdialog_list.png new file mode 100644 index 0000000000000000000000000000000000000000..a44977ab95508a047a2708b5267fbd6b27d9da46 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_land_alertdialog_list.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_land_alertdialog_multichoice.png b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_land_alertdialog_multichoice.png new file mode 100644 index 0000000000000000000000000000000000000000..0de7dad7d1f26683fbcc08e58d21d869e499767d Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_land_alertdialog_multichoice.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_land_alertdialog_onebutton.png b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_land_alertdialog_onebutton.png new file mode 100644 index 0000000000000000000000000000000000000000..ebf381777c56a966dd44ee60ffb4d4c920b02076 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_land_alertdialog_onebutton.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_land_alertdialog_singlechoice.png b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_land_alertdialog_singlechoice.png new file mode 100644 index 0000000000000000000000000000000000000000..8b86469f15dd720269aa824bbf73d8d5c31fe0c8 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_land_alertdialog_singlechoice.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_land_alertdialog_threebuttons.png b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_land_alertdialog_threebuttons.png new file mode 100644 index 0000000000000000000000000000000000000000..d58f53ac24634b5d1854204ad5ece28fb09d410f Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_land_alertdialog_threebuttons.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_land_alertdialog_twobuttons.png b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_land_alertdialog_twobuttons.png new file mode 100644 index 0000000000000000000000000000000000000000..164ec815f0114b5438014e23fa7ecaedfca84233 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_land_alertdialog_twobuttons.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_land_blue_bright.png b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_land_blue_bright.png new file mode 100644 index 0000000000000000000000000000000000000000..72f1cd3ddc69d70cad79645ec8bba76e9e7acf54 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_land_blue_bright.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_land_blue_dark.png b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_land_blue_dark.png new file mode 100644 index 0000000000000000000000000000000000000000..8dc3d53adc37cd613b9b0a38b1d68d382bb3b940 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_land_blue_dark.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_land_blue_light.png b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_land_blue_light.png new file mode 100644 index 0000000000000000000000000000000000000000..acdbb58b91295d9b3948cd4815cf943fc2108736 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_land_blue_light.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_land_button.png b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_land_button.png new file mode 100644 index 0000000000000000000000000000000000000000..78a852889e75f3615d8f5d87297fd743fd24cf97 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_land_button.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_land_button_pressed.png b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_land_button_pressed.png new file mode 100644 index 0000000000000000000000000000000000000000..5b16af2ee90068a29671088dd4f36c0ac8325ed4 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_land_button_pressed.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_land_calendarview.png b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_land_calendarview.png new file mode 100644 index 0000000000000000000000000000000000000000..6c572aacd003549d4cea5453da889852309ee502 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_land_calendarview.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_land_checkbox.png b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_land_checkbox.png new file mode 100644 index 0000000000000000000000000000000000000000..6fd2ba2a97bab7e4e2b771432f42103d7832636a Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_land_checkbox.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_land_checkbox_checked.png b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_land_checkbox_checked.png new file mode 100644 index 0000000000000000000000000000000000000000..8dd8fd85f2ec373db9472c571cdc0247e14d3614 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_land_checkbox_checked.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_land_edittext.png b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_land_edittext.png new file mode 100644 index 0000000000000000000000000000000000000000..4356dd0c496ed90e2acb8a059c0c1d3a85a0ec70 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_land_edittext.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_land_green_dark.png b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_land_green_dark.png new file mode 100644 index 0000000000000000000000000000000000000000..3b9be5eec71f7b1bed98944685f9e336d39170d9 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_land_green_dark.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_land_green_light.png b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_land_green_light.png new file mode 100644 index 0000000000000000000000000000000000000000..288b75a7399124fb0dc5c184832e06d22c676baf Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_land_green_light.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_land_orange_dark.png b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_land_orange_dark.png new file mode 100644 index 0000000000000000000000000000000000000000..75ff2a5a2eab4195f17198cb7a1d2e4d61a95ebd Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_land_orange_dark.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_land_orange_light.png b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_land_orange_light.png new file mode 100644 index 0000000000000000000000000000000000000000..4872766029853de59b23a8f4364389b582cbb617 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_land_orange_light.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_land_progressbar.png b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_land_progressbar.png new file mode 100644 index 0000000000000000000000000000000000000000..41e958c7ed1a7f8a3818a55c7441e9cc9dab0d3c Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_land_progressbar.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_land_progressbar_horizontal0.png b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_land_progressbar_horizontal0.png new file mode 100644 index 0000000000000000000000000000000000000000..8a2248d6bc4fc462a91eb582e905d276e4085393 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_land_progressbar_horizontal0.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_land_progressbar_horizontal100.png b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_land_progressbar_horizontal100.png new file mode 100644 index 0000000000000000000000000000000000000000..069a67eac539fcb6f471f8a629ab3276c2dd8103 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_land_progressbar_horizontal100.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_land_progressbar_horizontal50.png b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_land_progressbar_horizontal50.png new file mode 100644 index 0000000000000000000000000000000000000000..d7fa13d88bc7c16611b92278ffce5041cd2f20b3 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_land_progressbar_horizontal50.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_land_progressbar_large.png b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_land_progressbar_large.png new file mode 100644 index 0000000000000000000000000000000000000000..0fd63d218de38c73d9ced3dd9d11c9c81f8b3f82 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_land_progressbar_large.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_land_progressbar_small.png b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_land_progressbar_small.png new file mode 100644 index 0000000000000000000000000000000000000000..1a270f9d993500aed6bfa7ae247a4a9d71963c97 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_land_progressbar_small.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_land_progressdialog_horizontal.png b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_land_progressdialog_horizontal.png new file mode 100644 index 0000000000000000000000000000000000000000..78311b6da9986f83989cd5b8a0843ccf7e840c51 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_land_progressdialog_horizontal.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_land_progressdialog_spinner.png b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_land_progressdialog_spinner.png new file mode 100644 index 0000000000000000000000000000000000000000..5849d7177312f1cbc04891aa1d006f4148e6e50d Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_land_progressdialog_spinner.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_land_purple.png b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_land_purple.png new file mode 100644 index 0000000000000000000000000000000000000000..a4c77f0e994f34dc5be5ff0ab5d9149daab920bd Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_land_purple.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_land_radiobutton.png b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_land_radiobutton.png new file mode 100644 index 0000000000000000000000000000000000000000..8d0bd4f6cb18210201e6e36ee707379adb7f27df Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_land_radiobutton.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_land_radiobutton_checked.png b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_land_radiobutton_checked.png new file mode 100644 index 0000000000000000000000000000000000000000..308715315a2eea1c9f9824ff2ac42197186ebcce Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_land_radiobutton_checked.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_land_radiogroup_horizontal.png b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_land_radiogroup_horizontal.png new file mode 100644 index 0000000000000000000000000000000000000000..6076ac21f54cc2a805d7b3a4dbda82cd84b4c542 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_land_radiogroup_horizontal.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_land_radiogroup_vertical.png b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_land_radiogroup_vertical.png new file mode 100644 index 0000000000000000000000000000000000000000..e1e5348e7a8f177e60dc3b455e56e5d4d2451eab Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_land_radiogroup_vertical.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_land_ratingbar_0.png b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_land_ratingbar_0.png new file mode 100644 index 0000000000000000000000000000000000000000..b7ed0fd9e86ff9650e16a0c87c95301bbe71ff12 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_land_ratingbar_0.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_land_ratingbar_0_pressed.png b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_land_ratingbar_0_pressed.png new file mode 100644 index 0000000000000000000000000000000000000000..eb69c2f84fe8555ecde32e49547446104e392e4c Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_land_ratingbar_0_pressed.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_land_ratingbar_2point5.png b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_land_ratingbar_2point5.png new file mode 100644 index 0000000000000000000000000000000000000000..8a38f74f5b9336e29c3cf80c692993f7593ba965 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_land_ratingbar_2point5.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_land_ratingbar_2point5_pressed.png b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_land_ratingbar_2point5_pressed.png new file mode 100644 index 0000000000000000000000000000000000000000..1ad6086d5338b2d92edd48b7146e8c73e2e46c2d Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_land_ratingbar_2point5_pressed.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_land_ratingbar_5.png b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_land_ratingbar_5.png new file mode 100644 index 0000000000000000000000000000000000000000..1dd698f7cfe50fd2662114ff6d075c30994ec2f6 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_land_ratingbar_5.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_land_ratingbar_5_pressed.png b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_land_ratingbar_5_pressed.png new file mode 100644 index 0000000000000000000000000000000000000000..1a64fe9779d141ec5da65b5240136006bd45ac4a Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_land_ratingbar_5_pressed.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_land_red_dark.png b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_land_red_dark.png new file mode 100644 index 0000000000000000000000000000000000000000..4ae5797fe87f8f07a20bc9f9af059236a40fc62e Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_land_red_dark.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_land_red_light.png b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_land_red_light.png new file mode 100644 index 0000000000000000000000000000000000000000..4860c053134581df3f45734836bca2853cfc72b0 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_land_red_light.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_land_searchview.png b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_land_searchview.png new file mode 100644 index 0000000000000000000000000000000000000000..762dd1c277d62e17d93cc5dd99f98208a27ef918 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_land_searchview.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_land_searchview_query.png b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_land_searchview_query.png new file mode 100644 index 0000000000000000000000000000000000000000..921d643a7bf5fd9e39e383062030d9c20a7b5317 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_land_searchview_query.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_land_searchview_queryhint.png b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_land_searchview_queryhint.png new file mode 100644 index 0000000000000000000000000000000000000000..bcf8c6ffa530408fadd22da62364dcac43dc389e Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_land_searchview_queryhint.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_land_seekbar_0.png b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_land_seekbar_0.png new file mode 100644 index 0000000000000000000000000000000000000000..bbdaa9c92b9499033be8b2335f951b85880ec31d Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_land_seekbar_0.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_land_seekbar_100.png b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_land_seekbar_100.png new file mode 100644 index 0000000000000000000000000000000000000000..b89ea7d9a1999f56ee001e18efe5f4133ac20843 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_land_seekbar_100.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_land_seekbar_50.png b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_land_seekbar_50.png new file mode 100644 index 0000000000000000000000000000000000000000..e8320ca220d2525bb6cbc09a60e838e5130c3dd7 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_land_seekbar_50.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_land_spinner.png b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_land_spinner.png new file mode 100644 index 0000000000000000000000000000000000000000..c5daaeb410cf65a3394caa9c6e805f0ca9aaab80 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_land_spinner.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_land_tabhost.png b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_land_tabhost.png new file mode 100644 index 0000000000000000000000000000000000000000..c7926f67993b1843e9a638a27d59e9a764c78c67 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_land_tabhost.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_land_textview.png b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_land_textview.png new file mode 100644 index 0000000000000000000000000000000000000000..188893889ab0af4b5dde1b6282a1a2d74749d7f9 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_land_textview.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_land_toggle_button.png b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_land_toggle_button.png new file mode 100644 index 0000000000000000000000000000000000000000..49afa4e423d52b763085539acf87458274255b45 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_land_toggle_button.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_land_toggle_button_checked.png b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_land_toggle_button_checked.png new file mode 100644 index 0000000000000000000000000000000000000000..e914e333dd919dfc361d607562ae12962bccbdda Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_land_toggle_button_checked.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_land_zoomcontrols.png b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_land_zoomcontrols.png new file mode 100644 index 0000000000000000000000000000000000000000..576340630d8190b61d0e5bb1115e5c16fcbcb33c Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_land_zoomcontrols.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_land_alertdialog_list.png b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_land_alertdialog_list.png new file mode 100644 index 0000000000000000000000000000000000000000..a44977ab95508a047a2708b5267fbd6b27d9da46 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_land_alertdialog_list.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_land_alertdialog_multichoice.png b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_land_alertdialog_multichoice.png new file mode 100644 index 0000000000000000000000000000000000000000..0de7dad7d1f26683fbcc08e58d21d869e499767d Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_land_alertdialog_multichoice.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_land_alertdialog_onebutton.png b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_land_alertdialog_onebutton.png new file mode 100644 index 0000000000000000000000000000000000000000..ebf381777c56a966dd44ee60ffb4d4c920b02076 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_land_alertdialog_onebutton.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_land_alertdialog_singlechoice.png b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_land_alertdialog_singlechoice.png new file mode 100644 index 0000000000000000000000000000000000000000..8b86469f15dd720269aa824bbf73d8d5c31fe0c8 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_land_alertdialog_singlechoice.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_land_alertdialog_threebuttons.png b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_land_alertdialog_threebuttons.png new file mode 100644 index 0000000000000000000000000000000000000000..d58f53ac24634b5d1854204ad5ece28fb09d410f Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_land_alertdialog_threebuttons.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_land_alertdialog_twobuttons.png b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_land_alertdialog_twobuttons.png new file mode 100644 index 0000000000000000000000000000000000000000..164ec815f0114b5438014e23fa7ecaedfca84233 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_land_alertdialog_twobuttons.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_land_blue_bright.png b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_land_blue_bright.png new file mode 100644 index 0000000000000000000000000000000000000000..72f1cd3ddc69d70cad79645ec8bba76e9e7acf54 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_land_blue_bright.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_land_blue_dark.png b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_land_blue_dark.png new file mode 100644 index 0000000000000000000000000000000000000000..8dc3d53adc37cd613b9b0a38b1d68d382bb3b940 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_land_blue_dark.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_land_blue_light.png b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_land_blue_light.png new file mode 100644 index 0000000000000000000000000000000000000000..acdbb58b91295d9b3948cd4815cf943fc2108736 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_land_blue_light.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_land_button.png b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_land_button.png new file mode 100644 index 0000000000000000000000000000000000000000..78a852889e75f3615d8f5d87297fd743fd24cf97 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_land_button.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_land_button_pressed.png b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_land_button_pressed.png new file mode 100644 index 0000000000000000000000000000000000000000..5b16af2ee90068a29671088dd4f36c0ac8325ed4 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_land_button_pressed.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_land_calendarview.png b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_land_calendarview.png new file mode 100644 index 0000000000000000000000000000000000000000..6c572aacd003549d4cea5453da889852309ee502 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_land_calendarview.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_land_checkbox.png b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_land_checkbox.png new file mode 100644 index 0000000000000000000000000000000000000000..6fd2ba2a97bab7e4e2b771432f42103d7832636a Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_land_checkbox.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_land_checkbox_checked.png b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_land_checkbox_checked.png new file mode 100644 index 0000000000000000000000000000000000000000..8dd8fd85f2ec373db9472c571cdc0247e14d3614 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_land_checkbox_checked.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_land_edittext.png b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_land_edittext.png new file mode 100644 index 0000000000000000000000000000000000000000..4356dd0c496ed90e2acb8a059c0c1d3a85a0ec70 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_land_edittext.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_land_green_dark.png b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_land_green_dark.png new file mode 100644 index 0000000000000000000000000000000000000000..3b9be5eec71f7b1bed98944685f9e336d39170d9 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_land_green_dark.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_land_green_light.png b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_land_green_light.png new file mode 100644 index 0000000000000000000000000000000000000000..288b75a7399124fb0dc5c184832e06d22c676baf Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_land_green_light.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_land_orange_dark.png b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_land_orange_dark.png new file mode 100644 index 0000000000000000000000000000000000000000..75ff2a5a2eab4195f17198cb7a1d2e4d61a95ebd Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_land_orange_dark.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_land_orange_light.png b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_land_orange_light.png new file mode 100644 index 0000000000000000000000000000000000000000..4872766029853de59b23a8f4364389b582cbb617 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_land_orange_light.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_land_progressbar.png b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_land_progressbar.png new file mode 100644 index 0000000000000000000000000000000000000000..41e958c7ed1a7f8a3818a55c7441e9cc9dab0d3c Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_land_progressbar.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_land_progressbar_horizontal0.png b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_land_progressbar_horizontal0.png new file mode 100644 index 0000000000000000000000000000000000000000..8a2248d6bc4fc462a91eb582e905d276e4085393 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_land_progressbar_horizontal0.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_land_progressbar_horizontal100.png b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_land_progressbar_horizontal100.png new file mode 100644 index 0000000000000000000000000000000000000000..069a67eac539fcb6f471f8a629ab3276c2dd8103 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_land_progressbar_horizontal100.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_land_progressbar_horizontal50.png b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_land_progressbar_horizontal50.png new file mode 100644 index 0000000000000000000000000000000000000000..d7fa13d88bc7c16611b92278ffce5041cd2f20b3 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_land_progressbar_horizontal50.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_land_progressbar_large.png b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_land_progressbar_large.png new file mode 100644 index 0000000000000000000000000000000000000000..0fd63d218de38c73d9ced3dd9d11c9c81f8b3f82 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_land_progressbar_large.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_land_progressbar_small.png b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_land_progressbar_small.png new file mode 100644 index 0000000000000000000000000000000000000000..1a270f9d993500aed6bfa7ae247a4a9d71963c97 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_land_progressbar_small.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_land_progressdialog_horizontal.png b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_land_progressdialog_horizontal.png new file mode 100644 index 0000000000000000000000000000000000000000..78311b6da9986f83989cd5b8a0843ccf7e840c51 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_land_progressdialog_horizontal.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_land_progressdialog_spinner.png b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_land_progressdialog_spinner.png new file mode 100644 index 0000000000000000000000000000000000000000..5849d7177312f1cbc04891aa1d006f4148e6e50d Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_land_progressdialog_spinner.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_land_purple.png b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_land_purple.png new file mode 100644 index 0000000000000000000000000000000000000000..a4c77f0e994f34dc5be5ff0ab5d9149daab920bd Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_land_purple.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_land_radiobutton.png b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_land_radiobutton.png new file mode 100644 index 0000000000000000000000000000000000000000..8d0bd4f6cb18210201e6e36ee707379adb7f27df Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_land_radiobutton.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_land_radiobutton_checked.png b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_land_radiobutton_checked.png new file mode 100644 index 0000000000000000000000000000000000000000..308715315a2eea1c9f9824ff2ac42197186ebcce Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_land_radiobutton_checked.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_land_radiogroup_horizontal.png b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_land_radiogroup_horizontal.png new file mode 100644 index 0000000000000000000000000000000000000000..6076ac21f54cc2a805d7b3a4dbda82cd84b4c542 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_land_radiogroup_horizontal.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_land_radiogroup_vertical.png b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_land_radiogroup_vertical.png new file mode 100644 index 0000000000000000000000000000000000000000..e1e5348e7a8f177e60dc3b455e56e5d4d2451eab Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_land_radiogroup_vertical.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_land_ratingbar_0.png b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_land_ratingbar_0.png new file mode 100644 index 0000000000000000000000000000000000000000..b7ed0fd9e86ff9650e16a0c87c95301bbe71ff12 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_land_ratingbar_0.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_land_ratingbar_0_pressed.png b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_land_ratingbar_0_pressed.png new file mode 100644 index 0000000000000000000000000000000000000000..eb69c2f84fe8555ecde32e49547446104e392e4c Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_land_ratingbar_0_pressed.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_land_ratingbar_2point5.png b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_land_ratingbar_2point5.png new file mode 100644 index 0000000000000000000000000000000000000000..8a38f74f5b9336e29c3cf80c692993f7593ba965 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_land_ratingbar_2point5.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_land_ratingbar_2point5_pressed.png b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_land_ratingbar_2point5_pressed.png new file mode 100644 index 0000000000000000000000000000000000000000..1ad6086d5338b2d92edd48b7146e8c73e2e46c2d Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_land_ratingbar_2point5_pressed.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_land_ratingbar_5.png b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_land_ratingbar_5.png new file mode 100644 index 0000000000000000000000000000000000000000..1dd698f7cfe50fd2662114ff6d075c30994ec2f6 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_land_ratingbar_5.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_land_ratingbar_5_pressed.png b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_land_ratingbar_5_pressed.png new file mode 100644 index 0000000000000000000000000000000000000000..1a64fe9779d141ec5da65b5240136006bd45ac4a Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_land_ratingbar_5_pressed.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_land_red_dark.png b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_land_red_dark.png new file mode 100644 index 0000000000000000000000000000000000000000..4ae5797fe87f8f07a20bc9f9af059236a40fc62e Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_land_red_dark.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_land_red_light.png b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_land_red_light.png new file mode 100644 index 0000000000000000000000000000000000000000..4860c053134581df3f45734836bca2853cfc72b0 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_land_red_light.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_land_searchview.png b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_land_searchview.png new file mode 100644 index 0000000000000000000000000000000000000000..762dd1c277d62e17d93cc5dd99f98208a27ef918 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_land_searchview.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_land_searchview_query.png b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_land_searchview_query.png new file mode 100644 index 0000000000000000000000000000000000000000..921d643a7bf5fd9e39e383062030d9c20a7b5317 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_land_searchview_query.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_land_searchview_queryhint.png b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_land_searchview_queryhint.png new file mode 100644 index 0000000000000000000000000000000000000000..bcf8c6ffa530408fadd22da62364dcac43dc389e Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_land_searchview_queryhint.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_land_seekbar_0.png b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_land_seekbar_0.png new file mode 100644 index 0000000000000000000000000000000000000000..bbdaa9c92b9499033be8b2335f951b85880ec31d Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_land_seekbar_0.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_land_seekbar_100.png b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_land_seekbar_100.png new file mode 100644 index 0000000000000000000000000000000000000000..b89ea7d9a1999f56ee001e18efe5f4133ac20843 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_land_seekbar_100.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_land_seekbar_50.png b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_land_seekbar_50.png new file mode 100644 index 0000000000000000000000000000000000000000..e8320ca220d2525bb6cbc09a60e838e5130c3dd7 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_land_seekbar_50.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_land_spinner.png b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_land_spinner.png new file mode 100644 index 0000000000000000000000000000000000000000..c5daaeb410cf65a3394caa9c6e805f0ca9aaab80 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_land_spinner.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_land_tabhost.png b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_land_tabhost.png new file mode 100644 index 0000000000000000000000000000000000000000..c7926f67993b1843e9a638a27d59e9a764c78c67 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_land_tabhost.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_land_textview.png b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_land_textview.png new file mode 100644 index 0000000000000000000000000000000000000000..188893889ab0af4b5dde1b6282a1a2d74749d7f9 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_land_textview.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_land_toggle_button.png b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_land_toggle_button.png new file mode 100644 index 0000000000000000000000000000000000000000..49afa4e423d52b763085539acf87458274255b45 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_land_toggle_button.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_land_toggle_button_checked.png b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_land_toggle_button_checked.png new file mode 100644 index 0000000000000000000000000000000000000000..e914e333dd919dfc361d607562ae12962bccbdda Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_land_toggle_button_checked.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_land_zoomcontrols.png b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_land_zoomcontrols.png new file mode 100644 index 0000000000000000000000000000000000000000..576340630d8190b61d0e5bb1115e5c16fcbcb33c Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_land_zoomcontrols.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_port_alertdialog_list.png b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_port_alertdialog_list.png new file mode 100644 index 0000000000000000000000000000000000000000..7662ac0a7eb1cbcd9f9d3501f728f42eefaaf2bd Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_port_alertdialog_list.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_port_alertdialog_multichoice.png b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_port_alertdialog_multichoice.png new file mode 100644 index 0000000000000000000000000000000000000000..f1d19a9790c96ae714a1df7719f4b436e3bed4e8 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_port_alertdialog_multichoice.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_port_alertdialog_onebutton.png b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_port_alertdialog_onebutton.png new file mode 100644 index 0000000000000000000000000000000000000000..bc8dd9a222a164697774084e673b7e73cee3203d Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_port_alertdialog_onebutton.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_port_alertdialog_singlechoice.png b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_port_alertdialog_singlechoice.png new file mode 100644 index 0000000000000000000000000000000000000000..a127d0b980c95fd5e7bf317f70e402d80f5d731c Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_port_alertdialog_singlechoice.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_port_alertdialog_threebuttons.png b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_port_alertdialog_threebuttons.png new file mode 100644 index 0000000000000000000000000000000000000000..07ec4e723571fdced7f229518a7585508fc64ee5 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_port_alertdialog_threebuttons.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_port_alertdialog_twobuttons.png b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_port_alertdialog_twobuttons.png new file mode 100644 index 0000000000000000000000000000000000000000..0954774edf5a65d26ac09f092f9b686c1aa951a4 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_port_alertdialog_twobuttons.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_port_blue_bright.png b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_port_blue_bright.png new file mode 100644 index 0000000000000000000000000000000000000000..778bb0b241655ba2ed668323ee93adf7d6a4dbdd Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_port_blue_bright.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_port_blue_dark.png b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_port_blue_dark.png new file mode 100644 index 0000000000000000000000000000000000000000..78d391b5a86078891a09d50d9829442448fc114e Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_port_blue_dark.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_port_blue_light.png b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_port_blue_light.png new file mode 100644 index 0000000000000000000000000000000000000000..4055f510fb304dc1d6feaa2a8422de2389d06a33 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_port_blue_light.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_port_button.png b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_port_button.png new file mode 100644 index 0000000000000000000000000000000000000000..78a852889e75f3615d8f5d87297fd743fd24cf97 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_port_button.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_port_button_pressed.png b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_port_button_pressed.png new file mode 100644 index 0000000000000000000000000000000000000000..5b16af2ee90068a29671088dd4f36c0ac8325ed4 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_port_button_pressed.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_port_calendarview.png b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_port_calendarview.png new file mode 100644 index 0000000000000000000000000000000000000000..b2ba81b95acd55ae608531852c18f298a68c21d1 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_port_calendarview.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_port_checkbox.png b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_port_checkbox.png new file mode 100644 index 0000000000000000000000000000000000000000..6fd2ba2a97bab7e4e2b771432f42103d7832636a Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_port_checkbox.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_port_checkbox_checked.png b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_port_checkbox_checked.png new file mode 100644 index 0000000000000000000000000000000000000000..8dd8fd85f2ec373db9472c571cdc0247e14d3614 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_port_checkbox_checked.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_port_edittext.png b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_port_edittext.png new file mode 100644 index 0000000000000000000000000000000000000000..277e31e09b0c986be7e2f66bef1de48906100d90 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_port_edittext.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_port_green_dark.png b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_port_green_dark.png new file mode 100644 index 0000000000000000000000000000000000000000..ca9aed3220cb21f40958aaeba96d5e0ac29bb3d1 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_port_green_dark.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_port_green_light.png b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_port_green_light.png new file mode 100644 index 0000000000000000000000000000000000000000..6a326963e16d69b9a8adea738266cda4f755d13b Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_port_green_light.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_port_orange_dark.png b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_port_orange_dark.png new file mode 100644 index 0000000000000000000000000000000000000000..adf1d82145cb5967f625e412288b2cf26752ce27 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_port_orange_dark.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_port_orange_light.png b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_port_orange_light.png new file mode 100644 index 0000000000000000000000000000000000000000..2208f9157a5923077726d5543c7008d684baea4e Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_port_orange_light.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_port_progressbar.png b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_port_progressbar.png new file mode 100644 index 0000000000000000000000000000000000000000..41e958c7ed1a7f8a3818a55c7441e9cc9dab0d3c Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_port_progressbar.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_port_progressbar_horizontal0.png b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_port_progressbar_horizontal0.png new file mode 100644 index 0000000000000000000000000000000000000000..c885b9a806e7aad87b9cde8f6663fa408bf6eafd Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_port_progressbar_horizontal0.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_port_progressbar_horizontal100.png b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_port_progressbar_horizontal100.png new file mode 100644 index 0000000000000000000000000000000000000000..0dc139a0f94f0b71ef01999b13f42781e1ac88f7 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_port_progressbar_horizontal100.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_port_progressbar_horizontal50.png b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_port_progressbar_horizontal50.png new file mode 100644 index 0000000000000000000000000000000000000000..6f45999d8317ac8702400a20de553656feb805f2 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_port_progressbar_horizontal50.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_port_progressbar_large.png b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_port_progressbar_large.png new file mode 100644 index 0000000000000000000000000000000000000000..0fd63d218de38c73d9ced3dd9d11c9c81f8b3f82 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_port_progressbar_large.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_port_progressbar_small.png b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_port_progressbar_small.png new file mode 100644 index 0000000000000000000000000000000000000000..1a270f9d993500aed6bfa7ae247a4a9d71963c97 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_port_progressbar_small.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_port_progressdialog_horizontal.png b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_port_progressdialog_horizontal.png new file mode 100644 index 0000000000000000000000000000000000000000..cd50fe6b183d22fedd5bb3c8c1b1380e7ea1ff3f Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_port_progressdialog_horizontal.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_port_progressdialog_spinner.png b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_port_progressdialog_spinner.png new file mode 100644 index 0000000000000000000000000000000000000000..d1a46e51abf368871725aba81f061da7e07ee577 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_port_progressdialog_spinner.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_port_purple.png b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_port_purple.png new file mode 100644 index 0000000000000000000000000000000000000000..e45ec4feb975752edd2dda3244c6230d25f54be1 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_port_purple.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_port_radiobutton.png b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_port_radiobutton.png new file mode 100644 index 0000000000000000000000000000000000000000..8d0bd4f6cb18210201e6e36ee707379adb7f27df Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_port_radiobutton.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_port_radiobutton_checked.png b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_port_radiobutton_checked.png new file mode 100644 index 0000000000000000000000000000000000000000..308715315a2eea1c9f9824ff2ac42197186ebcce Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_port_radiobutton_checked.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_port_radiogroup_horizontal.png b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_port_radiogroup_horizontal.png new file mode 100644 index 0000000000000000000000000000000000000000..6076ac21f54cc2a805d7b3a4dbda82cd84b4c542 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_port_radiogroup_horizontal.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_port_radiogroup_vertical.png b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_port_radiogroup_vertical.png new file mode 100644 index 0000000000000000000000000000000000000000..e1e5348e7a8f177e60dc3b455e56e5d4d2451eab Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_port_radiogroup_vertical.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_port_ratingbar_0.png b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_port_ratingbar_0.png new file mode 100644 index 0000000000000000000000000000000000000000..b7ed0fd9e86ff9650e16a0c87c95301bbe71ff12 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_port_ratingbar_0.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_port_ratingbar_0_pressed.png b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_port_ratingbar_0_pressed.png new file mode 100644 index 0000000000000000000000000000000000000000..eb69c2f84fe8555ecde32e49547446104e392e4c Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_port_ratingbar_0_pressed.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_port_ratingbar_2point5.png b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_port_ratingbar_2point5.png new file mode 100644 index 0000000000000000000000000000000000000000..8a38f74f5b9336e29c3cf80c692993f7593ba965 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_port_ratingbar_2point5.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_port_ratingbar_2point5_pressed.png b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_port_ratingbar_2point5_pressed.png new file mode 100644 index 0000000000000000000000000000000000000000..1ad6086d5338b2d92edd48b7146e8c73e2e46c2d Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_port_ratingbar_2point5_pressed.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_port_ratingbar_5.png b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_port_ratingbar_5.png new file mode 100644 index 0000000000000000000000000000000000000000..1dd698f7cfe50fd2662114ff6d075c30994ec2f6 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_port_ratingbar_5.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_port_ratingbar_5_pressed.png b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_port_ratingbar_5_pressed.png new file mode 100644 index 0000000000000000000000000000000000000000..1a64fe9779d141ec5da65b5240136006bd45ac4a Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_port_ratingbar_5_pressed.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_port_red_dark.png b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_port_red_dark.png new file mode 100644 index 0000000000000000000000000000000000000000..04f0207cf1a8186090520fd110a056176ead4060 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_port_red_dark.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_port_red_light.png b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_port_red_light.png new file mode 100644 index 0000000000000000000000000000000000000000..03dcaaa5cae6187d8e11ad40d0347a4fec14cf94 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_port_red_light.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_port_searchview.png b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_port_searchview.png new file mode 100644 index 0000000000000000000000000000000000000000..d0a8fda1be2dfc8655568be1380f5b26b81442c1 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_port_searchview.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_port_searchview_query.png b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_port_searchview_query.png new file mode 100644 index 0000000000000000000000000000000000000000..465ee11cc8b5852c4318f7deefd650b07da825bb Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_port_searchview_query.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_port_searchview_queryhint.png b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_port_searchview_queryhint.png new file mode 100644 index 0000000000000000000000000000000000000000..214a841e5073ce31af27b9487429cddc14f05556 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_port_searchview_queryhint.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_port_seekbar_0.png b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_port_seekbar_0.png new file mode 100644 index 0000000000000000000000000000000000000000..4afa2e67a1fd5c9e04b222728c0fc770590656ea Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_port_seekbar_0.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_port_seekbar_100.png b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_port_seekbar_100.png new file mode 100644 index 0000000000000000000000000000000000000000..61306d3a2d1e580646d55c190529c433bb5d405f Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_port_seekbar_100.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_port_seekbar_50.png b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_port_seekbar_50.png new file mode 100644 index 0000000000000000000000000000000000000000..c759be438dc4283f1c532e2c96b17162feb14089 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_port_seekbar_50.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_port_spinner.png b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_port_spinner.png new file mode 100644 index 0000000000000000000000000000000000000000..ebf919886e8ba76ca74e0d935afffbf3c90e4498 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_port_spinner.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_port_tabhost.png b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_port_tabhost.png new file mode 100644 index 0000000000000000000000000000000000000000..5db5c1cf73b7cb997bfa6d1853648f48e74e94c4 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_port_tabhost.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_port_textview.png b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_port_textview.png new file mode 100644 index 0000000000000000000000000000000000000000..faa23b0afc7490f91f183ea13ae32217b7223237 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_port_textview.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_port_toggle_button.png b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_port_toggle_button.png new file mode 100644 index 0000000000000000000000000000000000000000..49afa4e423d52b763085539acf87458274255b45 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_port_toggle_button.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_port_toggle_button_checked.png b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_port_toggle_button_checked.png new file mode 100644 index 0000000000000000000000000000000000000000..e914e333dd919dfc361d607562ae12962bccbdda Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_port_toggle_button_checked.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_port_zoomcontrols.png b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_port_zoomcontrols.png new file mode 100644 index 0000000000000000000000000000000000000000..576340630d8190b61d0e5bb1115e5c16fcbcb33c Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_minwidth_port_zoomcontrols.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_port_alertdialog_list.png b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_port_alertdialog_list.png new file mode 100644 index 0000000000000000000000000000000000000000..7662ac0a7eb1cbcd9f9d3501f728f42eefaaf2bd Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_port_alertdialog_list.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_port_alertdialog_multichoice.png b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_port_alertdialog_multichoice.png new file mode 100644 index 0000000000000000000000000000000000000000..f1d19a9790c96ae714a1df7719f4b436e3bed4e8 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_port_alertdialog_multichoice.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_port_alertdialog_onebutton.png b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_port_alertdialog_onebutton.png new file mode 100644 index 0000000000000000000000000000000000000000..bc8dd9a222a164697774084e673b7e73cee3203d Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_port_alertdialog_onebutton.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_port_alertdialog_singlechoice.png b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_port_alertdialog_singlechoice.png new file mode 100644 index 0000000000000000000000000000000000000000..a127d0b980c95fd5e7bf317f70e402d80f5d731c Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_port_alertdialog_singlechoice.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_port_alertdialog_threebuttons.png b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_port_alertdialog_threebuttons.png new file mode 100644 index 0000000000000000000000000000000000000000..07ec4e723571fdced7f229518a7585508fc64ee5 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_port_alertdialog_threebuttons.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_port_alertdialog_twobuttons.png b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_port_alertdialog_twobuttons.png new file mode 100644 index 0000000000000000000000000000000000000000..0954774edf5a65d26ac09f092f9b686c1aa951a4 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_port_alertdialog_twobuttons.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_port_blue_bright.png b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_port_blue_bright.png new file mode 100644 index 0000000000000000000000000000000000000000..778bb0b241655ba2ed668323ee93adf7d6a4dbdd Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_port_blue_bright.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_port_blue_dark.png b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_port_blue_dark.png new file mode 100644 index 0000000000000000000000000000000000000000..78d391b5a86078891a09d50d9829442448fc114e Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_port_blue_dark.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_port_blue_light.png b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_port_blue_light.png new file mode 100644 index 0000000000000000000000000000000000000000..4055f510fb304dc1d6feaa2a8422de2389d06a33 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_port_blue_light.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_port_button.png b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_port_button.png new file mode 100644 index 0000000000000000000000000000000000000000..78a852889e75f3615d8f5d87297fd743fd24cf97 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_port_button.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_port_button_pressed.png b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_port_button_pressed.png new file mode 100644 index 0000000000000000000000000000000000000000..5b16af2ee90068a29671088dd4f36c0ac8325ed4 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_port_button_pressed.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_port_calendarview.png b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_port_calendarview.png new file mode 100644 index 0000000000000000000000000000000000000000..b2ba81b95acd55ae608531852c18f298a68c21d1 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_port_calendarview.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_port_checkbox.png b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_port_checkbox.png new file mode 100644 index 0000000000000000000000000000000000000000..6fd2ba2a97bab7e4e2b771432f42103d7832636a Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_port_checkbox.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_port_checkbox_checked.png b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_port_checkbox_checked.png new file mode 100644 index 0000000000000000000000000000000000000000..8dd8fd85f2ec373db9472c571cdc0247e14d3614 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_port_checkbox_checked.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_port_edittext.png b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_port_edittext.png new file mode 100644 index 0000000000000000000000000000000000000000..277e31e09b0c986be7e2f66bef1de48906100d90 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_port_edittext.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_port_green_dark.png b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_port_green_dark.png new file mode 100644 index 0000000000000000000000000000000000000000..ca9aed3220cb21f40958aaeba96d5e0ac29bb3d1 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_port_green_dark.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_port_green_light.png b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_port_green_light.png new file mode 100644 index 0000000000000000000000000000000000000000..6a326963e16d69b9a8adea738266cda4f755d13b Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_port_green_light.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_port_orange_dark.png b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_port_orange_dark.png new file mode 100644 index 0000000000000000000000000000000000000000..adf1d82145cb5967f625e412288b2cf26752ce27 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_port_orange_dark.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_port_orange_light.png b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_port_orange_light.png new file mode 100644 index 0000000000000000000000000000000000000000..2208f9157a5923077726d5543c7008d684baea4e Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_port_orange_light.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_port_progressbar.png b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_port_progressbar.png new file mode 100644 index 0000000000000000000000000000000000000000..41e958c7ed1a7f8a3818a55c7441e9cc9dab0d3c Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_port_progressbar.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_port_progressbar_horizontal0.png b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_port_progressbar_horizontal0.png new file mode 100644 index 0000000000000000000000000000000000000000..c885b9a806e7aad87b9cde8f6663fa408bf6eafd Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_port_progressbar_horizontal0.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_port_progressbar_horizontal100.png b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_port_progressbar_horizontal100.png new file mode 100644 index 0000000000000000000000000000000000000000..0dc139a0f94f0b71ef01999b13f42781e1ac88f7 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_port_progressbar_horizontal100.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_port_progressbar_horizontal50.png b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_port_progressbar_horizontal50.png new file mode 100644 index 0000000000000000000000000000000000000000..6f45999d8317ac8702400a20de553656feb805f2 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_port_progressbar_horizontal50.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_port_progressbar_large.png b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_port_progressbar_large.png new file mode 100644 index 0000000000000000000000000000000000000000..0fd63d218de38c73d9ced3dd9d11c9c81f8b3f82 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_port_progressbar_large.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_port_progressbar_small.png b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_port_progressbar_small.png new file mode 100644 index 0000000000000000000000000000000000000000..1a270f9d993500aed6bfa7ae247a4a9d71963c97 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_port_progressbar_small.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_port_progressdialog_horizontal.png b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_port_progressdialog_horizontal.png new file mode 100644 index 0000000000000000000000000000000000000000..cd50fe6b183d22fedd5bb3c8c1b1380e7ea1ff3f Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_port_progressdialog_horizontal.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_port_progressdialog_spinner.png b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_port_progressdialog_spinner.png new file mode 100644 index 0000000000000000000000000000000000000000..d1a46e51abf368871725aba81f061da7e07ee577 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_port_progressdialog_spinner.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_port_purple.png b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_port_purple.png new file mode 100644 index 0000000000000000000000000000000000000000..e45ec4feb975752edd2dda3244c6230d25f54be1 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_port_purple.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_port_radiobutton.png b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_port_radiobutton.png new file mode 100644 index 0000000000000000000000000000000000000000..8d0bd4f6cb18210201e6e36ee707379adb7f27df Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_port_radiobutton.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_port_radiobutton_checked.png b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_port_radiobutton_checked.png new file mode 100644 index 0000000000000000000000000000000000000000..308715315a2eea1c9f9824ff2ac42197186ebcce Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_port_radiobutton_checked.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_port_radiogroup_horizontal.png b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_port_radiogroup_horizontal.png new file mode 100644 index 0000000000000000000000000000000000000000..6076ac21f54cc2a805d7b3a4dbda82cd84b4c542 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_port_radiogroup_horizontal.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_port_radiogroup_vertical.png b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_port_radiogroup_vertical.png new file mode 100644 index 0000000000000000000000000000000000000000..e1e5348e7a8f177e60dc3b455e56e5d4d2451eab Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_port_radiogroup_vertical.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_port_ratingbar_0.png b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_port_ratingbar_0.png new file mode 100644 index 0000000000000000000000000000000000000000..b7ed0fd9e86ff9650e16a0c87c95301bbe71ff12 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_port_ratingbar_0.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_port_ratingbar_0_pressed.png b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_port_ratingbar_0_pressed.png new file mode 100644 index 0000000000000000000000000000000000000000..eb69c2f84fe8555ecde32e49547446104e392e4c Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_port_ratingbar_0_pressed.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_port_ratingbar_2point5.png b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_port_ratingbar_2point5.png new file mode 100644 index 0000000000000000000000000000000000000000..8a38f74f5b9336e29c3cf80c692993f7593ba965 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_port_ratingbar_2point5.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_port_ratingbar_2point5_pressed.png b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_port_ratingbar_2point5_pressed.png new file mode 100644 index 0000000000000000000000000000000000000000..1ad6086d5338b2d92edd48b7146e8c73e2e46c2d Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_port_ratingbar_2point5_pressed.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_port_ratingbar_5.png b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_port_ratingbar_5.png new file mode 100644 index 0000000000000000000000000000000000000000..1dd698f7cfe50fd2662114ff6d075c30994ec2f6 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_port_ratingbar_5.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_port_ratingbar_5_pressed.png b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_port_ratingbar_5_pressed.png new file mode 100644 index 0000000000000000000000000000000000000000..1a64fe9779d141ec5da65b5240136006bd45ac4a Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_port_ratingbar_5_pressed.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_port_red_dark.png b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_port_red_dark.png new file mode 100644 index 0000000000000000000000000000000000000000..04f0207cf1a8186090520fd110a056176ead4060 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_port_red_dark.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_port_red_light.png b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_port_red_light.png new file mode 100644 index 0000000000000000000000000000000000000000..03dcaaa5cae6187d8e11ad40d0347a4fec14cf94 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_port_red_light.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_port_searchview.png b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_port_searchview.png new file mode 100644 index 0000000000000000000000000000000000000000..d0a8fda1be2dfc8655568be1380f5b26b81442c1 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_port_searchview.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_port_searchview_query.png b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_port_searchview_query.png new file mode 100644 index 0000000000000000000000000000000000000000..465ee11cc8b5852c4318f7deefd650b07da825bb Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_port_searchview_query.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_port_searchview_queryhint.png b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_port_searchview_queryhint.png new file mode 100644 index 0000000000000000000000000000000000000000..214a841e5073ce31af27b9487429cddc14f05556 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_port_searchview_queryhint.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_port_seekbar_0.png b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_port_seekbar_0.png new file mode 100644 index 0000000000000000000000000000000000000000..4afa2e67a1fd5c9e04b222728c0fc770590656ea Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_port_seekbar_0.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_port_seekbar_100.png b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_port_seekbar_100.png new file mode 100644 index 0000000000000000000000000000000000000000..61306d3a2d1e580646d55c190529c433bb5d405f Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_port_seekbar_100.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_port_seekbar_50.png b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_port_seekbar_50.png new file mode 100644 index 0000000000000000000000000000000000000000..c759be438dc4283f1c532e2c96b17162feb14089 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_port_seekbar_50.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_port_spinner.png b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_port_spinner.png new file mode 100644 index 0000000000000000000000000000000000000000..ebf919886e8ba76ca74e0d935afffbf3c90e4498 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_port_spinner.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_port_tabhost.png b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_port_tabhost.png new file mode 100644 index 0000000000000000000000000000000000000000..5db5c1cf73b7cb997bfa6d1853648f48e74e94c4 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_port_tabhost.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_port_textview.png b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_port_textview.png new file mode 100644 index 0000000000000000000000000000000000000000..faa23b0afc7490f91f183ea13ae32217b7223237 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_port_textview.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_port_toggle_button.png b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_port_toggle_button.png new file mode 100644 index 0000000000000000000000000000000000000000..49afa4e423d52b763085539acf87458274255b45 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_port_toggle_button.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_port_toggle_button_checked.png b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_port_toggle_button_checked.png new file mode 100644 index 0000000000000000000000000000000000000000..e914e333dd919dfc361d607562ae12962bccbdda Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_port_toggle_button_checked.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_port_zoomcontrols.png b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_port_zoomcontrols.png new file mode 100644 index 0000000000000000000000000000000000000000..576340630d8190b61d0e5bb1115e5c16fcbcb33c Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_noactionbar_port_zoomcontrols.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_port_alertdialog_list.png b/tests/res/drawable-hdpi/holo_light_dialog_port_alertdialog_list.png new file mode 100644 index 0000000000000000000000000000000000000000..7662ac0a7eb1cbcd9f9d3501f728f42eefaaf2bd Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_port_alertdialog_list.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_port_alertdialog_multichoice.png b/tests/res/drawable-hdpi/holo_light_dialog_port_alertdialog_multichoice.png new file mode 100644 index 0000000000000000000000000000000000000000..f1d19a9790c96ae714a1df7719f4b436e3bed4e8 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_port_alertdialog_multichoice.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_port_alertdialog_onebutton.png b/tests/res/drawable-hdpi/holo_light_dialog_port_alertdialog_onebutton.png new file mode 100644 index 0000000000000000000000000000000000000000..bc8dd9a222a164697774084e673b7e73cee3203d Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_port_alertdialog_onebutton.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_port_alertdialog_singlechoice.png b/tests/res/drawable-hdpi/holo_light_dialog_port_alertdialog_singlechoice.png new file mode 100644 index 0000000000000000000000000000000000000000..a127d0b980c95fd5e7bf317f70e402d80f5d731c Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_port_alertdialog_singlechoice.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_port_alertdialog_threebuttons.png b/tests/res/drawable-hdpi/holo_light_dialog_port_alertdialog_threebuttons.png new file mode 100644 index 0000000000000000000000000000000000000000..07ec4e723571fdced7f229518a7585508fc64ee5 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_port_alertdialog_threebuttons.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_port_alertdialog_twobuttons.png b/tests/res/drawable-hdpi/holo_light_dialog_port_alertdialog_twobuttons.png new file mode 100644 index 0000000000000000000000000000000000000000..0954774edf5a65d26ac09f092f9b686c1aa951a4 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_port_alertdialog_twobuttons.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_port_blue_bright.png b/tests/res/drawable-hdpi/holo_light_dialog_port_blue_bright.png new file mode 100644 index 0000000000000000000000000000000000000000..778bb0b241655ba2ed668323ee93adf7d6a4dbdd Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_port_blue_bright.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_port_blue_dark.png b/tests/res/drawable-hdpi/holo_light_dialog_port_blue_dark.png new file mode 100644 index 0000000000000000000000000000000000000000..78d391b5a86078891a09d50d9829442448fc114e Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_port_blue_dark.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_port_blue_light.png b/tests/res/drawable-hdpi/holo_light_dialog_port_blue_light.png new file mode 100644 index 0000000000000000000000000000000000000000..4055f510fb304dc1d6feaa2a8422de2389d06a33 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_port_blue_light.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_port_button.png b/tests/res/drawable-hdpi/holo_light_dialog_port_button.png new file mode 100644 index 0000000000000000000000000000000000000000..78a852889e75f3615d8f5d87297fd743fd24cf97 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_port_button.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_port_button_pressed.png b/tests/res/drawable-hdpi/holo_light_dialog_port_button_pressed.png new file mode 100644 index 0000000000000000000000000000000000000000..5b16af2ee90068a29671088dd4f36c0ac8325ed4 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_port_button_pressed.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_port_calendarview.png b/tests/res/drawable-hdpi/holo_light_dialog_port_calendarview.png new file mode 100644 index 0000000000000000000000000000000000000000..b2ba81b95acd55ae608531852c18f298a68c21d1 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_port_calendarview.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_port_checkbox.png b/tests/res/drawable-hdpi/holo_light_dialog_port_checkbox.png new file mode 100644 index 0000000000000000000000000000000000000000..6fd2ba2a97bab7e4e2b771432f42103d7832636a Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_port_checkbox.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_port_checkbox_checked.png b/tests/res/drawable-hdpi/holo_light_dialog_port_checkbox_checked.png new file mode 100644 index 0000000000000000000000000000000000000000..8dd8fd85f2ec373db9472c571cdc0247e14d3614 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_port_checkbox_checked.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_port_edittext.png b/tests/res/drawable-hdpi/holo_light_dialog_port_edittext.png new file mode 100644 index 0000000000000000000000000000000000000000..277e31e09b0c986be7e2f66bef1de48906100d90 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_port_edittext.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_port_green_dark.png b/tests/res/drawable-hdpi/holo_light_dialog_port_green_dark.png new file mode 100644 index 0000000000000000000000000000000000000000..ca9aed3220cb21f40958aaeba96d5e0ac29bb3d1 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_port_green_dark.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_port_green_light.png b/tests/res/drawable-hdpi/holo_light_dialog_port_green_light.png new file mode 100644 index 0000000000000000000000000000000000000000..6a326963e16d69b9a8adea738266cda4f755d13b Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_port_green_light.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_port_orange_dark.png b/tests/res/drawable-hdpi/holo_light_dialog_port_orange_dark.png new file mode 100644 index 0000000000000000000000000000000000000000..adf1d82145cb5967f625e412288b2cf26752ce27 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_port_orange_dark.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_port_orange_light.png b/tests/res/drawable-hdpi/holo_light_dialog_port_orange_light.png new file mode 100644 index 0000000000000000000000000000000000000000..2208f9157a5923077726d5543c7008d684baea4e Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_port_orange_light.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_port_progressbar.png b/tests/res/drawable-hdpi/holo_light_dialog_port_progressbar.png new file mode 100644 index 0000000000000000000000000000000000000000..41e958c7ed1a7f8a3818a55c7441e9cc9dab0d3c Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_port_progressbar.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_port_progressbar_horizontal0.png b/tests/res/drawable-hdpi/holo_light_dialog_port_progressbar_horizontal0.png new file mode 100644 index 0000000000000000000000000000000000000000..c885b9a806e7aad87b9cde8f6663fa408bf6eafd Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_port_progressbar_horizontal0.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_port_progressbar_horizontal100.png b/tests/res/drawable-hdpi/holo_light_dialog_port_progressbar_horizontal100.png new file mode 100644 index 0000000000000000000000000000000000000000..0dc139a0f94f0b71ef01999b13f42781e1ac88f7 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_port_progressbar_horizontal100.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_port_progressbar_horizontal50.png b/tests/res/drawable-hdpi/holo_light_dialog_port_progressbar_horizontal50.png new file mode 100644 index 0000000000000000000000000000000000000000..6f45999d8317ac8702400a20de553656feb805f2 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_port_progressbar_horizontal50.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_port_progressbar_large.png b/tests/res/drawable-hdpi/holo_light_dialog_port_progressbar_large.png new file mode 100644 index 0000000000000000000000000000000000000000..0fd63d218de38c73d9ced3dd9d11c9c81f8b3f82 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_port_progressbar_large.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_port_progressbar_small.png b/tests/res/drawable-hdpi/holo_light_dialog_port_progressbar_small.png new file mode 100644 index 0000000000000000000000000000000000000000..1a270f9d993500aed6bfa7ae247a4a9d71963c97 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_port_progressbar_small.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_port_progressdialog_horizontal.png b/tests/res/drawable-hdpi/holo_light_dialog_port_progressdialog_horizontal.png new file mode 100644 index 0000000000000000000000000000000000000000..cd50fe6b183d22fedd5bb3c8c1b1380e7ea1ff3f Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_port_progressdialog_horizontal.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_port_progressdialog_spinner.png b/tests/res/drawable-hdpi/holo_light_dialog_port_progressdialog_spinner.png new file mode 100644 index 0000000000000000000000000000000000000000..d1a46e51abf368871725aba81f061da7e07ee577 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_port_progressdialog_spinner.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_port_purple.png b/tests/res/drawable-hdpi/holo_light_dialog_port_purple.png new file mode 100644 index 0000000000000000000000000000000000000000..e45ec4feb975752edd2dda3244c6230d25f54be1 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_port_purple.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_port_radiobutton.png b/tests/res/drawable-hdpi/holo_light_dialog_port_radiobutton.png new file mode 100644 index 0000000000000000000000000000000000000000..8d0bd4f6cb18210201e6e36ee707379adb7f27df Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_port_radiobutton.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_port_radiobutton_checked.png b/tests/res/drawable-hdpi/holo_light_dialog_port_radiobutton_checked.png new file mode 100644 index 0000000000000000000000000000000000000000..308715315a2eea1c9f9824ff2ac42197186ebcce Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_port_radiobutton_checked.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_port_radiogroup_horizontal.png b/tests/res/drawable-hdpi/holo_light_dialog_port_radiogroup_horizontal.png new file mode 100644 index 0000000000000000000000000000000000000000..6076ac21f54cc2a805d7b3a4dbda82cd84b4c542 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_port_radiogroup_horizontal.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_port_radiogroup_vertical.png b/tests/res/drawable-hdpi/holo_light_dialog_port_radiogroup_vertical.png new file mode 100644 index 0000000000000000000000000000000000000000..e1e5348e7a8f177e60dc3b455e56e5d4d2451eab Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_port_radiogroup_vertical.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_port_ratingbar_0.png b/tests/res/drawable-hdpi/holo_light_dialog_port_ratingbar_0.png new file mode 100644 index 0000000000000000000000000000000000000000..b7ed0fd9e86ff9650e16a0c87c95301bbe71ff12 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_port_ratingbar_0.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_port_ratingbar_0_pressed.png b/tests/res/drawable-hdpi/holo_light_dialog_port_ratingbar_0_pressed.png new file mode 100644 index 0000000000000000000000000000000000000000..eb69c2f84fe8555ecde32e49547446104e392e4c Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_port_ratingbar_0_pressed.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_port_ratingbar_2point5.png b/tests/res/drawable-hdpi/holo_light_dialog_port_ratingbar_2point5.png new file mode 100644 index 0000000000000000000000000000000000000000..8a38f74f5b9336e29c3cf80c692993f7593ba965 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_port_ratingbar_2point5.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_port_ratingbar_2point5_pressed.png b/tests/res/drawable-hdpi/holo_light_dialog_port_ratingbar_2point5_pressed.png new file mode 100644 index 0000000000000000000000000000000000000000..1ad6086d5338b2d92edd48b7146e8c73e2e46c2d Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_port_ratingbar_2point5_pressed.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_port_ratingbar_5.png b/tests/res/drawable-hdpi/holo_light_dialog_port_ratingbar_5.png new file mode 100644 index 0000000000000000000000000000000000000000..1dd698f7cfe50fd2662114ff6d075c30994ec2f6 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_port_ratingbar_5.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_port_ratingbar_5_pressed.png b/tests/res/drawable-hdpi/holo_light_dialog_port_ratingbar_5_pressed.png new file mode 100644 index 0000000000000000000000000000000000000000..1a64fe9779d141ec5da65b5240136006bd45ac4a Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_port_ratingbar_5_pressed.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_port_red_dark.png b/tests/res/drawable-hdpi/holo_light_dialog_port_red_dark.png new file mode 100644 index 0000000000000000000000000000000000000000..04f0207cf1a8186090520fd110a056176ead4060 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_port_red_dark.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_port_red_light.png b/tests/res/drawable-hdpi/holo_light_dialog_port_red_light.png new file mode 100644 index 0000000000000000000000000000000000000000..03dcaaa5cae6187d8e11ad40d0347a4fec14cf94 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_port_red_light.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_port_searchview.png b/tests/res/drawable-hdpi/holo_light_dialog_port_searchview.png new file mode 100644 index 0000000000000000000000000000000000000000..d0a8fda1be2dfc8655568be1380f5b26b81442c1 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_port_searchview.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_port_searchview_query.png b/tests/res/drawable-hdpi/holo_light_dialog_port_searchview_query.png new file mode 100644 index 0000000000000000000000000000000000000000..465ee11cc8b5852c4318f7deefd650b07da825bb Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_port_searchview_query.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_port_searchview_queryhint.png b/tests/res/drawable-hdpi/holo_light_dialog_port_searchview_queryhint.png new file mode 100644 index 0000000000000000000000000000000000000000..214a841e5073ce31af27b9487429cddc14f05556 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_port_searchview_queryhint.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_port_seekbar_0.png b/tests/res/drawable-hdpi/holo_light_dialog_port_seekbar_0.png new file mode 100644 index 0000000000000000000000000000000000000000..4afa2e67a1fd5c9e04b222728c0fc770590656ea Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_port_seekbar_0.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_port_seekbar_100.png b/tests/res/drawable-hdpi/holo_light_dialog_port_seekbar_100.png new file mode 100644 index 0000000000000000000000000000000000000000..61306d3a2d1e580646d55c190529c433bb5d405f Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_port_seekbar_100.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_port_seekbar_50.png b/tests/res/drawable-hdpi/holo_light_dialog_port_seekbar_50.png new file mode 100644 index 0000000000000000000000000000000000000000..c759be438dc4283f1c532e2c96b17162feb14089 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_port_seekbar_50.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_port_spinner.png b/tests/res/drawable-hdpi/holo_light_dialog_port_spinner.png new file mode 100644 index 0000000000000000000000000000000000000000..ebf919886e8ba76ca74e0d935afffbf3c90e4498 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_port_spinner.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_port_tabhost.png b/tests/res/drawable-hdpi/holo_light_dialog_port_tabhost.png new file mode 100644 index 0000000000000000000000000000000000000000..5db5c1cf73b7cb997bfa6d1853648f48e74e94c4 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_port_tabhost.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_port_textview.png b/tests/res/drawable-hdpi/holo_light_dialog_port_textview.png new file mode 100644 index 0000000000000000000000000000000000000000..faa23b0afc7490f91f183ea13ae32217b7223237 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_port_textview.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_port_toggle_button.png b/tests/res/drawable-hdpi/holo_light_dialog_port_toggle_button.png new file mode 100644 index 0000000000000000000000000000000000000000..49afa4e423d52b763085539acf87458274255b45 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_port_toggle_button.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_port_toggle_button_checked.png b/tests/res/drawable-hdpi/holo_light_dialog_port_toggle_button_checked.png new file mode 100644 index 0000000000000000000000000000000000000000..e914e333dd919dfc361d607562ae12962bccbdda Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_port_toggle_button_checked.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialog_port_zoomcontrols.png b/tests/res/drawable-hdpi/holo_light_dialog_port_zoomcontrols.png new file mode 100644 index 0000000000000000000000000000000000000000..576340630d8190b61d0e5bb1115e5c16fcbcb33c Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialog_port_zoomcontrols.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_land_alertdialog_list.png b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_land_alertdialog_list.png new file mode 100644 index 0000000000000000000000000000000000000000..a44977ab95508a047a2708b5267fbd6b27d9da46 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_land_alertdialog_list.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_land_alertdialog_multichoice.png b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_land_alertdialog_multichoice.png new file mode 100644 index 0000000000000000000000000000000000000000..0de7dad7d1f26683fbcc08e58d21d869e499767d Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_land_alertdialog_multichoice.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_land_alertdialog_onebutton.png b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_land_alertdialog_onebutton.png new file mode 100644 index 0000000000000000000000000000000000000000..ebf381777c56a966dd44ee60ffb4d4c920b02076 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_land_alertdialog_onebutton.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_land_alertdialog_singlechoice.png b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_land_alertdialog_singlechoice.png new file mode 100644 index 0000000000000000000000000000000000000000..8b86469f15dd720269aa824bbf73d8d5c31fe0c8 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_land_alertdialog_singlechoice.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_land_alertdialog_threebuttons.png b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_land_alertdialog_threebuttons.png new file mode 100644 index 0000000000000000000000000000000000000000..d58f53ac24634b5d1854204ad5ece28fb09d410f Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_land_alertdialog_threebuttons.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_land_alertdialog_twobuttons.png b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_land_alertdialog_twobuttons.png new file mode 100644 index 0000000000000000000000000000000000000000..164ec815f0114b5438014e23fa7ecaedfca84233 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_land_alertdialog_twobuttons.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_land_blue_bright.png b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_land_blue_bright.png new file mode 100644 index 0000000000000000000000000000000000000000..72f1cd3ddc69d70cad79645ec8bba76e9e7acf54 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_land_blue_bright.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_land_blue_dark.png b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_land_blue_dark.png new file mode 100644 index 0000000000000000000000000000000000000000..8dc3d53adc37cd613b9b0a38b1d68d382bb3b940 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_land_blue_dark.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_land_blue_light.png b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_land_blue_light.png new file mode 100644 index 0000000000000000000000000000000000000000..acdbb58b91295d9b3948cd4815cf943fc2108736 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_land_blue_light.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_land_button.png b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_land_button.png new file mode 100644 index 0000000000000000000000000000000000000000..78a852889e75f3615d8f5d87297fd743fd24cf97 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_land_button.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_land_button_pressed.png b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_land_button_pressed.png new file mode 100644 index 0000000000000000000000000000000000000000..5b16af2ee90068a29671088dd4f36c0ac8325ed4 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_land_button_pressed.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_land_calendarview.png b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_land_calendarview.png new file mode 100644 index 0000000000000000000000000000000000000000..6c572aacd003549d4cea5453da889852309ee502 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_land_calendarview.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_land_checkbox.png b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_land_checkbox.png new file mode 100644 index 0000000000000000000000000000000000000000..6fd2ba2a97bab7e4e2b771432f42103d7832636a Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_land_checkbox.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_land_checkbox_checked.png b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_land_checkbox_checked.png new file mode 100644 index 0000000000000000000000000000000000000000..8dd8fd85f2ec373db9472c571cdc0247e14d3614 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_land_checkbox_checked.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_land_edittext.png b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_land_edittext.png new file mode 100644 index 0000000000000000000000000000000000000000..4356dd0c496ed90e2acb8a059c0c1d3a85a0ec70 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_land_edittext.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_land_green_dark.png b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_land_green_dark.png new file mode 100644 index 0000000000000000000000000000000000000000..3b9be5eec71f7b1bed98944685f9e336d39170d9 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_land_green_dark.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_land_green_light.png b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_land_green_light.png new file mode 100644 index 0000000000000000000000000000000000000000..288b75a7399124fb0dc5c184832e06d22c676baf Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_land_green_light.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_land_orange_dark.png b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_land_orange_dark.png new file mode 100644 index 0000000000000000000000000000000000000000..75ff2a5a2eab4195f17198cb7a1d2e4d61a95ebd Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_land_orange_dark.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_land_orange_light.png b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_land_orange_light.png new file mode 100644 index 0000000000000000000000000000000000000000..4872766029853de59b23a8f4364389b582cbb617 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_land_orange_light.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_land_progressbar.png b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_land_progressbar.png new file mode 100644 index 0000000000000000000000000000000000000000..41e958c7ed1a7f8a3818a55c7441e9cc9dab0d3c Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_land_progressbar.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_land_progressbar_horizontal0.png b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_land_progressbar_horizontal0.png new file mode 100644 index 0000000000000000000000000000000000000000..8a2248d6bc4fc462a91eb582e905d276e4085393 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_land_progressbar_horizontal0.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_land_progressbar_horizontal100.png b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_land_progressbar_horizontal100.png new file mode 100644 index 0000000000000000000000000000000000000000..069a67eac539fcb6f471f8a629ab3276c2dd8103 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_land_progressbar_horizontal100.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_land_progressbar_horizontal50.png b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_land_progressbar_horizontal50.png new file mode 100644 index 0000000000000000000000000000000000000000..d7fa13d88bc7c16611b92278ffce5041cd2f20b3 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_land_progressbar_horizontal50.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_land_progressbar_large.png b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_land_progressbar_large.png new file mode 100644 index 0000000000000000000000000000000000000000..0fd63d218de38c73d9ced3dd9d11c9c81f8b3f82 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_land_progressbar_large.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_land_progressbar_small.png b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_land_progressbar_small.png new file mode 100644 index 0000000000000000000000000000000000000000..1a270f9d993500aed6bfa7ae247a4a9d71963c97 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_land_progressbar_small.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_land_progressdialog_horizontal.png b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_land_progressdialog_horizontal.png new file mode 100644 index 0000000000000000000000000000000000000000..78311b6da9986f83989cd5b8a0843ccf7e840c51 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_land_progressdialog_horizontal.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_land_progressdialog_spinner.png b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_land_progressdialog_spinner.png new file mode 100644 index 0000000000000000000000000000000000000000..5849d7177312f1cbc04891aa1d006f4148e6e50d Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_land_progressdialog_spinner.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_land_purple.png b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_land_purple.png new file mode 100644 index 0000000000000000000000000000000000000000..a4c77f0e994f34dc5be5ff0ab5d9149daab920bd Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_land_purple.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_land_radiobutton.png b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_land_radiobutton.png new file mode 100644 index 0000000000000000000000000000000000000000..8d0bd4f6cb18210201e6e36ee707379adb7f27df Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_land_radiobutton.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_land_radiobutton_checked.png b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_land_radiobutton_checked.png new file mode 100644 index 0000000000000000000000000000000000000000..308715315a2eea1c9f9824ff2ac42197186ebcce Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_land_radiobutton_checked.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_land_radiogroup_horizontal.png b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_land_radiogroup_horizontal.png new file mode 100644 index 0000000000000000000000000000000000000000..6076ac21f54cc2a805d7b3a4dbda82cd84b4c542 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_land_radiogroup_horizontal.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_land_radiogroup_vertical.png b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_land_radiogroup_vertical.png new file mode 100644 index 0000000000000000000000000000000000000000..e1e5348e7a8f177e60dc3b455e56e5d4d2451eab Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_land_radiogroup_vertical.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_land_ratingbar_0.png b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_land_ratingbar_0.png new file mode 100644 index 0000000000000000000000000000000000000000..b7ed0fd9e86ff9650e16a0c87c95301bbe71ff12 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_land_ratingbar_0.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_land_ratingbar_0_pressed.png b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_land_ratingbar_0_pressed.png new file mode 100644 index 0000000000000000000000000000000000000000..eb69c2f84fe8555ecde32e49547446104e392e4c Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_land_ratingbar_0_pressed.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_land_ratingbar_2point5.png b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_land_ratingbar_2point5.png new file mode 100644 index 0000000000000000000000000000000000000000..8a38f74f5b9336e29c3cf80c692993f7593ba965 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_land_ratingbar_2point5.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_land_ratingbar_2point5_pressed.png b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_land_ratingbar_2point5_pressed.png new file mode 100644 index 0000000000000000000000000000000000000000..1ad6086d5338b2d92edd48b7146e8c73e2e46c2d Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_land_ratingbar_2point5_pressed.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_land_ratingbar_5.png b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_land_ratingbar_5.png new file mode 100644 index 0000000000000000000000000000000000000000..1dd698f7cfe50fd2662114ff6d075c30994ec2f6 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_land_ratingbar_5.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_land_ratingbar_5_pressed.png b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_land_ratingbar_5_pressed.png new file mode 100644 index 0000000000000000000000000000000000000000..1a64fe9779d141ec5da65b5240136006bd45ac4a Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_land_ratingbar_5_pressed.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_land_red_dark.png b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_land_red_dark.png new file mode 100644 index 0000000000000000000000000000000000000000..4ae5797fe87f8f07a20bc9f9af059236a40fc62e Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_land_red_dark.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_land_red_light.png b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_land_red_light.png new file mode 100644 index 0000000000000000000000000000000000000000..4860c053134581df3f45734836bca2853cfc72b0 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_land_red_light.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_land_searchview.png b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_land_searchview.png new file mode 100644 index 0000000000000000000000000000000000000000..762dd1c277d62e17d93cc5dd99f98208a27ef918 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_land_searchview.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_land_searchview_query.png b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_land_searchview_query.png new file mode 100644 index 0000000000000000000000000000000000000000..921d643a7bf5fd9e39e383062030d9c20a7b5317 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_land_searchview_query.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_land_searchview_queryhint.png b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_land_searchview_queryhint.png new file mode 100644 index 0000000000000000000000000000000000000000..bcf8c6ffa530408fadd22da62364dcac43dc389e Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_land_searchview_queryhint.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_land_seekbar_0.png b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_land_seekbar_0.png new file mode 100644 index 0000000000000000000000000000000000000000..bbdaa9c92b9499033be8b2335f951b85880ec31d Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_land_seekbar_0.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_land_seekbar_100.png b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_land_seekbar_100.png new file mode 100644 index 0000000000000000000000000000000000000000..b89ea7d9a1999f56ee001e18efe5f4133ac20843 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_land_seekbar_100.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_land_seekbar_50.png b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_land_seekbar_50.png new file mode 100644 index 0000000000000000000000000000000000000000..e8320ca220d2525bb6cbc09a60e838e5130c3dd7 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_land_seekbar_50.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_land_spinner.png b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_land_spinner.png new file mode 100644 index 0000000000000000000000000000000000000000..c5daaeb410cf65a3394caa9c6e805f0ca9aaab80 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_land_spinner.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_land_tabhost.png b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_land_tabhost.png new file mode 100644 index 0000000000000000000000000000000000000000..c7926f67993b1843e9a638a27d59e9a764c78c67 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_land_tabhost.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_land_textview.png b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_land_textview.png new file mode 100644 index 0000000000000000000000000000000000000000..188893889ab0af4b5dde1b6282a1a2d74749d7f9 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_land_textview.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_land_toggle_button.png b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_land_toggle_button.png new file mode 100644 index 0000000000000000000000000000000000000000..49afa4e423d52b763085539acf87458274255b45 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_land_toggle_button.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_land_toggle_button_checked.png b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_land_toggle_button_checked.png new file mode 100644 index 0000000000000000000000000000000000000000..e914e333dd919dfc361d607562ae12962bccbdda Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_land_toggle_button_checked.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_land_zoomcontrols.png b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_land_zoomcontrols.png new file mode 100644 index 0000000000000000000000000000000000000000..576340630d8190b61d0e5bb1115e5c16fcbcb33c Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_land_zoomcontrols.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_land_alertdialog_list.png b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_land_alertdialog_list.png new file mode 100644 index 0000000000000000000000000000000000000000..a44977ab95508a047a2708b5267fbd6b27d9da46 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_land_alertdialog_list.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_land_alertdialog_multichoice.png b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_land_alertdialog_multichoice.png new file mode 100644 index 0000000000000000000000000000000000000000..0de7dad7d1f26683fbcc08e58d21d869e499767d Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_land_alertdialog_multichoice.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_land_alertdialog_onebutton.png b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_land_alertdialog_onebutton.png new file mode 100644 index 0000000000000000000000000000000000000000..ebf381777c56a966dd44ee60ffb4d4c920b02076 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_land_alertdialog_onebutton.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_land_alertdialog_singlechoice.png b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_land_alertdialog_singlechoice.png new file mode 100644 index 0000000000000000000000000000000000000000..8b86469f15dd720269aa824bbf73d8d5c31fe0c8 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_land_alertdialog_singlechoice.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_land_alertdialog_threebuttons.png b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_land_alertdialog_threebuttons.png new file mode 100644 index 0000000000000000000000000000000000000000..d58f53ac24634b5d1854204ad5ece28fb09d410f Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_land_alertdialog_threebuttons.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_land_alertdialog_twobuttons.png b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_land_alertdialog_twobuttons.png new file mode 100644 index 0000000000000000000000000000000000000000..164ec815f0114b5438014e23fa7ecaedfca84233 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_land_alertdialog_twobuttons.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_land_blue_bright.png b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_land_blue_bright.png new file mode 100644 index 0000000000000000000000000000000000000000..72f1cd3ddc69d70cad79645ec8bba76e9e7acf54 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_land_blue_bright.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_land_blue_dark.png b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_land_blue_dark.png new file mode 100644 index 0000000000000000000000000000000000000000..8dc3d53adc37cd613b9b0a38b1d68d382bb3b940 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_land_blue_dark.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_land_blue_light.png b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_land_blue_light.png new file mode 100644 index 0000000000000000000000000000000000000000..acdbb58b91295d9b3948cd4815cf943fc2108736 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_land_blue_light.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_land_button.png b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_land_button.png new file mode 100644 index 0000000000000000000000000000000000000000..78a852889e75f3615d8f5d87297fd743fd24cf97 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_land_button.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_land_button_pressed.png b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_land_button_pressed.png new file mode 100644 index 0000000000000000000000000000000000000000..5b16af2ee90068a29671088dd4f36c0ac8325ed4 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_land_button_pressed.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_land_calendarview.png b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_land_calendarview.png new file mode 100644 index 0000000000000000000000000000000000000000..6c572aacd003549d4cea5453da889852309ee502 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_land_calendarview.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_land_checkbox.png b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_land_checkbox.png new file mode 100644 index 0000000000000000000000000000000000000000..6fd2ba2a97bab7e4e2b771432f42103d7832636a Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_land_checkbox.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_land_checkbox_checked.png b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_land_checkbox_checked.png new file mode 100644 index 0000000000000000000000000000000000000000..8dd8fd85f2ec373db9472c571cdc0247e14d3614 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_land_checkbox_checked.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_land_edittext.png b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_land_edittext.png new file mode 100644 index 0000000000000000000000000000000000000000..4356dd0c496ed90e2acb8a059c0c1d3a85a0ec70 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_land_edittext.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_land_green_dark.png b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_land_green_dark.png new file mode 100644 index 0000000000000000000000000000000000000000..3b9be5eec71f7b1bed98944685f9e336d39170d9 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_land_green_dark.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_land_green_light.png b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_land_green_light.png new file mode 100644 index 0000000000000000000000000000000000000000..288b75a7399124fb0dc5c184832e06d22c676baf Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_land_green_light.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_land_orange_dark.png b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_land_orange_dark.png new file mode 100644 index 0000000000000000000000000000000000000000..75ff2a5a2eab4195f17198cb7a1d2e4d61a95ebd Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_land_orange_dark.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_land_orange_light.png b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_land_orange_light.png new file mode 100644 index 0000000000000000000000000000000000000000..4872766029853de59b23a8f4364389b582cbb617 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_land_orange_light.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_land_progressbar.png b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_land_progressbar.png new file mode 100644 index 0000000000000000000000000000000000000000..41e958c7ed1a7f8a3818a55c7441e9cc9dab0d3c Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_land_progressbar.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_land_progressbar_horizontal0.png b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_land_progressbar_horizontal0.png new file mode 100644 index 0000000000000000000000000000000000000000..8a2248d6bc4fc462a91eb582e905d276e4085393 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_land_progressbar_horizontal0.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_land_progressbar_horizontal100.png b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_land_progressbar_horizontal100.png new file mode 100644 index 0000000000000000000000000000000000000000..069a67eac539fcb6f471f8a629ab3276c2dd8103 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_land_progressbar_horizontal100.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_land_progressbar_horizontal50.png b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_land_progressbar_horizontal50.png new file mode 100644 index 0000000000000000000000000000000000000000..d7fa13d88bc7c16611b92278ffce5041cd2f20b3 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_land_progressbar_horizontal50.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_land_progressbar_large.png b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_land_progressbar_large.png new file mode 100644 index 0000000000000000000000000000000000000000..0fd63d218de38c73d9ced3dd9d11c9c81f8b3f82 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_land_progressbar_large.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_land_progressbar_small.png b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_land_progressbar_small.png new file mode 100644 index 0000000000000000000000000000000000000000..1a270f9d993500aed6bfa7ae247a4a9d71963c97 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_land_progressbar_small.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_land_progressdialog_horizontal.png b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_land_progressdialog_horizontal.png new file mode 100644 index 0000000000000000000000000000000000000000..78311b6da9986f83989cd5b8a0843ccf7e840c51 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_land_progressdialog_horizontal.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_land_progressdialog_spinner.png b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_land_progressdialog_spinner.png new file mode 100644 index 0000000000000000000000000000000000000000..5849d7177312f1cbc04891aa1d006f4148e6e50d Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_land_progressdialog_spinner.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_land_purple.png b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_land_purple.png new file mode 100644 index 0000000000000000000000000000000000000000..a4c77f0e994f34dc5be5ff0ab5d9149daab920bd Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_land_purple.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_land_radiobutton.png b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_land_radiobutton.png new file mode 100644 index 0000000000000000000000000000000000000000..8d0bd4f6cb18210201e6e36ee707379adb7f27df Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_land_radiobutton.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_land_radiobutton_checked.png b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_land_radiobutton_checked.png new file mode 100644 index 0000000000000000000000000000000000000000..308715315a2eea1c9f9824ff2ac42197186ebcce Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_land_radiobutton_checked.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_land_radiogroup_horizontal.png b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_land_radiogroup_horizontal.png new file mode 100644 index 0000000000000000000000000000000000000000..6076ac21f54cc2a805d7b3a4dbda82cd84b4c542 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_land_radiogroup_horizontal.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_land_radiogroup_vertical.png b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_land_radiogroup_vertical.png new file mode 100644 index 0000000000000000000000000000000000000000..e1e5348e7a8f177e60dc3b455e56e5d4d2451eab Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_land_radiogroup_vertical.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_land_ratingbar_0.png b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_land_ratingbar_0.png new file mode 100644 index 0000000000000000000000000000000000000000..b7ed0fd9e86ff9650e16a0c87c95301bbe71ff12 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_land_ratingbar_0.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_land_ratingbar_0_pressed.png b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_land_ratingbar_0_pressed.png new file mode 100644 index 0000000000000000000000000000000000000000..eb69c2f84fe8555ecde32e49547446104e392e4c Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_land_ratingbar_0_pressed.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_land_ratingbar_2point5.png b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_land_ratingbar_2point5.png new file mode 100644 index 0000000000000000000000000000000000000000..8a38f74f5b9336e29c3cf80c692993f7593ba965 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_land_ratingbar_2point5.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_land_ratingbar_2point5_pressed.png b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_land_ratingbar_2point5_pressed.png new file mode 100644 index 0000000000000000000000000000000000000000..1ad6086d5338b2d92edd48b7146e8c73e2e46c2d Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_land_ratingbar_2point5_pressed.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_land_ratingbar_5.png b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_land_ratingbar_5.png new file mode 100644 index 0000000000000000000000000000000000000000..1dd698f7cfe50fd2662114ff6d075c30994ec2f6 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_land_ratingbar_5.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_land_ratingbar_5_pressed.png b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_land_ratingbar_5_pressed.png new file mode 100644 index 0000000000000000000000000000000000000000..1a64fe9779d141ec5da65b5240136006bd45ac4a Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_land_ratingbar_5_pressed.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_land_red_dark.png b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_land_red_dark.png new file mode 100644 index 0000000000000000000000000000000000000000..4ae5797fe87f8f07a20bc9f9af059236a40fc62e Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_land_red_dark.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_land_red_light.png b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_land_red_light.png new file mode 100644 index 0000000000000000000000000000000000000000..4860c053134581df3f45734836bca2853cfc72b0 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_land_red_light.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_land_searchview.png b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_land_searchview.png new file mode 100644 index 0000000000000000000000000000000000000000..762dd1c277d62e17d93cc5dd99f98208a27ef918 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_land_searchview.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_land_searchview_query.png b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_land_searchview_query.png new file mode 100644 index 0000000000000000000000000000000000000000..921d643a7bf5fd9e39e383062030d9c20a7b5317 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_land_searchview_query.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_land_searchview_queryhint.png b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_land_searchview_queryhint.png new file mode 100644 index 0000000000000000000000000000000000000000..bcf8c6ffa530408fadd22da62364dcac43dc389e Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_land_searchview_queryhint.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_land_seekbar_0.png b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_land_seekbar_0.png new file mode 100644 index 0000000000000000000000000000000000000000..bbdaa9c92b9499033be8b2335f951b85880ec31d Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_land_seekbar_0.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_land_seekbar_100.png b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_land_seekbar_100.png new file mode 100644 index 0000000000000000000000000000000000000000..b89ea7d9a1999f56ee001e18efe5f4133ac20843 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_land_seekbar_100.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_land_seekbar_50.png b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_land_seekbar_50.png new file mode 100644 index 0000000000000000000000000000000000000000..e8320ca220d2525bb6cbc09a60e838e5130c3dd7 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_land_seekbar_50.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_land_spinner.png b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_land_spinner.png new file mode 100644 index 0000000000000000000000000000000000000000..c5daaeb410cf65a3394caa9c6e805f0ca9aaab80 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_land_spinner.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_land_tabhost.png b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_land_tabhost.png new file mode 100644 index 0000000000000000000000000000000000000000..c7926f67993b1843e9a638a27d59e9a764c78c67 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_land_tabhost.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_land_textview.png b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_land_textview.png new file mode 100644 index 0000000000000000000000000000000000000000..188893889ab0af4b5dde1b6282a1a2d74749d7f9 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_land_textview.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_land_toggle_button.png b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_land_toggle_button.png new file mode 100644 index 0000000000000000000000000000000000000000..49afa4e423d52b763085539acf87458274255b45 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_land_toggle_button.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_land_toggle_button_checked.png b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_land_toggle_button_checked.png new file mode 100644 index 0000000000000000000000000000000000000000..e914e333dd919dfc361d607562ae12962bccbdda Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_land_toggle_button_checked.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_land_zoomcontrols.png b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_land_zoomcontrols.png new file mode 100644 index 0000000000000000000000000000000000000000..576340630d8190b61d0e5bb1115e5c16fcbcb33c Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_land_zoomcontrols.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_port_alertdialog_list.png b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_port_alertdialog_list.png new file mode 100644 index 0000000000000000000000000000000000000000..7662ac0a7eb1cbcd9f9d3501f728f42eefaaf2bd Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_port_alertdialog_list.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_port_alertdialog_multichoice.png b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_port_alertdialog_multichoice.png new file mode 100644 index 0000000000000000000000000000000000000000..f1d19a9790c96ae714a1df7719f4b436e3bed4e8 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_port_alertdialog_multichoice.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_port_alertdialog_onebutton.png b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_port_alertdialog_onebutton.png new file mode 100644 index 0000000000000000000000000000000000000000..bc8dd9a222a164697774084e673b7e73cee3203d Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_port_alertdialog_onebutton.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_port_alertdialog_singlechoice.png b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_port_alertdialog_singlechoice.png new file mode 100644 index 0000000000000000000000000000000000000000..a127d0b980c95fd5e7bf317f70e402d80f5d731c Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_port_alertdialog_singlechoice.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_port_alertdialog_threebuttons.png b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_port_alertdialog_threebuttons.png new file mode 100644 index 0000000000000000000000000000000000000000..07ec4e723571fdced7f229518a7585508fc64ee5 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_port_alertdialog_threebuttons.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_port_alertdialog_twobuttons.png b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_port_alertdialog_twobuttons.png new file mode 100644 index 0000000000000000000000000000000000000000..0954774edf5a65d26ac09f092f9b686c1aa951a4 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_port_alertdialog_twobuttons.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_port_blue_bright.png b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_port_blue_bright.png new file mode 100644 index 0000000000000000000000000000000000000000..778bb0b241655ba2ed668323ee93adf7d6a4dbdd Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_port_blue_bright.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_port_blue_dark.png b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_port_blue_dark.png new file mode 100644 index 0000000000000000000000000000000000000000..78d391b5a86078891a09d50d9829442448fc114e Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_port_blue_dark.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_port_blue_light.png b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_port_blue_light.png new file mode 100644 index 0000000000000000000000000000000000000000..4055f510fb304dc1d6feaa2a8422de2389d06a33 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_port_blue_light.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_port_button.png b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_port_button.png new file mode 100644 index 0000000000000000000000000000000000000000..78a852889e75f3615d8f5d87297fd743fd24cf97 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_port_button.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_port_button_pressed.png b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_port_button_pressed.png new file mode 100644 index 0000000000000000000000000000000000000000..5b16af2ee90068a29671088dd4f36c0ac8325ed4 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_port_button_pressed.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_port_calendarview.png b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_port_calendarview.png new file mode 100644 index 0000000000000000000000000000000000000000..b2ba81b95acd55ae608531852c18f298a68c21d1 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_port_calendarview.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_port_checkbox.png b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_port_checkbox.png new file mode 100644 index 0000000000000000000000000000000000000000..6fd2ba2a97bab7e4e2b771432f42103d7832636a Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_port_checkbox.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_port_checkbox_checked.png b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_port_checkbox_checked.png new file mode 100644 index 0000000000000000000000000000000000000000..8dd8fd85f2ec373db9472c571cdc0247e14d3614 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_port_checkbox_checked.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_port_edittext.png b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_port_edittext.png new file mode 100644 index 0000000000000000000000000000000000000000..277e31e09b0c986be7e2f66bef1de48906100d90 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_port_edittext.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_port_green_dark.png b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_port_green_dark.png new file mode 100644 index 0000000000000000000000000000000000000000..ca9aed3220cb21f40958aaeba96d5e0ac29bb3d1 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_port_green_dark.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_port_green_light.png b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_port_green_light.png new file mode 100644 index 0000000000000000000000000000000000000000..6a326963e16d69b9a8adea738266cda4f755d13b Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_port_green_light.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_port_orange_dark.png b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_port_orange_dark.png new file mode 100644 index 0000000000000000000000000000000000000000..adf1d82145cb5967f625e412288b2cf26752ce27 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_port_orange_dark.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_port_orange_light.png b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_port_orange_light.png new file mode 100644 index 0000000000000000000000000000000000000000..2208f9157a5923077726d5543c7008d684baea4e Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_port_orange_light.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_port_progressbar.png b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_port_progressbar.png new file mode 100644 index 0000000000000000000000000000000000000000..41e958c7ed1a7f8a3818a55c7441e9cc9dab0d3c Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_port_progressbar.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_port_progressbar_horizontal0.png b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_port_progressbar_horizontal0.png new file mode 100644 index 0000000000000000000000000000000000000000..c885b9a806e7aad87b9cde8f6663fa408bf6eafd Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_port_progressbar_horizontal0.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_port_progressbar_horizontal100.png b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_port_progressbar_horizontal100.png new file mode 100644 index 0000000000000000000000000000000000000000..0dc139a0f94f0b71ef01999b13f42781e1ac88f7 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_port_progressbar_horizontal100.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_port_progressbar_horizontal50.png b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_port_progressbar_horizontal50.png new file mode 100644 index 0000000000000000000000000000000000000000..6f45999d8317ac8702400a20de553656feb805f2 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_port_progressbar_horizontal50.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_port_progressbar_large.png b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_port_progressbar_large.png new file mode 100644 index 0000000000000000000000000000000000000000..0fd63d218de38c73d9ced3dd9d11c9c81f8b3f82 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_port_progressbar_large.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_port_progressbar_small.png b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_port_progressbar_small.png new file mode 100644 index 0000000000000000000000000000000000000000..1a270f9d993500aed6bfa7ae247a4a9d71963c97 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_port_progressbar_small.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_port_progressdialog_horizontal.png b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_port_progressdialog_horizontal.png new file mode 100644 index 0000000000000000000000000000000000000000..cd50fe6b183d22fedd5bb3c8c1b1380e7ea1ff3f Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_port_progressdialog_horizontal.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_port_progressdialog_spinner.png b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_port_progressdialog_spinner.png new file mode 100644 index 0000000000000000000000000000000000000000..d1a46e51abf368871725aba81f061da7e07ee577 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_port_progressdialog_spinner.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_port_purple.png b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_port_purple.png new file mode 100644 index 0000000000000000000000000000000000000000..e45ec4feb975752edd2dda3244c6230d25f54be1 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_port_purple.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_port_radiobutton.png b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_port_radiobutton.png new file mode 100644 index 0000000000000000000000000000000000000000..8d0bd4f6cb18210201e6e36ee707379adb7f27df Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_port_radiobutton.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_port_radiobutton_checked.png b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_port_radiobutton_checked.png new file mode 100644 index 0000000000000000000000000000000000000000..308715315a2eea1c9f9824ff2ac42197186ebcce Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_port_radiobutton_checked.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_port_radiogroup_horizontal.png b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_port_radiogroup_horizontal.png new file mode 100644 index 0000000000000000000000000000000000000000..6076ac21f54cc2a805d7b3a4dbda82cd84b4c542 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_port_radiogroup_horizontal.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_port_radiogroup_vertical.png b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_port_radiogroup_vertical.png new file mode 100644 index 0000000000000000000000000000000000000000..e1e5348e7a8f177e60dc3b455e56e5d4d2451eab Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_port_radiogroup_vertical.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_port_ratingbar_0.png b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_port_ratingbar_0.png new file mode 100644 index 0000000000000000000000000000000000000000..b7ed0fd9e86ff9650e16a0c87c95301bbe71ff12 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_port_ratingbar_0.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_port_ratingbar_0_pressed.png b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_port_ratingbar_0_pressed.png new file mode 100644 index 0000000000000000000000000000000000000000..eb69c2f84fe8555ecde32e49547446104e392e4c Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_port_ratingbar_0_pressed.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_port_ratingbar_2point5.png b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_port_ratingbar_2point5.png new file mode 100644 index 0000000000000000000000000000000000000000..8a38f74f5b9336e29c3cf80c692993f7593ba965 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_port_ratingbar_2point5.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_port_ratingbar_2point5_pressed.png b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_port_ratingbar_2point5_pressed.png new file mode 100644 index 0000000000000000000000000000000000000000..1ad6086d5338b2d92edd48b7146e8c73e2e46c2d Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_port_ratingbar_2point5_pressed.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_port_ratingbar_5.png b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_port_ratingbar_5.png new file mode 100644 index 0000000000000000000000000000000000000000..1dd698f7cfe50fd2662114ff6d075c30994ec2f6 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_port_ratingbar_5.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_port_ratingbar_5_pressed.png b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_port_ratingbar_5_pressed.png new file mode 100644 index 0000000000000000000000000000000000000000..1a64fe9779d141ec5da65b5240136006bd45ac4a Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_port_ratingbar_5_pressed.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_port_red_dark.png b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_port_red_dark.png new file mode 100644 index 0000000000000000000000000000000000000000..04f0207cf1a8186090520fd110a056176ead4060 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_port_red_dark.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_port_red_light.png b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_port_red_light.png new file mode 100644 index 0000000000000000000000000000000000000000..03dcaaa5cae6187d8e11ad40d0347a4fec14cf94 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_port_red_light.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_port_searchview.png b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_port_searchview.png new file mode 100644 index 0000000000000000000000000000000000000000..d0a8fda1be2dfc8655568be1380f5b26b81442c1 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_port_searchview.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_port_searchview_query.png b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_port_searchview_query.png new file mode 100644 index 0000000000000000000000000000000000000000..465ee11cc8b5852c4318f7deefd650b07da825bb Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_port_searchview_query.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_port_searchview_queryhint.png b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_port_searchview_queryhint.png new file mode 100644 index 0000000000000000000000000000000000000000..214a841e5073ce31af27b9487429cddc14f05556 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_port_searchview_queryhint.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_port_seekbar_0.png b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_port_seekbar_0.png new file mode 100644 index 0000000000000000000000000000000000000000..4afa2e67a1fd5c9e04b222728c0fc770590656ea Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_port_seekbar_0.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_port_seekbar_100.png b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_port_seekbar_100.png new file mode 100644 index 0000000000000000000000000000000000000000..61306d3a2d1e580646d55c190529c433bb5d405f Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_port_seekbar_100.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_port_seekbar_50.png b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_port_seekbar_50.png new file mode 100644 index 0000000000000000000000000000000000000000..c759be438dc4283f1c532e2c96b17162feb14089 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_port_seekbar_50.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_port_spinner.png b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_port_spinner.png new file mode 100644 index 0000000000000000000000000000000000000000..ebf919886e8ba76ca74e0d935afffbf3c90e4498 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_port_spinner.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_port_tabhost.png b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_port_tabhost.png new file mode 100644 index 0000000000000000000000000000000000000000..5db5c1cf73b7cb997bfa6d1853648f48e74e94c4 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_port_tabhost.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_port_textview.png b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_port_textview.png new file mode 100644 index 0000000000000000000000000000000000000000..faa23b0afc7490f91f183ea13ae32217b7223237 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_port_textview.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_port_toggle_button.png b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_port_toggle_button.png new file mode 100644 index 0000000000000000000000000000000000000000..49afa4e423d52b763085539acf87458274255b45 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_port_toggle_button.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_port_toggle_button_checked.png b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_port_toggle_button_checked.png new file mode 100644 index 0000000000000000000000000000000000000000..e914e333dd919dfc361d607562ae12962bccbdda Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_port_toggle_button_checked.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_port_zoomcontrols.png b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_port_zoomcontrols.png new file mode 100644 index 0000000000000000000000000000000000000000..576340630d8190b61d0e5bb1115e5c16fcbcb33c Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_noactionbar_port_zoomcontrols.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_port_alertdialog_list.png b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_port_alertdialog_list.png new file mode 100644 index 0000000000000000000000000000000000000000..7662ac0a7eb1cbcd9f9d3501f728f42eefaaf2bd Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_port_alertdialog_list.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_port_alertdialog_multichoice.png b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_port_alertdialog_multichoice.png new file mode 100644 index 0000000000000000000000000000000000000000..f1d19a9790c96ae714a1df7719f4b436e3bed4e8 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_port_alertdialog_multichoice.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_port_alertdialog_onebutton.png b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_port_alertdialog_onebutton.png new file mode 100644 index 0000000000000000000000000000000000000000..bc8dd9a222a164697774084e673b7e73cee3203d Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_port_alertdialog_onebutton.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_port_alertdialog_singlechoice.png b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_port_alertdialog_singlechoice.png new file mode 100644 index 0000000000000000000000000000000000000000..a127d0b980c95fd5e7bf317f70e402d80f5d731c Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_port_alertdialog_singlechoice.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_port_alertdialog_threebuttons.png b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_port_alertdialog_threebuttons.png new file mode 100644 index 0000000000000000000000000000000000000000..07ec4e723571fdced7f229518a7585508fc64ee5 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_port_alertdialog_threebuttons.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_port_alertdialog_twobuttons.png b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_port_alertdialog_twobuttons.png new file mode 100644 index 0000000000000000000000000000000000000000..0954774edf5a65d26ac09f092f9b686c1aa951a4 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_port_alertdialog_twobuttons.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_port_blue_bright.png b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_port_blue_bright.png new file mode 100644 index 0000000000000000000000000000000000000000..778bb0b241655ba2ed668323ee93adf7d6a4dbdd Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_port_blue_bright.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_port_blue_dark.png b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_port_blue_dark.png new file mode 100644 index 0000000000000000000000000000000000000000..78d391b5a86078891a09d50d9829442448fc114e Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_port_blue_dark.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_port_blue_light.png b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_port_blue_light.png new file mode 100644 index 0000000000000000000000000000000000000000..4055f510fb304dc1d6feaa2a8422de2389d06a33 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_port_blue_light.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_port_button.png b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_port_button.png new file mode 100644 index 0000000000000000000000000000000000000000..78a852889e75f3615d8f5d87297fd743fd24cf97 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_port_button.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_port_button_pressed.png b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_port_button_pressed.png new file mode 100644 index 0000000000000000000000000000000000000000..5b16af2ee90068a29671088dd4f36c0ac8325ed4 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_port_button_pressed.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_port_calendarview.png b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_port_calendarview.png new file mode 100644 index 0000000000000000000000000000000000000000..b2ba81b95acd55ae608531852c18f298a68c21d1 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_port_calendarview.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_port_checkbox.png b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_port_checkbox.png new file mode 100644 index 0000000000000000000000000000000000000000..6fd2ba2a97bab7e4e2b771432f42103d7832636a Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_port_checkbox.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_port_checkbox_checked.png b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_port_checkbox_checked.png new file mode 100644 index 0000000000000000000000000000000000000000..8dd8fd85f2ec373db9472c571cdc0247e14d3614 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_port_checkbox_checked.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_port_edittext.png b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_port_edittext.png new file mode 100644 index 0000000000000000000000000000000000000000..277e31e09b0c986be7e2f66bef1de48906100d90 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_port_edittext.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_port_green_dark.png b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_port_green_dark.png new file mode 100644 index 0000000000000000000000000000000000000000..ca9aed3220cb21f40958aaeba96d5e0ac29bb3d1 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_port_green_dark.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_port_green_light.png b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_port_green_light.png new file mode 100644 index 0000000000000000000000000000000000000000..6a326963e16d69b9a8adea738266cda4f755d13b Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_port_green_light.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_port_orange_dark.png b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_port_orange_dark.png new file mode 100644 index 0000000000000000000000000000000000000000..adf1d82145cb5967f625e412288b2cf26752ce27 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_port_orange_dark.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_port_orange_light.png b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_port_orange_light.png new file mode 100644 index 0000000000000000000000000000000000000000..2208f9157a5923077726d5543c7008d684baea4e Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_port_orange_light.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_port_progressbar.png b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_port_progressbar.png new file mode 100644 index 0000000000000000000000000000000000000000..41e958c7ed1a7f8a3818a55c7441e9cc9dab0d3c Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_port_progressbar.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_port_progressbar_horizontal0.png b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_port_progressbar_horizontal0.png new file mode 100644 index 0000000000000000000000000000000000000000..c885b9a806e7aad87b9cde8f6663fa408bf6eafd Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_port_progressbar_horizontal0.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_port_progressbar_horizontal100.png b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_port_progressbar_horizontal100.png new file mode 100644 index 0000000000000000000000000000000000000000..0dc139a0f94f0b71ef01999b13f42781e1ac88f7 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_port_progressbar_horizontal100.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_port_progressbar_horizontal50.png b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_port_progressbar_horizontal50.png new file mode 100644 index 0000000000000000000000000000000000000000..6f45999d8317ac8702400a20de553656feb805f2 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_port_progressbar_horizontal50.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_port_progressbar_large.png b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_port_progressbar_large.png new file mode 100644 index 0000000000000000000000000000000000000000..0fd63d218de38c73d9ced3dd9d11c9c81f8b3f82 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_port_progressbar_large.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_port_progressbar_small.png b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_port_progressbar_small.png new file mode 100644 index 0000000000000000000000000000000000000000..1a270f9d993500aed6bfa7ae247a4a9d71963c97 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_port_progressbar_small.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_port_progressdialog_horizontal.png b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_port_progressdialog_horizontal.png new file mode 100644 index 0000000000000000000000000000000000000000..cd50fe6b183d22fedd5bb3c8c1b1380e7ea1ff3f Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_port_progressdialog_horizontal.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_port_progressdialog_spinner.png b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_port_progressdialog_spinner.png new file mode 100644 index 0000000000000000000000000000000000000000..d1a46e51abf368871725aba81f061da7e07ee577 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_port_progressdialog_spinner.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_port_purple.png b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_port_purple.png new file mode 100644 index 0000000000000000000000000000000000000000..e45ec4feb975752edd2dda3244c6230d25f54be1 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_port_purple.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_port_radiobutton.png b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_port_radiobutton.png new file mode 100644 index 0000000000000000000000000000000000000000..8d0bd4f6cb18210201e6e36ee707379adb7f27df Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_port_radiobutton.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_port_radiobutton_checked.png b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_port_radiobutton_checked.png new file mode 100644 index 0000000000000000000000000000000000000000..308715315a2eea1c9f9824ff2ac42197186ebcce Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_port_radiobutton_checked.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_port_radiogroup_horizontal.png b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_port_radiogroup_horizontal.png new file mode 100644 index 0000000000000000000000000000000000000000..6076ac21f54cc2a805d7b3a4dbda82cd84b4c542 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_port_radiogroup_horizontal.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_port_radiogroup_vertical.png b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_port_radiogroup_vertical.png new file mode 100644 index 0000000000000000000000000000000000000000..e1e5348e7a8f177e60dc3b455e56e5d4d2451eab Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_port_radiogroup_vertical.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_port_ratingbar_0.png b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_port_ratingbar_0.png new file mode 100644 index 0000000000000000000000000000000000000000..b7ed0fd9e86ff9650e16a0c87c95301bbe71ff12 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_port_ratingbar_0.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_port_ratingbar_0_pressed.png b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_port_ratingbar_0_pressed.png new file mode 100644 index 0000000000000000000000000000000000000000..eb69c2f84fe8555ecde32e49547446104e392e4c Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_port_ratingbar_0_pressed.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_port_ratingbar_2point5.png b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_port_ratingbar_2point5.png new file mode 100644 index 0000000000000000000000000000000000000000..8a38f74f5b9336e29c3cf80c692993f7593ba965 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_port_ratingbar_2point5.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_port_ratingbar_2point5_pressed.png b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_port_ratingbar_2point5_pressed.png new file mode 100644 index 0000000000000000000000000000000000000000..1ad6086d5338b2d92edd48b7146e8c73e2e46c2d Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_port_ratingbar_2point5_pressed.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_port_ratingbar_5.png b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_port_ratingbar_5.png new file mode 100644 index 0000000000000000000000000000000000000000..1dd698f7cfe50fd2662114ff6d075c30994ec2f6 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_port_ratingbar_5.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_port_ratingbar_5_pressed.png b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_port_ratingbar_5_pressed.png new file mode 100644 index 0000000000000000000000000000000000000000..1a64fe9779d141ec5da65b5240136006bd45ac4a Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_port_ratingbar_5_pressed.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_port_red_dark.png b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_port_red_dark.png new file mode 100644 index 0000000000000000000000000000000000000000..04f0207cf1a8186090520fd110a056176ead4060 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_port_red_dark.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_port_red_light.png b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_port_red_light.png new file mode 100644 index 0000000000000000000000000000000000000000..03dcaaa5cae6187d8e11ad40d0347a4fec14cf94 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_port_red_light.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_port_searchview.png b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_port_searchview.png new file mode 100644 index 0000000000000000000000000000000000000000..d0a8fda1be2dfc8655568be1380f5b26b81442c1 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_port_searchview.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_port_searchview_query.png b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_port_searchview_query.png new file mode 100644 index 0000000000000000000000000000000000000000..465ee11cc8b5852c4318f7deefd650b07da825bb Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_port_searchview_query.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_port_searchview_queryhint.png b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_port_searchview_queryhint.png new file mode 100644 index 0000000000000000000000000000000000000000..214a841e5073ce31af27b9487429cddc14f05556 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_port_searchview_queryhint.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_port_seekbar_0.png b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_port_seekbar_0.png new file mode 100644 index 0000000000000000000000000000000000000000..4afa2e67a1fd5c9e04b222728c0fc770590656ea Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_port_seekbar_0.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_port_seekbar_100.png b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_port_seekbar_100.png new file mode 100644 index 0000000000000000000000000000000000000000..61306d3a2d1e580646d55c190529c433bb5d405f Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_port_seekbar_100.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_port_seekbar_50.png b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_port_seekbar_50.png new file mode 100644 index 0000000000000000000000000000000000000000..c759be438dc4283f1c532e2c96b17162feb14089 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_port_seekbar_50.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_port_spinner.png b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_port_spinner.png new file mode 100644 index 0000000000000000000000000000000000000000..ebf919886e8ba76ca74e0d935afffbf3c90e4498 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_port_spinner.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_port_tabhost.png b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_port_tabhost.png new file mode 100644 index 0000000000000000000000000000000000000000..5db5c1cf73b7cb997bfa6d1853648f48e74e94c4 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_port_tabhost.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_port_textview.png b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_port_textview.png new file mode 100644 index 0000000000000000000000000000000000000000..faa23b0afc7490f91f183ea13ae32217b7223237 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_port_textview.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_port_toggle_button.png b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_port_toggle_button.png new file mode 100644 index 0000000000000000000000000000000000000000..49afa4e423d52b763085539acf87458274255b45 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_port_toggle_button.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_port_toggle_button_checked.png b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_port_toggle_button_checked.png new file mode 100644 index 0000000000000000000000000000000000000000..e914e333dd919dfc361d607562ae12962bccbdda Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_port_toggle_button_checked.png differ diff --git a/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_port_zoomcontrols.png b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_port_zoomcontrols.png new file mode 100644 index 0000000000000000000000000000000000000000..576340630d8190b61d0e5bb1115e5c16fcbcb33c Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_dialogwhenlarge_port_zoomcontrols.png differ diff --git a/tests/res/drawable-hdpi/holo_light_land_alertdialog_list.png b/tests/res/drawable-hdpi/holo_light_land_alertdialog_list.png index 2929cb3074c6dea14fc828b7a3318c7daff48644..a44977ab95508a047a2708b5267fbd6b27d9da46 100644 Binary files a/tests/res/drawable-hdpi/holo_light_land_alertdialog_list.png and b/tests/res/drawable-hdpi/holo_light_land_alertdialog_list.png differ diff --git a/tests/res/drawable-hdpi/holo_light_land_alertdialog_multichoice.png b/tests/res/drawable-hdpi/holo_light_land_alertdialog_multichoice.png index 494cb3661f05e66a33f8b2f47aecb222764d77ba..0de7dad7d1f26683fbcc08e58d21d869e499767d 100644 Binary files a/tests/res/drawable-hdpi/holo_light_land_alertdialog_multichoice.png and b/tests/res/drawable-hdpi/holo_light_land_alertdialog_multichoice.png differ diff --git a/tests/res/drawable-hdpi/holo_light_land_alertdialog_onebutton.png b/tests/res/drawable-hdpi/holo_light_land_alertdialog_onebutton.png index 02504c8bace83a4a1584a49e6e605834278a6bdd..ebf381777c56a966dd44ee60ffb4d4c920b02076 100644 Binary files a/tests/res/drawable-hdpi/holo_light_land_alertdialog_onebutton.png and b/tests/res/drawable-hdpi/holo_light_land_alertdialog_onebutton.png differ diff --git a/tests/res/drawable-hdpi/holo_light_land_alertdialog_singlechoice.png b/tests/res/drawable-hdpi/holo_light_land_alertdialog_singlechoice.png index 793e907716476610b667f6b4f42c4195ae2217af..8b86469f15dd720269aa824bbf73d8d5c31fe0c8 100644 Binary files a/tests/res/drawable-hdpi/holo_light_land_alertdialog_singlechoice.png and b/tests/res/drawable-hdpi/holo_light_land_alertdialog_singlechoice.png differ diff --git a/tests/res/drawable-hdpi/holo_light_land_alertdialog_threebuttons.png b/tests/res/drawable-hdpi/holo_light_land_alertdialog_threebuttons.png index 954611b09d6f8c0d932e8be6301802d695855728..d58f53ac24634b5d1854204ad5ece28fb09d410f 100644 Binary files a/tests/res/drawable-hdpi/holo_light_land_alertdialog_threebuttons.png and b/tests/res/drawable-hdpi/holo_light_land_alertdialog_threebuttons.png differ diff --git a/tests/res/drawable-hdpi/holo_light_land_alertdialog_twobuttons.png b/tests/res/drawable-hdpi/holo_light_land_alertdialog_twobuttons.png index 26034a2f6ee7b72ade34fb90e6a2e11b37101334..164ec815f0114b5438014e23fa7ecaedfca84233 100644 Binary files a/tests/res/drawable-hdpi/holo_light_land_alertdialog_twobuttons.png and b/tests/res/drawable-hdpi/holo_light_land_alertdialog_twobuttons.png differ diff --git a/tests/res/drawable-hdpi/holo_light_land_blue_bright.png b/tests/res/drawable-hdpi/holo_light_land_blue_bright.png index 2b362a91621b5df5af05301043c4ad01789864bf..72f1cd3ddc69d70cad79645ec8bba76e9e7acf54 100644 Binary files a/tests/res/drawable-hdpi/holo_light_land_blue_bright.png and b/tests/res/drawable-hdpi/holo_light_land_blue_bright.png differ diff --git a/tests/res/drawable-hdpi/holo_light_land_blue_dark.png b/tests/res/drawable-hdpi/holo_light_land_blue_dark.png index 3c8e3b51a7686f4cc4b5304587069b2d31896918..8dc3d53adc37cd613b9b0a38b1d68d382bb3b940 100644 Binary files a/tests/res/drawable-hdpi/holo_light_land_blue_dark.png and b/tests/res/drawable-hdpi/holo_light_land_blue_dark.png differ diff --git a/tests/res/drawable-hdpi/holo_light_land_blue_light.png b/tests/res/drawable-hdpi/holo_light_land_blue_light.png index c7e65895266b4728978b1d727b320d3b33ee37ae..acdbb58b91295d9b3948cd4815cf943fc2108736 100644 Binary files a/tests/res/drawable-hdpi/holo_light_land_blue_light.png and b/tests/res/drawable-hdpi/holo_light_land_blue_light.png differ diff --git a/tests/res/drawable-hdpi/holo_light_land_button.png b/tests/res/drawable-hdpi/holo_light_land_button.png index b65c7b53fe30b026a2ea0cefd37c4a53c097a0e2..78a852889e75f3615d8f5d87297fd743fd24cf97 100644 Binary files a/tests/res/drawable-hdpi/holo_light_land_button.png and b/tests/res/drawable-hdpi/holo_light_land_button.png differ diff --git a/tests/res/drawable-hdpi/holo_light_land_button_pressed.png b/tests/res/drawable-hdpi/holo_light_land_button_pressed.png index e1c308898377a144e4b778b7654d72107d42888a..5b16af2ee90068a29671088dd4f36c0ac8325ed4 100644 Binary files a/tests/res/drawable-hdpi/holo_light_land_button_pressed.png and b/tests/res/drawable-hdpi/holo_light_land_button_pressed.png differ diff --git a/tests/res/drawable-hdpi/holo_light_land_calendarview.png b/tests/res/drawable-hdpi/holo_light_land_calendarview.png index a1a423fa261631e7330271c7a55400ea448bee37..6c572aacd003549d4cea5453da889852309ee502 100644 Binary files a/tests/res/drawable-hdpi/holo_light_land_calendarview.png and b/tests/res/drawable-hdpi/holo_light_land_calendarview.png differ diff --git a/tests/res/drawable-hdpi/holo_light_land_checkbox.png b/tests/res/drawable-hdpi/holo_light_land_checkbox.png index 403f00305fd124f1ec4bc258eb19dbcc0ed747b2..6fd2ba2a97bab7e4e2b771432f42103d7832636a 100644 Binary files a/tests/res/drawable-hdpi/holo_light_land_checkbox.png and b/tests/res/drawable-hdpi/holo_light_land_checkbox.png differ diff --git a/tests/res/drawable-hdpi/holo_light_land_checkbox_checked.png b/tests/res/drawable-hdpi/holo_light_land_checkbox_checked.png index 4fddac2102cec50c2b2d25fd3554f1f4ecf74289..8dd8fd85f2ec373db9472c571cdc0247e14d3614 100644 Binary files a/tests/res/drawable-hdpi/holo_light_land_checkbox_checked.png and b/tests/res/drawable-hdpi/holo_light_land_checkbox_checked.png differ diff --git a/tests/res/drawable-hdpi/holo_light_land_edittext.png b/tests/res/drawable-hdpi/holo_light_land_edittext.png index 3b79df14fd5d8f7e3c04b268df6570b571b932a2..4356dd0c496ed90e2acb8a059c0c1d3a85a0ec70 100644 Binary files a/tests/res/drawable-hdpi/holo_light_land_edittext.png and b/tests/res/drawable-hdpi/holo_light_land_edittext.png differ diff --git a/tests/res/drawable-hdpi/holo_light_land_green_dark.png b/tests/res/drawable-hdpi/holo_light_land_green_dark.png index ca42e5df39e857b261ec6aa9ac4da86737b5d80f..3b9be5eec71f7b1bed98944685f9e336d39170d9 100644 Binary files a/tests/res/drawable-hdpi/holo_light_land_green_dark.png and b/tests/res/drawable-hdpi/holo_light_land_green_dark.png differ diff --git a/tests/res/drawable-hdpi/holo_light_land_green_light.png b/tests/res/drawable-hdpi/holo_light_land_green_light.png index 5212b7052eeb2fb2d8c0233af0c77083ebba8fbf..288b75a7399124fb0dc5c184832e06d22c676baf 100644 Binary files a/tests/res/drawable-hdpi/holo_light_land_green_light.png and b/tests/res/drawable-hdpi/holo_light_land_green_light.png differ diff --git a/tests/res/drawable-hdpi/holo_light_land_orange_dark.png b/tests/res/drawable-hdpi/holo_light_land_orange_dark.png index 0f033969b063df55927675fcd20e65496dc4482b..75ff2a5a2eab4195f17198cb7a1d2e4d61a95ebd 100644 Binary files a/tests/res/drawable-hdpi/holo_light_land_orange_dark.png and b/tests/res/drawable-hdpi/holo_light_land_orange_dark.png differ diff --git a/tests/res/drawable-hdpi/holo_light_land_orange_light.png b/tests/res/drawable-hdpi/holo_light_land_orange_light.png index 91c2153653b2a8d13834a0869e975833410cd58e..4872766029853de59b23a8f4364389b582cbb617 100644 Binary files a/tests/res/drawable-hdpi/holo_light_land_orange_light.png and b/tests/res/drawable-hdpi/holo_light_land_orange_light.png differ diff --git a/tests/res/drawable-hdpi/holo_light_land_progressbar.png b/tests/res/drawable-hdpi/holo_light_land_progressbar.png index f5d1226949f9538b111570d5592f8968163e3481..41e958c7ed1a7f8a3818a55c7441e9cc9dab0d3c 100644 Binary files a/tests/res/drawable-hdpi/holo_light_land_progressbar.png and b/tests/res/drawable-hdpi/holo_light_land_progressbar.png differ diff --git a/tests/res/drawable-hdpi/holo_light_land_progressbar_horizontal0.png b/tests/res/drawable-hdpi/holo_light_land_progressbar_horizontal0.png index 2dde5f3a52b5a1b840ecd85df77b9f804fa77c30..8a2248d6bc4fc462a91eb582e905d276e4085393 100644 Binary files a/tests/res/drawable-hdpi/holo_light_land_progressbar_horizontal0.png and b/tests/res/drawable-hdpi/holo_light_land_progressbar_horizontal0.png differ diff --git a/tests/res/drawable-hdpi/holo_light_land_progressbar_horizontal100.png b/tests/res/drawable-hdpi/holo_light_land_progressbar_horizontal100.png index 4202fce88747ccd7b4f59a2e62fbd6fb2d5837e7..069a67eac539fcb6f471f8a629ab3276c2dd8103 100644 Binary files a/tests/res/drawable-hdpi/holo_light_land_progressbar_horizontal100.png and b/tests/res/drawable-hdpi/holo_light_land_progressbar_horizontal100.png differ diff --git a/tests/res/drawable-hdpi/holo_light_land_progressbar_horizontal50.png b/tests/res/drawable-hdpi/holo_light_land_progressbar_horizontal50.png index c0efc97521165c82389429c2db8c450d72739ca3..d7fa13d88bc7c16611b92278ffce5041cd2f20b3 100644 Binary files a/tests/res/drawable-hdpi/holo_light_land_progressbar_horizontal50.png and b/tests/res/drawable-hdpi/holo_light_land_progressbar_horizontal50.png differ diff --git a/tests/res/drawable-hdpi/holo_light_land_progressbar_large.png b/tests/res/drawable-hdpi/holo_light_land_progressbar_large.png index 82bfaab8a535ed171025fc8c496f1be07d9d9a68..0fd63d218de38c73d9ced3dd9d11c9c81f8b3f82 100644 Binary files a/tests/res/drawable-hdpi/holo_light_land_progressbar_large.png and b/tests/res/drawable-hdpi/holo_light_land_progressbar_large.png differ diff --git a/tests/res/drawable-hdpi/holo_light_land_progressbar_small.png b/tests/res/drawable-hdpi/holo_light_land_progressbar_small.png index d2a367295a041cb009a07eddcfe9d34a876e06e0..1a270f9d993500aed6bfa7ae247a4a9d71963c97 100644 Binary files a/tests/res/drawable-hdpi/holo_light_land_progressbar_small.png and b/tests/res/drawable-hdpi/holo_light_land_progressbar_small.png differ diff --git a/tests/res/drawable-hdpi/holo_light_land_progressdialog_horizontal.png b/tests/res/drawable-hdpi/holo_light_land_progressdialog_horizontal.png index d7ed0cebaab512e488205286be3bbd54f0d2ac07..78311b6da9986f83989cd5b8a0843ccf7e840c51 100644 Binary files a/tests/res/drawable-hdpi/holo_light_land_progressdialog_horizontal.png and b/tests/res/drawable-hdpi/holo_light_land_progressdialog_horizontal.png differ diff --git a/tests/res/drawable-hdpi/holo_light_land_progressdialog_spinner.png b/tests/res/drawable-hdpi/holo_light_land_progressdialog_spinner.png index f171ff16339b9a27ce499f9390eac25ffbe614e6..5849d7177312f1cbc04891aa1d006f4148e6e50d 100644 Binary files a/tests/res/drawable-hdpi/holo_light_land_progressdialog_spinner.png and b/tests/res/drawable-hdpi/holo_light_land_progressdialog_spinner.png differ diff --git a/tests/res/drawable-hdpi/holo_light_land_purple.png b/tests/res/drawable-hdpi/holo_light_land_purple.png index 6f0b611957a0beaa65b9a63117dc85c4b4f81872..a4c77f0e994f34dc5be5ff0ab5d9149daab920bd 100644 Binary files a/tests/res/drawable-hdpi/holo_light_land_purple.png and b/tests/res/drawable-hdpi/holo_light_land_purple.png differ diff --git a/tests/res/drawable-hdpi/holo_light_land_radiobutton.png b/tests/res/drawable-hdpi/holo_light_land_radiobutton.png index 94b3ee7a109ac2f7b8530c7a87d0e1ebee92bce6..8d0bd4f6cb18210201e6e36ee707379adb7f27df 100644 Binary files a/tests/res/drawable-hdpi/holo_light_land_radiobutton.png and b/tests/res/drawable-hdpi/holo_light_land_radiobutton.png differ diff --git a/tests/res/drawable-hdpi/holo_light_land_radiobutton_checked.png b/tests/res/drawable-hdpi/holo_light_land_radiobutton_checked.png index d2d58a5abc422b245e9f1034e8646f418c5ea226..308715315a2eea1c9f9824ff2ac42197186ebcce 100644 Binary files a/tests/res/drawable-hdpi/holo_light_land_radiobutton_checked.png and b/tests/res/drawable-hdpi/holo_light_land_radiobutton_checked.png differ diff --git a/tests/res/drawable-hdpi/holo_light_land_radiogroup_horizontal.png b/tests/res/drawable-hdpi/holo_light_land_radiogroup_horizontal.png index d98797c109ad2fcbd01e011af4788fd718814d15..6076ac21f54cc2a805d7b3a4dbda82cd84b4c542 100644 Binary files a/tests/res/drawable-hdpi/holo_light_land_radiogroup_horizontal.png and b/tests/res/drawable-hdpi/holo_light_land_radiogroup_horizontal.png differ diff --git a/tests/res/drawable-hdpi/holo_light_land_radiogroup_vertical.png b/tests/res/drawable-hdpi/holo_light_land_radiogroup_vertical.png index 3e84a9c814115b78d3d937390cf09cc67641dc80..e1e5348e7a8f177e60dc3b455e56e5d4d2451eab 100644 Binary files a/tests/res/drawable-hdpi/holo_light_land_radiogroup_vertical.png and b/tests/res/drawable-hdpi/holo_light_land_radiogroup_vertical.png differ diff --git a/tests/res/drawable-hdpi/holo_light_land_red_dark.png b/tests/res/drawable-hdpi/holo_light_land_red_dark.png index c5925a5f1c5f860e36a1deef965c85bb75564253..4ae5797fe87f8f07a20bc9f9af059236a40fc62e 100644 Binary files a/tests/res/drawable-hdpi/holo_light_land_red_dark.png and b/tests/res/drawable-hdpi/holo_light_land_red_dark.png differ diff --git a/tests/res/drawable-hdpi/holo_light_land_red_light.png b/tests/res/drawable-hdpi/holo_light_land_red_light.png index 4552be9f2d551ef9c12d0bd3d69b562730c5a7af..4860c053134581df3f45734836bca2853cfc72b0 100644 Binary files a/tests/res/drawable-hdpi/holo_light_land_red_light.png and b/tests/res/drawable-hdpi/holo_light_land_red_light.png differ diff --git a/tests/res/drawable-hdpi/holo_light_land_searchview.png b/tests/res/drawable-hdpi/holo_light_land_searchview.png index dfd917a1851c8995c8166b6048435b4bec721f5f..762dd1c277d62e17d93cc5dd99f98208a27ef918 100644 Binary files a/tests/res/drawable-hdpi/holo_light_land_searchview.png and b/tests/res/drawable-hdpi/holo_light_land_searchview.png differ diff --git a/tests/res/drawable-hdpi/holo_light_land_searchview_query.png b/tests/res/drawable-hdpi/holo_light_land_searchview_query.png index 28e30d279aa24040ffce55b914e49e8caf423b8d..921d643a7bf5fd9e39e383062030d9c20a7b5317 100644 Binary files a/tests/res/drawable-hdpi/holo_light_land_searchview_query.png and b/tests/res/drawable-hdpi/holo_light_land_searchview_query.png differ diff --git a/tests/res/drawable-hdpi/holo_light_land_searchview_queryhint.png b/tests/res/drawable-hdpi/holo_light_land_searchview_queryhint.png index f37980e7e24bfa02012c7e5fdbda5840da6f9dd1..bcf8c6ffa530408fadd22da62364dcac43dc389e 100644 Binary files a/tests/res/drawable-hdpi/holo_light_land_searchview_queryhint.png and b/tests/res/drawable-hdpi/holo_light_land_searchview_queryhint.png differ diff --git a/tests/res/drawable-hdpi/holo_light_land_seekbar_0.png b/tests/res/drawable-hdpi/holo_light_land_seekbar_0.png index 083c27cc3f1372f28d23341b9ff0c01e9e953faa..bbdaa9c92b9499033be8b2335f951b85880ec31d 100644 Binary files a/tests/res/drawable-hdpi/holo_light_land_seekbar_0.png and b/tests/res/drawable-hdpi/holo_light_land_seekbar_0.png differ diff --git a/tests/res/drawable-hdpi/holo_light_land_seekbar_100.png b/tests/res/drawable-hdpi/holo_light_land_seekbar_100.png index 3564320a292fe3f2489774b169386f72e5560041..b89ea7d9a1999f56ee001e18efe5f4133ac20843 100644 Binary files a/tests/res/drawable-hdpi/holo_light_land_seekbar_100.png and b/tests/res/drawable-hdpi/holo_light_land_seekbar_100.png differ diff --git a/tests/res/drawable-hdpi/holo_light_land_seekbar_50.png b/tests/res/drawable-hdpi/holo_light_land_seekbar_50.png index c0d10a4b6883eab4016bcceb381ac62e1ef6f9d3..e8320ca220d2525bb6cbc09a60e838e5130c3dd7 100644 Binary files a/tests/res/drawable-hdpi/holo_light_land_seekbar_50.png and b/tests/res/drawable-hdpi/holo_light_land_seekbar_50.png differ diff --git a/tests/res/drawable-hdpi/holo_light_land_spinner.png b/tests/res/drawable-hdpi/holo_light_land_spinner.png index a50870d330d9bd1f1912828dc37463cfba3757ec..c5daaeb410cf65a3394caa9c6e805f0ca9aaab80 100644 Binary files a/tests/res/drawable-hdpi/holo_light_land_spinner.png and b/tests/res/drawable-hdpi/holo_light_land_spinner.png differ diff --git a/tests/res/drawable-hdpi/holo_light_land_tabhost.png b/tests/res/drawable-hdpi/holo_light_land_tabhost.png index a7140a569d0708d858e7d4d6fadfba14849e75a3..c7926f67993b1843e9a638a27d59e9a764c78c67 100644 Binary files a/tests/res/drawable-hdpi/holo_light_land_tabhost.png and b/tests/res/drawable-hdpi/holo_light_land_tabhost.png differ diff --git a/tests/res/drawable-hdpi/holo_light_land_textview.png b/tests/res/drawable-hdpi/holo_light_land_textview.png index 4cdbf1bd711c2dcab25631326aa99768af35e446..188893889ab0af4b5dde1b6282a1a2d74749d7f9 100644 Binary files a/tests/res/drawable-hdpi/holo_light_land_textview.png and b/tests/res/drawable-hdpi/holo_light_land_textview.png differ diff --git a/tests/res/drawable-hdpi/holo_light_land_toggle_button.png b/tests/res/drawable-hdpi/holo_light_land_toggle_button.png index e74a8f7e03516a945c4d4fc7a1465e8f96892f95..49afa4e423d52b763085539acf87458274255b45 100644 Binary files a/tests/res/drawable-hdpi/holo_light_land_toggle_button.png and b/tests/res/drawable-hdpi/holo_light_land_toggle_button.png differ diff --git a/tests/res/drawable-hdpi/holo_light_land_toggle_button_checked.png b/tests/res/drawable-hdpi/holo_light_land_toggle_button_checked.png index 429de232862d17bbcddb038e8faf129f1a987202..e914e333dd919dfc361d607562ae12962bccbdda 100644 Binary files a/tests/res/drawable-hdpi/holo_light_land_toggle_button_checked.png and b/tests/res/drawable-hdpi/holo_light_land_toggle_button_checked.png differ diff --git a/tests/res/drawable-hdpi/holo_light_noactionbar_fullscreen_land_alertdialog_list.png b/tests/res/drawable-hdpi/holo_light_noactionbar_fullscreen_land_alertdialog_list.png new file mode 100644 index 0000000000000000000000000000000000000000..a44977ab95508a047a2708b5267fbd6b27d9da46 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_noactionbar_fullscreen_land_alertdialog_list.png differ diff --git a/tests/res/drawable-hdpi/holo_light_noactionbar_fullscreen_land_alertdialog_multichoice.png b/tests/res/drawable-hdpi/holo_light_noactionbar_fullscreen_land_alertdialog_multichoice.png new file mode 100644 index 0000000000000000000000000000000000000000..0de7dad7d1f26683fbcc08e58d21d869e499767d Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_noactionbar_fullscreen_land_alertdialog_multichoice.png differ diff --git a/tests/res/drawable-hdpi/holo_light_noactionbar_fullscreen_land_alertdialog_onebutton.png b/tests/res/drawable-hdpi/holo_light_noactionbar_fullscreen_land_alertdialog_onebutton.png new file mode 100644 index 0000000000000000000000000000000000000000..ebf381777c56a966dd44ee60ffb4d4c920b02076 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_noactionbar_fullscreen_land_alertdialog_onebutton.png differ diff --git a/tests/res/drawable-hdpi/holo_light_noactionbar_fullscreen_land_alertdialog_singlechoice.png b/tests/res/drawable-hdpi/holo_light_noactionbar_fullscreen_land_alertdialog_singlechoice.png new file mode 100644 index 0000000000000000000000000000000000000000..8b86469f15dd720269aa824bbf73d8d5c31fe0c8 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_noactionbar_fullscreen_land_alertdialog_singlechoice.png differ diff --git a/tests/res/drawable-hdpi/holo_light_noactionbar_fullscreen_land_alertdialog_threebuttons.png b/tests/res/drawable-hdpi/holo_light_noactionbar_fullscreen_land_alertdialog_threebuttons.png new file mode 100644 index 0000000000000000000000000000000000000000..d58f53ac24634b5d1854204ad5ece28fb09d410f Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_noactionbar_fullscreen_land_alertdialog_threebuttons.png differ diff --git a/tests/res/drawable-hdpi/holo_light_noactionbar_fullscreen_land_alertdialog_twobuttons.png b/tests/res/drawable-hdpi/holo_light_noactionbar_fullscreen_land_alertdialog_twobuttons.png new file mode 100644 index 0000000000000000000000000000000000000000..164ec815f0114b5438014e23fa7ecaedfca84233 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_noactionbar_fullscreen_land_alertdialog_twobuttons.png differ diff --git a/tests/res/drawable-hdpi/holo_light_noactionbar_fullscreen_land_blue_bright.png b/tests/res/drawable-hdpi/holo_light_noactionbar_fullscreen_land_blue_bright.png new file mode 100644 index 0000000000000000000000000000000000000000..72f1cd3ddc69d70cad79645ec8bba76e9e7acf54 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_noactionbar_fullscreen_land_blue_bright.png differ diff --git a/tests/res/drawable-hdpi/holo_light_noactionbar_fullscreen_land_blue_dark.png b/tests/res/drawable-hdpi/holo_light_noactionbar_fullscreen_land_blue_dark.png new file mode 100644 index 0000000000000000000000000000000000000000..8dc3d53adc37cd613b9b0a38b1d68d382bb3b940 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_noactionbar_fullscreen_land_blue_dark.png differ diff --git a/tests/res/drawable-hdpi/holo_light_noactionbar_fullscreen_land_blue_light.png b/tests/res/drawable-hdpi/holo_light_noactionbar_fullscreen_land_blue_light.png new file mode 100644 index 0000000000000000000000000000000000000000..acdbb58b91295d9b3948cd4815cf943fc2108736 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_noactionbar_fullscreen_land_blue_light.png differ diff --git a/tests/res/drawable-hdpi/holo_light_noactionbar_fullscreen_land_button.png b/tests/res/drawable-hdpi/holo_light_noactionbar_fullscreen_land_button.png new file mode 100644 index 0000000000000000000000000000000000000000..78a852889e75f3615d8f5d87297fd743fd24cf97 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_noactionbar_fullscreen_land_button.png differ diff --git a/tests/res/drawable-hdpi/holo_light_noactionbar_fullscreen_land_button_pressed.png b/tests/res/drawable-hdpi/holo_light_noactionbar_fullscreen_land_button_pressed.png new file mode 100644 index 0000000000000000000000000000000000000000..5b16af2ee90068a29671088dd4f36c0ac8325ed4 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_noactionbar_fullscreen_land_button_pressed.png differ diff --git a/tests/res/drawable-hdpi/holo_light_noactionbar_fullscreen_land_calendarview.png b/tests/res/drawable-hdpi/holo_light_noactionbar_fullscreen_land_calendarview.png new file mode 100644 index 0000000000000000000000000000000000000000..6c572aacd003549d4cea5453da889852309ee502 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_noactionbar_fullscreen_land_calendarview.png differ diff --git a/tests/res/drawable-hdpi/holo_light_noactionbar_fullscreen_land_checkbox.png b/tests/res/drawable-hdpi/holo_light_noactionbar_fullscreen_land_checkbox.png new file mode 100644 index 0000000000000000000000000000000000000000..6fd2ba2a97bab7e4e2b771432f42103d7832636a Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_noactionbar_fullscreen_land_checkbox.png differ diff --git a/tests/res/drawable-hdpi/holo_light_noactionbar_fullscreen_land_checkbox_checked.png b/tests/res/drawable-hdpi/holo_light_noactionbar_fullscreen_land_checkbox_checked.png new file mode 100644 index 0000000000000000000000000000000000000000..8dd8fd85f2ec373db9472c571cdc0247e14d3614 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_noactionbar_fullscreen_land_checkbox_checked.png differ diff --git a/tests/res/drawable-hdpi/holo_light_noactionbar_fullscreen_land_edittext.png b/tests/res/drawable-hdpi/holo_light_noactionbar_fullscreen_land_edittext.png new file mode 100644 index 0000000000000000000000000000000000000000..4356dd0c496ed90e2acb8a059c0c1d3a85a0ec70 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_noactionbar_fullscreen_land_edittext.png differ diff --git a/tests/res/drawable-hdpi/holo_light_noactionbar_fullscreen_land_green_dark.png b/tests/res/drawable-hdpi/holo_light_noactionbar_fullscreen_land_green_dark.png new file mode 100644 index 0000000000000000000000000000000000000000..3b9be5eec71f7b1bed98944685f9e336d39170d9 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_noactionbar_fullscreen_land_green_dark.png differ diff --git a/tests/res/drawable-hdpi/holo_light_noactionbar_fullscreen_land_green_light.png b/tests/res/drawable-hdpi/holo_light_noactionbar_fullscreen_land_green_light.png new file mode 100644 index 0000000000000000000000000000000000000000..288b75a7399124fb0dc5c184832e06d22c676baf Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_noactionbar_fullscreen_land_green_light.png differ diff --git a/tests/res/drawable-hdpi/holo_light_noactionbar_fullscreen_land_orange_dark.png b/tests/res/drawable-hdpi/holo_light_noactionbar_fullscreen_land_orange_dark.png new file mode 100644 index 0000000000000000000000000000000000000000..75ff2a5a2eab4195f17198cb7a1d2e4d61a95ebd Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_noactionbar_fullscreen_land_orange_dark.png differ diff --git a/tests/res/drawable-hdpi/holo_light_noactionbar_fullscreen_land_orange_light.png b/tests/res/drawable-hdpi/holo_light_noactionbar_fullscreen_land_orange_light.png new file mode 100644 index 0000000000000000000000000000000000000000..4872766029853de59b23a8f4364389b582cbb617 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_noactionbar_fullscreen_land_orange_light.png differ diff --git a/tests/res/drawable-hdpi/holo_light_noactionbar_fullscreen_land_progressbar.png b/tests/res/drawable-hdpi/holo_light_noactionbar_fullscreen_land_progressbar.png new file mode 100644 index 0000000000000000000000000000000000000000..41e958c7ed1a7f8a3818a55c7441e9cc9dab0d3c Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_noactionbar_fullscreen_land_progressbar.png differ diff --git a/tests/res/drawable-hdpi/holo_light_noactionbar_fullscreen_land_progressbar_horizontal0.png b/tests/res/drawable-hdpi/holo_light_noactionbar_fullscreen_land_progressbar_horizontal0.png new file mode 100644 index 0000000000000000000000000000000000000000..8a2248d6bc4fc462a91eb582e905d276e4085393 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_noactionbar_fullscreen_land_progressbar_horizontal0.png differ diff --git a/tests/res/drawable-hdpi/holo_light_noactionbar_fullscreen_land_progressbar_horizontal100.png b/tests/res/drawable-hdpi/holo_light_noactionbar_fullscreen_land_progressbar_horizontal100.png new file mode 100644 index 0000000000000000000000000000000000000000..069a67eac539fcb6f471f8a629ab3276c2dd8103 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_noactionbar_fullscreen_land_progressbar_horizontal100.png differ diff --git a/tests/res/drawable-hdpi/holo_light_noactionbar_fullscreen_land_progressbar_horizontal50.png b/tests/res/drawable-hdpi/holo_light_noactionbar_fullscreen_land_progressbar_horizontal50.png new file mode 100644 index 0000000000000000000000000000000000000000..d7fa13d88bc7c16611b92278ffce5041cd2f20b3 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_noactionbar_fullscreen_land_progressbar_horizontal50.png differ diff --git a/tests/res/drawable-hdpi/holo_light_noactionbar_fullscreen_land_progressbar_large.png b/tests/res/drawable-hdpi/holo_light_noactionbar_fullscreen_land_progressbar_large.png new file mode 100644 index 0000000000000000000000000000000000000000..0fd63d218de38c73d9ced3dd9d11c9c81f8b3f82 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_noactionbar_fullscreen_land_progressbar_large.png differ diff --git a/tests/res/drawable-hdpi/holo_light_noactionbar_fullscreen_land_progressbar_small.png b/tests/res/drawable-hdpi/holo_light_noactionbar_fullscreen_land_progressbar_small.png new file mode 100644 index 0000000000000000000000000000000000000000..1a270f9d993500aed6bfa7ae247a4a9d71963c97 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_noactionbar_fullscreen_land_progressbar_small.png differ diff --git a/tests/res/drawable-hdpi/holo_light_noactionbar_fullscreen_land_progressdialog_horizontal.png b/tests/res/drawable-hdpi/holo_light_noactionbar_fullscreen_land_progressdialog_horizontal.png new file mode 100644 index 0000000000000000000000000000000000000000..78311b6da9986f83989cd5b8a0843ccf7e840c51 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_noactionbar_fullscreen_land_progressdialog_horizontal.png differ diff --git a/tests/res/drawable-hdpi/holo_light_noactionbar_fullscreen_land_progressdialog_spinner.png b/tests/res/drawable-hdpi/holo_light_noactionbar_fullscreen_land_progressdialog_spinner.png new file mode 100644 index 0000000000000000000000000000000000000000..5849d7177312f1cbc04891aa1d006f4148e6e50d Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_noactionbar_fullscreen_land_progressdialog_spinner.png differ diff --git a/tests/res/drawable-hdpi/holo_light_noactionbar_fullscreen_land_purple.png b/tests/res/drawable-hdpi/holo_light_noactionbar_fullscreen_land_purple.png new file mode 100644 index 0000000000000000000000000000000000000000..a4c77f0e994f34dc5be5ff0ab5d9149daab920bd Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_noactionbar_fullscreen_land_purple.png differ diff --git a/tests/res/drawable-hdpi/holo_light_noactionbar_fullscreen_land_radiobutton.png b/tests/res/drawable-hdpi/holo_light_noactionbar_fullscreen_land_radiobutton.png new file mode 100644 index 0000000000000000000000000000000000000000..8d0bd4f6cb18210201e6e36ee707379adb7f27df Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_noactionbar_fullscreen_land_radiobutton.png differ diff --git a/tests/res/drawable-hdpi/holo_light_noactionbar_fullscreen_land_radiobutton_checked.png b/tests/res/drawable-hdpi/holo_light_noactionbar_fullscreen_land_radiobutton_checked.png new file mode 100644 index 0000000000000000000000000000000000000000..308715315a2eea1c9f9824ff2ac42197186ebcce Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_noactionbar_fullscreen_land_radiobutton_checked.png differ diff --git a/tests/res/drawable-hdpi/holo_light_noactionbar_fullscreen_land_radiogroup_horizontal.png b/tests/res/drawable-hdpi/holo_light_noactionbar_fullscreen_land_radiogroup_horizontal.png new file mode 100644 index 0000000000000000000000000000000000000000..6076ac21f54cc2a805d7b3a4dbda82cd84b4c542 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_noactionbar_fullscreen_land_radiogroup_horizontal.png differ diff --git a/tests/res/drawable-hdpi/holo_light_noactionbar_fullscreen_land_radiogroup_vertical.png b/tests/res/drawable-hdpi/holo_light_noactionbar_fullscreen_land_radiogroup_vertical.png new file mode 100644 index 0000000000000000000000000000000000000000..e1e5348e7a8f177e60dc3b455e56e5d4d2451eab Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_noactionbar_fullscreen_land_radiogroup_vertical.png differ diff --git a/tests/res/drawable-hdpi/holo_light_noactionbar_fullscreen_land_ratingbar_0.png b/tests/res/drawable-hdpi/holo_light_noactionbar_fullscreen_land_ratingbar_0.png new file mode 100644 index 0000000000000000000000000000000000000000..b7ed0fd9e86ff9650e16a0c87c95301bbe71ff12 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_noactionbar_fullscreen_land_ratingbar_0.png differ diff --git a/tests/res/drawable-hdpi/holo_light_noactionbar_fullscreen_land_ratingbar_0_pressed.png b/tests/res/drawable-hdpi/holo_light_noactionbar_fullscreen_land_ratingbar_0_pressed.png new file mode 100644 index 0000000000000000000000000000000000000000..eb69c2f84fe8555ecde32e49547446104e392e4c Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_noactionbar_fullscreen_land_ratingbar_0_pressed.png differ diff --git a/tests/res/drawable-hdpi/holo_light_noactionbar_fullscreen_land_ratingbar_2point5.png b/tests/res/drawable-hdpi/holo_light_noactionbar_fullscreen_land_ratingbar_2point5.png new file mode 100644 index 0000000000000000000000000000000000000000..8a38f74f5b9336e29c3cf80c692993f7593ba965 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_noactionbar_fullscreen_land_ratingbar_2point5.png differ diff --git a/tests/res/drawable-hdpi/holo_light_noactionbar_fullscreen_land_ratingbar_2point5_pressed.png b/tests/res/drawable-hdpi/holo_light_noactionbar_fullscreen_land_ratingbar_2point5_pressed.png new file mode 100644 index 0000000000000000000000000000000000000000..1ad6086d5338b2d92edd48b7146e8c73e2e46c2d Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_noactionbar_fullscreen_land_ratingbar_2point5_pressed.png differ diff --git a/tests/res/drawable-hdpi/holo_light_noactionbar_fullscreen_land_ratingbar_5.png b/tests/res/drawable-hdpi/holo_light_noactionbar_fullscreen_land_ratingbar_5.png new file mode 100644 index 0000000000000000000000000000000000000000..1dd698f7cfe50fd2662114ff6d075c30994ec2f6 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_noactionbar_fullscreen_land_ratingbar_5.png differ diff --git a/tests/res/drawable-hdpi/holo_light_noactionbar_fullscreen_land_ratingbar_5_pressed.png b/tests/res/drawable-hdpi/holo_light_noactionbar_fullscreen_land_ratingbar_5_pressed.png new file mode 100644 index 0000000000000000000000000000000000000000..1a64fe9779d141ec5da65b5240136006bd45ac4a Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_noactionbar_fullscreen_land_ratingbar_5_pressed.png differ diff --git a/tests/res/drawable-hdpi/holo_light_noactionbar_fullscreen_land_red_dark.png b/tests/res/drawable-hdpi/holo_light_noactionbar_fullscreen_land_red_dark.png new file mode 100644 index 0000000000000000000000000000000000000000..4ae5797fe87f8f07a20bc9f9af059236a40fc62e Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_noactionbar_fullscreen_land_red_dark.png differ diff --git a/tests/res/drawable-hdpi/holo_light_noactionbar_fullscreen_land_red_light.png b/tests/res/drawable-hdpi/holo_light_noactionbar_fullscreen_land_red_light.png new file mode 100644 index 0000000000000000000000000000000000000000..4860c053134581df3f45734836bca2853cfc72b0 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_noactionbar_fullscreen_land_red_light.png differ diff --git a/tests/res/drawable-hdpi/holo_light_noactionbar_fullscreen_land_searchview.png b/tests/res/drawable-hdpi/holo_light_noactionbar_fullscreen_land_searchview.png new file mode 100644 index 0000000000000000000000000000000000000000..762dd1c277d62e17d93cc5dd99f98208a27ef918 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_noactionbar_fullscreen_land_searchview.png differ diff --git a/tests/res/drawable-hdpi/holo_light_noactionbar_fullscreen_land_searchview_query.png b/tests/res/drawable-hdpi/holo_light_noactionbar_fullscreen_land_searchview_query.png new file mode 100644 index 0000000000000000000000000000000000000000..921d643a7bf5fd9e39e383062030d9c20a7b5317 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_noactionbar_fullscreen_land_searchview_query.png differ diff --git a/tests/res/drawable-hdpi/holo_light_noactionbar_fullscreen_land_searchview_queryhint.png b/tests/res/drawable-hdpi/holo_light_noactionbar_fullscreen_land_searchview_queryhint.png new file mode 100644 index 0000000000000000000000000000000000000000..bcf8c6ffa530408fadd22da62364dcac43dc389e Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_noactionbar_fullscreen_land_searchview_queryhint.png differ diff --git a/tests/res/drawable-hdpi/holo_light_noactionbar_fullscreen_land_seekbar_0.png b/tests/res/drawable-hdpi/holo_light_noactionbar_fullscreen_land_seekbar_0.png new file mode 100644 index 0000000000000000000000000000000000000000..bbdaa9c92b9499033be8b2335f951b85880ec31d Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_noactionbar_fullscreen_land_seekbar_0.png differ diff --git a/tests/res/drawable-hdpi/holo_light_noactionbar_fullscreen_land_seekbar_100.png b/tests/res/drawable-hdpi/holo_light_noactionbar_fullscreen_land_seekbar_100.png new file mode 100644 index 0000000000000000000000000000000000000000..b89ea7d9a1999f56ee001e18efe5f4133ac20843 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_noactionbar_fullscreen_land_seekbar_100.png differ diff --git a/tests/res/drawable-hdpi/holo_light_noactionbar_fullscreen_land_seekbar_50.png b/tests/res/drawable-hdpi/holo_light_noactionbar_fullscreen_land_seekbar_50.png new file mode 100644 index 0000000000000000000000000000000000000000..e8320ca220d2525bb6cbc09a60e838e5130c3dd7 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_noactionbar_fullscreen_land_seekbar_50.png differ diff --git a/tests/res/drawable-hdpi/holo_light_noactionbar_fullscreen_land_spinner.png b/tests/res/drawable-hdpi/holo_light_noactionbar_fullscreen_land_spinner.png new file mode 100644 index 0000000000000000000000000000000000000000..c5daaeb410cf65a3394caa9c6e805f0ca9aaab80 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_noactionbar_fullscreen_land_spinner.png differ diff --git a/tests/res/drawable-hdpi/holo_light_noactionbar_fullscreen_land_tabhost.png b/tests/res/drawable-hdpi/holo_light_noactionbar_fullscreen_land_tabhost.png new file mode 100644 index 0000000000000000000000000000000000000000..c7926f67993b1843e9a638a27d59e9a764c78c67 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_noactionbar_fullscreen_land_tabhost.png differ diff --git a/tests/res/drawable-hdpi/holo_light_noactionbar_fullscreen_land_textview.png b/tests/res/drawable-hdpi/holo_light_noactionbar_fullscreen_land_textview.png new file mode 100644 index 0000000000000000000000000000000000000000..188893889ab0af4b5dde1b6282a1a2d74749d7f9 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_noactionbar_fullscreen_land_textview.png differ diff --git a/tests/res/drawable-hdpi/holo_light_noactionbar_fullscreen_land_toggle_button.png b/tests/res/drawable-hdpi/holo_light_noactionbar_fullscreen_land_toggle_button.png new file mode 100644 index 0000000000000000000000000000000000000000..49afa4e423d52b763085539acf87458274255b45 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_noactionbar_fullscreen_land_toggle_button.png differ diff --git a/tests/res/drawable-hdpi/holo_light_noactionbar_fullscreen_land_toggle_button_checked.png b/tests/res/drawable-hdpi/holo_light_noactionbar_fullscreen_land_toggle_button_checked.png new file mode 100644 index 0000000000000000000000000000000000000000..e914e333dd919dfc361d607562ae12962bccbdda Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_noactionbar_fullscreen_land_toggle_button_checked.png differ diff --git a/tests/res/drawable-hdpi/holo_light_noactionbar_fullscreen_land_zoomcontrols.png b/tests/res/drawable-hdpi/holo_light_noactionbar_fullscreen_land_zoomcontrols.png new file mode 100644 index 0000000000000000000000000000000000000000..576340630d8190b61d0e5bb1115e5c16fcbcb33c Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_noactionbar_fullscreen_land_zoomcontrols.png differ diff --git a/tests/res/drawable-hdpi/holo_light_noactionbar_fullscreen_port_alertdialog_list.png b/tests/res/drawable-hdpi/holo_light_noactionbar_fullscreen_port_alertdialog_list.png new file mode 100644 index 0000000000000000000000000000000000000000..7662ac0a7eb1cbcd9f9d3501f728f42eefaaf2bd Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_noactionbar_fullscreen_port_alertdialog_list.png differ diff --git a/tests/res/drawable-hdpi/holo_light_noactionbar_fullscreen_port_alertdialog_multichoice.png b/tests/res/drawable-hdpi/holo_light_noactionbar_fullscreen_port_alertdialog_multichoice.png new file mode 100644 index 0000000000000000000000000000000000000000..f1d19a9790c96ae714a1df7719f4b436e3bed4e8 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_noactionbar_fullscreen_port_alertdialog_multichoice.png differ diff --git a/tests/res/drawable-hdpi/holo_light_noactionbar_fullscreen_port_alertdialog_onebutton.png b/tests/res/drawable-hdpi/holo_light_noactionbar_fullscreen_port_alertdialog_onebutton.png new file mode 100644 index 0000000000000000000000000000000000000000..bc8dd9a222a164697774084e673b7e73cee3203d Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_noactionbar_fullscreen_port_alertdialog_onebutton.png differ diff --git a/tests/res/drawable-hdpi/holo_light_noactionbar_fullscreen_port_alertdialog_singlechoice.png b/tests/res/drawable-hdpi/holo_light_noactionbar_fullscreen_port_alertdialog_singlechoice.png new file mode 100644 index 0000000000000000000000000000000000000000..a127d0b980c95fd5e7bf317f70e402d80f5d731c Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_noactionbar_fullscreen_port_alertdialog_singlechoice.png differ diff --git a/tests/res/drawable-hdpi/holo_light_noactionbar_fullscreen_port_alertdialog_threebuttons.png b/tests/res/drawable-hdpi/holo_light_noactionbar_fullscreen_port_alertdialog_threebuttons.png new file mode 100644 index 0000000000000000000000000000000000000000..07ec4e723571fdced7f229518a7585508fc64ee5 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_noactionbar_fullscreen_port_alertdialog_threebuttons.png differ diff --git a/tests/res/drawable-hdpi/holo_light_noactionbar_fullscreen_port_alertdialog_twobuttons.png b/tests/res/drawable-hdpi/holo_light_noactionbar_fullscreen_port_alertdialog_twobuttons.png new file mode 100644 index 0000000000000000000000000000000000000000..0954774edf5a65d26ac09f092f9b686c1aa951a4 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_noactionbar_fullscreen_port_alertdialog_twobuttons.png differ diff --git a/tests/res/drawable-hdpi/holo_light_noactionbar_fullscreen_port_blue_bright.png b/tests/res/drawable-hdpi/holo_light_noactionbar_fullscreen_port_blue_bright.png new file mode 100644 index 0000000000000000000000000000000000000000..778bb0b241655ba2ed668323ee93adf7d6a4dbdd Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_noactionbar_fullscreen_port_blue_bright.png differ diff --git a/tests/res/drawable-hdpi/holo_light_noactionbar_fullscreen_port_blue_dark.png b/tests/res/drawable-hdpi/holo_light_noactionbar_fullscreen_port_blue_dark.png new file mode 100644 index 0000000000000000000000000000000000000000..78d391b5a86078891a09d50d9829442448fc114e Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_noactionbar_fullscreen_port_blue_dark.png differ diff --git a/tests/res/drawable-hdpi/holo_light_noactionbar_fullscreen_port_blue_light.png b/tests/res/drawable-hdpi/holo_light_noactionbar_fullscreen_port_blue_light.png new file mode 100644 index 0000000000000000000000000000000000000000..4055f510fb304dc1d6feaa2a8422de2389d06a33 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_noactionbar_fullscreen_port_blue_light.png differ diff --git a/tests/res/drawable-hdpi/holo_light_noactionbar_fullscreen_port_button.png b/tests/res/drawable-hdpi/holo_light_noactionbar_fullscreen_port_button.png new file mode 100644 index 0000000000000000000000000000000000000000..78a852889e75f3615d8f5d87297fd743fd24cf97 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_noactionbar_fullscreen_port_button.png differ diff --git a/tests/res/drawable-hdpi/holo_light_noactionbar_fullscreen_port_button_pressed.png b/tests/res/drawable-hdpi/holo_light_noactionbar_fullscreen_port_button_pressed.png new file mode 100644 index 0000000000000000000000000000000000000000..5b16af2ee90068a29671088dd4f36c0ac8325ed4 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_noactionbar_fullscreen_port_button_pressed.png differ diff --git a/tests/res/drawable-hdpi/holo_light_noactionbar_fullscreen_port_calendarview.png b/tests/res/drawable-hdpi/holo_light_noactionbar_fullscreen_port_calendarview.png new file mode 100644 index 0000000000000000000000000000000000000000..b2ba81b95acd55ae608531852c18f298a68c21d1 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_noactionbar_fullscreen_port_calendarview.png differ diff --git a/tests/res/drawable-hdpi/holo_light_noactionbar_fullscreen_port_checkbox.png b/tests/res/drawable-hdpi/holo_light_noactionbar_fullscreen_port_checkbox.png new file mode 100644 index 0000000000000000000000000000000000000000..6fd2ba2a97bab7e4e2b771432f42103d7832636a Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_noactionbar_fullscreen_port_checkbox.png differ diff --git a/tests/res/drawable-hdpi/holo_light_noactionbar_fullscreen_port_checkbox_checked.png b/tests/res/drawable-hdpi/holo_light_noactionbar_fullscreen_port_checkbox_checked.png new file mode 100644 index 0000000000000000000000000000000000000000..8dd8fd85f2ec373db9472c571cdc0247e14d3614 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_noactionbar_fullscreen_port_checkbox_checked.png differ diff --git a/tests/res/drawable-hdpi/holo_light_noactionbar_fullscreen_port_edittext.png b/tests/res/drawable-hdpi/holo_light_noactionbar_fullscreen_port_edittext.png new file mode 100644 index 0000000000000000000000000000000000000000..277e31e09b0c986be7e2f66bef1de48906100d90 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_noactionbar_fullscreen_port_edittext.png differ diff --git a/tests/res/drawable-hdpi/holo_light_noactionbar_fullscreen_port_green_dark.png b/tests/res/drawable-hdpi/holo_light_noactionbar_fullscreen_port_green_dark.png new file mode 100644 index 0000000000000000000000000000000000000000..ca9aed3220cb21f40958aaeba96d5e0ac29bb3d1 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_noactionbar_fullscreen_port_green_dark.png differ diff --git a/tests/res/drawable-hdpi/holo_light_noactionbar_fullscreen_port_green_light.png b/tests/res/drawable-hdpi/holo_light_noactionbar_fullscreen_port_green_light.png new file mode 100644 index 0000000000000000000000000000000000000000..6a326963e16d69b9a8adea738266cda4f755d13b Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_noactionbar_fullscreen_port_green_light.png differ diff --git a/tests/res/drawable-hdpi/holo_light_noactionbar_fullscreen_port_orange_dark.png b/tests/res/drawable-hdpi/holo_light_noactionbar_fullscreen_port_orange_dark.png new file mode 100644 index 0000000000000000000000000000000000000000..adf1d82145cb5967f625e412288b2cf26752ce27 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_noactionbar_fullscreen_port_orange_dark.png differ diff --git a/tests/res/drawable-hdpi/holo_light_noactionbar_fullscreen_port_orange_light.png b/tests/res/drawable-hdpi/holo_light_noactionbar_fullscreen_port_orange_light.png new file mode 100644 index 0000000000000000000000000000000000000000..2208f9157a5923077726d5543c7008d684baea4e Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_noactionbar_fullscreen_port_orange_light.png differ diff --git a/tests/res/drawable-hdpi/holo_light_noactionbar_fullscreen_port_progressbar.png b/tests/res/drawable-hdpi/holo_light_noactionbar_fullscreen_port_progressbar.png new file mode 100644 index 0000000000000000000000000000000000000000..41e958c7ed1a7f8a3818a55c7441e9cc9dab0d3c Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_noactionbar_fullscreen_port_progressbar.png differ diff --git a/tests/res/drawable-hdpi/holo_light_noactionbar_fullscreen_port_progressbar_horizontal0.png b/tests/res/drawable-hdpi/holo_light_noactionbar_fullscreen_port_progressbar_horizontal0.png new file mode 100644 index 0000000000000000000000000000000000000000..c885b9a806e7aad87b9cde8f6663fa408bf6eafd Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_noactionbar_fullscreen_port_progressbar_horizontal0.png differ diff --git a/tests/res/drawable-hdpi/holo_light_noactionbar_fullscreen_port_progressbar_horizontal100.png b/tests/res/drawable-hdpi/holo_light_noactionbar_fullscreen_port_progressbar_horizontal100.png new file mode 100644 index 0000000000000000000000000000000000000000..0dc139a0f94f0b71ef01999b13f42781e1ac88f7 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_noactionbar_fullscreen_port_progressbar_horizontal100.png differ diff --git a/tests/res/drawable-hdpi/holo_light_noactionbar_fullscreen_port_progressbar_horizontal50.png b/tests/res/drawable-hdpi/holo_light_noactionbar_fullscreen_port_progressbar_horizontal50.png new file mode 100644 index 0000000000000000000000000000000000000000..6f45999d8317ac8702400a20de553656feb805f2 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_noactionbar_fullscreen_port_progressbar_horizontal50.png differ diff --git a/tests/res/drawable-hdpi/holo_light_noactionbar_fullscreen_port_progressbar_large.png b/tests/res/drawable-hdpi/holo_light_noactionbar_fullscreen_port_progressbar_large.png new file mode 100644 index 0000000000000000000000000000000000000000..0fd63d218de38c73d9ced3dd9d11c9c81f8b3f82 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_noactionbar_fullscreen_port_progressbar_large.png differ diff --git a/tests/res/drawable-hdpi/holo_light_noactionbar_fullscreen_port_progressbar_small.png b/tests/res/drawable-hdpi/holo_light_noactionbar_fullscreen_port_progressbar_small.png new file mode 100644 index 0000000000000000000000000000000000000000..1a270f9d993500aed6bfa7ae247a4a9d71963c97 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_noactionbar_fullscreen_port_progressbar_small.png differ diff --git a/tests/res/drawable-hdpi/holo_light_noactionbar_fullscreen_port_progressdialog_horizontal.png b/tests/res/drawable-hdpi/holo_light_noactionbar_fullscreen_port_progressdialog_horizontal.png new file mode 100644 index 0000000000000000000000000000000000000000..cd50fe6b183d22fedd5bb3c8c1b1380e7ea1ff3f Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_noactionbar_fullscreen_port_progressdialog_horizontal.png differ diff --git a/tests/res/drawable-hdpi/holo_light_noactionbar_fullscreen_port_progressdialog_spinner.png b/tests/res/drawable-hdpi/holo_light_noactionbar_fullscreen_port_progressdialog_spinner.png new file mode 100644 index 0000000000000000000000000000000000000000..d1a46e51abf368871725aba81f061da7e07ee577 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_noactionbar_fullscreen_port_progressdialog_spinner.png differ diff --git a/tests/res/drawable-hdpi/holo_light_noactionbar_fullscreen_port_purple.png b/tests/res/drawable-hdpi/holo_light_noactionbar_fullscreen_port_purple.png new file mode 100644 index 0000000000000000000000000000000000000000..e45ec4feb975752edd2dda3244c6230d25f54be1 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_noactionbar_fullscreen_port_purple.png differ diff --git a/tests/res/drawable-hdpi/holo_light_noactionbar_fullscreen_port_radiobutton.png b/tests/res/drawable-hdpi/holo_light_noactionbar_fullscreen_port_radiobutton.png new file mode 100644 index 0000000000000000000000000000000000000000..8d0bd4f6cb18210201e6e36ee707379adb7f27df Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_noactionbar_fullscreen_port_radiobutton.png differ diff --git a/tests/res/drawable-hdpi/holo_light_noactionbar_fullscreen_port_radiobutton_checked.png b/tests/res/drawable-hdpi/holo_light_noactionbar_fullscreen_port_radiobutton_checked.png new file mode 100644 index 0000000000000000000000000000000000000000..308715315a2eea1c9f9824ff2ac42197186ebcce Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_noactionbar_fullscreen_port_radiobutton_checked.png differ diff --git a/tests/res/drawable-hdpi/holo_light_noactionbar_fullscreen_port_radiogroup_horizontal.png b/tests/res/drawable-hdpi/holo_light_noactionbar_fullscreen_port_radiogroup_horizontal.png new file mode 100644 index 0000000000000000000000000000000000000000..6076ac21f54cc2a805d7b3a4dbda82cd84b4c542 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_noactionbar_fullscreen_port_radiogroup_horizontal.png differ diff --git a/tests/res/drawable-hdpi/holo_light_noactionbar_fullscreen_port_radiogroup_vertical.png b/tests/res/drawable-hdpi/holo_light_noactionbar_fullscreen_port_radiogroup_vertical.png new file mode 100644 index 0000000000000000000000000000000000000000..e1e5348e7a8f177e60dc3b455e56e5d4d2451eab Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_noactionbar_fullscreen_port_radiogroup_vertical.png differ diff --git a/tests/res/drawable-hdpi/holo_light_noactionbar_fullscreen_port_ratingbar_0.png b/tests/res/drawable-hdpi/holo_light_noactionbar_fullscreen_port_ratingbar_0.png new file mode 100644 index 0000000000000000000000000000000000000000..b7ed0fd9e86ff9650e16a0c87c95301bbe71ff12 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_noactionbar_fullscreen_port_ratingbar_0.png differ diff --git a/tests/res/drawable-hdpi/holo_light_noactionbar_fullscreen_port_ratingbar_0_pressed.png b/tests/res/drawable-hdpi/holo_light_noactionbar_fullscreen_port_ratingbar_0_pressed.png new file mode 100644 index 0000000000000000000000000000000000000000..eb69c2f84fe8555ecde32e49547446104e392e4c Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_noactionbar_fullscreen_port_ratingbar_0_pressed.png differ diff --git a/tests/res/drawable-hdpi/holo_light_noactionbar_fullscreen_port_ratingbar_2point5.png b/tests/res/drawable-hdpi/holo_light_noactionbar_fullscreen_port_ratingbar_2point5.png new file mode 100644 index 0000000000000000000000000000000000000000..8a38f74f5b9336e29c3cf80c692993f7593ba965 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_noactionbar_fullscreen_port_ratingbar_2point5.png differ diff --git a/tests/res/drawable-hdpi/holo_light_noactionbar_fullscreen_port_ratingbar_2point5_pressed.png b/tests/res/drawable-hdpi/holo_light_noactionbar_fullscreen_port_ratingbar_2point5_pressed.png new file mode 100644 index 0000000000000000000000000000000000000000..1ad6086d5338b2d92edd48b7146e8c73e2e46c2d Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_noactionbar_fullscreen_port_ratingbar_2point5_pressed.png differ diff --git a/tests/res/drawable-hdpi/holo_light_noactionbar_fullscreen_port_ratingbar_5.png b/tests/res/drawable-hdpi/holo_light_noactionbar_fullscreen_port_ratingbar_5.png new file mode 100644 index 0000000000000000000000000000000000000000..1dd698f7cfe50fd2662114ff6d075c30994ec2f6 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_noactionbar_fullscreen_port_ratingbar_5.png differ diff --git a/tests/res/drawable-hdpi/holo_light_noactionbar_fullscreen_port_ratingbar_5_pressed.png b/tests/res/drawable-hdpi/holo_light_noactionbar_fullscreen_port_ratingbar_5_pressed.png new file mode 100644 index 0000000000000000000000000000000000000000..1a64fe9779d141ec5da65b5240136006bd45ac4a Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_noactionbar_fullscreen_port_ratingbar_5_pressed.png differ diff --git a/tests/res/drawable-hdpi/holo_light_noactionbar_fullscreen_port_red_dark.png b/tests/res/drawable-hdpi/holo_light_noactionbar_fullscreen_port_red_dark.png new file mode 100644 index 0000000000000000000000000000000000000000..04f0207cf1a8186090520fd110a056176ead4060 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_noactionbar_fullscreen_port_red_dark.png differ diff --git a/tests/res/drawable-hdpi/holo_light_noactionbar_fullscreen_port_red_light.png b/tests/res/drawable-hdpi/holo_light_noactionbar_fullscreen_port_red_light.png new file mode 100644 index 0000000000000000000000000000000000000000..03dcaaa5cae6187d8e11ad40d0347a4fec14cf94 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_noactionbar_fullscreen_port_red_light.png differ diff --git a/tests/res/drawable-hdpi/holo_light_noactionbar_fullscreen_port_searchview.png b/tests/res/drawable-hdpi/holo_light_noactionbar_fullscreen_port_searchview.png new file mode 100644 index 0000000000000000000000000000000000000000..d0a8fda1be2dfc8655568be1380f5b26b81442c1 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_noactionbar_fullscreen_port_searchview.png differ diff --git a/tests/res/drawable-hdpi/holo_light_noactionbar_fullscreen_port_searchview_query.png b/tests/res/drawable-hdpi/holo_light_noactionbar_fullscreen_port_searchview_query.png new file mode 100644 index 0000000000000000000000000000000000000000..465ee11cc8b5852c4318f7deefd650b07da825bb Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_noactionbar_fullscreen_port_searchview_query.png differ diff --git a/tests/res/drawable-hdpi/holo_light_noactionbar_fullscreen_port_searchview_queryhint.png b/tests/res/drawable-hdpi/holo_light_noactionbar_fullscreen_port_searchview_queryhint.png new file mode 100644 index 0000000000000000000000000000000000000000..214a841e5073ce31af27b9487429cddc14f05556 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_noactionbar_fullscreen_port_searchview_queryhint.png differ diff --git a/tests/res/drawable-hdpi/holo_light_noactionbar_fullscreen_port_seekbar_0.png b/tests/res/drawable-hdpi/holo_light_noactionbar_fullscreen_port_seekbar_0.png new file mode 100644 index 0000000000000000000000000000000000000000..4afa2e67a1fd5c9e04b222728c0fc770590656ea Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_noactionbar_fullscreen_port_seekbar_0.png differ diff --git a/tests/res/drawable-hdpi/holo_light_noactionbar_fullscreen_port_seekbar_100.png b/tests/res/drawable-hdpi/holo_light_noactionbar_fullscreen_port_seekbar_100.png new file mode 100644 index 0000000000000000000000000000000000000000..61306d3a2d1e580646d55c190529c433bb5d405f Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_noactionbar_fullscreen_port_seekbar_100.png differ diff --git a/tests/res/drawable-hdpi/holo_light_noactionbar_fullscreen_port_seekbar_50.png b/tests/res/drawable-hdpi/holo_light_noactionbar_fullscreen_port_seekbar_50.png new file mode 100644 index 0000000000000000000000000000000000000000..c759be438dc4283f1c532e2c96b17162feb14089 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_noactionbar_fullscreen_port_seekbar_50.png differ diff --git a/tests/res/drawable-hdpi/holo_light_noactionbar_fullscreen_port_spinner.png b/tests/res/drawable-hdpi/holo_light_noactionbar_fullscreen_port_spinner.png new file mode 100644 index 0000000000000000000000000000000000000000..ebf919886e8ba76ca74e0d935afffbf3c90e4498 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_noactionbar_fullscreen_port_spinner.png differ diff --git a/tests/res/drawable-hdpi/holo_light_noactionbar_fullscreen_port_tabhost.png b/tests/res/drawable-hdpi/holo_light_noactionbar_fullscreen_port_tabhost.png new file mode 100644 index 0000000000000000000000000000000000000000..5db5c1cf73b7cb997bfa6d1853648f48e74e94c4 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_noactionbar_fullscreen_port_tabhost.png differ diff --git a/tests/res/drawable-hdpi/holo_light_noactionbar_fullscreen_port_textview.png b/tests/res/drawable-hdpi/holo_light_noactionbar_fullscreen_port_textview.png new file mode 100644 index 0000000000000000000000000000000000000000..faa23b0afc7490f91f183ea13ae32217b7223237 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_noactionbar_fullscreen_port_textview.png differ diff --git a/tests/res/drawable-hdpi/holo_light_noactionbar_fullscreen_port_toggle_button.png b/tests/res/drawable-hdpi/holo_light_noactionbar_fullscreen_port_toggle_button.png new file mode 100644 index 0000000000000000000000000000000000000000..49afa4e423d52b763085539acf87458274255b45 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_noactionbar_fullscreen_port_toggle_button.png differ diff --git a/tests/res/drawable-hdpi/holo_light_noactionbar_fullscreen_port_toggle_button_checked.png b/tests/res/drawable-hdpi/holo_light_noactionbar_fullscreen_port_toggle_button_checked.png new file mode 100644 index 0000000000000000000000000000000000000000..e914e333dd919dfc361d607562ae12962bccbdda Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_noactionbar_fullscreen_port_toggle_button_checked.png differ diff --git a/tests/res/drawable-hdpi/holo_light_noactionbar_fullscreen_port_zoomcontrols.png b/tests/res/drawable-hdpi/holo_light_noactionbar_fullscreen_port_zoomcontrols.png new file mode 100644 index 0000000000000000000000000000000000000000..576340630d8190b61d0e5bb1115e5c16fcbcb33c Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_noactionbar_fullscreen_port_zoomcontrols.png differ diff --git a/tests/res/drawable-hdpi/holo_light_noactionbar_land_alertdialog_list.png b/tests/res/drawable-hdpi/holo_light_noactionbar_land_alertdialog_list.png new file mode 100644 index 0000000000000000000000000000000000000000..a44977ab95508a047a2708b5267fbd6b27d9da46 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_noactionbar_land_alertdialog_list.png differ diff --git a/tests/res/drawable-hdpi/holo_light_noactionbar_land_alertdialog_multichoice.png b/tests/res/drawable-hdpi/holo_light_noactionbar_land_alertdialog_multichoice.png new file mode 100644 index 0000000000000000000000000000000000000000..0de7dad7d1f26683fbcc08e58d21d869e499767d Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_noactionbar_land_alertdialog_multichoice.png differ diff --git a/tests/res/drawable-hdpi/holo_light_noactionbar_land_alertdialog_onebutton.png b/tests/res/drawable-hdpi/holo_light_noactionbar_land_alertdialog_onebutton.png new file mode 100644 index 0000000000000000000000000000000000000000..ebf381777c56a966dd44ee60ffb4d4c920b02076 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_noactionbar_land_alertdialog_onebutton.png differ diff --git a/tests/res/drawable-hdpi/holo_light_noactionbar_land_alertdialog_singlechoice.png b/tests/res/drawable-hdpi/holo_light_noactionbar_land_alertdialog_singlechoice.png new file mode 100644 index 0000000000000000000000000000000000000000..8b86469f15dd720269aa824bbf73d8d5c31fe0c8 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_noactionbar_land_alertdialog_singlechoice.png differ diff --git a/tests/res/drawable-hdpi/holo_light_noactionbar_land_alertdialog_threebuttons.png b/tests/res/drawable-hdpi/holo_light_noactionbar_land_alertdialog_threebuttons.png new file mode 100644 index 0000000000000000000000000000000000000000..d58f53ac24634b5d1854204ad5ece28fb09d410f Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_noactionbar_land_alertdialog_threebuttons.png differ diff --git a/tests/res/drawable-hdpi/holo_light_noactionbar_land_alertdialog_twobuttons.png b/tests/res/drawable-hdpi/holo_light_noactionbar_land_alertdialog_twobuttons.png new file mode 100644 index 0000000000000000000000000000000000000000..164ec815f0114b5438014e23fa7ecaedfca84233 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_noactionbar_land_alertdialog_twobuttons.png differ diff --git a/tests/res/drawable-hdpi/holo_light_noactionbar_land_blue_bright.png b/tests/res/drawable-hdpi/holo_light_noactionbar_land_blue_bright.png new file mode 100644 index 0000000000000000000000000000000000000000..72f1cd3ddc69d70cad79645ec8bba76e9e7acf54 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_noactionbar_land_blue_bright.png differ diff --git a/tests/res/drawable-hdpi/holo_light_noactionbar_land_blue_dark.png b/tests/res/drawable-hdpi/holo_light_noactionbar_land_blue_dark.png new file mode 100644 index 0000000000000000000000000000000000000000..8dc3d53adc37cd613b9b0a38b1d68d382bb3b940 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_noactionbar_land_blue_dark.png differ diff --git a/tests/res/drawable-hdpi/holo_light_noactionbar_land_blue_light.png b/tests/res/drawable-hdpi/holo_light_noactionbar_land_blue_light.png new file mode 100644 index 0000000000000000000000000000000000000000..acdbb58b91295d9b3948cd4815cf943fc2108736 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_noactionbar_land_blue_light.png differ diff --git a/tests/res/drawable-hdpi/holo_light_noactionbar_land_button.png b/tests/res/drawable-hdpi/holo_light_noactionbar_land_button.png new file mode 100644 index 0000000000000000000000000000000000000000..78a852889e75f3615d8f5d87297fd743fd24cf97 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_noactionbar_land_button.png differ diff --git a/tests/res/drawable-hdpi/holo_light_noactionbar_land_button_pressed.png b/tests/res/drawable-hdpi/holo_light_noactionbar_land_button_pressed.png new file mode 100644 index 0000000000000000000000000000000000000000..5b16af2ee90068a29671088dd4f36c0ac8325ed4 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_noactionbar_land_button_pressed.png differ diff --git a/tests/res/drawable-hdpi/holo_light_noactionbar_land_calendarview.png b/tests/res/drawable-hdpi/holo_light_noactionbar_land_calendarview.png new file mode 100644 index 0000000000000000000000000000000000000000..6c572aacd003549d4cea5453da889852309ee502 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_noactionbar_land_calendarview.png differ diff --git a/tests/res/drawable-hdpi/holo_light_noactionbar_land_checkbox.png b/tests/res/drawable-hdpi/holo_light_noactionbar_land_checkbox.png new file mode 100644 index 0000000000000000000000000000000000000000..6fd2ba2a97bab7e4e2b771432f42103d7832636a Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_noactionbar_land_checkbox.png differ diff --git a/tests/res/drawable-hdpi/holo_light_noactionbar_land_checkbox_checked.png b/tests/res/drawable-hdpi/holo_light_noactionbar_land_checkbox_checked.png new file mode 100644 index 0000000000000000000000000000000000000000..8dd8fd85f2ec373db9472c571cdc0247e14d3614 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_noactionbar_land_checkbox_checked.png differ diff --git a/tests/res/drawable-hdpi/holo_light_noactionbar_land_edittext.png b/tests/res/drawable-hdpi/holo_light_noactionbar_land_edittext.png new file mode 100644 index 0000000000000000000000000000000000000000..4356dd0c496ed90e2acb8a059c0c1d3a85a0ec70 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_noactionbar_land_edittext.png differ diff --git a/tests/res/drawable-hdpi/holo_light_noactionbar_land_green_dark.png b/tests/res/drawable-hdpi/holo_light_noactionbar_land_green_dark.png new file mode 100644 index 0000000000000000000000000000000000000000..3b9be5eec71f7b1bed98944685f9e336d39170d9 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_noactionbar_land_green_dark.png differ diff --git a/tests/res/drawable-hdpi/holo_light_noactionbar_land_green_light.png b/tests/res/drawable-hdpi/holo_light_noactionbar_land_green_light.png new file mode 100644 index 0000000000000000000000000000000000000000..288b75a7399124fb0dc5c184832e06d22c676baf Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_noactionbar_land_green_light.png differ diff --git a/tests/res/drawable-hdpi/holo_light_noactionbar_land_orange_dark.png b/tests/res/drawable-hdpi/holo_light_noactionbar_land_orange_dark.png new file mode 100644 index 0000000000000000000000000000000000000000..75ff2a5a2eab4195f17198cb7a1d2e4d61a95ebd Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_noactionbar_land_orange_dark.png differ diff --git a/tests/res/drawable-hdpi/holo_light_noactionbar_land_orange_light.png b/tests/res/drawable-hdpi/holo_light_noactionbar_land_orange_light.png new file mode 100644 index 0000000000000000000000000000000000000000..4872766029853de59b23a8f4364389b582cbb617 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_noactionbar_land_orange_light.png differ diff --git a/tests/res/drawable-hdpi/holo_light_noactionbar_land_progressbar.png b/tests/res/drawable-hdpi/holo_light_noactionbar_land_progressbar.png new file mode 100644 index 0000000000000000000000000000000000000000..41e958c7ed1a7f8a3818a55c7441e9cc9dab0d3c Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_noactionbar_land_progressbar.png differ diff --git a/tests/res/drawable-hdpi/holo_light_noactionbar_land_progressbar_horizontal0.png b/tests/res/drawable-hdpi/holo_light_noactionbar_land_progressbar_horizontal0.png new file mode 100644 index 0000000000000000000000000000000000000000..8a2248d6bc4fc462a91eb582e905d276e4085393 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_noactionbar_land_progressbar_horizontal0.png differ diff --git a/tests/res/drawable-hdpi/holo_light_noactionbar_land_progressbar_horizontal100.png b/tests/res/drawable-hdpi/holo_light_noactionbar_land_progressbar_horizontal100.png new file mode 100644 index 0000000000000000000000000000000000000000..069a67eac539fcb6f471f8a629ab3276c2dd8103 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_noactionbar_land_progressbar_horizontal100.png differ diff --git a/tests/res/drawable-hdpi/holo_light_noactionbar_land_progressbar_horizontal50.png b/tests/res/drawable-hdpi/holo_light_noactionbar_land_progressbar_horizontal50.png new file mode 100644 index 0000000000000000000000000000000000000000..d7fa13d88bc7c16611b92278ffce5041cd2f20b3 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_noactionbar_land_progressbar_horizontal50.png differ diff --git a/tests/res/drawable-hdpi/holo_light_noactionbar_land_progressbar_large.png b/tests/res/drawable-hdpi/holo_light_noactionbar_land_progressbar_large.png new file mode 100644 index 0000000000000000000000000000000000000000..0fd63d218de38c73d9ced3dd9d11c9c81f8b3f82 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_noactionbar_land_progressbar_large.png differ diff --git a/tests/res/drawable-hdpi/holo_light_noactionbar_land_progressbar_small.png b/tests/res/drawable-hdpi/holo_light_noactionbar_land_progressbar_small.png new file mode 100644 index 0000000000000000000000000000000000000000..1a270f9d993500aed6bfa7ae247a4a9d71963c97 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_noactionbar_land_progressbar_small.png differ diff --git a/tests/res/drawable-hdpi/holo_light_noactionbar_land_progressdialog_horizontal.png b/tests/res/drawable-hdpi/holo_light_noactionbar_land_progressdialog_horizontal.png new file mode 100644 index 0000000000000000000000000000000000000000..78311b6da9986f83989cd5b8a0843ccf7e840c51 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_noactionbar_land_progressdialog_horizontal.png differ diff --git a/tests/res/drawable-hdpi/holo_light_noactionbar_land_progressdialog_spinner.png b/tests/res/drawable-hdpi/holo_light_noactionbar_land_progressdialog_spinner.png new file mode 100644 index 0000000000000000000000000000000000000000..5849d7177312f1cbc04891aa1d006f4148e6e50d Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_noactionbar_land_progressdialog_spinner.png differ diff --git a/tests/res/drawable-hdpi/holo_light_noactionbar_land_purple.png b/tests/res/drawable-hdpi/holo_light_noactionbar_land_purple.png new file mode 100644 index 0000000000000000000000000000000000000000..a4c77f0e994f34dc5be5ff0ab5d9149daab920bd Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_noactionbar_land_purple.png differ diff --git a/tests/res/drawable-hdpi/holo_light_noactionbar_land_radiobutton.png b/tests/res/drawable-hdpi/holo_light_noactionbar_land_radiobutton.png new file mode 100644 index 0000000000000000000000000000000000000000..8d0bd4f6cb18210201e6e36ee707379adb7f27df Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_noactionbar_land_radiobutton.png differ diff --git a/tests/res/drawable-hdpi/holo_light_noactionbar_land_radiobutton_checked.png b/tests/res/drawable-hdpi/holo_light_noactionbar_land_radiobutton_checked.png new file mode 100644 index 0000000000000000000000000000000000000000..308715315a2eea1c9f9824ff2ac42197186ebcce Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_noactionbar_land_radiobutton_checked.png differ diff --git a/tests/res/drawable-hdpi/holo_light_noactionbar_land_radiogroup_horizontal.png b/tests/res/drawable-hdpi/holo_light_noactionbar_land_radiogroup_horizontal.png new file mode 100644 index 0000000000000000000000000000000000000000..6076ac21f54cc2a805d7b3a4dbda82cd84b4c542 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_noactionbar_land_radiogroup_horizontal.png differ diff --git a/tests/res/drawable-hdpi/holo_light_noactionbar_land_radiogroup_vertical.png b/tests/res/drawable-hdpi/holo_light_noactionbar_land_radiogroup_vertical.png new file mode 100644 index 0000000000000000000000000000000000000000..e1e5348e7a8f177e60dc3b455e56e5d4d2451eab Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_noactionbar_land_radiogroup_vertical.png differ diff --git a/tests/res/drawable-hdpi/holo_light_noactionbar_land_ratingbar_0.png b/tests/res/drawable-hdpi/holo_light_noactionbar_land_ratingbar_0.png new file mode 100644 index 0000000000000000000000000000000000000000..b7ed0fd9e86ff9650e16a0c87c95301bbe71ff12 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_noactionbar_land_ratingbar_0.png differ diff --git a/tests/res/drawable-hdpi/holo_light_noactionbar_land_ratingbar_0_pressed.png b/tests/res/drawable-hdpi/holo_light_noactionbar_land_ratingbar_0_pressed.png new file mode 100644 index 0000000000000000000000000000000000000000..eb69c2f84fe8555ecde32e49547446104e392e4c Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_noactionbar_land_ratingbar_0_pressed.png differ diff --git a/tests/res/drawable-hdpi/holo_light_noactionbar_land_ratingbar_2point5.png b/tests/res/drawable-hdpi/holo_light_noactionbar_land_ratingbar_2point5.png new file mode 100644 index 0000000000000000000000000000000000000000..8a38f74f5b9336e29c3cf80c692993f7593ba965 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_noactionbar_land_ratingbar_2point5.png differ diff --git a/tests/res/drawable-hdpi/holo_light_noactionbar_land_ratingbar_2point5_pressed.png b/tests/res/drawable-hdpi/holo_light_noactionbar_land_ratingbar_2point5_pressed.png new file mode 100644 index 0000000000000000000000000000000000000000..1ad6086d5338b2d92edd48b7146e8c73e2e46c2d Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_noactionbar_land_ratingbar_2point5_pressed.png differ diff --git a/tests/res/drawable-hdpi/holo_light_noactionbar_land_ratingbar_5.png b/tests/res/drawable-hdpi/holo_light_noactionbar_land_ratingbar_5.png new file mode 100644 index 0000000000000000000000000000000000000000..1dd698f7cfe50fd2662114ff6d075c30994ec2f6 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_noactionbar_land_ratingbar_5.png differ diff --git a/tests/res/drawable-hdpi/holo_light_noactionbar_land_ratingbar_5_pressed.png b/tests/res/drawable-hdpi/holo_light_noactionbar_land_ratingbar_5_pressed.png new file mode 100644 index 0000000000000000000000000000000000000000..1a64fe9779d141ec5da65b5240136006bd45ac4a Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_noactionbar_land_ratingbar_5_pressed.png differ diff --git a/tests/res/drawable-hdpi/holo_light_noactionbar_land_red_dark.png b/tests/res/drawable-hdpi/holo_light_noactionbar_land_red_dark.png new file mode 100644 index 0000000000000000000000000000000000000000..4ae5797fe87f8f07a20bc9f9af059236a40fc62e Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_noactionbar_land_red_dark.png differ diff --git a/tests/res/drawable-hdpi/holo_light_noactionbar_land_red_light.png b/tests/res/drawable-hdpi/holo_light_noactionbar_land_red_light.png new file mode 100644 index 0000000000000000000000000000000000000000..4860c053134581df3f45734836bca2853cfc72b0 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_noactionbar_land_red_light.png differ diff --git a/tests/res/drawable-hdpi/holo_light_noactionbar_land_searchview.png b/tests/res/drawable-hdpi/holo_light_noactionbar_land_searchview.png new file mode 100644 index 0000000000000000000000000000000000000000..762dd1c277d62e17d93cc5dd99f98208a27ef918 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_noactionbar_land_searchview.png differ diff --git a/tests/res/drawable-hdpi/holo_light_noactionbar_land_searchview_query.png b/tests/res/drawable-hdpi/holo_light_noactionbar_land_searchview_query.png new file mode 100644 index 0000000000000000000000000000000000000000..921d643a7bf5fd9e39e383062030d9c20a7b5317 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_noactionbar_land_searchview_query.png differ diff --git a/tests/res/drawable-hdpi/holo_light_noactionbar_land_searchview_queryhint.png b/tests/res/drawable-hdpi/holo_light_noactionbar_land_searchview_queryhint.png new file mode 100644 index 0000000000000000000000000000000000000000..bcf8c6ffa530408fadd22da62364dcac43dc389e Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_noactionbar_land_searchview_queryhint.png differ diff --git a/tests/res/drawable-hdpi/holo_light_noactionbar_land_seekbar_0.png b/tests/res/drawable-hdpi/holo_light_noactionbar_land_seekbar_0.png new file mode 100644 index 0000000000000000000000000000000000000000..bbdaa9c92b9499033be8b2335f951b85880ec31d Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_noactionbar_land_seekbar_0.png differ diff --git a/tests/res/drawable-hdpi/holo_light_noactionbar_land_seekbar_100.png b/tests/res/drawable-hdpi/holo_light_noactionbar_land_seekbar_100.png new file mode 100644 index 0000000000000000000000000000000000000000..b89ea7d9a1999f56ee001e18efe5f4133ac20843 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_noactionbar_land_seekbar_100.png differ diff --git a/tests/res/drawable-hdpi/holo_light_noactionbar_land_seekbar_50.png b/tests/res/drawable-hdpi/holo_light_noactionbar_land_seekbar_50.png new file mode 100644 index 0000000000000000000000000000000000000000..e8320ca220d2525bb6cbc09a60e838e5130c3dd7 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_noactionbar_land_seekbar_50.png differ diff --git a/tests/res/drawable-hdpi/holo_light_noactionbar_land_spinner.png b/tests/res/drawable-hdpi/holo_light_noactionbar_land_spinner.png new file mode 100644 index 0000000000000000000000000000000000000000..c5daaeb410cf65a3394caa9c6e805f0ca9aaab80 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_noactionbar_land_spinner.png differ diff --git a/tests/res/drawable-hdpi/holo_light_noactionbar_land_tabhost.png b/tests/res/drawable-hdpi/holo_light_noactionbar_land_tabhost.png new file mode 100644 index 0000000000000000000000000000000000000000..c7926f67993b1843e9a638a27d59e9a764c78c67 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_noactionbar_land_tabhost.png differ diff --git a/tests/res/drawable-hdpi/holo_light_noactionbar_land_textview.png b/tests/res/drawable-hdpi/holo_light_noactionbar_land_textview.png new file mode 100644 index 0000000000000000000000000000000000000000..188893889ab0af4b5dde1b6282a1a2d74749d7f9 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_noactionbar_land_textview.png differ diff --git a/tests/res/drawable-hdpi/holo_light_noactionbar_land_toggle_button.png b/tests/res/drawable-hdpi/holo_light_noactionbar_land_toggle_button.png new file mode 100644 index 0000000000000000000000000000000000000000..49afa4e423d52b763085539acf87458274255b45 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_noactionbar_land_toggle_button.png differ diff --git a/tests/res/drawable-hdpi/holo_light_noactionbar_land_toggle_button_checked.png b/tests/res/drawable-hdpi/holo_light_noactionbar_land_toggle_button_checked.png new file mode 100644 index 0000000000000000000000000000000000000000..e914e333dd919dfc361d607562ae12962bccbdda Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_noactionbar_land_toggle_button_checked.png differ diff --git a/tests/res/drawable-hdpi/holo_light_noactionbar_land_zoomcontrols.png b/tests/res/drawable-hdpi/holo_light_noactionbar_land_zoomcontrols.png new file mode 100644 index 0000000000000000000000000000000000000000..576340630d8190b61d0e5bb1115e5c16fcbcb33c Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_noactionbar_land_zoomcontrols.png differ diff --git a/tests/res/drawable-hdpi/holo_light_noactionbar_port_alertdialog_list.png b/tests/res/drawable-hdpi/holo_light_noactionbar_port_alertdialog_list.png new file mode 100644 index 0000000000000000000000000000000000000000..7662ac0a7eb1cbcd9f9d3501f728f42eefaaf2bd Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_noactionbar_port_alertdialog_list.png differ diff --git a/tests/res/drawable-hdpi/holo_light_noactionbar_port_alertdialog_multichoice.png b/tests/res/drawable-hdpi/holo_light_noactionbar_port_alertdialog_multichoice.png new file mode 100644 index 0000000000000000000000000000000000000000..f1d19a9790c96ae714a1df7719f4b436e3bed4e8 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_noactionbar_port_alertdialog_multichoice.png differ diff --git a/tests/res/drawable-hdpi/holo_light_noactionbar_port_alertdialog_onebutton.png b/tests/res/drawable-hdpi/holo_light_noactionbar_port_alertdialog_onebutton.png new file mode 100644 index 0000000000000000000000000000000000000000..bc8dd9a222a164697774084e673b7e73cee3203d Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_noactionbar_port_alertdialog_onebutton.png differ diff --git a/tests/res/drawable-hdpi/holo_light_noactionbar_port_alertdialog_singlechoice.png b/tests/res/drawable-hdpi/holo_light_noactionbar_port_alertdialog_singlechoice.png new file mode 100644 index 0000000000000000000000000000000000000000..a127d0b980c95fd5e7bf317f70e402d80f5d731c Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_noactionbar_port_alertdialog_singlechoice.png differ diff --git a/tests/res/drawable-hdpi/holo_light_noactionbar_port_alertdialog_threebuttons.png b/tests/res/drawable-hdpi/holo_light_noactionbar_port_alertdialog_threebuttons.png new file mode 100644 index 0000000000000000000000000000000000000000..07ec4e723571fdced7f229518a7585508fc64ee5 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_noactionbar_port_alertdialog_threebuttons.png differ diff --git a/tests/res/drawable-hdpi/holo_light_noactionbar_port_alertdialog_twobuttons.png b/tests/res/drawable-hdpi/holo_light_noactionbar_port_alertdialog_twobuttons.png new file mode 100644 index 0000000000000000000000000000000000000000..0954774edf5a65d26ac09f092f9b686c1aa951a4 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_noactionbar_port_alertdialog_twobuttons.png differ diff --git a/tests/res/drawable-hdpi/holo_light_noactionbar_port_blue_bright.png b/tests/res/drawable-hdpi/holo_light_noactionbar_port_blue_bright.png new file mode 100644 index 0000000000000000000000000000000000000000..778bb0b241655ba2ed668323ee93adf7d6a4dbdd Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_noactionbar_port_blue_bright.png differ diff --git a/tests/res/drawable-hdpi/holo_light_noactionbar_port_blue_dark.png b/tests/res/drawable-hdpi/holo_light_noactionbar_port_blue_dark.png new file mode 100644 index 0000000000000000000000000000000000000000..78d391b5a86078891a09d50d9829442448fc114e Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_noactionbar_port_blue_dark.png differ diff --git a/tests/res/drawable-hdpi/holo_light_noactionbar_port_blue_light.png b/tests/res/drawable-hdpi/holo_light_noactionbar_port_blue_light.png new file mode 100644 index 0000000000000000000000000000000000000000..4055f510fb304dc1d6feaa2a8422de2389d06a33 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_noactionbar_port_blue_light.png differ diff --git a/tests/res/drawable-hdpi/holo_light_noactionbar_port_button.png b/tests/res/drawable-hdpi/holo_light_noactionbar_port_button.png new file mode 100644 index 0000000000000000000000000000000000000000..78a852889e75f3615d8f5d87297fd743fd24cf97 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_noactionbar_port_button.png differ diff --git a/tests/res/drawable-hdpi/holo_light_noactionbar_port_button_pressed.png b/tests/res/drawable-hdpi/holo_light_noactionbar_port_button_pressed.png new file mode 100644 index 0000000000000000000000000000000000000000..5b16af2ee90068a29671088dd4f36c0ac8325ed4 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_noactionbar_port_button_pressed.png differ diff --git a/tests/res/drawable-hdpi/holo_light_noactionbar_port_calendarview.png b/tests/res/drawable-hdpi/holo_light_noactionbar_port_calendarview.png new file mode 100644 index 0000000000000000000000000000000000000000..b2ba81b95acd55ae608531852c18f298a68c21d1 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_noactionbar_port_calendarview.png differ diff --git a/tests/res/drawable-hdpi/holo_light_noactionbar_port_checkbox.png b/tests/res/drawable-hdpi/holo_light_noactionbar_port_checkbox.png new file mode 100644 index 0000000000000000000000000000000000000000..6fd2ba2a97bab7e4e2b771432f42103d7832636a Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_noactionbar_port_checkbox.png differ diff --git a/tests/res/drawable-hdpi/holo_light_noactionbar_port_checkbox_checked.png b/tests/res/drawable-hdpi/holo_light_noactionbar_port_checkbox_checked.png new file mode 100644 index 0000000000000000000000000000000000000000..8dd8fd85f2ec373db9472c571cdc0247e14d3614 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_noactionbar_port_checkbox_checked.png differ diff --git a/tests/res/drawable-hdpi/holo_light_noactionbar_port_edittext.png b/tests/res/drawable-hdpi/holo_light_noactionbar_port_edittext.png new file mode 100644 index 0000000000000000000000000000000000000000..277e31e09b0c986be7e2f66bef1de48906100d90 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_noactionbar_port_edittext.png differ diff --git a/tests/res/drawable-hdpi/holo_light_noactionbar_port_green_dark.png b/tests/res/drawable-hdpi/holo_light_noactionbar_port_green_dark.png new file mode 100644 index 0000000000000000000000000000000000000000..ca9aed3220cb21f40958aaeba96d5e0ac29bb3d1 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_noactionbar_port_green_dark.png differ diff --git a/tests/res/drawable-hdpi/holo_light_noactionbar_port_green_light.png b/tests/res/drawable-hdpi/holo_light_noactionbar_port_green_light.png new file mode 100644 index 0000000000000000000000000000000000000000..6a326963e16d69b9a8adea738266cda4f755d13b Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_noactionbar_port_green_light.png differ diff --git a/tests/res/drawable-hdpi/holo_light_noactionbar_port_orange_dark.png b/tests/res/drawable-hdpi/holo_light_noactionbar_port_orange_dark.png new file mode 100644 index 0000000000000000000000000000000000000000..adf1d82145cb5967f625e412288b2cf26752ce27 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_noactionbar_port_orange_dark.png differ diff --git a/tests/res/drawable-hdpi/holo_light_noactionbar_port_orange_light.png b/tests/res/drawable-hdpi/holo_light_noactionbar_port_orange_light.png new file mode 100644 index 0000000000000000000000000000000000000000..2208f9157a5923077726d5543c7008d684baea4e Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_noactionbar_port_orange_light.png differ diff --git a/tests/res/drawable-hdpi/holo_light_noactionbar_port_progressbar.png b/tests/res/drawable-hdpi/holo_light_noactionbar_port_progressbar.png new file mode 100644 index 0000000000000000000000000000000000000000..41e958c7ed1a7f8a3818a55c7441e9cc9dab0d3c Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_noactionbar_port_progressbar.png differ diff --git a/tests/res/drawable-hdpi/holo_light_noactionbar_port_progressbar_horizontal0.png b/tests/res/drawable-hdpi/holo_light_noactionbar_port_progressbar_horizontal0.png new file mode 100644 index 0000000000000000000000000000000000000000..c885b9a806e7aad87b9cde8f6663fa408bf6eafd Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_noactionbar_port_progressbar_horizontal0.png differ diff --git a/tests/res/drawable-hdpi/holo_light_noactionbar_port_progressbar_horizontal100.png b/tests/res/drawable-hdpi/holo_light_noactionbar_port_progressbar_horizontal100.png new file mode 100644 index 0000000000000000000000000000000000000000..0dc139a0f94f0b71ef01999b13f42781e1ac88f7 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_noactionbar_port_progressbar_horizontal100.png differ diff --git a/tests/res/drawable-hdpi/holo_light_noactionbar_port_progressbar_horizontal50.png b/tests/res/drawable-hdpi/holo_light_noactionbar_port_progressbar_horizontal50.png new file mode 100644 index 0000000000000000000000000000000000000000..6f45999d8317ac8702400a20de553656feb805f2 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_noactionbar_port_progressbar_horizontal50.png differ diff --git a/tests/res/drawable-hdpi/holo_light_noactionbar_port_progressbar_large.png b/tests/res/drawable-hdpi/holo_light_noactionbar_port_progressbar_large.png new file mode 100644 index 0000000000000000000000000000000000000000..0fd63d218de38c73d9ced3dd9d11c9c81f8b3f82 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_noactionbar_port_progressbar_large.png differ diff --git a/tests/res/drawable-hdpi/holo_light_noactionbar_port_progressbar_small.png b/tests/res/drawable-hdpi/holo_light_noactionbar_port_progressbar_small.png new file mode 100644 index 0000000000000000000000000000000000000000..1a270f9d993500aed6bfa7ae247a4a9d71963c97 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_noactionbar_port_progressbar_small.png differ diff --git a/tests/res/drawable-hdpi/holo_light_noactionbar_port_progressdialog_horizontal.png b/tests/res/drawable-hdpi/holo_light_noactionbar_port_progressdialog_horizontal.png new file mode 100644 index 0000000000000000000000000000000000000000..cd50fe6b183d22fedd5bb3c8c1b1380e7ea1ff3f Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_noactionbar_port_progressdialog_horizontal.png differ diff --git a/tests/res/drawable-hdpi/holo_light_noactionbar_port_progressdialog_spinner.png b/tests/res/drawable-hdpi/holo_light_noactionbar_port_progressdialog_spinner.png new file mode 100644 index 0000000000000000000000000000000000000000..d1a46e51abf368871725aba81f061da7e07ee577 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_noactionbar_port_progressdialog_spinner.png differ diff --git a/tests/res/drawable-hdpi/holo_light_noactionbar_port_purple.png b/tests/res/drawable-hdpi/holo_light_noactionbar_port_purple.png new file mode 100644 index 0000000000000000000000000000000000000000..e45ec4feb975752edd2dda3244c6230d25f54be1 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_noactionbar_port_purple.png differ diff --git a/tests/res/drawable-hdpi/holo_light_noactionbar_port_radiobutton.png b/tests/res/drawable-hdpi/holo_light_noactionbar_port_radiobutton.png new file mode 100644 index 0000000000000000000000000000000000000000..8d0bd4f6cb18210201e6e36ee707379adb7f27df Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_noactionbar_port_radiobutton.png differ diff --git a/tests/res/drawable-hdpi/holo_light_noactionbar_port_radiobutton_checked.png b/tests/res/drawable-hdpi/holo_light_noactionbar_port_radiobutton_checked.png new file mode 100644 index 0000000000000000000000000000000000000000..308715315a2eea1c9f9824ff2ac42197186ebcce Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_noactionbar_port_radiobutton_checked.png differ diff --git a/tests/res/drawable-hdpi/holo_light_noactionbar_port_radiogroup_horizontal.png b/tests/res/drawable-hdpi/holo_light_noactionbar_port_radiogroup_horizontal.png new file mode 100644 index 0000000000000000000000000000000000000000..6076ac21f54cc2a805d7b3a4dbda82cd84b4c542 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_noactionbar_port_radiogroup_horizontal.png differ diff --git a/tests/res/drawable-hdpi/holo_light_noactionbar_port_radiogroup_vertical.png b/tests/res/drawable-hdpi/holo_light_noactionbar_port_radiogroup_vertical.png new file mode 100644 index 0000000000000000000000000000000000000000..e1e5348e7a8f177e60dc3b455e56e5d4d2451eab Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_noactionbar_port_radiogroup_vertical.png differ diff --git a/tests/res/drawable-hdpi/holo_light_noactionbar_port_ratingbar_0.png b/tests/res/drawable-hdpi/holo_light_noactionbar_port_ratingbar_0.png new file mode 100644 index 0000000000000000000000000000000000000000..b7ed0fd9e86ff9650e16a0c87c95301bbe71ff12 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_noactionbar_port_ratingbar_0.png differ diff --git a/tests/res/drawable-hdpi/holo_light_noactionbar_port_ratingbar_0_pressed.png b/tests/res/drawable-hdpi/holo_light_noactionbar_port_ratingbar_0_pressed.png new file mode 100644 index 0000000000000000000000000000000000000000..eb69c2f84fe8555ecde32e49547446104e392e4c Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_noactionbar_port_ratingbar_0_pressed.png differ diff --git a/tests/res/drawable-hdpi/holo_light_noactionbar_port_ratingbar_2point5.png b/tests/res/drawable-hdpi/holo_light_noactionbar_port_ratingbar_2point5.png new file mode 100644 index 0000000000000000000000000000000000000000..8a38f74f5b9336e29c3cf80c692993f7593ba965 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_noactionbar_port_ratingbar_2point5.png differ diff --git a/tests/res/drawable-hdpi/holo_light_noactionbar_port_ratingbar_2point5_pressed.png b/tests/res/drawable-hdpi/holo_light_noactionbar_port_ratingbar_2point5_pressed.png new file mode 100644 index 0000000000000000000000000000000000000000..1ad6086d5338b2d92edd48b7146e8c73e2e46c2d Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_noactionbar_port_ratingbar_2point5_pressed.png differ diff --git a/tests/res/drawable-hdpi/holo_light_noactionbar_port_ratingbar_5.png b/tests/res/drawable-hdpi/holo_light_noactionbar_port_ratingbar_5.png new file mode 100644 index 0000000000000000000000000000000000000000..1dd698f7cfe50fd2662114ff6d075c30994ec2f6 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_noactionbar_port_ratingbar_5.png differ diff --git a/tests/res/drawable-hdpi/holo_light_noactionbar_port_ratingbar_5_pressed.png b/tests/res/drawable-hdpi/holo_light_noactionbar_port_ratingbar_5_pressed.png new file mode 100644 index 0000000000000000000000000000000000000000..1a64fe9779d141ec5da65b5240136006bd45ac4a Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_noactionbar_port_ratingbar_5_pressed.png differ diff --git a/tests/res/drawable-hdpi/holo_light_noactionbar_port_red_dark.png b/tests/res/drawable-hdpi/holo_light_noactionbar_port_red_dark.png new file mode 100644 index 0000000000000000000000000000000000000000..04f0207cf1a8186090520fd110a056176ead4060 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_noactionbar_port_red_dark.png differ diff --git a/tests/res/drawable-hdpi/holo_light_noactionbar_port_red_light.png b/tests/res/drawable-hdpi/holo_light_noactionbar_port_red_light.png new file mode 100644 index 0000000000000000000000000000000000000000..03dcaaa5cae6187d8e11ad40d0347a4fec14cf94 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_noactionbar_port_red_light.png differ diff --git a/tests/res/drawable-hdpi/holo_light_noactionbar_port_searchview.png b/tests/res/drawable-hdpi/holo_light_noactionbar_port_searchview.png new file mode 100644 index 0000000000000000000000000000000000000000..d0a8fda1be2dfc8655568be1380f5b26b81442c1 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_noactionbar_port_searchview.png differ diff --git a/tests/res/drawable-hdpi/holo_light_noactionbar_port_searchview_query.png b/tests/res/drawable-hdpi/holo_light_noactionbar_port_searchview_query.png new file mode 100644 index 0000000000000000000000000000000000000000..465ee11cc8b5852c4318f7deefd650b07da825bb Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_noactionbar_port_searchview_query.png differ diff --git a/tests/res/drawable-hdpi/holo_light_noactionbar_port_searchview_queryhint.png b/tests/res/drawable-hdpi/holo_light_noactionbar_port_searchview_queryhint.png new file mode 100644 index 0000000000000000000000000000000000000000..214a841e5073ce31af27b9487429cddc14f05556 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_noactionbar_port_searchview_queryhint.png differ diff --git a/tests/res/drawable-hdpi/holo_light_noactionbar_port_seekbar_0.png b/tests/res/drawable-hdpi/holo_light_noactionbar_port_seekbar_0.png new file mode 100644 index 0000000000000000000000000000000000000000..4afa2e67a1fd5c9e04b222728c0fc770590656ea Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_noactionbar_port_seekbar_0.png differ diff --git a/tests/res/drawable-hdpi/holo_light_noactionbar_port_seekbar_100.png b/tests/res/drawable-hdpi/holo_light_noactionbar_port_seekbar_100.png new file mode 100644 index 0000000000000000000000000000000000000000..61306d3a2d1e580646d55c190529c433bb5d405f Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_noactionbar_port_seekbar_100.png differ diff --git a/tests/res/drawable-hdpi/holo_light_noactionbar_port_seekbar_50.png b/tests/res/drawable-hdpi/holo_light_noactionbar_port_seekbar_50.png new file mode 100644 index 0000000000000000000000000000000000000000..c759be438dc4283f1c532e2c96b17162feb14089 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_noactionbar_port_seekbar_50.png differ diff --git a/tests/res/drawable-hdpi/holo_light_noactionbar_port_spinner.png b/tests/res/drawable-hdpi/holo_light_noactionbar_port_spinner.png new file mode 100644 index 0000000000000000000000000000000000000000..ebf919886e8ba76ca74e0d935afffbf3c90e4498 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_noactionbar_port_spinner.png differ diff --git a/tests/res/drawable-hdpi/holo_light_noactionbar_port_tabhost.png b/tests/res/drawable-hdpi/holo_light_noactionbar_port_tabhost.png new file mode 100644 index 0000000000000000000000000000000000000000..5db5c1cf73b7cb997bfa6d1853648f48e74e94c4 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_noactionbar_port_tabhost.png differ diff --git a/tests/res/drawable-hdpi/holo_light_noactionbar_port_textview.png b/tests/res/drawable-hdpi/holo_light_noactionbar_port_textview.png new file mode 100644 index 0000000000000000000000000000000000000000..faa23b0afc7490f91f183ea13ae32217b7223237 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_noactionbar_port_textview.png differ diff --git a/tests/res/drawable-hdpi/holo_light_noactionbar_port_toggle_button.png b/tests/res/drawable-hdpi/holo_light_noactionbar_port_toggle_button.png new file mode 100644 index 0000000000000000000000000000000000000000..49afa4e423d52b763085539acf87458274255b45 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_noactionbar_port_toggle_button.png differ diff --git a/tests/res/drawable-hdpi/holo_light_noactionbar_port_toggle_button_checked.png b/tests/res/drawable-hdpi/holo_light_noactionbar_port_toggle_button_checked.png new file mode 100644 index 0000000000000000000000000000000000000000..e914e333dd919dfc361d607562ae12962bccbdda Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_noactionbar_port_toggle_button_checked.png differ diff --git a/tests/res/drawable-hdpi/holo_light_noactionbar_port_zoomcontrols.png b/tests/res/drawable-hdpi/holo_light_noactionbar_port_zoomcontrols.png new file mode 100644 index 0000000000000000000000000000000000000000..576340630d8190b61d0e5bb1115e5c16fcbcb33c Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_noactionbar_port_zoomcontrols.png differ diff --git a/tests/res/drawable-hdpi/holo_light_panel_land_alertdialog_list.png b/tests/res/drawable-hdpi/holo_light_panel_land_alertdialog_list.png new file mode 100644 index 0000000000000000000000000000000000000000..a44977ab95508a047a2708b5267fbd6b27d9da46 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_panel_land_alertdialog_list.png differ diff --git a/tests/res/drawable-hdpi/holo_light_panel_land_alertdialog_multichoice.png b/tests/res/drawable-hdpi/holo_light_panel_land_alertdialog_multichoice.png new file mode 100644 index 0000000000000000000000000000000000000000..0de7dad7d1f26683fbcc08e58d21d869e499767d Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_panel_land_alertdialog_multichoice.png differ diff --git a/tests/res/drawable-hdpi/holo_light_panel_land_alertdialog_onebutton.png b/tests/res/drawable-hdpi/holo_light_panel_land_alertdialog_onebutton.png new file mode 100644 index 0000000000000000000000000000000000000000..ebf381777c56a966dd44ee60ffb4d4c920b02076 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_panel_land_alertdialog_onebutton.png differ diff --git a/tests/res/drawable-hdpi/holo_light_panel_land_alertdialog_singlechoice.png b/tests/res/drawable-hdpi/holo_light_panel_land_alertdialog_singlechoice.png new file mode 100644 index 0000000000000000000000000000000000000000..8b86469f15dd720269aa824bbf73d8d5c31fe0c8 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_panel_land_alertdialog_singlechoice.png differ diff --git a/tests/res/drawable-hdpi/holo_light_panel_land_alertdialog_threebuttons.png b/tests/res/drawable-hdpi/holo_light_panel_land_alertdialog_threebuttons.png new file mode 100644 index 0000000000000000000000000000000000000000..d58f53ac24634b5d1854204ad5ece28fb09d410f Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_panel_land_alertdialog_threebuttons.png differ diff --git a/tests/res/drawable-hdpi/holo_light_panel_land_alertdialog_twobuttons.png b/tests/res/drawable-hdpi/holo_light_panel_land_alertdialog_twobuttons.png new file mode 100644 index 0000000000000000000000000000000000000000..164ec815f0114b5438014e23fa7ecaedfca84233 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_panel_land_alertdialog_twobuttons.png differ diff --git a/tests/res/drawable-hdpi/holo_light_panel_land_blue_bright.png b/tests/res/drawable-hdpi/holo_light_panel_land_blue_bright.png new file mode 100644 index 0000000000000000000000000000000000000000..72f1cd3ddc69d70cad79645ec8bba76e9e7acf54 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_panel_land_blue_bright.png differ diff --git a/tests/res/drawable-hdpi/holo_light_panel_land_blue_dark.png b/tests/res/drawable-hdpi/holo_light_panel_land_blue_dark.png new file mode 100644 index 0000000000000000000000000000000000000000..8dc3d53adc37cd613b9b0a38b1d68d382bb3b940 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_panel_land_blue_dark.png differ diff --git a/tests/res/drawable-hdpi/holo_light_panel_land_blue_light.png b/tests/res/drawable-hdpi/holo_light_panel_land_blue_light.png new file mode 100644 index 0000000000000000000000000000000000000000..acdbb58b91295d9b3948cd4815cf943fc2108736 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_panel_land_blue_light.png differ diff --git a/tests/res/drawable-hdpi/holo_light_panel_land_button.png b/tests/res/drawable-hdpi/holo_light_panel_land_button.png new file mode 100644 index 0000000000000000000000000000000000000000..78a852889e75f3615d8f5d87297fd743fd24cf97 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_panel_land_button.png differ diff --git a/tests/res/drawable-hdpi/holo_light_panel_land_button_pressed.png b/tests/res/drawable-hdpi/holo_light_panel_land_button_pressed.png new file mode 100644 index 0000000000000000000000000000000000000000..5b16af2ee90068a29671088dd4f36c0ac8325ed4 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_panel_land_button_pressed.png differ diff --git a/tests/res/drawable-hdpi/holo_light_panel_land_calendarview.png b/tests/res/drawable-hdpi/holo_light_panel_land_calendarview.png new file mode 100644 index 0000000000000000000000000000000000000000..6c572aacd003549d4cea5453da889852309ee502 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_panel_land_calendarview.png differ diff --git a/tests/res/drawable-hdpi/holo_light_panel_land_checkbox.png b/tests/res/drawable-hdpi/holo_light_panel_land_checkbox.png new file mode 100644 index 0000000000000000000000000000000000000000..6fd2ba2a97bab7e4e2b771432f42103d7832636a Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_panel_land_checkbox.png differ diff --git a/tests/res/drawable-hdpi/holo_light_panel_land_checkbox_checked.png b/tests/res/drawable-hdpi/holo_light_panel_land_checkbox_checked.png new file mode 100644 index 0000000000000000000000000000000000000000..8dd8fd85f2ec373db9472c571cdc0247e14d3614 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_panel_land_checkbox_checked.png differ diff --git a/tests/res/drawable-hdpi/holo_light_panel_land_edittext.png b/tests/res/drawable-hdpi/holo_light_panel_land_edittext.png new file mode 100644 index 0000000000000000000000000000000000000000..4356dd0c496ed90e2acb8a059c0c1d3a85a0ec70 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_panel_land_edittext.png differ diff --git a/tests/res/drawable-hdpi/holo_light_panel_land_green_dark.png b/tests/res/drawable-hdpi/holo_light_panel_land_green_dark.png new file mode 100644 index 0000000000000000000000000000000000000000..3b9be5eec71f7b1bed98944685f9e336d39170d9 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_panel_land_green_dark.png differ diff --git a/tests/res/drawable-hdpi/holo_light_panel_land_green_light.png b/tests/res/drawable-hdpi/holo_light_panel_land_green_light.png new file mode 100644 index 0000000000000000000000000000000000000000..288b75a7399124fb0dc5c184832e06d22c676baf Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_panel_land_green_light.png differ diff --git a/tests/res/drawable-hdpi/holo_light_panel_land_orange_dark.png b/tests/res/drawable-hdpi/holo_light_panel_land_orange_dark.png new file mode 100644 index 0000000000000000000000000000000000000000..75ff2a5a2eab4195f17198cb7a1d2e4d61a95ebd Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_panel_land_orange_dark.png differ diff --git a/tests/res/drawable-hdpi/holo_light_panel_land_orange_light.png b/tests/res/drawable-hdpi/holo_light_panel_land_orange_light.png new file mode 100644 index 0000000000000000000000000000000000000000..4872766029853de59b23a8f4364389b582cbb617 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_panel_land_orange_light.png differ diff --git a/tests/res/drawable-hdpi/holo_light_panel_land_progressbar.png b/tests/res/drawable-hdpi/holo_light_panel_land_progressbar.png new file mode 100644 index 0000000000000000000000000000000000000000..41e958c7ed1a7f8a3818a55c7441e9cc9dab0d3c Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_panel_land_progressbar.png differ diff --git a/tests/res/drawable-hdpi/holo_light_panel_land_progressbar_horizontal0.png b/tests/res/drawable-hdpi/holo_light_panel_land_progressbar_horizontal0.png new file mode 100644 index 0000000000000000000000000000000000000000..8a2248d6bc4fc462a91eb582e905d276e4085393 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_panel_land_progressbar_horizontal0.png differ diff --git a/tests/res/drawable-hdpi/holo_light_panel_land_progressbar_horizontal100.png b/tests/res/drawable-hdpi/holo_light_panel_land_progressbar_horizontal100.png new file mode 100644 index 0000000000000000000000000000000000000000..069a67eac539fcb6f471f8a629ab3276c2dd8103 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_panel_land_progressbar_horizontal100.png differ diff --git a/tests/res/drawable-hdpi/holo_light_panel_land_progressbar_horizontal50.png b/tests/res/drawable-hdpi/holo_light_panel_land_progressbar_horizontal50.png new file mode 100644 index 0000000000000000000000000000000000000000..d7fa13d88bc7c16611b92278ffce5041cd2f20b3 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_panel_land_progressbar_horizontal50.png differ diff --git a/tests/res/drawable-hdpi/holo_light_panel_land_progressbar_large.png b/tests/res/drawable-hdpi/holo_light_panel_land_progressbar_large.png new file mode 100644 index 0000000000000000000000000000000000000000..0fd63d218de38c73d9ced3dd9d11c9c81f8b3f82 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_panel_land_progressbar_large.png differ diff --git a/tests/res/drawable-hdpi/holo_light_panel_land_progressbar_small.png b/tests/res/drawable-hdpi/holo_light_panel_land_progressbar_small.png new file mode 100644 index 0000000000000000000000000000000000000000..1a270f9d993500aed6bfa7ae247a4a9d71963c97 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_panel_land_progressbar_small.png differ diff --git a/tests/res/drawable-hdpi/holo_light_panel_land_progressdialog_horizontal.png b/tests/res/drawable-hdpi/holo_light_panel_land_progressdialog_horizontal.png new file mode 100644 index 0000000000000000000000000000000000000000..78311b6da9986f83989cd5b8a0843ccf7e840c51 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_panel_land_progressdialog_horizontal.png differ diff --git a/tests/res/drawable-hdpi/holo_light_panel_land_progressdialog_spinner.png b/tests/res/drawable-hdpi/holo_light_panel_land_progressdialog_spinner.png new file mode 100644 index 0000000000000000000000000000000000000000..5849d7177312f1cbc04891aa1d006f4148e6e50d Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_panel_land_progressdialog_spinner.png differ diff --git a/tests/res/drawable-hdpi/holo_light_panel_land_purple.png b/tests/res/drawable-hdpi/holo_light_panel_land_purple.png new file mode 100644 index 0000000000000000000000000000000000000000..a4c77f0e994f34dc5be5ff0ab5d9149daab920bd Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_panel_land_purple.png differ diff --git a/tests/res/drawable-hdpi/holo_light_panel_land_radiobutton.png b/tests/res/drawable-hdpi/holo_light_panel_land_radiobutton.png new file mode 100644 index 0000000000000000000000000000000000000000..8d0bd4f6cb18210201e6e36ee707379adb7f27df Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_panel_land_radiobutton.png differ diff --git a/tests/res/drawable-hdpi/holo_light_panel_land_radiobutton_checked.png b/tests/res/drawable-hdpi/holo_light_panel_land_radiobutton_checked.png new file mode 100644 index 0000000000000000000000000000000000000000..308715315a2eea1c9f9824ff2ac42197186ebcce Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_panel_land_radiobutton_checked.png differ diff --git a/tests/res/drawable-hdpi/holo_light_panel_land_radiogroup_horizontal.png b/tests/res/drawable-hdpi/holo_light_panel_land_radiogroup_horizontal.png new file mode 100644 index 0000000000000000000000000000000000000000..6076ac21f54cc2a805d7b3a4dbda82cd84b4c542 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_panel_land_radiogroup_horizontal.png differ diff --git a/tests/res/drawable-hdpi/holo_light_panel_land_radiogroup_vertical.png b/tests/res/drawable-hdpi/holo_light_panel_land_radiogroup_vertical.png new file mode 100644 index 0000000000000000000000000000000000000000..e1e5348e7a8f177e60dc3b455e56e5d4d2451eab Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_panel_land_radiogroup_vertical.png differ diff --git a/tests/res/drawable-hdpi/holo_light_panel_land_ratingbar_0.png b/tests/res/drawable-hdpi/holo_light_panel_land_ratingbar_0.png new file mode 100644 index 0000000000000000000000000000000000000000..b7ed0fd9e86ff9650e16a0c87c95301bbe71ff12 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_panel_land_ratingbar_0.png differ diff --git a/tests/res/drawable-hdpi/holo_light_panel_land_ratingbar_0_pressed.png b/tests/res/drawable-hdpi/holo_light_panel_land_ratingbar_0_pressed.png new file mode 100644 index 0000000000000000000000000000000000000000..eb69c2f84fe8555ecde32e49547446104e392e4c Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_panel_land_ratingbar_0_pressed.png differ diff --git a/tests/res/drawable-hdpi/holo_light_panel_land_ratingbar_2point5.png b/tests/res/drawable-hdpi/holo_light_panel_land_ratingbar_2point5.png new file mode 100644 index 0000000000000000000000000000000000000000..8a38f74f5b9336e29c3cf80c692993f7593ba965 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_panel_land_ratingbar_2point5.png differ diff --git a/tests/res/drawable-hdpi/holo_light_panel_land_ratingbar_2point5_pressed.png b/tests/res/drawable-hdpi/holo_light_panel_land_ratingbar_2point5_pressed.png new file mode 100644 index 0000000000000000000000000000000000000000..1ad6086d5338b2d92edd48b7146e8c73e2e46c2d Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_panel_land_ratingbar_2point5_pressed.png differ diff --git a/tests/res/drawable-hdpi/holo_light_panel_land_ratingbar_5.png b/tests/res/drawable-hdpi/holo_light_panel_land_ratingbar_5.png new file mode 100644 index 0000000000000000000000000000000000000000..1dd698f7cfe50fd2662114ff6d075c30994ec2f6 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_panel_land_ratingbar_5.png differ diff --git a/tests/res/drawable-hdpi/holo_light_panel_land_ratingbar_5_pressed.png b/tests/res/drawable-hdpi/holo_light_panel_land_ratingbar_5_pressed.png new file mode 100644 index 0000000000000000000000000000000000000000..1a64fe9779d141ec5da65b5240136006bd45ac4a Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_panel_land_ratingbar_5_pressed.png differ diff --git a/tests/res/drawable-hdpi/holo_light_panel_land_red_dark.png b/tests/res/drawable-hdpi/holo_light_panel_land_red_dark.png new file mode 100644 index 0000000000000000000000000000000000000000..4ae5797fe87f8f07a20bc9f9af059236a40fc62e Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_panel_land_red_dark.png differ diff --git a/tests/res/drawable-hdpi/holo_light_panel_land_red_light.png b/tests/res/drawable-hdpi/holo_light_panel_land_red_light.png new file mode 100644 index 0000000000000000000000000000000000000000..4860c053134581df3f45734836bca2853cfc72b0 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_panel_land_red_light.png differ diff --git a/tests/res/drawable-hdpi/holo_light_panel_land_searchview.png b/tests/res/drawable-hdpi/holo_light_panel_land_searchview.png new file mode 100644 index 0000000000000000000000000000000000000000..762dd1c277d62e17d93cc5dd99f98208a27ef918 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_panel_land_searchview.png differ diff --git a/tests/res/drawable-hdpi/holo_light_panel_land_searchview_query.png b/tests/res/drawable-hdpi/holo_light_panel_land_searchview_query.png new file mode 100644 index 0000000000000000000000000000000000000000..921d643a7bf5fd9e39e383062030d9c20a7b5317 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_panel_land_searchview_query.png differ diff --git a/tests/res/drawable-hdpi/holo_light_panel_land_searchview_queryhint.png b/tests/res/drawable-hdpi/holo_light_panel_land_searchview_queryhint.png new file mode 100644 index 0000000000000000000000000000000000000000..bcf8c6ffa530408fadd22da62364dcac43dc389e Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_panel_land_searchview_queryhint.png differ diff --git a/tests/res/drawable-hdpi/holo_light_panel_land_seekbar_0.png b/tests/res/drawable-hdpi/holo_light_panel_land_seekbar_0.png new file mode 100644 index 0000000000000000000000000000000000000000..bbdaa9c92b9499033be8b2335f951b85880ec31d Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_panel_land_seekbar_0.png differ diff --git a/tests/res/drawable-hdpi/holo_light_panel_land_seekbar_100.png b/tests/res/drawable-hdpi/holo_light_panel_land_seekbar_100.png new file mode 100644 index 0000000000000000000000000000000000000000..b89ea7d9a1999f56ee001e18efe5f4133ac20843 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_panel_land_seekbar_100.png differ diff --git a/tests/res/drawable-hdpi/holo_light_panel_land_seekbar_50.png b/tests/res/drawable-hdpi/holo_light_panel_land_seekbar_50.png new file mode 100644 index 0000000000000000000000000000000000000000..e8320ca220d2525bb6cbc09a60e838e5130c3dd7 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_panel_land_seekbar_50.png differ diff --git a/tests/res/drawable-hdpi/holo_light_panel_land_spinner.png b/tests/res/drawable-hdpi/holo_light_panel_land_spinner.png new file mode 100644 index 0000000000000000000000000000000000000000..c5daaeb410cf65a3394caa9c6e805f0ca9aaab80 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_panel_land_spinner.png differ diff --git a/tests/res/drawable-hdpi/holo_light_panel_land_tabhost.png b/tests/res/drawable-hdpi/holo_light_panel_land_tabhost.png new file mode 100644 index 0000000000000000000000000000000000000000..c7926f67993b1843e9a638a27d59e9a764c78c67 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_panel_land_tabhost.png differ diff --git a/tests/res/drawable-hdpi/holo_light_panel_land_textview.png b/tests/res/drawable-hdpi/holo_light_panel_land_textview.png new file mode 100644 index 0000000000000000000000000000000000000000..188893889ab0af4b5dde1b6282a1a2d74749d7f9 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_panel_land_textview.png differ diff --git a/tests/res/drawable-hdpi/holo_light_panel_land_toggle_button.png b/tests/res/drawable-hdpi/holo_light_panel_land_toggle_button.png new file mode 100644 index 0000000000000000000000000000000000000000..49afa4e423d52b763085539acf87458274255b45 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_panel_land_toggle_button.png differ diff --git a/tests/res/drawable-hdpi/holo_light_panel_land_toggle_button_checked.png b/tests/res/drawable-hdpi/holo_light_panel_land_toggle_button_checked.png new file mode 100644 index 0000000000000000000000000000000000000000..e914e333dd919dfc361d607562ae12962bccbdda Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_panel_land_toggle_button_checked.png differ diff --git a/tests/res/drawable-hdpi/holo_light_panel_land_zoomcontrols.png b/tests/res/drawable-hdpi/holo_light_panel_land_zoomcontrols.png new file mode 100644 index 0000000000000000000000000000000000000000..576340630d8190b61d0e5bb1115e5c16fcbcb33c Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_panel_land_zoomcontrols.png differ diff --git a/tests/res/drawable-hdpi/holo_light_panel_port_alertdialog_list.png b/tests/res/drawable-hdpi/holo_light_panel_port_alertdialog_list.png new file mode 100644 index 0000000000000000000000000000000000000000..7662ac0a7eb1cbcd9f9d3501f728f42eefaaf2bd Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_panel_port_alertdialog_list.png differ diff --git a/tests/res/drawable-hdpi/holo_light_panel_port_alertdialog_multichoice.png b/tests/res/drawable-hdpi/holo_light_panel_port_alertdialog_multichoice.png new file mode 100644 index 0000000000000000000000000000000000000000..f1d19a9790c96ae714a1df7719f4b436e3bed4e8 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_panel_port_alertdialog_multichoice.png differ diff --git a/tests/res/drawable-hdpi/holo_light_panel_port_alertdialog_onebutton.png b/tests/res/drawable-hdpi/holo_light_panel_port_alertdialog_onebutton.png new file mode 100644 index 0000000000000000000000000000000000000000..bc8dd9a222a164697774084e673b7e73cee3203d Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_panel_port_alertdialog_onebutton.png differ diff --git a/tests/res/drawable-hdpi/holo_light_panel_port_alertdialog_singlechoice.png b/tests/res/drawable-hdpi/holo_light_panel_port_alertdialog_singlechoice.png new file mode 100644 index 0000000000000000000000000000000000000000..a127d0b980c95fd5e7bf317f70e402d80f5d731c Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_panel_port_alertdialog_singlechoice.png differ diff --git a/tests/res/drawable-hdpi/holo_light_panel_port_alertdialog_threebuttons.png b/tests/res/drawable-hdpi/holo_light_panel_port_alertdialog_threebuttons.png new file mode 100644 index 0000000000000000000000000000000000000000..07ec4e723571fdced7f229518a7585508fc64ee5 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_panel_port_alertdialog_threebuttons.png differ diff --git a/tests/res/drawable-hdpi/holo_light_panel_port_alertdialog_twobuttons.png b/tests/res/drawable-hdpi/holo_light_panel_port_alertdialog_twobuttons.png new file mode 100644 index 0000000000000000000000000000000000000000..0954774edf5a65d26ac09f092f9b686c1aa951a4 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_panel_port_alertdialog_twobuttons.png differ diff --git a/tests/res/drawable-hdpi/holo_light_panel_port_blue_bright.png b/tests/res/drawable-hdpi/holo_light_panel_port_blue_bright.png new file mode 100644 index 0000000000000000000000000000000000000000..778bb0b241655ba2ed668323ee93adf7d6a4dbdd Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_panel_port_blue_bright.png differ diff --git a/tests/res/drawable-hdpi/holo_light_panel_port_blue_dark.png b/tests/res/drawable-hdpi/holo_light_panel_port_blue_dark.png new file mode 100644 index 0000000000000000000000000000000000000000..78d391b5a86078891a09d50d9829442448fc114e Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_panel_port_blue_dark.png differ diff --git a/tests/res/drawable-hdpi/holo_light_panel_port_blue_light.png b/tests/res/drawable-hdpi/holo_light_panel_port_blue_light.png new file mode 100644 index 0000000000000000000000000000000000000000..4055f510fb304dc1d6feaa2a8422de2389d06a33 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_panel_port_blue_light.png differ diff --git a/tests/res/drawable-hdpi/holo_light_panel_port_button.png b/tests/res/drawable-hdpi/holo_light_panel_port_button.png new file mode 100644 index 0000000000000000000000000000000000000000..78a852889e75f3615d8f5d87297fd743fd24cf97 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_panel_port_button.png differ diff --git a/tests/res/drawable-hdpi/holo_light_panel_port_button_pressed.png b/tests/res/drawable-hdpi/holo_light_panel_port_button_pressed.png new file mode 100644 index 0000000000000000000000000000000000000000..5b16af2ee90068a29671088dd4f36c0ac8325ed4 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_panel_port_button_pressed.png differ diff --git a/tests/res/drawable-hdpi/holo_light_panel_port_calendarview.png b/tests/res/drawable-hdpi/holo_light_panel_port_calendarview.png new file mode 100644 index 0000000000000000000000000000000000000000..b2ba81b95acd55ae608531852c18f298a68c21d1 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_panel_port_calendarview.png differ diff --git a/tests/res/drawable-hdpi/holo_light_panel_port_checkbox.png b/tests/res/drawable-hdpi/holo_light_panel_port_checkbox.png new file mode 100644 index 0000000000000000000000000000000000000000..6fd2ba2a97bab7e4e2b771432f42103d7832636a Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_panel_port_checkbox.png differ diff --git a/tests/res/drawable-hdpi/holo_light_panel_port_checkbox_checked.png b/tests/res/drawable-hdpi/holo_light_panel_port_checkbox_checked.png new file mode 100644 index 0000000000000000000000000000000000000000..8dd8fd85f2ec373db9472c571cdc0247e14d3614 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_panel_port_checkbox_checked.png differ diff --git a/tests/res/drawable-hdpi/holo_light_panel_port_edittext.png b/tests/res/drawable-hdpi/holo_light_panel_port_edittext.png new file mode 100644 index 0000000000000000000000000000000000000000..277e31e09b0c986be7e2f66bef1de48906100d90 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_panel_port_edittext.png differ diff --git a/tests/res/drawable-hdpi/holo_light_panel_port_green_dark.png b/tests/res/drawable-hdpi/holo_light_panel_port_green_dark.png new file mode 100644 index 0000000000000000000000000000000000000000..ca9aed3220cb21f40958aaeba96d5e0ac29bb3d1 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_panel_port_green_dark.png differ diff --git a/tests/res/drawable-hdpi/holo_light_panel_port_green_light.png b/tests/res/drawable-hdpi/holo_light_panel_port_green_light.png new file mode 100644 index 0000000000000000000000000000000000000000..6a326963e16d69b9a8adea738266cda4f755d13b Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_panel_port_green_light.png differ diff --git a/tests/res/drawable-hdpi/holo_light_panel_port_orange_dark.png b/tests/res/drawable-hdpi/holo_light_panel_port_orange_dark.png new file mode 100644 index 0000000000000000000000000000000000000000..adf1d82145cb5967f625e412288b2cf26752ce27 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_panel_port_orange_dark.png differ diff --git a/tests/res/drawable-hdpi/holo_light_panel_port_orange_light.png b/tests/res/drawable-hdpi/holo_light_panel_port_orange_light.png new file mode 100644 index 0000000000000000000000000000000000000000..2208f9157a5923077726d5543c7008d684baea4e Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_panel_port_orange_light.png differ diff --git a/tests/res/drawable-hdpi/holo_light_panel_port_progressbar.png b/tests/res/drawable-hdpi/holo_light_panel_port_progressbar.png new file mode 100644 index 0000000000000000000000000000000000000000..41e958c7ed1a7f8a3818a55c7441e9cc9dab0d3c Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_panel_port_progressbar.png differ diff --git a/tests/res/drawable-hdpi/holo_light_panel_port_progressbar_horizontal0.png b/tests/res/drawable-hdpi/holo_light_panel_port_progressbar_horizontal0.png new file mode 100644 index 0000000000000000000000000000000000000000..c885b9a806e7aad87b9cde8f6663fa408bf6eafd Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_panel_port_progressbar_horizontal0.png differ diff --git a/tests/res/drawable-hdpi/holo_light_panel_port_progressbar_horizontal100.png b/tests/res/drawable-hdpi/holo_light_panel_port_progressbar_horizontal100.png new file mode 100644 index 0000000000000000000000000000000000000000..0dc139a0f94f0b71ef01999b13f42781e1ac88f7 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_panel_port_progressbar_horizontal100.png differ diff --git a/tests/res/drawable-hdpi/holo_light_panel_port_progressbar_horizontal50.png b/tests/res/drawable-hdpi/holo_light_panel_port_progressbar_horizontal50.png new file mode 100644 index 0000000000000000000000000000000000000000..6f45999d8317ac8702400a20de553656feb805f2 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_panel_port_progressbar_horizontal50.png differ diff --git a/tests/res/drawable-hdpi/holo_light_panel_port_progressbar_large.png b/tests/res/drawable-hdpi/holo_light_panel_port_progressbar_large.png new file mode 100644 index 0000000000000000000000000000000000000000..0fd63d218de38c73d9ced3dd9d11c9c81f8b3f82 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_panel_port_progressbar_large.png differ diff --git a/tests/res/drawable-hdpi/holo_light_panel_port_progressbar_small.png b/tests/res/drawable-hdpi/holo_light_panel_port_progressbar_small.png new file mode 100644 index 0000000000000000000000000000000000000000..1a270f9d993500aed6bfa7ae247a4a9d71963c97 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_panel_port_progressbar_small.png differ diff --git a/tests/res/drawable-hdpi/holo_light_panel_port_progressdialog_horizontal.png b/tests/res/drawable-hdpi/holo_light_panel_port_progressdialog_horizontal.png new file mode 100644 index 0000000000000000000000000000000000000000..cd50fe6b183d22fedd5bb3c8c1b1380e7ea1ff3f Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_panel_port_progressdialog_horizontal.png differ diff --git a/tests/res/drawable-hdpi/holo_light_panel_port_progressdialog_spinner.png b/tests/res/drawable-hdpi/holo_light_panel_port_progressdialog_spinner.png new file mode 100644 index 0000000000000000000000000000000000000000..d1a46e51abf368871725aba81f061da7e07ee577 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_panel_port_progressdialog_spinner.png differ diff --git a/tests/res/drawable-hdpi/holo_light_panel_port_purple.png b/tests/res/drawable-hdpi/holo_light_panel_port_purple.png new file mode 100644 index 0000000000000000000000000000000000000000..e45ec4feb975752edd2dda3244c6230d25f54be1 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_panel_port_purple.png differ diff --git a/tests/res/drawable-hdpi/holo_light_panel_port_radiobutton.png b/tests/res/drawable-hdpi/holo_light_panel_port_radiobutton.png new file mode 100644 index 0000000000000000000000000000000000000000..8d0bd4f6cb18210201e6e36ee707379adb7f27df Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_panel_port_radiobutton.png differ diff --git a/tests/res/drawable-hdpi/holo_light_panel_port_radiobutton_checked.png b/tests/res/drawable-hdpi/holo_light_panel_port_radiobutton_checked.png new file mode 100644 index 0000000000000000000000000000000000000000..308715315a2eea1c9f9824ff2ac42197186ebcce Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_panel_port_radiobutton_checked.png differ diff --git a/tests/res/drawable-hdpi/holo_light_panel_port_radiogroup_horizontal.png b/tests/res/drawable-hdpi/holo_light_panel_port_radiogroup_horizontal.png new file mode 100644 index 0000000000000000000000000000000000000000..6076ac21f54cc2a805d7b3a4dbda82cd84b4c542 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_panel_port_radiogroup_horizontal.png differ diff --git a/tests/res/drawable-hdpi/holo_light_panel_port_radiogroup_vertical.png b/tests/res/drawable-hdpi/holo_light_panel_port_radiogroup_vertical.png new file mode 100644 index 0000000000000000000000000000000000000000..e1e5348e7a8f177e60dc3b455e56e5d4d2451eab Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_panel_port_radiogroup_vertical.png differ diff --git a/tests/res/drawable-hdpi/holo_light_panel_port_ratingbar_0.png b/tests/res/drawable-hdpi/holo_light_panel_port_ratingbar_0.png new file mode 100644 index 0000000000000000000000000000000000000000..b7ed0fd9e86ff9650e16a0c87c95301bbe71ff12 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_panel_port_ratingbar_0.png differ diff --git a/tests/res/drawable-hdpi/holo_light_panel_port_ratingbar_0_pressed.png b/tests/res/drawable-hdpi/holo_light_panel_port_ratingbar_0_pressed.png new file mode 100644 index 0000000000000000000000000000000000000000..eb69c2f84fe8555ecde32e49547446104e392e4c Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_panel_port_ratingbar_0_pressed.png differ diff --git a/tests/res/drawable-hdpi/holo_light_panel_port_ratingbar_2point5.png b/tests/res/drawable-hdpi/holo_light_panel_port_ratingbar_2point5.png new file mode 100644 index 0000000000000000000000000000000000000000..8a38f74f5b9336e29c3cf80c692993f7593ba965 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_panel_port_ratingbar_2point5.png differ diff --git a/tests/res/drawable-hdpi/holo_light_panel_port_ratingbar_2point5_pressed.png b/tests/res/drawable-hdpi/holo_light_panel_port_ratingbar_2point5_pressed.png new file mode 100644 index 0000000000000000000000000000000000000000..1ad6086d5338b2d92edd48b7146e8c73e2e46c2d Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_panel_port_ratingbar_2point5_pressed.png differ diff --git a/tests/res/drawable-hdpi/holo_light_panel_port_ratingbar_5.png b/tests/res/drawable-hdpi/holo_light_panel_port_ratingbar_5.png new file mode 100644 index 0000000000000000000000000000000000000000..1dd698f7cfe50fd2662114ff6d075c30994ec2f6 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_panel_port_ratingbar_5.png differ diff --git a/tests/res/drawable-hdpi/holo_light_panel_port_ratingbar_5_pressed.png b/tests/res/drawable-hdpi/holo_light_panel_port_ratingbar_5_pressed.png new file mode 100644 index 0000000000000000000000000000000000000000..1a64fe9779d141ec5da65b5240136006bd45ac4a Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_panel_port_ratingbar_5_pressed.png differ diff --git a/tests/res/drawable-hdpi/holo_light_panel_port_red_dark.png b/tests/res/drawable-hdpi/holo_light_panel_port_red_dark.png new file mode 100644 index 0000000000000000000000000000000000000000..04f0207cf1a8186090520fd110a056176ead4060 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_panel_port_red_dark.png differ diff --git a/tests/res/drawable-hdpi/holo_light_panel_port_red_light.png b/tests/res/drawable-hdpi/holo_light_panel_port_red_light.png new file mode 100644 index 0000000000000000000000000000000000000000..03dcaaa5cae6187d8e11ad40d0347a4fec14cf94 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_panel_port_red_light.png differ diff --git a/tests/res/drawable-hdpi/holo_light_panel_port_searchview.png b/tests/res/drawable-hdpi/holo_light_panel_port_searchview.png new file mode 100644 index 0000000000000000000000000000000000000000..d0a8fda1be2dfc8655568be1380f5b26b81442c1 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_panel_port_searchview.png differ diff --git a/tests/res/drawable-hdpi/holo_light_panel_port_searchview_query.png b/tests/res/drawable-hdpi/holo_light_panel_port_searchview_query.png new file mode 100644 index 0000000000000000000000000000000000000000..465ee11cc8b5852c4318f7deefd650b07da825bb Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_panel_port_searchview_query.png differ diff --git a/tests/res/drawable-hdpi/holo_light_panel_port_searchview_queryhint.png b/tests/res/drawable-hdpi/holo_light_panel_port_searchview_queryhint.png new file mode 100644 index 0000000000000000000000000000000000000000..214a841e5073ce31af27b9487429cddc14f05556 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_panel_port_searchview_queryhint.png differ diff --git a/tests/res/drawable-hdpi/holo_light_panel_port_seekbar_0.png b/tests/res/drawable-hdpi/holo_light_panel_port_seekbar_0.png new file mode 100644 index 0000000000000000000000000000000000000000..4afa2e67a1fd5c9e04b222728c0fc770590656ea Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_panel_port_seekbar_0.png differ diff --git a/tests/res/drawable-hdpi/holo_light_panel_port_seekbar_100.png b/tests/res/drawable-hdpi/holo_light_panel_port_seekbar_100.png new file mode 100644 index 0000000000000000000000000000000000000000..61306d3a2d1e580646d55c190529c433bb5d405f Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_panel_port_seekbar_100.png differ diff --git a/tests/res/drawable-hdpi/holo_light_panel_port_seekbar_50.png b/tests/res/drawable-hdpi/holo_light_panel_port_seekbar_50.png new file mode 100644 index 0000000000000000000000000000000000000000..c759be438dc4283f1c532e2c96b17162feb14089 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_panel_port_seekbar_50.png differ diff --git a/tests/res/drawable-hdpi/holo_light_panel_port_spinner.png b/tests/res/drawable-hdpi/holo_light_panel_port_spinner.png new file mode 100644 index 0000000000000000000000000000000000000000..ebf919886e8ba76ca74e0d935afffbf3c90e4498 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_panel_port_spinner.png differ diff --git a/tests/res/drawable-hdpi/holo_light_panel_port_tabhost.png b/tests/res/drawable-hdpi/holo_light_panel_port_tabhost.png new file mode 100644 index 0000000000000000000000000000000000000000..5db5c1cf73b7cb997bfa6d1853648f48e74e94c4 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_panel_port_tabhost.png differ diff --git a/tests/res/drawable-hdpi/holo_light_panel_port_textview.png b/tests/res/drawable-hdpi/holo_light_panel_port_textview.png new file mode 100644 index 0000000000000000000000000000000000000000..faa23b0afc7490f91f183ea13ae32217b7223237 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_panel_port_textview.png differ diff --git a/tests/res/drawable-hdpi/holo_light_panel_port_toggle_button.png b/tests/res/drawable-hdpi/holo_light_panel_port_toggle_button.png new file mode 100644 index 0000000000000000000000000000000000000000..49afa4e423d52b763085539acf87458274255b45 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_panel_port_toggle_button.png differ diff --git a/tests/res/drawable-hdpi/holo_light_panel_port_toggle_button_checked.png b/tests/res/drawable-hdpi/holo_light_panel_port_toggle_button_checked.png new file mode 100644 index 0000000000000000000000000000000000000000..e914e333dd919dfc361d607562ae12962bccbdda Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_panel_port_toggle_button_checked.png differ diff --git a/tests/res/drawable-hdpi/holo_light_panel_port_zoomcontrols.png b/tests/res/drawable-hdpi/holo_light_panel_port_zoomcontrols.png new file mode 100644 index 0000000000000000000000000000000000000000..576340630d8190b61d0e5bb1115e5c16fcbcb33c Binary files /dev/null and b/tests/res/drawable-hdpi/holo_light_panel_port_zoomcontrols.png differ diff --git a/tests/res/drawable-hdpi/holo_light_port_alertdialog_list.png b/tests/res/drawable-hdpi/holo_light_port_alertdialog_list.png index 008da706b8d64260fc4d4bfaa3682f2491432016..7662ac0a7eb1cbcd9f9d3501f728f42eefaaf2bd 100644 Binary files a/tests/res/drawable-hdpi/holo_light_port_alertdialog_list.png and b/tests/res/drawable-hdpi/holo_light_port_alertdialog_list.png differ diff --git a/tests/res/drawable-hdpi/holo_light_port_alertdialog_multichoice.png b/tests/res/drawable-hdpi/holo_light_port_alertdialog_multichoice.png index 9da8a3833a67f27443b7ebc0e2f8c252dc97c704..f1d19a9790c96ae714a1df7719f4b436e3bed4e8 100644 Binary files a/tests/res/drawable-hdpi/holo_light_port_alertdialog_multichoice.png and b/tests/res/drawable-hdpi/holo_light_port_alertdialog_multichoice.png differ diff --git a/tests/res/drawable-hdpi/holo_light_port_alertdialog_onebutton.png b/tests/res/drawable-hdpi/holo_light_port_alertdialog_onebutton.png index b8f5e8afcd1b38c805a23ce4c5afc78773410d89..bc8dd9a222a164697774084e673b7e73cee3203d 100644 Binary files a/tests/res/drawable-hdpi/holo_light_port_alertdialog_onebutton.png and b/tests/res/drawable-hdpi/holo_light_port_alertdialog_onebutton.png differ diff --git a/tests/res/drawable-hdpi/holo_light_port_alertdialog_singlechoice.png b/tests/res/drawable-hdpi/holo_light_port_alertdialog_singlechoice.png index 676dd35160315ed724dd8ac360f6576e432794f3..a127d0b980c95fd5e7bf317f70e402d80f5d731c 100644 Binary files a/tests/res/drawable-hdpi/holo_light_port_alertdialog_singlechoice.png and b/tests/res/drawable-hdpi/holo_light_port_alertdialog_singlechoice.png differ diff --git a/tests/res/drawable-hdpi/holo_light_port_alertdialog_threebuttons.png b/tests/res/drawable-hdpi/holo_light_port_alertdialog_threebuttons.png index a05d2ebd1b04370a4de617a72800f3905d83045a..07ec4e723571fdced7f229518a7585508fc64ee5 100644 Binary files a/tests/res/drawable-hdpi/holo_light_port_alertdialog_threebuttons.png and b/tests/res/drawable-hdpi/holo_light_port_alertdialog_threebuttons.png differ diff --git a/tests/res/drawable-hdpi/holo_light_port_alertdialog_twobuttons.png b/tests/res/drawable-hdpi/holo_light_port_alertdialog_twobuttons.png index b2bcc699f51a2ca2a61d9636abfef8dbc7dd78ac..0954774edf5a65d26ac09f092f9b686c1aa951a4 100644 Binary files a/tests/res/drawable-hdpi/holo_light_port_alertdialog_twobuttons.png and b/tests/res/drawable-hdpi/holo_light_port_alertdialog_twobuttons.png differ diff --git a/tests/res/drawable-hdpi/holo_light_port_blue_bright.png b/tests/res/drawable-hdpi/holo_light_port_blue_bright.png index 98cac490459e833c1c9bdf1e5eea561cfb782e6b..778bb0b241655ba2ed668323ee93adf7d6a4dbdd 100644 Binary files a/tests/res/drawable-hdpi/holo_light_port_blue_bright.png and b/tests/res/drawable-hdpi/holo_light_port_blue_bright.png differ diff --git a/tests/res/drawable-hdpi/holo_light_port_blue_dark.png b/tests/res/drawable-hdpi/holo_light_port_blue_dark.png index 62c9e62cd4d1699caed4186fcca6c533174eabec..78d391b5a86078891a09d50d9829442448fc114e 100644 Binary files a/tests/res/drawable-hdpi/holo_light_port_blue_dark.png and b/tests/res/drawable-hdpi/holo_light_port_blue_dark.png differ diff --git a/tests/res/drawable-hdpi/holo_light_port_blue_light.png b/tests/res/drawable-hdpi/holo_light_port_blue_light.png index e9cc21340efc15d45d7c39df215929a6614c68a5..4055f510fb304dc1d6feaa2a8422de2389d06a33 100644 Binary files a/tests/res/drawable-hdpi/holo_light_port_blue_light.png and b/tests/res/drawable-hdpi/holo_light_port_blue_light.png differ diff --git a/tests/res/drawable-hdpi/holo_light_port_button.png b/tests/res/drawable-hdpi/holo_light_port_button.png index b65c7b53fe30b026a2ea0cefd37c4a53c097a0e2..78a852889e75f3615d8f5d87297fd743fd24cf97 100644 Binary files a/tests/res/drawable-hdpi/holo_light_port_button.png and b/tests/res/drawable-hdpi/holo_light_port_button.png differ diff --git a/tests/res/drawable-hdpi/holo_light_port_button_pressed.png b/tests/res/drawable-hdpi/holo_light_port_button_pressed.png index e1c308898377a144e4b778b7654d72107d42888a..5b16af2ee90068a29671088dd4f36c0ac8325ed4 100644 Binary files a/tests/res/drawable-hdpi/holo_light_port_button_pressed.png and b/tests/res/drawable-hdpi/holo_light_port_button_pressed.png differ diff --git a/tests/res/drawable-hdpi/holo_light_port_calendarview.png b/tests/res/drawable-hdpi/holo_light_port_calendarview.png index 4d1e5d512fe8f2951b1230a412c7a0e8aafec8c7..b2ba81b95acd55ae608531852c18f298a68c21d1 100644 Binary files a/tests/res/drawable-hdpi/holo_light_port_calendarview.png and b/tests/res/drawable-hdpi/holo_light_port_calendarview.png differ diff --git a/tests/res/drawable-hdpi/holo_light_port_checkbox.png b/tests/res/drawable-hdpi/holo_light_port_checkbox.png index 403f00305fd124f1ec4bc258eb19dbcc0ed747b2..6fd2ba2a97bab7e4e2b771432f42103d7832636a 100644 Binary files a/tests/res/drawable-hdpi/holo_light_port_checkbox.png and b/tests/res/drawable-hdpi/holo_light_port_checkbox.png differ diff --git a/tests/res/drawable-hdpi/holo_light_port_checkbox_checked.png b/tests/res/drawable-hdpi/holo_light_port_checkbox_checked.png index 4fddac2102cec50c2b2d25fd3554f1f4ecf74289..8dd8fd85f2ec373db9472c571cdc0247e14d3614 100644 Binary files a/tests/res/drawable-hdpi/holo_light_port_checkbox_checked.png and b/tests/res/drawable-hdpi/holo_light_port_checkbox_checked.png differ diff --git a/tests/res/drawable-hdpi/holo_light_port_edittext.png b/tests/res/drawable-hdpi/holo_light_port_edittext.png index 28e0c474d4570a37718d0bc83dd56c0ef64dcd6f..277e31e09b0c986be7e2f66bef1de48906100d90 100644 Binary files a/tests/res/drawable-hdpi/holo_light_port_edittext.png and b/tests/res/drawable-hdpi/holo_light_port_edittext.png differ diff --git a/tests/res/drawable-hdpi/holo_light_port_green_dark.png b/tests/res/drawable-hdpi/holo_light_port_green_dark.png index e482e29c6f49e9b1858de4ff5b230b28c5971b7c..ca9aed3220cb21f40958aaeba96d5e0ac29bb3d1 100644 Binary files a/tests/res/drawable-hdpi/holo_light_port_green_dark.png and b/tests/res/drawable-hdpi/holo_light_port_green_dark.png differ diff --git a/tests/res/drawable-hdpi/holo_light_port_green_light.png b/tests/res/drawable-hdpi/holo_light_port_green_light.png index 8711996a0fd467a6c6bdd66113f77e99496b6239..6a326963e16d69b9a8adea738266cda4f755d13b 100644 Binary files a/tests/res/drawable-hdpi/holo_light_port_green_light.png and b/tests/res/drawable-hdpi/holo_light_port_green_light.png differ diff --git a/tests/res/drawable-hdpi/holo_light_port_orange_dark.png b/tests/res/drawable-hdpi/holo_light_port_orange_dark.png index 547b3bda947f4c5f78dd9fbb1bffdb59dd28a4e0..adf1d82145cb5967f625e412288b2cf26752ce27 100644 Binary files a/tests/res/drawable-hdpi/holo_light_port_orange_dark.png and b/tests/res/drawable-hdpi/holo_light_port_orange_dark.png differ diff --git a/tests/res/drawable-hdpi/holo_light_port_orange_light.png b/tests/res/drawable-hdpi/holo_light_port_orange_light.png index 468947c40cfa981c6879c91c5b5a3543715d206d..2208f9157a5923077726d5543c7008d684baea4e 100644 Binary files a/tests/res/drawable-hdpi/holo_light_port_orange_light.png and b/tests/res/drawable-hdpi/holo_light_port_orange_light.png differ diff --git a/tests/res/drawable-hdpi/holo_light_port_progressbar.png b/tests/res/drawable-hdpi/holo_light_port_progressbar.png index f5d1226949f9538b111570d5592f8968163e3481..41e958c7ed1a7f8a3818a55c7441e9cc9dab0d3c 100644 Binary files a/tests/res/drawable-hdpi/holo_light_port_progressbar.png and b/tests/res/drawable-hdpi/holo_light_port_progressbar.png differ diff --git a/tests/res/drawable-hdpi/holo_light_port_progressbar_horizontal0.png b/tests/res/drawable-hdpi/holo_light_port_progressbar_horizontal0.png index 6fb4cde4d336c2179558c94093c0c6b00fc31c80..c885b9a806e7aad87b9cde8f6663fa408bf6eafd 100644 Binary files a/tests/res/drawable-hdpi/holo_light_port_progressbar_horizontal0.png and b/tests/res/drawable-hdpi/holo_light_port_progressbar_horizontal0.png differ diff --git a/tests/res/drawable-hdpi/holo_light_port_progressbar_horizontal100.png b/tests/res/drawable-hdpi/holo_light_port_progressbar_horizontal100.png index 3b2d1eadf11941bf23c499b2c51705e2604f2258..0dc139a0f94f0b71ef01999b13f42781e1ac88f7 100644 Binary files a/tests/res/drawable-hdpi/holo_light_port_progressbar_horizontal100.png and b/tests/res/drawable-hdpi/holo_light_port_progressbar_horizontal100.png differ diff --git a/tests/res/drawable-hdpi/holo_light_port_progressbar_horizontal50.png b/tests/res/drawable-hdpi/holo_light_port_progressbar_horizontal50.png index eeb8fdf53d581410c4211564c451233ae186fb98..6f45999d8317ac8702400a20de553656feb805f2 100644 Binary files a/tests/res/drawable-hdpi/holo_light_port_progressbar_horizontal50.png and b/tests/res/drawable-hdpi/holo_light_port_progressbar_horizontal50.png differ diff --git a/tests/res/drawable-hdpi/holo_light_port_progressbar_large.png b/tests/res/drawable-hdpi/holo_light_port_progressbar_large.png index 82bfaab8a535ed171025fc8c496f1be07d9d9a68..0fd63d218de38c73d9ced3dd9d11c9c81f8b3f82 100644 Binary files a/tests/res/drawable-hdpi/holo_light_port_progressbar_large.png and b/tests/res/drawable-hdpi/holo_light_port_progressbar_large.png differ diff --git a/tests/res/drawable-hdpi/holo_light_port_progressbar_small.png b/tests/res/drawable-hdpi/holo_light_port_progressbar_small.png index d2a367295a041cb009a07eddcfe9d34a876e06e0..1a270f9d993500aed6bfa7ae247a4a9d71963c97 100644 Binary files a/tests/res/drawable-hdpi/holo_light_port_progressbar_small.png and b/tests/res/drawable-hdpi/holo_light_port_progressbar_small.png differ diff --git a/tests/res/drawable-hdpi/holo_light_port_progressdialog_horizontal.png b/tests/res/drawable-hdpi/holo_light_port_progressdialog_horizontal.png index faf6dde6e9ef3984687d9065551a7fad44f28660..cd50fe6b183d22fedd5bb3c8c1b1380e7ea1ff3f 100644 Binary files a/tests/res/drawable-hdpi/holo_light_port_progressdialog_horizontal.png and b/tests/res/drawable-hdpi/holo_light_port_progressdialog_horizontal.png differ diff --git a/tests/res/drawable-hdpi/holo_light_port_progressdialog_spinner.png b/tests/res/drawable-hdpi/holo_light_port_progressdialog_spinner.png index fe1eff56016c4e47824e1b0f970426c66bef3b7b..d1a46e51abf368871725aba81f061da7e07ee577 100644 Binary files a/tests/res/drawable-hdpi/holo_light_port_progressdialog_spinner.png and b/tests/res/drawable-hdpi/holo_light_port_progressdialog_spinner.png differ diff --git a/tests/res/drawable-hdpi/holo_light_port_purple.png b/tests/res/drawable-hdpi/holo_light_port_purple.png index eaac99959a0396dea391c59273d4689beee8c415..e45ec4feb975752edd2dda3244c6230d25f54be1 100644 Binary files a/tests/res/drawable-hdpi/holo_light_port_purple.png and b/tests/res/drawable-hdpi/holo_light_port_purple.png differ diff --git a/tests/res/drawable-hdpi/holo_light_port_radiobutton.png b/tests/res/drawable-hdpi/holo_light_port_radiobutton.png index 94b3ee7a109ac2f7b8530c7a87d0e1ebee92bce6..8d0bd4f6cb18210201e6e36ee707379adb7f27df 100644 Binary files a/tests/res/drawable-hdpi/holo_light_port_radiobutton.png and b/tests/res/drawable-hdpi/holo_light_port_radiobutton.png differ diff --git a/tests/res/drawable-hdpi/holo_light_port_radiobutton_checked.png b/tests/res/drawable-hdpi/holo_light_port_radiobutton_checked.png index d2d58a5abc422b245e9f1034e8646f418c5ea226..308715315a2eea1c9f9824ff2ac42197186ebcce 100644 Binary files a/tests/res/drawable-hdpi/holo_light_port_radiobutton_checked.png and b/tests/res/drawable-hdpi/holo_light_port_radiobutton_checked.png differ diff --git a/tests/res/drawable-hdpi/holo_light_port_radiogroup_horizontal.png b/tests/res/drawable-hdpi/holo_light_port_radiogroup_horizontal.png index d98797c109ad2fcbd01e011af4788fd718814d15..6076ac21f54cc2a805d7b3a4dbda82cd84b4c542 100644 Binary files a/tests/res/drawable-hdpi/holo_light_port_radiogroup_horizontal.png and b/tests/res/drawable-hdpi/holo_light_port_radiogroup_horizontal.png differ diff --git a/tests/res/drawable-hdpi/holo_light_port_radiogroup_vertical.png b/tests/res/drawable-hdpi/holo_light_port_radiogroup_vertical.png index 3e84a9c814115b78d3d937390cf09cc67641dc80..e1e5348e7a8f177e60dc3b455e56e5d4d2451eab 100644 Binary files a/tests/res/drawable-hdpi/holo_light_port_radiogroup_vertical.png and b/tests/res/drawable-hdpi/holo_light_port_radiogroup_vertical.png differ diff --git a/tests/res/drawable-hdpi/holo_light_port_red_dark.png b/tests/res/drawable-hdpi/holo_light_port_red_dark.png index cdfaf7a9830c3f3d644e9bc91661f6bdefe6f704..04f0207cf1a8186090520fd110a056176ead4060 100644 Binary files a/tests/res/drawable-hdpi/holo_light_port_red_dark.png and b/tests/res/drawable-hdpi/holo_light_port_red_dark.png differ diff --git a/tests/res/drawable-hdpi/holo_light_port_red_light.png b/tests/res/drawable-hdpi/holo_light_port_red_light.png index 9bd867c590bd5d9abd7a71d886efa9404432b3d6..03dcaaa5cae6187d8e11ad40d0347a4fec14cf94 100644 Binary files a/tests/res/drawable-hdpi/holo_light_port_red_light.png and b/tests/res/drawable-hdpi/holo_light_port_red_light.png differ diff --git a/tests/res/drawable-hdpi/holo_light_port_searchview.png b/tests/res/drawable-hdpi/holo_light_port_searchview.png index 10881ffee1a38655b37566612f28a028d6862933..d0a8fda1be2dfc8655568be1380f5b26b81442c1 100644 Binary files a/tests/res/drawable-hdpi/holo_light_port_searchview.png and b/tests/res/drawable-hdpi/holo_light_port_searchview.png differ diff --git a/tests/res/drawable-hdpi/holo_light_port_searchview_query.png b/tests/res/drawable-hdpi/holo_light_port_searchview_query.png index 1d4950bff10f1a3a0c2a2340f4715f70a98bfa16..465ee11cc8b5852c4318f7deefd650b07da825bb 100644 Binary files a/tests/res/drawable-hdpi/holo_light_port_searchview_query.png and b/tests/res/drawable-hdpi/holo_light_port_searchview_query.png differ diff --git a/tests/res/drawable-hdpi/holo_light_port_searchview_queryhint.png b/tests/res/drawable-hdpi/holo_light_port_searchview_queryhint.png index 46d05a27f7ec5bf3244969e3bd2103509c51dd94..214a841e5073ce31af27b9487429cddc14f05556 100644 Binary files a/tests/res/drawable-hdpi/holo_light_port_searchview_queryhint.png and b/tests/res/drawable-hdpi/holo_light_port_searchview_queryhint.png differ diff --git a/tests/res/drawable-hdpi/holo_light_port_seekbar_0.png b/tests/res/drawable-hdpi/holo_light_port_seekbar_0.png index 0141a894435cda6a04a259ad50ef7157468a3dcb..4afa2e67a1fd5c9e04b222728c0fc770590656ea 100644 Binary files a/tests/res/drawable-hdpi/holo_light_port_seekbar_0.png and b/tests/res/drawable-hdpi/holo_light_port_seekbar_0.png differ diff --git a/tests/res/drawable-hdpi/holo_light_port_seekbar_100.png b/tests/res/drawable-hdpi/holo_light_port_seekbar_100.png index 6410b44b07a25bf5706c6b2616fe9a9fd0d40b82..61306d3a2d1e580646d55c190529c433bb5d405f 100644 Binary files a/tests/res/drawable-hdpi/holo_light_port_seekbar_100.png and b/tests/res/drawable-hdpi/holo_light_port_seekbar_100.png differ diff --git a/tests/res/drawable-hdpi/holo_light_port_seekbar_50.png b/tests/res/drawable-hdpi/holo_light_port_seekbar_50.png index 304efdba6d7faacc0558751951216bdeabf84e60..c759be438dc4283f1c532e2c96b17162feb14089 100644 Binary files a/tests/res/drawable-hdpi/holo_light_port_seekbar_50.png and b/tests/res/drawable-hdpi/holo_light_port_seekbar_50.png differ diff --git a/tests/res/drawable-hdpi/holo_light_port_spinner.png b/tests/res/drawable-hdpi/holo_light_port_spinner.png index 81629b8f20696788a9a00a9703a0391abb283f13..ebf919886e8ba76ca74e0d935afffbf3c90e4498 100644 Binary files a/tests/res/drawable-hdpi/holo_light_port_spinner.png and b/tests/res/drawable-hdpi/holo_light_port_spinner.png differ diff --git a/tests/res/drawable-hdpi/holo_light_port_tabhost.png b/tests/res/drawable-hdpi/holo_light_port_tabhost.png index 9e34d46716d48ae420dad6bfd7b9397cd75dfdad..5db5c1cf73b7cb997bfa6d1853648f48e74e94c4 100644 Binary files a/tests/res/drawable-hdpi/holo_light_port_tabhost.png and b/tests/res/drawable-hdpi/holo_light_port_tabhost.png differ diff --git a/tests/res/drawable-hdpi/holo_light_port_textview.png b/tests/res/drawable-hdpi/holo_light_port_textview.png index 48ee68d4469a88fe2ea9642b5b737ead4ec421e8..faa23b0afc7490f91f183ea13ae32217b7223237 100644 Binary files a/tests/res/drawable-hdpi/holo_light_port_textview.png and b/tests/res/drawable-hdpi/holo_light_port_textview.png differ diff --git a/tests/res/drawable-hdpi/holo_light_port_toggle_button.png b/tests/res/drawable-hdpi/holo_light_port_toggle_button.png index e74a8f7e03516a945c4d4fc7a1465e8f96892f95..49afa4e423d52b763085539acf87458274255b45 100644 Binary files a/tests/res/drawable-hdpi/holo_light_port_toggle_button.png and b/tests/res/drawable-hdpi/holo_light_port_toggle_button.png differ diff --git a/tests/res/drawable-hdpi/holo_light_port_toggle_button_checked.png b/tests/res/drawable-hdpi/holo_light_port_toggle_button_checked.png index 429de232862d17bbcddb038e8faf129f1a987202..e914e333dd919dfc361d607562ae12962bccbdda 100644 Binary files a/tests/res/drawable-hdpi/holo_light_port_toggle_button_checked.png and b/tests/res/drawable-hdpi/holo_light_port_toggle_button_checked.png differ diff --git a/tests/res/drawable-hdpi/holo_noactionbar_fullscreen_land_alertdialog_list.png b/tests/res/drawable-hdpi/holo_noactionbar_fullscreen_land_alertdialog_list.png new file mode 100644 index 0000000000000000000000000000000000000000..d6e97fce278cbd2dc7884c5775dfe85f197051c2 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_noactionbar_fullscreen_land_alertdialog_list.png differ diff --git a/tests/res/drawable-hdpi/holo_noactionbar_fullscreen_land_alertdialog_multichoice.png b/tests/res/drawable-hdpi/holo_noactionbar_fullscreen_land_alertdialog_multichoice.png new file mode 100644 index 0000000000000000000000000000000000000000..0e7aa5357f299effb043e9fb63fb61ff5f5d2883 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_noactionbar_fullscreen_land_alertdialog_multichoice.png differ diff --git a/tests/res/drawable-hdpi/holo_noactionbar_fullscreen_land_alertdialog_onebutton.png b/tests/res/drawable-hdpi/holo_noactionbar_fullscreen_land_alertdialog_onebutton.png new file mode 100644 index 0000000000000000000000000000000000000000..28e5c37f09dfaedce5decbf0f2fda76870111669 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_noactionbar_fullscreen_land_alertdialog_onebutton.png differ diff --git a/tests/res/drawable-hdpi/holo_noactionbar_fullscreen_land_alertdialog_singlechoice.png b/tests/res/drawable-hdpi/holo_noactionbar_fullscreen_land_alertdialog_singlechoice.png new file mode 100644 index 0000000000000000000000000000000000000000..2524701c174d690873191e41f68925fe5901c2e5 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_noactionbar_fullscreen_land_alertdialog_singlechoice.png differ diff --git a/tests/res/drawable-hdpi/holo_noactionbar_fullscreen_land_alertdialog_threebuttons.png b/tests/res/drawable-hdpi/holo_noactionbar_fullscreen_land_alertdialog_threebuttons.png new file mode 100644 index 0000000000000000000000000000000000000000..d6e4f31677edb6a148aeca2e8ddf4ead439f3da6 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_noactionbar_fullscreen_land_alertdialog_threebuttons.png differ diff --git a/tests/res/drawable-hdpi/holo_noactionbar_fullscreen_land_alertdialog_twobuttons.png b/tests/res/drawable-hdpi/holo_noactionbar_fullscreen_land_alertdialog_twobuttons.png new file mode 100644 index 0000000000000000000000000000000000000000..250d448dc567b30a4624404277879c2de69fdcc2 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_noactionbar_fullscreen_land_alertdialog_twobuttons.png differ diff --git a/tests/res/drawable-hdpi/holo_noactionbar_fullscreen_land_blue_bright.png b/tests/res/drawable-hdpi/holo_noactionbar_fullscreen_land_blue_bright.png new file mode 100644 index 0000000000000000000000000000000000000000..72f1cd3ddc69d70cad79645ec8bba76e9e7acf54 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_noactionbar_fullscreen_land_blue_bright.png differ diff --git a/tests/res/drawable-hdpi/holo_noactionbar_fullscreen_land_blue_dark.png b/tests/res/drawable-hdpi/holo_noactionbar_fullscreen_land_blue_dark.png new file mode 100644 index 0000000000000000000000000000000000000000..8dc3d53adc37cd613b9b0a38b1d68d382bb3b940 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_noactionbar_fullscreen_land_blue_dark.png differ diff --git a/tests/res/drawable-hdpi/holo_noactionbar_fullscreen_land_blue_light.png b/tests/res/drawable-hdpi/holo_noactionbar_fullscreen_land_blue_light.png new file mode 100644 index 0000000000000000000000000000000000000000..acdbb58b91295d9b3948cd4815cf943fc2108736 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_noactionbar_fullscreen_land_blue_light.png differ diff --git a/tests/res/drawable-hdpi/holo_noactionbar_fullscreen_land_button.png b/tests/res/drawable-hdpi/holo_noactionbar_fullscreen_land_button.png new file mode 100644 index 0000000000000000000000000000000000000000..d195710cab2bc56cf8eb0468494aa597f347c0fe Binary files /dev/null and b/tests/res/drawable-hdpi/holo_noactionbar_fullscreen_land_button.png differ diff --git a/tests/res/drawable-hdpi/holo_noactionbar_fullscreen_land_button_pressed.png b/tests/res/drawable-hdpi/holo_noactionbar_fullscreen_land_button_pressed.png new file mode 100644 index 0000000000000000000000000000000000000000..976df9ba32d0397ebe1256c80a76b9583ab57ffc Binary files /dev/null and b/tests/res/drawable-hdpi/holo_noactionbar_fullscreen_land_button_pressed.png differ diff --git a/tests/res/drawable-hdpi/holo_noactionbar_fullscreen_land_calendarview.png b/tests/res/drawable-hdpi/holo_noactionbar_fullscreen_land_calendarview.png new file mode 100644 index 0000000000000000000000000000000000000000..802b75accdfb404bff707bb7700e8484812703a6 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_noactionbar_fullscreen_land_calendarview.png differ diff --git a/tests/res/drawable-hdpi/holo_noactionbar_fullscreen_land_checkbox.png b/tests/res/drawable-hdpi/holo_noactionbar_fullscreen_land_checkbox.png new file mode 100644 index 0000000000000000000000000000000000000000..97e83b6c41c764cca396c56dc3c7cad9833c4be1 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_noactionbar_fullscreen_land_checkbox.png differ diff --git a/tests/res/drawable-hdpi/holo_noactionbar_fullscreen_land_checkbox_checked.png b/tests/res/drawable-hdpi/holo_noactionbar_fullscreen_land_checkbox_checked.png new file mode 100644 index 0000000000000000000000000000000000000000..1d4cb563f973f06c045d298948fbce6c309215b5 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_noactionbar_fullscreen_land_checkbox_checked.png differ diff --git a/tests/res/drawable-hdpi/holo_noactionbar_fullscreen_land_edittext.png b/tests/res/drawable-hdpi/holo_noactionbar_fullscreen_land_edittext.png new file mode 100644 index 0000000000000000000000000000000000000000..369d7b465a977c7ee28e1d82207992fecca78cf2 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_noactionbar_fullscreen_land_edittext.png differ diff --git a/tests/res/drawable-hdpi/holo_noactionbar_fullscreen_land_green_dark.png b/tests/res/drawable-hdpi/holo_noactionbar_fullscreen_land_green_dark.png new file mode 100644 index 0000000000000000000000000000000000000000..3b9be5eec71f7b1bed98944685f9e336d39170d9 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_noactionbar_fullscreen_land_green_dark.png differ diff --git a/tests/res/drawable-hdpi/holo_noactionbar_fullscreen_land_green_light.png b/tests/res/drawable-hdpi/holo_noactionbar_fullscreen_land_green_light.png new file mode 100644 index 0000000000000000000000000000000000000000..288b75a7399124fb0dc5c184832e06d22c676baf Binary files /dev/null and b/tests/res/drawable-hdpi/holo_noactionbar_fullscreen_land_green_light.png differ diff --git a/tests/res/drawable-hdpi/holo_noactionbar_fullscreen_land_orange_dark.png b/tests/res/drawable-hdpi/holo_noactionbar_fullscreen_land_orange_dark.png new file mode 100644 index 0000000000000000000000000000000000000000..75ff2a5a2eab4195f17198cb7a1d2e4d61a95ebd Binary files /dev/null and b/tests/res/drawable-hdpi/holo_noactionbar_fullscreen_land_orange_dark.png differ diff --git a/tests/res/drawable-hdpi/holo_noactionbar_fullscreen_land_orange_light.png b/tests/res/drawable-hdpi/holo_noactionbar_fullscreen_land_orange_light.png new file mode 100644 index 0000000000000000000000000000000000000000..4872766029853de59b23a8f4364389b582cbb617 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_noactionbar_fullscreen_land_orange_light.png differ diff --git a/tests/res/drawable-hdpi/holo_noactionbar_fullscreen_land_progressbar.png b/tests/res/drawable-hdpi/holo_noactionbar_fullscreen_land_progressbar.png new file mode 100644 index 0000000000000000000000000000000000000000..41e958c7ed1a7f8a3818a55c7441e9cc9dab0d3c Binary files /dev/null and b/tests/res/drawable-hdpi/holo_noactionbar_fullscreen_land_progressbar.png differ diff --git a/tests/res/drawable-hdpi/holo_noactionbar_fullscreen_land_progressbar_horizontal0.png b/tests/res/drawable-hdpi/holo_noactionbar_fullscreen_land_progressbar_horizontal0.png new file mode 100644 index 0000000000000000000000000000000000000000..7923142938dad1616112ff34f47ad747041ae6b6 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_noactionbar_fullscreen_land_progressbar_horizontal0.png differ diff --git a/tests/res/drawable-hdpi/holo_noactionbar_fullscreen_land_progressbar_horizontal100.png b/tests/res/drawable-hdpi/holo_noactionbar_fullscreen_land_progressbar_horizontal100.png new file mode 100644 index 0000000000000000000000000000000000000000..d94e0ec771b92dd50a4d5b774a266689948536c5 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_noactionbar_fullscreen_land_progressbar_horizontal100.png differ diff --git a/tests/res/drawable-hdpi/holo_noactionbar_fullscreen_land_progressbar_horizontal50.png b/tests/res/drawable-hdpi/holo_noactionbar_fullscreen_land_progressbar_horizontal50.png new file mode 100644 index 0000000000000000000000000000000000000000..0891a0b4046f2137574207a65fc22ffd06ccc606 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_noactionbar_fullscreen_land_progressbar_horizontal50.png differ diff --git a/tests/res/drawable-hdpi/holo_noactionbar_fullscreen_land_progressbar_large.png b/tests/res/drawable-hdpi/holo_noactionbar_fullscreen_land_progressbar_large.png new file mode 100644 index 0000000000000000000000000000000000000000..0fd63d218de38c73d9ced3dd9d11c9c81f8b3f82 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_noactionbar_fullscreen_land_progressbar_large.png differ diff --git a/tests/res/drawable-hdpi/holo_noactionbar_fullscreen_land_progressbar_small.png b/tests/res/drawable-hdpi/holo_noactionbar_fullscreen_land_progressbar_small.png new file mode 100644 index 0000000000000000000000000000000000000000..1a270f9d993500aed6bfa7ae247a4a9d71963c97 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_noactionbar_fullscreen_land_progressbar_small.png differ diff --git a/tests/res/drawable-hdpi/holo_noactionbar_fullscreen_land_progressdialog_horizontal.png b/tests/res/drawable-hdpi/holo_noactionbar_fullscreen_land_progressdialog_horizontal.png new file mode 100644 index 0000000000000000000000000000000000000000..f95d7472f1104960dfa0c532ad267349f690a0dc Binary files /dev/null and b/tests/res/drawable-hdpi/holo_noactionbar_fullscreen_land_progressdialog_horizontal.png differ diff --git a/tests/res/drawable-hdpi/holo_noactionbar_fullscreen_land_progressdialog_spinner.png b/tests/res/drawable-hdpi/holo_noactionbar_fullscreen_land_progressdialog_spinner.png new file mode 100644 index 0000000000000000000000000000000000000000..c391cbf4c3d5df5cf67805b880e24b93d1ea9a29 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_noactionbar_fullscreen_land_progressdialog_spinner.png differ diff --git a/tests/res/drawable-hdpi/holo_noactionbar_fullscreen_land_purple.png b/tests/res/drawable-hdpi/holo_noactionbar_fullscreen_land_purple.png new file mode 100644 index 0000000000000000000000000000000000000000..a4c77f0e994f34dc5be5ff0ab5d9149daab920bd Binary files /dev/null and b/tests/res/drawable-hdpi/holo_noactionbar_fullscreen_land_purple.png differ diff --git a/tests/res/drawable-hdpi/holo_noactionbar_fullscreen_land_radiobutton.png b/tests/res/drawable-hdpi/holo_noactionbar_fullscreen_land_radiobutton.png new file mode 100644 index 0000000000000000000000000000000000000000..50c99a6599bb9ffb55bb50c08db6081f0f6d8266 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_noactionbar_fullscreen_land_radiobutton.png differ diff --git a/tests/res/drawable-hdpi/holo_noactionbar_fullscreen_land_radiobutton_checked.png b/tests/res/drawable-hdpi/holo_noactionbar_fullscreen_land_radiobutton_checked.png new file mode 100644 index 0000000000000000000000000000000000000000..57cd2049b19d3c78ce7ee627c084b2c186de99ca Binary files /dev/null and b/tests/res/drawable-hdpi/holo_noactionbar_fullscreen_land_radiobutton_checked.png differ diff --git a/tests/res/drawable-hdpi/holo_noactionbar_fullscreen_land_radiogroup_horizontal.png b/tests/res/drawable-hdpi/holo_noactionbar_fullscreen_land_radiogroup_horizontal.png new file mode 100644 index 0000000000000000000000000000000000000000..542219e938ff4bc2e437e7611072d425b64adfba Binary files /dev/null and b/tests/res/drawable-hdpi/holo_noactionbar_fullscreen_land_radiogroup_horizontal.png differ diff --git a/tests/res/drawable-hdpi/holo_noactionbar_fullscreen_land_radiogroup_vertical.png b/tests/res/drawable-hdpi/holo_noactionbar_fullscreen_land_radiogroup_vertical.png new file mode 100644 index 0000000000000000000000000000000000000000..f7b94ebf144d6d9c38d9e9ab641b84edca9fdf4f Binary files /dev/null and b/tests/res/drawable-hdpi/holo_noactionbar_fullscreen_land_radiogroup_vertical.png differ diff --git a/tests/res/drawable-hdpi/holo_noactionbar_fullscreen_land_ratingbar_0.png b/tests/res/drawable-hdpi/holo_noactionbar_fullscreen_land_ratingbar_0.png new file mode 100644 index 0000000000000000000000000000000000000000..3ab433c89d924a8b2fb2105f500c52fff3c5e490 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_noactionbar_fullscreen_land_ratingbar_0.png differ diff --git a/tests/res/drawable-hdpi/holo_noactionbar_fullscreen_land_ratingbar_0_pressed.png b/tests/res/drawable-hdpi/holo_noactionbar_fullscreen_land_ratingbar_0_pressed.png new file mode 100644 index 0000000000000000000000000000000000000000..4dc4b050732df347508b406e0158c896a9ad3f34 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_noactionbar_fullscreen_land_ratingbar_0_pressed.png differ diff --git a/tests/res/drawable-hdpi/holo_noactionbar_fullscreen_land_ratingbar_2point5.png b/tests/res/drawable-hdpi/holo_noactionbar_fullscreen_land_ratingbar_2point5.png new file mode 100644 index 0000000000000000000000000000000000000000..2ca185211505ec0864b969e3c37920ef9aab787d Binary files /dev/null and b/tests/res/drawable-hdpi/holo_noactionbar_fullscreen_land_ratingbar_2point5.png differ diff --git a/tests/res/drawable-hdpi/holo_noactionbar_fullscreen_land_ratingbar_2point5_pressed.png b/tests/res/drawable-hdpi/holo_noactionbar_fullscreen_land_ratingbar_2point5_pressed.png new file mode 100644 index 0000000000000000000000000000000000000000..84d8b8c9341601235661c6180c930a1409dac3c4 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_noactionbar_fullscreen_land_ratingbar_2point5_pressed.png differ diff --git a/tests/res/drawable-hdpi/holo_noactionbar_fullscreen_land_ratingbar_5.png b/tests/res/drawable-hdpi/holo_noactionbar_fullscreen_land_ratingbar_5.png new file mode 100644 index 0000000000000000000000000000000000000000..87c629e4fa5d01416e3f70778e56264950449e4b Binary files /dev/null and b/tests/res/drawable-hdpi/holo_noactionbar_fullscreen_land_ratingbar_5.png differ diff --git a/tests/res/drawable-hdpi/holo_noactionbar_fullscreen_land_ratingbar_5_pressed.png b/tests/res/drawable-hdpi/holo_noactionbar_fullscreen_land_ratingbar_5_pressed.png new file mode 100644 index 0000000000000000000000000000000000000000..1122d5ef1c27ce0289524295db8e53674f6d6714 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_noactionbar_fullscreen_land_ratingbar_5_pressed.png differ diff --git a/tests/res/drawable-hdpi/holo_noactionbar_fullscreen_land_red_dark.png b/tests/res/drawable-hdpi/holo_noactionbar_fullscreen_land_red_dark.png new file mode 100644 index 0000000000000000000000000000000000000000..4ae5797fe87f8f07a20bc9f9af059236a40fc62e Binary files /dev/null and b/tests/res/drawable-hdpi/holo_noactionbar_fullscreen_land_red_dark.png differ diff --git a/tests/res/drawable-hdpi/holo_noactionbar_fullscreen_land_red_light.png b/tests/res/drawable-hdpi/holo_noactionbar_fullscreen_land_red_light.png new file mode 100644 index 0000000000000000000000000000000000000000..4860c053134581df3f45734836bca2853cfc72b0 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_noactionbar_fullscreen_land_red_light.png differ diff --git a/tests/res/drawable-hdpi/holo_noactionbar_fullscreen_land_searchview.png b/tests/res/drawable-hdpi/holo_noactionbar_fullscreen_land_searchview.png new file mode 100644 index 0000000000000000000000000000000000000000..8252894eb570cc5a481e9085c368efd3bbab822c Binary files /dev/null and b/tests/res/drawable-hdpi/holo_noactionbar_fullscreen_land_searchview.png differ diff --git a/tests/res/drawable-hdpi/holo_noactionbar_fullscreen_land_searchview_query.png b/tests/res/drawable-hdpi/holo_noactionbar_fullscreen_land_searchview_query.png new file mode 100644 index 0000000000000000000000000000000000000000..c6f6977b66f13e03f9822da3abd9e3b2173e5961 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_noactionbar_fullscreen_land_searchview_query.png differ diff --git a/tests/res/drawable-hdpi/holo_noactionbar_fullscreen_land_searchview_queryhint.png b/tests/res/drawable-hdpi/holo_noactionbar_fullscreen_land_searchview_queryhint.png new file mode 100644 index 0000000000000000000000000000000000000000..e85c3cb4974b73e0cbd167ac579be90cb35613f1 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_noactionbar_fullscreen_land_searchview_queryhint.png differ diff --git a/tests/res/drawable-hdpi/holo_noactionbar_fullscreen_land_seekbar_0.png b/tests/res/drawable-hdpi/holo_noactionbar_fullscreen_land_seekbar_0.png new file mode 100644 index 0000000000000000000000000000000000000000..b194d4ec6c8e9270698ac51d024e39a8099c4bab Binary files /dev/null and b/tests/res/drawable-hdpi/holo_noactionbar_fullscreen_land_seekbar_0.png differ diff --git a/tests/res/drawable-hdpi/holo_noactionbar_fullscreen_land_seekbar_100.png b/tests/res/drawable-hdpi/holo_noactionbar_fullscreen_land_seekbar_100.png new file mode 100644 index 0000000000000000000000000000000000000000..b89ea7d9a1999f56ee001e18efe5f4133ac20843 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_noactionbar_fullscreen_land_seekbar_100.png differ diff --git a/tests/res/drawable-hdpi/holo_noactionbar_fullscreen_land_seekbar_50.png b/tests/res/drawable-hdpi/holo_noactionbar_fullscreen_land_seekbar_50.png new file mode 100644 index 0000000000000000000000000000000000000000..3100469c87e6487f987cf1f70e492ed85beaace1 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_noactionbar_fullscreen_land_seekbar_50.png differ diff --git a/tests/res/drawable-hdpi/holo_noactionbar_fullscreen_land_spinner.png b/tests/res/drawable-hdpi/holo_noactionbar_fullscreen_land_spinner.png new file mode 100644 index 0000000000000000000000000000000000000000..b5f7f2acc35d58d11dca91fa7a5ac07c96863b06 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_noactionbar_fullscreen_land_spinner.png differ diff --git a/tests/res/drawable-hdpi/holo_noactionbar_fullscreen_land_tabhost.png b/tests/res/drawable-hdpi/holo_noactionbar_fullscreen_land_tabhost.png new file mode 100644 index 0000000000000000000000000000000000000000..9b26e7d6c7efd3fcc7716c219d4bd7590764d959 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_noactionbar_fullscreen_land_tabhost.png differ diff --git a/tests/res/drawable-hdpi/holo_noactionbar_fullscreen_land_textview.png b/tests/res/drawable-hdpi/holo_noactionbar_fullscreen_land_textview.png new file mode 100644 index 0000000000000000000000000000000000000000..5cd880f30f6dc64cbd4fc743d48cef8c451d8787 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_noactionbar_fullscreen_land_textview.png differ diff --git a/tests/res/drawable-hdpi/holo_noactionbar_fullscreen_land_toggle_button.png b/tests/res/drawable-hdpi/holo_noactionbar_fullscreen_land_toggle_button.png new file mode 100644 index 0000000000000000000000000000000000000000..6a6fd87fdf450b579a19fda7ba914e1e24afb325 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_noactionbar_fullscreen_land_toggle_button.png differ diff --git a/tests/res/drawable-hdpi/holo_noactionbar_fullscreen_land_toggle_button_checked.png b/tests/res/drawable-hdpi/holo_noactionbar_fullscreen_land_toggle_button_checked.png new file mode 100644 index 0000000000000000000000000000000000000000..b56932d6d08a5e21cc5fe6f50a2fbd3fbf710781 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_noactionbar_fullscreen_land_toggle_button_checked.png differ diff --git a/tests/res/drawable-hdpi/holo_noactionbar_fullscreen_land_zoomcontrols.png b/tests/res/drawable-hdpi/holo_noactionbar_fullscreen_land_zoomcontrols.png new file mode 100644 index 0000000000000000000000000000000000000000..576340630d8190b61d0e5bb1115e5c16fcbcb33c Binary files /dev/null and b/tests/res/drawable-hdpi/holo_noactionbar_fullscreen_land_zoomcontrols.png differ diff --git a/tests/res/drawable-hdpi/holo_noactionbar_fullscreen_port_alertdialog_list.png b/tests/res/drawable-hdpi/holo_noactionbar_fullscreen_port_alertdialog_list.png new file mode 100644 index 0000000000000000000000000000000000000000..a612486a770b980f179771a6148d1214131da9fd Binary files /dev/null and b/tests/res/drawable-hdpi/holo_noactionbar_fullscreen_port_alertdialog_list.png differ diff --git a/tests/res/drawable-hdpi/holo_noactionbar_fullscreen_port_alertdialog_multichoice.png b/tests/res/drawable-hdpi/holo_noactionbar_fullscreen_port_alertdialog_multichoice.png new file mode 100644 index 0000000000000000000000000000000000000000..ccf145628d22a5053923bc3f4684faf35ce2bf52 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_noactionbar_fullscreen_port_alertdialog_multichoice.png differ diff --git a/tests/res/drawable-hdpi/holo_noactionbar_fullscreen_port_alertdialog_onebutton.png b/tests/res/drawable-hdpi/holo_noactionbar_fullscreen_port_alertdialog_onebutton.png new file mode 100644 index 0000000000000000000000000000000000000000..a1973389c5e3f8a2620a487c0736caf9e02b0a8c Binary files /dev/null and b/tests/res/drawable-hdpi/holo_noactionbar_fullscreen_port_alertdialog_onebutton.png differ diff --git a/tests/res/drawable-hdpi/holo_noactionbar_fullscreen_port_alertdialog_singlechoice.png b/tests/res/drawable-hdpi/holo_noactionbar_fullscreen_port_alertdialog_singlechoice.png new file mode 100644 index 0000000000000000000000000000000000000000..685ffda945f6d56503ff64f33f2e1dba1c6c0192 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_noactionbar_fullscreen_port_alertdialog_singlechoice.png differ diff --git a/tests/res/drawable-hdpi/holo_noactionbar_fullscreen_port_alertdialog_threebuttons.png b/tests/res/drawable-hdpi/holo_noactionbar_fullscreen_port_alertdialog_threebuttons.png new file mode 100644 index 0000000000000000000000000000000000000000..df04b248e7f0fe0a38ba30995bb6519ae98bd1cf Binary files /dev/null and b/tests/res/drawable-hdpi/holo_noactionbar_fullscreen_port_alertdialog_threebuttons.png differ diff --git a/tests/res/drawable-hdpi/holo_noactionbar_fullscreen_port_alertdialog_twobuttons.png b/tests/res/drawable-hdpi/holo_noactionbar_fullscreen_port_alertdialog_twobuttons.png new file mode 100644 index 0000000000000000000000000000000000000000..df49521129cb6f91cb753e95a3e18405b7e15919 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_noactionbar_fullscreen_port_alertdialog_twobuttons.png differ diff --git a/tests/res/drawable-hdpi/holo_noactionbar_fullscreen_port_blue_bright.png b/tests/res/drawable-hdpi/holo_noactionbar_fullscreen_port_blue_bright.png new file mode 100644 index 0000000000000000000000000000000000000000..778bb0b241655ba2ed668323ee93adf7d6a4dbdd Binary files /dev/null and b/tests/res/drawable-hdpi/holo_noactionbar_fullscreen_port_blue_bright.png differ diff --git a/tests/res/drawable-hdpi/holo_noactionbar_fullscreen_port_blue_dark.png b/tests/res/drawable-hdpi/holo_noactionbar_fullscreen_port_blue_dark.png new file mode 100644 index 0000000000000000000000000000000000000000..78d391b5a86078891a09d50d9829442448fc114e Binary files /dev/null and b/tests/res/drawable-hdpi/holo_noactionbar_fullscreen_port_blue_dark.png differ diff --git a/tests/res/drawable-hdpi/holo_noactionbar_fullscreen_port_blue_light.png b/tests/res/drawable-hdpi/holo_noactionbar_fullscreen_port_blue_light.png new file mode 100644 index 0000000000000000000000000000000000000000..4055f510fb304dc1d6feaa2a8422de2389d06a33 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_noactionbar_fullscreen_port_blue_light.png differ diff --git a/tests/res/drawable-hdpi/holo_noactionbar_fullscreen_port_button.png b/tests/res/drawable-hdpi/holo_noactionbar_fullscreen_port_button.png new file mode 100644 index 0000000000000000000000000000000000000000..d195710cab2bc56cf8eb0468494aa597f347c0fe Binary files /dev/null and b/tests/res/drawable-hdpi/holo_noactionbar_fullscreen_port_button.png differ diff --git a/tests/res/drawable-hdpi/holo_noactionbar_fullscreen_port_button_pressed.png b/tests/res/drawable-hdpi/holo_noactionbar_fullscreen_port_button_pressed.png new file mode 100644 index 0000000000000000000000000000000000000000..976df9ba32d0397ebe1256c80a76b9583ab57ffc Binary files /dev/null and b/tests/res/drawable-hdpi/holo_noactionbar_fullscreen_port_button_pressed.png differ diff --git a/tests/res/drawable-hdpi/holo_noactionbar_fullscreen_port_calendarview.png b/tests/res/drawable-hdpi/holo_noactionbar_fullscreen_port_calendarview.png new file mode 100644 index 0000000000000000000000000000000000000000..bc342ed9375ea623dfd6365f779dc0ab34bd8df0 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_noactionbar_fullscreen_port_calendarview.png differ diff --git a/tests/res/drawable-hdpi/holo_noactionbar_fullscreen_port_checkbox.png b/tests/res/drawable-hdpi/holo_noactionbar_fullscreen_port_checkbox.png new file mode 100644 index 0000000000000000000000000000000000000000..97e83b6c41c764cca396c56dc3c7cad9833c4be1 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_noactionbar_fullscreen_port_checkbox.png differ diff --git a/tests/res/drawable-hdpi/holo_noactionbar_fullscreen_port_checkbox_checked.png b/tests/res/drawable-hdpi/holo_noactionbar_fullscreen_port_checkbox_checked.png new file mode 100644 index 0000000000000000000000000000000000000000..1d4cb563f973f06c045d298948fbce6c309215b5 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_noactionbar_fullscreen_port_checkbox_checked.png differ diff --git a/tests/res/drawable-hdpi/holo_noactionbar_fullscreen_port_edittext.png b/tests/res/drawable-hdpi/holo_noactionbar_fullscreen_port_edittext.png new file mode 100644 index 0000000000000000000000000000000000000000..a096891fbeb9d6a880bb44b73be4f2ae9d5f4532 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_noactionbar_fullscreen_port_edittext.png differ diff --git a/tests/res/drawable-hdpi/holo_noactionbar_fullscreen_port_green_dark.png b/tests/res/drawable-hdpi/holo_noactionbar_fullscreen_port_green_dark.png new file mode 100644 index 0000000000000000000000000000000000000000..ca9aed3220cb21f40958aaeba96d5e0ac29bb3d1 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_noactionbar_fullscreen_port_green_dark.png differ diff --git a/tests/res/drawable-hdpi/holo_noactionbar_fullscreen_port_green_light.png b/tests/res/drawable-hdpi/holo_noactionbar_fullscreen_port_green_light.png new file mode 100644 index 0000000000000000000000000000000000000000..6a326963e16d69b9a8adea738266cda4f755d13b Binary files /dev/null and b/tests/res/drawable-hdpi/holo_noactionbar_fullscreen_port_green_light.png differ diff --git a/tests/res/drawable-hdpi/holo_noactionbar_fullscreen_port_orange_dark.png b/tests/res/drawable-hdpi/holo_noactionbar_fullscreen_port_orange_dark.png new file mode 100644 index 0000000000000000000000000000000000000000..adf1d82145cb5967f625e412288b2cf26752ce27 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_noactionbar_fullscreen_port_orange_dark.png differ diff --git a/tests/res/drawable-hdpi/holo_noactionbar_fullscreen_port_orange_light.png b/tests/res/drawable-hdpi/holo_noactionbar_fullscreen_port_orange_light.png new file mode 100644 index 0000000000000000000000000000000000000000..2208f9157a5923077726d5543c7008d684baea4e Binary files /dev/null and b/tests/res/drawable-hdpi/holo_noactionbar_fullscreen_port_orange_light.png differ diff --git a/tests/res/drawable-hdpi/holo_noactionbar_fullscreen_port_progressbar.png b/tests/res/drawable-hdpi/holo_noactionbar_fullscreen_port_progressbar.png new file mode 100644 index 0000000000000000000000000000000000000000..41e958c7ed1a7f8a3818a55c7441e9cc9dab0d3c Binary files /dev/null and b/tests/res/drawable-hdpi/holo_noactionbar_fullscreen_port_progressbar.png differ diff --git a/tests/res/drawable-hdpi/holo_noactionbar_fullscreen_port_progressbar_horizontal0.png b/tests/res/drawable-hdpi/holo_noactionbar_fullscreen_port_progressbar_horizontal0.png new file mode 100644 index 0000000000000000000000000000000000000000..13d7e551e3c0d7261e3ecb26b4489a81fff05fe2 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_noactionbar_fullscreen_port_progressbar_horizontal0.png differ diff --git a/tests/res/drawable-hdpi/holo_noactionbar_fullscreen_port_progressbar_horizontal100.png b/tests/res/drawable-hdpi/holo_noactionbar_fullscreen_port_progressbar_horizontal100.png new file mode 100644 index 0000000000000000000000000000000000000000..966ecc862afe2678a16baf672cdfe89b785366af Binary files /dev/null and b/tests/res/drawable-hdpi/holo_noactionbar_fullscreen_port_progressbar_horizontal100.png differ diff --git a/tests/res/drawable-hdpi/holo_noactionbar_fullscreen_port_progressbar_horizontal50.png b/tests/res/drawable-hdpi/holo_noactionbar_fullscreen_port_progressbar_horizontal50.png new file mode 100644 index 0000000000000000000000000000000000000000..bb43859cf6f84a4d9b7ccb7b9e3a60891ea4d4c6 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_noactionbar_fullscreen_port_progressbar_horizontal50.png differ diff --git a/tests/res/drawable-hdpi/holo_noactionbar_fullscreen_port_progressbar_large.png b/tests/res/drawable-hdpi/holo_noactionbar_fullscreen_port_progressbar_large.png new file mode 100644 index 0000000000000000000000000000000000000000..0fd63d218de38c73d9ced3dd9d11c9c81f8b3f82 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_noactionbar_fullscreen_port_progressbar_large.png differ diff --git a/tests/res/drawable-hdpi/holo_noactionbar_fullscreen_port_progressbar_small.png b/tests/res/drawable-hdpi/holo_noactionbar_fullscreen_port_progressbar_small.png new file mode 100644 index 0000000000000000000000000000000000000000..1a270f9d993500aed6bfa7ae247a4a9d71963c97 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_noactionbar_fullscreen_port_progressbar_small.png differ diff --git a/tests/res/drawable-hdpi/holo_noactionbar_fullscreen_port_progressdialog_horizontal.png b/tests/res/drawable-hdpi/holo_noactionbar_fullscreen_port_progressdialog_horizontal.png new file mode 100644 index 0000000000000000000000000000000000000000..168b54f59da4e5f12dfaf3afc5e0105e328a9058 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_noactionbar_fullscreen_port_progressdialog_horizontal.png differ diff --git a/tests/res/drawable-hdpi/holo_noactionbar_fullscreen_port_progressdialog_spinner.png b/tests/res/drawable-hdpi/holo_noactionbar_fullscreen_port_progressdialog_spinner.png new file mode 100644 index 0000000000000000000000000000000000000000..7f7be54ef674b601507eec4c7002ba98aeb67e9c Binary files /dev/null and b/tests/res/drawable-hdpi/holo_noactionbar_fullscreen_port_progressdialog_spinner.png differ diff --git a/tests/res/drawable-hdpi/holo_noactionbar_fullscreen_port_purple.png b/tests/res/drawable-hdpi/holo_noactionbar_fullscreen_port_purple.png new file mode 100644 index 0000000000000000000000000000000000000000..e45ec4feb975752edd2dda3244c6230d25f54be1 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_noactionbar_fullscreen_port_purple.png differ diff --git a/tests/res/drawable-hdpi/holo_noactionbar_fullscreen_port_radiobutton.png b/tests/res/drawable-hdpi/holo_noactionbar_fullscreen_port_radiobutton.png new file mode 100644 index 0000000000000000000000000000000000000000..50c99a6599bb9ffb55bb50c08db6081f0f6d8266 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_noactionbar_fullscreen_port_radiobutton.png differ diff --git a/tests/res/drawable-hdpi/holo_noactionbar_fullscreen_port_radiobutton_checked.png b/tests/res/drawable-hdpi/holo_noactionbar_fullscreen_port_radiobutton_checked.png new file mode 100644 index 0000000000000000000000000000000000000000..57cd2049b19d3c78ce7ee627c084b2c186de99ca Binary files /dev/null and b/tests/res/drawable-hdpi/holo_noactionbar_fullscreen_port_radiobutton_checked.png differ diff --git a/tests/res/drawable-hdpi/holo_noactionbar_fullscreen_port_radiogroup_horizontal.png b/tests/res/drawable-hdpi/holo_noactionbar_fullscreen_port_radiogroup_horizontal.png new file mode 100644 index 0000000000000000000000000000000000000000..542219e938ff4bc2e437e7611072d425b64adfba Binary files /dev/null and b/tests/res/drawable-hdpi/holo_noactionbar_fullscreen_port_radiogroup_horizontal.png differ diff --git a/tests/res/drawable-hdpi/holo_noactionbar_fullscreen_port_radiogroup_vertical.png b/tests/res/drawable-hdpi/holo_noactionbar_fullscreen_port_radiogroup_vertical.png new file mode 100644 index 0000000000000000000000000000000000000000..f7b94ebf144d6d9c38d9e9ab641b84edca9fdf4f Binary files /dev/null and b/tests/res/drawable-hdpi/holo_noactionbar_fullscreen_port_radiogroup_vertical.png differ diff --git a/tests/res/drawable-hdpi/holo_noactionbar_fullscreen_port_ratingbar_0.png b/tests/res/drawable-hdpi/holo_noactionbar_fullscreen_port_ratingbar_0.png new file mode 100644 index 0000000000000000000000000000000000000000..3ab433c89d924a8b2fb2105f500c52fff3c5e490 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_noactionbar_fullscreen_port_ratingbar_0.png differ diff --git a/tests/res/drawable-hdpi/holo_noactionbar_fullscreen_port_ratingbar_0_pressed.png b/tests/res/drawable-hdpi/holo_noactionbar_fullscreen_port_ratingbar_0_pressed.png new file mode 100644 index 0000000000000000000000000000000000000000..4dc4b050732df347508b406e0158c896a9ad3f34 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_noactionbar_fullscreen_port_ratingbar_0_pressed.png differ diff --git a/tests/res/drawable-hdpi/holo_noactionbar_fullscreen_port_ratingbar_2point5.png b/tests/res/drawable-hdpi/holo_noactionbar_fullscreen_port_ratingbar_2point5.png new file mode 100644 index 0000000000000000000000000000000000000000..2ca185211505ec0864b969e3c37920ef9aab787d Binary files /dev/null and b/tests/res/drawable-hdpi/holo_noactionbar_fullscreen_port_ratingbar_2point5.png differ diff --git a/tests/res/drawable-hdpi/holo_noactionbar_fullscreen_port_ratingbar_2point5_pressed.png b/tests/res/drawable-hdpi/holo_noactionbar_fullscreen_port_ratingbar_2point5_pressed.png new file mode 100644 index 0000000000000000000000000000000000000000..84d8b8c9341601235661c6180c930a1409dac3c4 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_noactionbar_fullscreen_port_ratingbar_2point5_pressed.png differ diff --git a/tests/res/drawable-hdpi/holo_noactionbar_fullscreen_port_ratingbar_5.png b/tests/res/drawable-hdpi/holo_noactionbar_fullscreen_port_ratingbar_5.png new file mode 100644 index 0000000000000000000000000000000000000000..87c629e4fa5d01416e3f70778e56264950449e4b Binary files /dev/null and b/tests/res/drawable-hdpi/holo_noactionbar_fullscreen_port_ratingbar_5.png differ diff --git a/tests/res/drawable-hdpi/holo_noactionbar_fullscreen_port_ratingbar_5_pressed.png b/tests/res/drawable-hdpi/holo_noactionbar_fullscreen_port_ratingbar_5_pressed.png new file mode 100644 index 0000000000000000000000000000000000000000..1122d5ef1c27ce0289524295db8e53674f6d6714 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_noactionbar_fullscreen_port_ratingbar_5_pressed.png differ diff --git a/tests/res/drawable-hdpi/holo_noactionbar_fullscreen_port_red_dark.png b/tests/res/drawable-hdpi/holo_noactionbar_fullscreen_port_red_dark.png new file mode 100644 index 0000000000000000000000000000000000000000..04f0207cf1a8186090520fd110a056176ead4060 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_noactionbar_fullscreen_port_red_dark.png differ diff --git a/tests/res/drawable-hdpi/holo_noactionbar_fullscreen_port_red_light.png b/tests/res/drawable-hdpi/holo_noactionbar_fullscreen_port_red_light.png new file mode 100644 index 0000000000000000000000000000000000000000..03dcaaa5cae6187d8e11ad40d0347a4fec14cf94 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_noactionbar_fullscreen_port_red_light.png differ diff --git a/tests/res/drawable-hdpi/holo_noactionbar_fullscreen_port_searchview.png b/tests/res/drawable-hdpi/holo_noactionbar_fullscreen_port_searchview.png new file mode 100644 index 0000000000000000000000000000000000000000..361534901811f062798d0466657c24d71dcdc92a Binary files /dev/null and b/tests/res/drawable-hdpi/holo_noactionbar_fullscreen_port_searchview.png differ diff --git a/tests/res/drawable-hdpi/holo_noactionbar_fullscreen_port_searchview_query.png b/tests/res/drawable-hdpi/holo_noactionbar_fullscreen_port_searchview_query.png new file mode 100644 index 0000000000000000000000000000000000000000..0631aa608fe1ec4fd417b6c6718846335553bfa5 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_noactionbar_fullscreen_port_searchview_query.png differ diff --git a/tests/res/drawable-hdpi/holo_noactionbar_fullscreen_port_searchview_queryhint.png b/tests/res/drawable-hdpi/holo_noactionbar_fullscreen_port_searchview_queryhint.png new file mode 100644 index 0000000000000000000000000000000000000000..e4134272f972b8bfd02b3c02519f4c131684b78f Binary files /dev/null and b/tests/res/drawable-hdpi/holo_noactionbar_fullscreen_port_searchview_queryhint.png differ diff --git a/tests/res/drawable-hdpi/holo_noactionbar_fullscreen_port_seekbar_0.png b/tests/res/drawable-hdpi/holo_noactionbar_fullscreen_port_seekbar_0.png new file mode 100644 index 0000000000000000000000000000000000000000..440f14230d91991499e7c4b7a13ab683fb7b8f56 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_noactionbar_fullscreen_port_seekbar_0.png differ diff --git a/tests/res/drawable-hdpi/holo_noactionbar_fullscreen_port_seekbar_100.png b/tests/res/drawable-hdpi/holo_noactionbar_fullscreen_port_seekbar_100.png new file mode 100644 index 0000000000000000000000000000000000000000..61306d3a2d1e580646d55c190529c433bb5d405f Binary files /dev/null and b/tests/res/drawable-hdpi/holo_noactionbar_fullscreen_port_seekbar_100.png differ diff --git a/tests/res/drawable-hdpi/holo_noactionbar_fullscreen_port_seekbar_50.png b/tests/res/drawable-hdpi/holo_noactionbar_fullscreen_port_seekbar_50.png new file mode 100644 index 0000000000000000000000000000000000000000..5363d2c3c3a7189543caaa41b29d034f82a362a5 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_noactionbar_fullscreen_port_seekbar_50.png differ diff --git a/tests/res/drawable-hdpi/holo_noactionbar_fullscreen_port_spinner.png b/tests/res/drawable-hdpi/holo_noactionbar_fullscreen_port_spinner.png new file mode 100644 index 0000000000000000000000000000000000000000..46f3e602065f7f5f8357f90196700b1db616d84c Binary files /dev/null and b/tests/res/drawable-hdpi/holo_noactionbar_fullscreen_port_spinner.png differ diff --git a/tests/res/drawable-hdpi/holo_noactionbar_fullscreen_port_tabhost.png b/tests/res/drawable-hdpi/holo_noactionbar_fullscreen_port_tabhost.png new file mode 100644 index 0000000000000000000000000000000000000000..835b85dccf8d2245e916cd27ff0683ce71ae84c2 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_noactionbar_fullscreen_port_tabhost.png differ diff --git a/tests/res/drawable-hdpi/holo_noactionbar_fullscreen_port_textview.png b/tests/res/drawable-hdpi/holo_noactionbar_fullscreen_port_textview.png new file mode 100644 index 0000000000000000000000000000000000000000..5dfe2553be04a4e53db7a049288dc1507f36ad81 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_noactionbar_fullscreen_port_textview.png differ diff --git a/tests/res/drawable-hdpi/holo_noactionbar_fullscreen_port_toggle_button.png b/tests/res/drawable-hdpi/holo_noactionbar_fullscreen_port_toggle_button.png new file mode 100644 index 0000000000000000000000000000000000000000..6a6fd87fdf450b579a19fda7ba914e1e24afb325 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_noactionbar_fullscreen_port_toggle_button.png differ diff --git a/tests/res/drawable-hdpi/holo_noactionbar_fullscreen_port_toggle_button_checked.png b/tests/res/drawable-hdpi/holo_noactionbar_fullscreen_port_toggle_button_checked.png new file mode 100644 index 0000000000000000000000000000000000000000..b56932d6d08a5e21cc5fe6f50a2fbd3fbf710781 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_noactionbar_fullscreen_port_toggle_button_checked.png differ diff --git a/tests/res/drawable-hdpi/holo_noactionbar_fullscreen_port_zoomcontrols.png b/tests/res/drawable-hdpi/holo_noactionbar_fullscreen_port_zoomcontrols.png new file mode 100644 index 0000000000000000000000000000000000000000..576340630d8190b61d0e5bb1115e5c16fcbcb33c Binary files /dev/null and b/tests/res/drawable-hdpi/holo_noactionbar_fullscreen_port_zoomcontrols.png differ diff --git a/tests/res/drawable-hdpi/holo_noactionbar_land_alertdialog_list.png b/tests/res/drawable-hdpi/holo_noactionbar_land_alertdialog_list.png new file mode 100644 index 0000000000000000000000000000000000000000..d6e97fce278cbd2dc7884c5775dfe85f197051c2 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_noactionbar_land_alertdialog_list.png differ diff --git a/tests/res/drawable-hdpi/holo_noactionbar_land_alertdialog_multichoice.png b/tests/res/drawable-hdpi/holo_noactionbar_land_alertdialog_multichoice.png new file mode 100644 index 0000000000000000000000000000000000000000..0e7aa5357f299effb043e9fb63fb61ff5f5d2883 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_noactionbar_land_alertdialog_multichoice.png differ diff --git a/tests/res/drawable-hdpi/holo_noactionbar_land_alertdialog_onebutton.png b/tests/res/drawable-hdpi/holo_noactionbar_land_alertdialog_onebutton.png new file mode 100644 index 0000000000000000000000000000000000000000..28e5c37f09dfaedce5decbf0f2fda76870111669 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_noactionbar_land_alertdialog_onebutton.png differ diff --git a/tests/res/drawable-hdpi/holo_noactionbar_land_alertdialog_singlechoice.png b/tests/res/drawable-hdpi/holo_noactionbar_land_alertdialog_singlechoice.png new file mode 100644 index 0000000000000000000000000000000000000000..2524701c174d690873191e41f68925fe5901c2e5 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_noactionbar_land_alertdialog_singlechoice.png differ diff --git a/tests/res/drawable-hdpi/holo_noactionbar_land_alertdialog_threebuttons.png b/tests/res/drawable-hdpi/holo_noactionbar_land_alertdialog_threebuttons.png new file mode 100644 index 0000000000000000000000000000000000000000..d6e4f31677edb6a148aeca2e8ddf4ead439f3da6 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_noactionbar_land_alertdialog_threebuttons.png differ diff --git a/tests/res/drawable-hdpi/holo_noactionbar_land_alertdialog_twobuttons.png b/tests/res/drawable-hdpi/holo_noactionbar_land_alertdialog_twobuttons.png new file mode 100644 index 0000000000000000000000000000000000000000..250d448dc567b30a4624404277879c2de69fdcc2 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_noactionbar_land_alertdialog_twobuttons.png differ diff --git a/tests/res/drawable-hdpi/holo_noactionbar_land_blue_bright.png b/tests/res/drawable-hdpi/holo_noactionbar_land_blue_bright.png new file mode 100644 index 0000000000000000000000000000000000000000..72f1cd3ddc69d70cad79645ec8bba76e9e7acf54 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_noactionbar_land_blue_bright.png differ diff --git a/tests/res/drawable-hdpi/holo_noactionbar_land_blue_dark.png b/tests/res/drawable-hdpi/holo_noactionbar_land_blue_dark.png new file mode 100644 index 0000000000000000000000000000000000000000..8dc3d53adc37cd613b9b0a38b1d68d382bb3b940 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_noactionbar_land_blue_dark.png differ diff --git a/tests/res/drawable-hdpi/holo_noactionbar_land_blue_light.png b/tests/res/drawable-hdpi/holo_noactionbar_land_blue_light.png new file mode 100644 index 0000000000000000000000000000000000000000..acdbb58b91295d9b3948cd4815cf943fc2108736 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_noactionbar_land_blue_light.png differ diff --git a/tests/res/drawable-hdpi/holo_noactionbar_land_button.png b/tests/res/drawable-hdpi/holo_noactionbar_land_button.png new file mode 100644 index 0000000000000000000000000000000000000000..d195710cab2bc56cf8eb0468494aa597f347c0fe Binary files /dev/null and b/tests/res/drawable-hdpi/holo_noactionbar_land_button.png differ diff --git a/tests/res/drawable-hdpi/holo_noactionbar_land_button_pressed.png b/tests/res/drawable-hdpi/holo_noactionbar_land_button_pressed.png new file mode 100644 index 0000000000000000000000000000000000000000..976df9ba32d0397ebe1256c80a76b9583ab57ffc Binary files /dev/null and b/tests/res/drawable-hdpi/holo_noactionbar_land_button_pressed.png differ diff --git a/tests/res/drawable-hdpi/holo_noactionbar_land_calendarview.png b/tests/res/drawable-hdpi/holo_noactionbar_land_calendarview.png new file mode 100644 index 0000000000000000000000000000000000000000..802b75accdfb404bff707bb7700e8484812703a6 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_noactionbar_land_calendarview.png differ diff --git a/tests/res/drawable-hdpi/holo_noactionbar_land_checkbox.png b/tests/res/drawable-hdpi/holo_noactionbar_land_checkbox.png new file mode 100644 index 0000000000000000000000000000000000000000..97e83b6c41c764cca396c56dc3c7cad9833c4be1 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_noactionbar_land_checkbox.png differ diff --git a/tests/res/drawable-hdpi/holo_noactionbar_land_checkbox_checked.png b/tests/res/drawable-hdpi/holo_noactionbar_land_checkbox_checked.png new file mode 100644 index 0000000000000000000000000000000000000000..1d4cb563f973f06c045d298948fbce6c309215b5 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_noactionbar_land_checkbox_checked.png differ diff --git a/tests/res/drawable-hdpi/holo_noactionbar_land_edittext.png b/tests/res/drawable-hdpi/holo_noactionbar_land_edittext.png new file mode 100644 index 0000000000000000000000000000000000000000..369d7b465a977c7ee28e1d82207992fecca78cf2 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_noactionbar_land_edittext.png differ diff --git a/tests/res/drawable-hdpi/holo_noactionbar_land_green_dark.png b/tests/res/drawable-hdpi/holo_noactionbar_land_green_dark.png new file mode 100644 index 0000000000000000000000000000000000000000..3b9be5eec71f7b1bed98944685f9e336d39170d9 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_noactionbar_land_green_dark.png differ diff --git a/tests/res/drawable-hdpi/holo_noactionbar_land_green_light.png b/tests/res/drawable-hdpi/holo_noactionbar_land_green_light.png new file mode 100644 index 0000000000000000000000000000000000000000..288b75a7399124fb0dc5c184832e06d22c676baf Binary files /dev/null and b/tests/res/drawable-hdpi/holo_noactionbar_land_green_light.png differ diff --git a/tests/res/drawable-hdpi/holo_noactionbar_land_orange_dark.png b/tests/res/drawable-hdpi/holo_noactionbar_land_orange_dark.png new file mode 100644 index 0000000000000000000000000000000000000000..75ff2a5a2eab4195f17198cb7a1d2e4d61a95ebd Binary files /dev/null and b/tests/res/drawable-hdpi/holo_noactionbar_land_orange_dark.png differ diff --git a/tests/res/drawable-hdpi/holo_noactionbar_land_orange_light.png b/tests/res/drawable-hdpi/holo_noactionbar_land_orange_light.png new file mode 100644 index 0000000000000000000000000000000000000000..4872766029853de59b23a8f4364389b582cbb617 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_noactionbar_land_orange_light.png differ diff --git a/tests/res/drawable-hdpi/holo_noactionbar_land_progressbar.png b/tests/res/drawable-hdpi/holo_noactionbar_land_progressbar.png new file mode 100644 index 0000000000000000000000000000000000000000..41e958c7ed1a7f8a3818a55c7441e9cc9dab0d3c Binary files /dev/null and b/tests/res/drawable-hdpi/holo_noactionbar_land_progressbar.png differ diff --git a/tests/res/drawable-hdpi/holo_noactionbar_land_progressbar_horizontal0.png b/tests/res/drawable-hdpi/holo_noactionbar_land_progressbar_horizontal0.png new file mode 100644 index 0000000000000000000000000000000000000000..7923142938dad1616112ff34f47ad747041ae6b6 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_noactionbar_land_progressbar_horizontal0.png differ diff --git a/tests/res/drawable-hdpi/holo_noactionbar_land_progressbar_horizontal100.png b/tests/res/drawable-hdpi/holo_noactionbar_land_progressbar_horizontal100.png new file mode 100644 index 0000000000000000000000000000000000000000..d94e0ec771b92dd50a4d5b774a266689948536c5 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_noactionbar_land_progressbar_horizontal100.png differ diff --git a/tests/res/drawable-hdpi/holo_noactionbar_land_progressbar_horizontal50.png b/tests/res/drawable-hdpi/holo_noactionbar_land_progressbar_horizontal50.png new file mode 100644 index 0000000000000000000000000000000000000000..0891a0b4046f2137574207a65fc22ffd06ccc606 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_noactionbar_land_progressbar_horizontal50.png differ diff --git a/tests/res/drawable-hdpi/holo_noactionbar_land_progressbar_large.png b/tests/res/drawable-hdpi/holo_noactionbar_land_progressbar_large.png new file mode 100644 index 0000000000000000000000000000000000000000..0fd63d218de38c73d9ced3dd9d11c9c81f8b3f82 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_noactionbar_land_progressbar_large.png differ diff --git a/tests/res/drawable-hdpi/holo_noactionbar_land_progressbar_small.png b/tests/res/drawable-hdpi/holo_noactionbar_land_progressbar_small.png new file mode 100644 index 0000000000000000000000000000000000000000..1a270f9d993500aed6bfa7ae247a4a9d71963c97 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_noactionbar_land_progressbar_small.png differ diff --git a/tests/res/drawable-hdpi/holo_noactionbar_land_progressdialog_horizontal.png b/tests/res/drawable-hdpi/holo_noactionbar_land_progressdialog_horizontal.png new file mode 100644 index 0000000000000000000000000000000000000000..f95d7472f1104960dfa0c532ad267349f690a0dc Binary files /dev/null and b/tests/res/drawable-hdpi/holo_noactionbar_land_progressdialog_horizontal.png differ diff --git a/tests/res/drawable-hdpi/holo_noactionbar_land_progressdialog_spinner.png b/tests/res/drawable-hdpi/holo_noactionbar_land_progressdialog_spinner.png new file mode 100644 index 0000000000000000000000000000000000000000..c391cbf4c3d5df5cf67805b880e24b93d1ea9a29 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_noactionbar_land_progressdialog_spinner.png differ diff --git a/tests/res/drawable-hdpi/holo_noactionbar_land_purple.png b/tests/res/drawable-hdpi/holo_noactionbar_land_purple.png new file mode 100644 index 0000000000000000000000000000000000000000..a4c77f0e994f34dc5be5ff0ab5d9149daab920bd Binary files /dev/null and b/tests/res/drawable-hdpi/holo_noactionbar_land_purple.png differ diff --git a/tests/res/drawable-hdpi/holo_noactionbar_land_radiobutton.png b/tests/res/drawable-hdpi/holo_noactionbar_land_radiobutton.png new file mode 100644 index 0000000000000000000000000000000000000000..50c99a6599bb9ffb55bb50c08db6081f0f6d8266 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_noactionbar_land_radiobutton.png differ diff --git a/tests/res/drawable-hdpi/holo_noactionbar_land_radiobutton_checked.png b/tests/res/drawable-hdpi/holo_noactionbar_land_radiobutton_checked.png new file mode 100644 index 0000000000000000000000000000000000000000..57cd2049b19d3c78ce7ee627c084b2c186de99ca Binary files /dev/null and b/tests/res/drawable-hdpi/holo_noactionbar_land_radiobutton_checked.png differ diff --git a/tests/res/drawable-hdpi/holo_noactionbar_land_radiogroup_horizontal.png b/tests/res/drawable-hdpi/holo_noactionbar_land_radiogroup_horizontal.png new file mode 100644 index 0000000000000000000000000000000000000000..542219e938ff4bc2e437e7611072d425b64adfba Binary files /dev/null and b/tests/res/drawable-hdpi/holo_noactionbar_land_radiogroup_horizontal.png differ diff --git a/tests/res/drawable-hdpi/holo_noactionbar_land_radiogroup_vertical.png b/tests/res/drawable-hdpi/holo_noactionbar_land_radiogroup_vertical.png new file mode 100644 index 0000000000000000000000000000000000000000..f7b94ebf144d6d9c38d9e9ab641b84edca9fdf4f Binary files /dev/null and b/tests/res/drawable-hdpi/holo_noactionbar_land_radiogroup_vertical.png differ diff --git a/tests/res/drawable-hdpi/holo_noactionbar_land_ratingbar_0.png b/tests/res/drawable-hdpi/holo_noactionbar_land_ratingbar_0.png new file mode 100644 index 0000000000000000000000000000000000000000..3ab433c89d924a8b2fb2105f500c52fff3c5e490 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_noactionbar_land_ratingbar_0.png differ diff --git a/tests/res/drawable-hdpi/holo_noactionbar_land_ratingbar_0_pressed.png b/tests/res/drawable-hdpi/holo_noactionbar_land_ratingbar_0_pressed.png new file mode 100644 index 0000000000000000000000000000000000000000..4dc4b050732df347508b406e0158c896a9ad3f34 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_noactionbar_land_ratingbar_0_pressed.png differ diff --git a/tests/res/drawable-hdpi/holo_noactionbar_land_ratingbar_2point5.png b/tests/res/drawable-hdpi/holo_noactionbar_land_ratingbar_2point5.png new file mode 100644 index 0000000000000000000000000000000000000000..2ca185211505ec0864b969e3c37920ef9aab787d Binary files /dev/null and b/tests/res/drawable-hdpi/holo_noactionbar_land_ratingbar_2point5.png differ diff --git a/tests/res/drawable-hdpi/holo_noactionbar_land_ratingbar_2point5_pressed.png b/tests/res/drawable-hdpi/holo_noactionbar_land_ratingbar_2point5_pressed.png new file mode 100644 index 0000000000000000000000000000000000000000..84d8b8c9341601235661c6180c930a1409dac3c4 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_noactionbar_land_ratingbar_2point5_pressed.png differ diff --git a/tests/res/drawable-hdpi/holo_noactionbar_land_ratingbar_5.png b/tests/res/drawable-hdpi/holo_noactionbar_land_ratingbar_5.png new file mode 100644 index 0000000000000000000000000000000000000000..87c629e4fa5d01416e3f70778e56264950449e4b Binary files /dev/null and b/tests/res/drawable-hdpi/holo_noactionbar_land_ratingbar_5.png differ diff --git a/tests/res/drawable-hdpi/holo_noactionbar_land_ratingbar_5_pressed.png b/tests/res/drawable-hdpi/holo_noactionbar_land_ratingbar_5_pressed.png new file mode 100644 index 0000000000000000000000000000000000000000..1122d5ef1c27ce0289524295db8e53674f6d6714 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_noactionbar_land_ratingbar_5_pressed.png differ diff --git a/tests/res/drawable-hdpi/holo_noactionbar_land_red_dark.png b/tests/res/drawable-hdpi/holo_noactionbar_land_red_dark.png new file mode 100644 index 0000000000000000000000000000000000000000..4ae5797fe87f8f07a20bc9f9af059236a40fc62e Binary files /dev/null and b/tests/res/drawable-hdpi/holo_noactionbar_land_red_dark.png differ diff --git a/tests/res/drawable-hdpi/holo_noactionbar_land_red_light.png b/tests/res/drawable-hdpi/holo_noactionbar_land_red_light.png new file mode 100644 index 0000000000000000000000000000000000000000..4860c053134581df3f45734836bca2853cfc72b0 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_noactionbar_land_red_light.png differ diff --git a/tests/res/drawable-hdpi/holo_noactionbar_land_searchview.png b/tests/res/drawable-hdpi/holo_noactionbar_land_searchview.png new file mode 100644 index 0000000000000000000000000000000000000000..8252894eb570cc5a481e9085c368efd3bbab822c Binary files /dev/null and b/tests/res/drawable-hdpi/holo_noactionbar_land_searchview.png differ diff --git a/tests/res/drawable-hdpi/holo_noactionbar_land_searchview_query.png b/tests/res/drawable-hdpi/holo_noactionbar_land_searchview_query.png new file mode 100644 index 0000000000000000000000000000000000000000..c6f6977b66f13e03f9822da3abd9e3b2173e5961 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_noactionbar_land_searchview_query.png differ diff --git a/tests/res/drawable-hdpi/holo_noactionbar_land_searchview_queryhint.png b/tests/res/drawable-hdpi/holo_noactionbar_land_searchview_queryhint.png new file mode 100644 index 0000000000000000000000000000000000000000..e85c3cb4974b73e0cbd167ac579be90cb35613f1 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_noactionbar_land_searchview_queryhint.png differ diff --git a/tests/res/drawable-hdpi/holo_noactionbar_land_seekbar_0.png b/tests/res/drawable-hdpi/holo_noactionbar_land_seekbar_0.png new file mode 100644 index 0000000000000000000000000000000000000000..b194d4ec6c8e9270698ac51d024e39a8099c4bab Binary files /dev/null and b/tests/res/drawable-hdpi/holo_noactionbar_land_seekbar_0.png differ diff --git a/tests/res/drawable-hdpi/holo_noactionbar_land_seekbar_100.png b/tests/res/drawable-hdpi/holo_noactionbar_land_seekbar_100.png new file mode 100644 index 0000000000000000000000000000000000000000..b89ea7d9a1999f56ee001e18efe5f4133ac20843 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_noactionbar_land_seekbar_100.png differ diff --git a/tests/res/drawable-hdpi/holo_noactionbar_land_seekbar_50.png b/tests/res/drawable-hdpi/holo_noactionbar_land_seekbar_50.png new file mode 100644 index 0000000000000000000000000000000000000000..3100469c87e6487f987cf1f70e492ed85beaace1 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_noactionbar_land_seekbar_50.png differ diff --git a/tests/res/drawable-hdpi/holo_noactionbar_land_spinner.png b/tests/res/drawable-hdpi/holo_noactionbar_land_spinner.png new file mode 100644 index 0000000000000000000000000000000000000000..b5f7f2acc35d58d11dca91fa7a5ac07c96863b06 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_noactionbar_land_spinner.png differ diff --git a/tests/res/drawable-hdpi/holo_noactionbar_land_tabhost.png b/tests/res/drawable-hdpi/holo_noactionbar_land_tabhost.png new file mode 100644 index 0000000000000000000000000000000000000000..9b26e7d6c7efd3fcc7716c219d4bd7590764d959 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_noactionbar_land_tabhost.png differ diff --git a/tests/res/drawable-hdpi/holo_noactionbar_land_textview.png b/tests/res/drawable-hdpi/holo_noactionbar_land_textview.png new file mode 100644 index 0000000000000000000000000000000000000000..5cd880f30f6dc64cbd4fc743d48cef8c451d8787 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_noactionbar_land_textview.png differ diff --git a/tests/res/drawable-hdpi/holo_noactionbar_land_toggle_button.png b/tests/res/drawable-hdpi/holo_noactionbar_land_toggle_button.png new file mode 100644 index 0000000000000000000000000000000000000000..6a6fd87fdf450b579a19fda7ba914e1e24afb325 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_noactionbar_land_toggle_button.png differ diff --git a/tests/res/drawable-hdpi/holo_noactionbar_land_toggle_button_checked.png b/tests/res/drawable-hdpi/holo_noactionbar_land_toggle_button_checked.png new file mode 100644 index 0000000000000000000000000000000000000000..b56932d6d08a5e21cc5fe6f50a2fbd3fbf710781 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_noactionbar_land_toggle_button_checked.png differ diff --git a/tests/res/drawable-hdpi/holo_noactionbar_land_zoomcontrols.png b/tests/res/drawable-hdpi/holo_noactionbar_land_zoomcontrols.png new file mode 100644 index 0000000000000000000000000000000000000000..576340630d8190b61d0e5bb1115e5c16fcbcb33c Binary files /dev/null and b/tests/res/drawable-hdpi/holo_noactionbar_land_zoomcontrols.png differ diff --git a/tests/res/drawable-hdpi/holo_noactionbar_port_alertdialog_list.png b/tests/res/drawable-hdpi/holo_noactionbar_port_alertdialog_list.png new file mode 100644 index 0000000000000000000000000000000000000000..a612486a770b980f179771a6148d1214131da9fd Binary files /dev/null and b/tests/res/drawable-hdpi/holo_noactionbar_port_alertdialog_list.png differ diff --git a/tests/res/drawable-hdpi/holo_noactionbar_port_alertdialog_multichoice.png b/tests/res/drawable-hdpi/holo_noactionbar_port_alertdialog_multichoice.png new file mode 100644 index 0000000000000000000000000000000000000000..ccf145628d22a5053923bc3f4684faf35ce2bf52 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_noactionbar_port_alertdialog_multichoice.png differ diff --git a/tests/res/drawable-hdpi/holo_noactionbar_port_alertdialog_onebutton.png b/tests/res/drawable-hdpi/holo_noactionbar_port_alertdialog_onebutton.png new file mode 100644 index 0000000000000000000000000000000000000000..a1973389c5e3f8a2620a487c0736caf9e02b0a8c Binary files /dev/null and b/tests/res/drawable-hdpi/holo_noactionbar_port_alertdialog_onebutton.png differ diff --git a/tests/res/drawable-hdpi/holo_noactionbar_port_alertdialog_singlechoice.png b/tests/res/drawable-hdpi/holo_noactionbar_port_alertdialog_singlechoice.png new file mode 100644 index 0000000000000000000000000000000000000000..685ffda945f6d56503ff64f33f2e1dba1c6c0192 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_noactionbar_port_alertdialog_singlechoice.png differ diff --git a/tests/res/drawable-hdpi/holo_noactionbar_port_alertdialog_threebuttons.png b/tests/res/drawable-hdpi/holo_noactionbar_port_alertdialog_threebuttons.png new file mode 100644 index 0000000000000000000000000000000000000000..df04b248e7f0fe0a38ba30995bb6519ae98bd1cf Binary files /dev/null and b/tests/res/drawable-hdpi/holo_noactionbar_port_alertdialog_threebuttons.png differ diff --git a/tests/res/drawable-hdpi/holo_noactionbar_port_alertdialog_twobuttons.png b/tests/res/drawable-hdpi/holo_noactionbar_port_alertdialog_twobuttons.png new file mode 100644 index 0000000000000000000000000000000000000000..df49521129cb6f91cb753e95a3e18405b7e15919 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_noactionbar_port_alertdialog_twobuttons.png differ diff --git a/tests/res/drawable-hdpi/holo_noactionbar_port_blue_bright.png b/tests/res/drawable-hdpi/holo_noactionbar_port_blue_bright.png new file mode 100644 index 0000000000000000000000000000000000000000..778bb0b241655ba2ed668323ee93adf7d6a4dbdd Binary files /dev/null and b/tests/res/drawable-hdpi/holo_noactionbar_port_blue_bright.png differ diff --git a/tests/res/drawable-hdpi/holo_noactionbar_port_blue_dark.png b/tests/res/drawable-hdpi/holo_noactionbar_port_blue_dark.png new file mode 100644 index 0000000000000000000000000000000000000000..78d391b5a86078891a09d50d9829442448fc114e Binary files /dev/null and b/tests/res/drawable-hdpi/holo_noactionbar_port_blue_dark.png differ diff --git a/tests/res/drawable-hdpi/holo_noactionbar_port_blue_light.png b/tests/res/drawable-hdpi/holo_noactionbar_port_blue_light.png new file mode 100644 index 0000000000000000000000000000000000000000..4055f510fb304dc1d6feaa2a8422de2389d06a33 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_noactionbar_port_blue_light.png differ diff --git a/tests/res/drawable-hdpi/holo_noactionbar_port_button.png b/tests/res/drawable-hdpi/holo_noactionbar_port_button.png new file mode 100644 index 0000000000000000000000000000000000000000..d195710cab2bc56cf8eb0468494aa597f347c0fe Binary files /dev/null and b/tests/res/drawable-hdpi/holo_noactionbar_port_button.png differ diff --git a/tests/res/drawable-hdpi/holo_noactionbar_port_button_pressed.png b/tests/res/drawable-hdpi/holo_noactionbar_port_button_pressed.png new file mode 100644 index 0000000000000000000000000000000000000000..976df9ba32d0397ebe1256c80a76b9583ab57ffc Binary files /dev/null and b/tests/res/drawable-hdpi/holo_noactionbar_port_button_pressed.png differ diff --git a/tests/res/drawable-hdpi/holo_noactionbar_port_calendarview.png b/tests/res/drawable-hdpi/holo_noactionbar_port_calendarview.png new file mode 100644 index 0000000000000000000000000000000000000000..bc342ed9375ea623dfd6365f779dc0ab34bd8df0 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_noactionbar_port_calendarview.png differ diff --git a/tests/res/drawable-hdpi/holo_noactionbar_port_checkbox.png b/tests/res/drawable-hdpi/holo_noactionbar_port_checkbox.png new file mode 100644 index 0000000000000000000000000000000000000000..97e83b6c41c764cca396c56dc3c7cad9833c4be1 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_noactionbar_port_checkbox.png differ diff --git a/tests/res/drawable-hdpi/holo_noactionbar_port_checkbox_checked.png b/tests/res/drawable-hdpi/holo_noactionbar_port_checkbox_checked.png new file mode 100644 index 0000000000000000000000000000000000000000..1d4cb563f973f06c045d298948fbce6c309215b5 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_noactionbar_port_checkbox_checked.png differ diff --git a/tests/res/drawable-hdpi/holo_noactionbar_port_edittext.png b/tests/res/drawable-hdpi/holo_noactionbar_port_edittext.png new file mode 100644 index 0000000000000000000000000000000000000000..a096891fbeb9d6a880bb44b73be4f2ae9d5f4532 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_noactionbar_port_edittext.png differ diff --git a/tests/res/drawable-hdpi/holo_noactionbar_port_green_dark.png b/tests/res/drawable-hdpi/holo_noactionbar_port_green_dark.png new file mode 100644 index 0000000000000000000000000000000000000000..ca9aed3220cb21f40958aaeba96d5e0ac29bb3d1 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_noactionbar_port_green_dark.png differ diff --git a/tests/res/drawable-hdpi/holo_noactionbar_port_green_light.png b/tests/res/drawable-hdpi/holo_noactionbar_port_green_light.png new file mode 100644 index 0000000000000000000000000000000000000000..6a326963e16d69b9a8adea738266cda4f755d13b Binary files /dev/null and b/tests/res/drawable-hdpi/holo_noactionbar_port_green_light.png differ diff --git a/tests/res/drawable-hdpi/holo_noactionbar_port_orange_dark.png b/tests/res/drawable-hdpi/holo_noactionbar_port_orange_dark.png new file mode 100644 index 0000000000000000000000000000000000000000..adf1d82145cb5967f625e412288b2cf26752ce27 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_noactionbar_port_orange_dark.png differ diff --git a/tests/res/drawable-hdpi/holo_noactionbar_port_orange_light.png b/tests/res/drawable-hdpi/holo_noactionbar_port_orange_light.png new file mode 100644 index 0000000000000000000000000000000000000000..2208f9157a5923077726d5543c7008d684baea4e Binary files /dev/null and b/tests/res/drawable-hdpi/holo_noactionbar_port_orange_light.png differ diff --git a/tests/res/drawable-hdpi/holo_noactionbar_port_progressbar.png b/tests/res/drawable-hdpi/holo_noactionbar_port_progressbar.png new file mode 100644 index 0000000000000000000000000000000000000000..41e958c7ed1a7f8a3818a55c7441e9cc9dab0d3c Binary files /dev/null and b/tests/res/drawable-hdpi/holo_noactionbar_port_progressbar.png differ diff --git a/tests/res/drawable-hdpi/holo_noactionbar_port_progressbar_horizontal0.png b/tests/res/drawable-hdpi/holo_noactionbar_port_progressbar_horizontal0.png new file mode 100644 index 0000000000000000000000000000000000000000..13d7e551e3c0d7261e3ecb26b4489a81fff05fe2 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_noactionbar_port_progressbar_horizontal0.png differ diff --git a/tests/res/drawable-hdpi/holo_noactionbar_port_progressbar_horizontal100.png b/tests/res/drawable-hdpi/holo_noactionbar_port_progressbar_horizontal100.png new file mode 100644 index 0000000000000000000000000000000000000000..966ecc862afe2678a16baf672cdfe89b785366af Binary files /dev/null and b/tests/res/drawable-hdpi/holo_noactionbar_port_progressbar_horizontal100.png differ diff --git a/tests/res/drawable-hdpi/holo_noactionbar_port_progressbar_horizontal50.png b/tests/res/drawable-hdpi/holo_noactionbar_port_progressbar_horizontal50.png new file mode 100644 index 0000000000000000000000000000000000000000..bb43859cf6f84a4d9b7ccb7b9e3a60891ea4d4c6 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_noactionbar_port_progressbar_horizontal50.png differ diff --git a/tests/res/drawable-hdpi/holo_noactionbar_port_progressbar_large.png b/tests/res/drawable-hdpi/holo_noactionbar_port_progressbar_large.png new file mode 100644 index 0000000000000000000000000000000000000000..0fd63d218de38c73d9ced3dd9d11c9c81f8b3f82 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_noactionbar_port_progressbar_large.png differ diff --git a/tests/res/drawable-hdpi/holo_noactionbar_port_progressbar_small.png b/tests/res/drawable-hdpi/holo_noactionbar_port_progressbar_small.png new file mode 100644 index 0000000000000000000000000000000000000000..1a270f9d993500aed6bfa7ae247a4a9d71963c97 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_noactionbar_port_progressbar_small.png differ diff --git a/tests/res/drawable-hdpi/holo_noactionbar_port_progressdialog_horizontal.png b/tests/res/drawable-hdpi/holo_noactionbar_port_progressdialog_horizontal.png new file mode 100644 index 0000000000000000000000000000000000000000..168b54f59da4e5f12dfaf3afc5e0105e328a9058 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_noactionbar_port_progressdialog_horizontal.png differ diff --git a/tests/res/drawable-hdpi/holo_noactionbar_port_progressdialog_spinner.png b/tests/res/drawable-hdpi/holo_noactionbar_port_progressdialog_spinner.png new file mode 100644 index 0000000000000000000000000000000000000000..7f7be54ef674b601507eec4c7002ba98aeb67e9c Binary files /dev/null and b/tests/res/drawable-hdpi/holo_noactionbar_port_progressdialog_spinner.png differ diff --git a/tests/res/drawable-hdpi/holo_noactionbar_port_purple.png b/tests/res/drawable-hdpi/holo_noactionbar_port_purple.png new file mode 100644 index 0000000000000000000000000000000000000000..e45ec4feb975752edd2dda3244c6230d25f54be1 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_noactionbar_port_purple.png differ diff --git a/tests/res/drawable-hdpi/holo_noactionbar_port_radiobutton.png b/tests/res/drawable-hdpi/holo_noactionbar_port_radiobutton.png new file mode 100644 index 0000000000000000000000000000000000000000..50c99a6599bb9ffb55bb50c08db6081f0f6d8266 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_noactionbar_port_radiobutton.png differ diff --git a/tests/res/drawable-hdpi/holo_noactionbar_port_radiobutton_checked.png b/tests/res/drawable-hdpi/holo_noactionbar_port_radiobutton_checked.png new file mode 100644 index 0000000000000000000000000000000000000000..57cd2049b19d3c78ce7ee627c084b2c186de99ca Binary files /dev/null and b/tests/res/drawable-hdpi/holo_noactionbar_port_radiobutton_checked.png differ diff --git a/tests/res/drawable-hdpi/holo_noactionbar_port_radiogroup_horizontal.png b/tests/res/drawable-hdpi/holo_noactionbar_port_radiogroup_horizontal.png new file mode 100644 index 0000000000000000000000000000000000000000..542219e938ff4bc2e437e7611072d425b64adfba Binary files /dev/null and b/tests/res/drawable-hdpi/holo_noactionbar_port_radiogroup_horizontal.png differ diff --git a/tests/res/drawable-hdpi/holo_noactionbar_port_radiogroup_vertical.png b/tests/res/drawable-hdpi/holo_noactionbar_port_radiogroup_vertical.png new file mode 100644 index 0000000000000000000000000000000000000000..f7b94ebf144d6d9c38d9e9ab641b84edca9fdf4f Binary files /dev/null and b/tests/res/drawable-hdpi/holo_noactionbar_port_radiogroup_vertical.png differ diff --git a/tests/res/drawable-hdpi/holo_noactionbar_port_ratingbar_0.png b/tests/res/drawable-hdpi/holo_noactionbar_port_ratingbar_0.png new file mode 100644 index 0000000000000000000000000000000000000000..3ab433c89d924a8b2fb2105f500c52fff3c5e490 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_noactionbar_port_ratingbar_0.png differ diff --git a/tests/res/drawable-hdpi/holo_noactionbar_port_ratingbar_0_pressed.png b/tests/res/drawable-hdpi/holo_noactionbar_port_ratingbar_0_pressed.png new file mode 100644 index 0000000000000000000000000000000000000000..4dc4b050732df347508b406e0158c896a9ad3f34 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_noactionbar_port_ratingbar_0_pressed.png differ diff --git a/tests/res/drawable-hdpi/holo_noactionbar_port_ratingbar_2point5.png b/tests/res/drawable-hdpi/holo_noactionbar_port_ratingbar_2point5.png new file mode 100644 index 0000000000000000000000000000000000000000..2ca185211505ec0864b969e3c37920ef9aab787d Binary files /dev/null and b/tests/res/drawable-hdpi/holo_noactionbar_port_ratingbar_2point5.png differ diff --git a/tests/res/drawable-hdpi/holo_noactionbar_port_ratingbar_2point5_pressed.png b/tests/res/drawable-hdpi/holo_noactionbar_port_ratingbar_2point5_pressed.png new file mode 100644 index 0000000000000000000000000000000000000000..84d8b8c9341601235661c6180c930a1409dac3c4 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_noactionbar_port_ratingbar_2point5_pressed.png differ diff --git a/tests/res/drawable-hdpi/holo_noactionbar_port_ratingbar_5.png b/tests/res/drawable-hdpi/holo_noactionbar_port_ratingbar_5.png new file mode 100644 index 0000000000000000000000000000000000000000..87c629e4fa5d01416e3f70778e56264950449e4b Binary files /dev/null and b/tests/res/drawable-hdpi/holo_noactionbar_port_ratingbar_5.png differ diff --git a/tests/res/drawable-hdpi/holo_noactionbar_port_ratingbar_5_pressed.png b/tests/res/drawable-hdpi/holo_noactionbar_port_ratingbar_5_pressed.png new file mode 100644 index 0000000000000000000000000000000000000000..1122d5ef1c27ce0289524295db8e53674f6d6714 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_noactionbar_port_ratingbar_5_pressed.png differ diff --git a/tests/res/drawable-hdpi/holo_noactionbar_port_red_dark.png b/tests/res/drawable-hdpi/holo_noactionbar_port_red_dark.png new file mode 100644 index 0000000000000000000000000000000000000000..04f0207cf1a8186090520fd110a056176ead4060 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_noactionbar_port_red_dark.png differ diff --git a/tests/res/drawable-hdpi/holo_noactionbar_port_red_light.png b/tests/res/drawable-hdpi/holo_noactionbar_port_red_light.png new file mode 100644 index 0000000000000000000000000000000000000000..03dcaaa5cae6187d8e11ad40d0347a4fec14cf94 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_noactionbar_port_red_light.png differ diff --git a/tests/res/drawable-hdpi/holo_noactionbar_port_searchview.png b/tests/res/drawable-hdpi/holo_noactionbar_port_searchview.png new file mode 100644 index 0000000000000000000000000000000000000000..361534901811f062798d0466657c24d71dcdc92a Binary files /dev/null and b/tests/res/drawable-hdpi/holo_noactionbar_port_searchview.png differ diff --git a/tests/res/drawable-hdpi/holo_noactionbar_port_searchview_query.png b/tests/res/drawable-hdpi/holo_noactionbar_port_searchview_query.png new file mode 100644 index 0000000000000000000000000000000000000000..0631aa608fe1ec4fd417b6c6718846335553bfa5 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_noactionbar_port_searchview_query.png differ diff --git a/tests/res/drawable-hdpi/holo_noactionbar_port_searchview_queryhint.png b/tests/res/drawable-hdpi/holo_noactionbar_port_searchview_queryhint.png new file mode 100644 index 0000000000000000000000000000000000000000..e4134272f972b8bfd02b3c02519f4c131684b78f Binary files /dev/null and b/tests/res/drawable-hdpi/holo_noactionbar_port_searchview_queryhint.png differ diff --git a/tests/res/drawable-hdpi/holo_noactionbar_port_seekbar_0.png b/tests/res/drawable-hdpi/holo_noactionbar_port_seekbar_0.png new file mode 100644 index 0000000000000000000000000000000000000000..440f14230d91991499e7c4b7a13ab683fb7b8f56 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_noactionbar_port_seekbar_0.png differ diff --git a/tests/res/drawable-hdpi/holo_noactionbar_port_seekbar_100.png b/tests/res/drawable-hdpi/holo_noactionbar_port_seekbar_100.png new file mode 100644 index 0000000000000000000000000000000000000000..61306d3a2d1e580646d55c190529c433bb5d405f Binary files /dev/null and b/tests/res/drawable-hdpi/holo_noactionbar_port_seekbar_100.png differ diff --git a/tests/res/drawable-hdpi/holo_noactionbar_port_seekbar_50.png b/tests/res/drawable-hdpi/holo_noactionbar_port_seekbar_50.png new file mode 100644 index 0000000000000000000000000000000000000000..5363d2c3c3a7189543caaa41b29d034f82a362a5 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_noactionbar_port_seekbar_50.png differ diff --git a/tests/res/drawable-hdpi/holo_noactionbar_port_spinner.png b/tests/res/drawable-hdpi/holo_noactionbar_port_spinner.png new file mode 100644 index 0000000000000000000000000000000000000000..46f3e602065f7f5f8357f90196700b1db616d84c Binary files /dev/null and b/tests/res/drawable-hdpi/holo_noactionbar_port_spinner.png differ diff --git a/tests/res/drawable-hdpi/holo_noactionbar_port_tabhost.png b/tests/res/drawable-hdpi/holo_noactionbar_port_tabhost.png new file mode 100644 index 0000000000000000000000000000000000000000..835b85dccf8d2245e916cd27ff0683ce71ae84c2 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_noactionbar_port_tabhost.png differ diff --git a/tests/res/drawable-hdpi/holo_noactionbar_port_textview.png b/tests/res/drawable-hdpi/holo_noactionbar_port_textview.png new file mode 100644 index 0000000000000000000000000000000000000000..5dfe2553be04a4e53db7a049288dc1507f36ad81 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_noactionbar_port_textview.png differ diff --git a/tests/res/drawable-hdpi/holo_noactionbar_port_toggle_button.png b/tests/res/drawable-hdpi/holo_noactionbar_port_toggle_button.png new file mode 100644 index 0000000000000000000000000000000000000000..6a6fd87fdf450b579a19fda7ba914e1e24afb325 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_noactionbar_port_toggle_button.png differ diff --git a/tests/res/drawable-hdpi/holo_noactionbar_port_toggle_button_checked.png b/tests/res/drawable-hdpi/holo_noactionbar_port_toggle_button_checked.png new file mode 100644 index 0000000000000000000000000000000000000000..b56932d6d08a5e21cc5fe6f50a2fbd3fbf710781 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_noactionbar_port_toggle_button_checked.png differ diff --git a/tests/res/drawable-hdpi/holo_noactionbar_port_zoomcontrols.png b/tests/res/drawable-hdpi/holo_noactionbar_port_zoomcontrols.png new file mode 100644 index 0000000000000000000000000000000000000000..576340630d8190b61d0e5bb1115e5c16fcbcb33c Binary files /dev/null and b/tests/res/drawable-hdpi/holo_noactionbar_port_zoomcontrols.png differ diff --git a/tests/res/drawable-hdpi/holo_panel_land_alertdialog_list.png b/tests/res/drawable-hdpi/holo_panel_land_alertdialog_list.png new file mode 100644 index 0000000000000000000000000000000000000000..d6e97fce278cbd2dc7884c5775dfe85f197051c2 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_panel_land_alertdialog_list.png differ diff --git a/tests/res/drawable-hdpi/holo_panel_land_alertdialog_multichoice.png b/tests/res/drawable-hdpi/holo_panel_land_alertdialog_multichoice.png new file mode 100644 index 0000000000000000000000000000000000000000..0e7aa5357f299effb043e9fb63fb61ff5f5d2883 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_panel_land_alertdialog_multichoice.png differ diff --git a/tests/res/drawable-hdpi/holo_panel_land_alertdialog_onebutton.png b/tests/res/drawable-hdpi/holo_panel_land_alertdialog_onebutton.png new file mode 100644 index 0000000000000000000000000000000000000000..28e5c37f09dfaedce5decbf0f2fda76870111669 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_panel_land_alertdialog_onebutton.png differ diff --git a/tests/res/drawable-hdpi/holo_panel_land_alertdialog_singlechoice.png b/tests/res/drawable-hdpi/holo_panel_land_alertdialog_singlechoice.png new file mode 100644 index 0000000000000000000000000000000000000000..2524701c174d690873191e41f68925fe5901c2e5 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_panel_land_alertdialog_singlechoice.png differ diff --git a/tests/res/drawable-hdpi/holo_panel_land_alertdialog_threebuttons.png b/tests/res/drawable-hdpi/holo_panel_land_alertdialog_threebuttons.png new file mode 100644 index 0000000000000000000000000000000000000000..d6e4f31677edb6a148aeca2e8ddf4ead439f3da6 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_panel_land_alertdialog_threebuttons.png differ diff --git a/tests/res/drawable-hdpi/holo_panel_land_alertdialog_twobuttons.png b/tests/res/drawable-hdpi/holo_panel_land_alertdialog_twobuttons.png new file mode 100644 index 0000000000000000000000000000000000000000..250d448dc567b30a4624404277879c2de69fdcc2 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_panel_land_alertdialog_twobuttons.png differ diff --git a/tests/res/drawable-hdpi/holo_panel_land_blue_bright.png b/tests/res/drawable-hdpi/holo_panel_land_blue_bright.png new file mode 100644 index 0000000000000000000000000000000000000000..72f1cd3ddc69d70cad79645ec8bba76e9e7acf54 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_panel_land_blue_bright.png differ diff --git a/tests/res/drawable-hdpi/holo_panel_land_blue_dark.png b/tests/res/drawable-hdpi/holo_panel_land_blue_dark.png new file mode 100644 index 0000000000000000000000000000000000000000..8dc3d53adc37cd613b9b0a38b1d68d382bb3b940 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_panel_land_blue_dark.png differ diff --git a/tests/res/drawable-hdpi/holo_panel_land_blue_light.png b/tests/res/drawable-hdpi/holo_panel_land_blue_light.png new file mode 100644 index 0000000000000000000000000000000000000000..acdbb58b91295d9b3948cd4815cf943fc2108736 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_panel_land_blue_light.png differ diff --git a/tests/res/drawable-hdpi/holo_panel_land_button.png b/tests/res/drawable-hdpi/holo_panel_land_button.png new file mode 100644 index 0000000000000000000000000000000000000000..d195710cab2bc56cf8eb0468494aa597f347c0fe Binary files /dev/null and b/tests/res/drawable-hdpi/holo_panel_land_button.png differ diff --git a/tests/res/drawable-hdpi/holo_panel_land_button_pressed.png b/tests/res/drawable-hdpi/holo_panel_land_button_pressed.png new file mode 100644 index 0000000000000000000000000000000000000000..976df9ba32d0397ebe1256c80a76b9583ab57ffc Binary files /dev/null and b/tests/res/drawable-hdpi/holo_panel_land_button_pressed.png differ diff --git a/tests/res/drawable-hdpi/holo_panel_land_calendarview.png b/tests/res/drawable-hdpi/holo_panel_land_calendarview.png new file mode 100644 index 0000000000000000000000000000000000000000..802b75accdfb404bff707bb7700e8484812703a6 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_panel_land_calendarview.png differ diff --git a/tests/res/drawable-hdpi/holo_panel_land_checkbox.png b/tests/res/drawable-hdpi/holo_panel_land_checkbox.png new file mode 100644 index 0000000000000000000000000000000000000000..97e83b6c41c764cca396c56dc3c7cad9833c4be1 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_panel_land_checkbox.png differ diff --git a/tests/res/drawable-hdpi/holo_panel_land_checkbox_checked.png b/tests/res/drawable-hdpi/holo_panel_land_checkbox_checked.png new file mode 100644 index 0000000000000000000000000000000000000000..1d4cb563f973f06c045d298948fbce6c309215b5 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_panel_land_checkbox_checked.png differ diff --git a/tests/res/drawable-hdpi/holo_panel_land_edittext.png b/tests/res/drawable-hdpi/holo_panel_land_edittext.png new file mode 100644 index 0000000000000000000000000000000000000000..369d7b465a977c7ee28e1d82207992fecca78cf2 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_panel_land_edittext.png differ diff --git a/tests/res/drawable-hdpi/holo_panel_land_green_dark.png b/tests/res/drawable-hdpi/holo_panel_land_green_dark.png new file mode 100644 index 0000000000000000000000000000000000000000..3b9be5eec71f7b1bed98944685f9e336d39170d9 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_panel_land_green_dark.png differ diff --git a/tests/res/drawable-hdpi/holo_panel_land_green_light.png b/tests/res/drawable-hdpi/holo_panel_land_green_light.png new file mode 100644 index 0000000000000000000000000000000000000000..288b75a7399124fb0dc5c184832e06d22c676baf Binary files /dev/null and b/tests/res/drawable-hdpi/holo_panel_land_green_light.png differ diff --git a/tests/res/drawable-hdpi/holo_panel_land_orange_dark.png b/tests/res/drawable-hdpi/holo_panel_land_orange_dark.png new file mode 100644 index 0000000000000000000000000000000000000000..75ff2a5a2eab4195f17198cb7a1d2e4d61a95ebd Binary files /dev/null and b/tests/res/drawable-hdpi/holo_panel_land_orange_dark.png differ diff --git a/tests/res/drawable-hdpi/holo_panel_land_orange_light.png b/tests/res/drawable-hdpi/holo_panel_land_orange_light.png new file mode 100644 index 0000000000000000000000000000000000000000..4872766029853de59b23a8f4364389b582cbb617 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_panel_land_orange_light.png differ diff --git a/tests/res/drawable-hdpi/holo_panel_land_progressbar.png b/tests/res/drawable-hdpi/holo_panel_land_progressbar.png new file mode 100644 index 0000000000000000000000000000000000000000..41e958c7ed1a7f8a3818a55c7441e9cc9dab0d3c Binary files /dev/null and b/tests/res/drawable-hdpi/holo_panel_land_progressbar.png differ diff --git a/tests/res/drawable-hdpi/holo_panel_land_progressbar_horizontal0.png b/tests/res/drawable-hdpi/holo_panel_land_progressbar_horizontal0.png new file mode 100644 index 0000000000000000000000000000000000000000..7923142938dad1616112ff34f47ad747041ae6b6 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_panel_land_progressbar_horizontal0.png differ diff --git a/tests/res/drawable-hdpi/holo_panel_land_progressbar_horizontal100.png b/tests/res/drawable-hdpi/holo_panel_land_progressbar_horizontal100.png new file mode 100644 index 0000000000000000000000000000000000000000..d94e0ec771b92dd50a4d5b774a266689948536c5 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_panel_land_progressbar_horizontal100.png differ diff --git a/tests/res/drawable-hdpi/holo_panel_land_progressbar_horizontal50.png b/tests/res/drawable-hdpi/holo_panel_land_progressbar_horizontal50.png new file mode 100644 index 0000000000000000000000000000000000000000..0891a0b4046f2137574207a65fc22ffd06ccc606 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_panel_land_progressbar_horizontal50.png differ diff --git a/tests/res/drawable-hdpi/holo_panel_land_progressbar_large.png b/tests/res/drawable-hdpi/holo_panel_land_progressbar_large.png new file mode 100644 index 0000000000000000000000000000000000000000..0fd63d218de38c73d9ced3dd9d11c9c81f8b3f82 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_panel_land_progressbar_large.png differ diff --git a/tests/res/drawable-hdpi/holo_panel_land_progressbar_small.png b/tests/res/drawable-hdpi/holo_panel_land_progressbar_small.png new file mode 100644 index 0000000000000000000000000000000000000000..1a270f9d993500aed6bfa7ae247a4a9d71963c97 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_panel_land_progressbar_small.png differ diff --git a/tests/res/drawable-hdpi/holo_panel_land_progressdialog_horizontal.png b/tests/res/drawable-hdpi/holo_panel_land_progressdialog_horizontal.png new file mode 100644 index 0000000000000000000000000000000000000000..f95d7472f1104960dfa0c532ad267349f690a0dc Binary files /dev/null and b/tests/res/drawable-hdpi/holo_panel_land_progressdialog_horizontal.png differ diff --git a/tests/res/drawable-hdpi/holo_panel_land_progressdialog_spinner.png b/tests/res/drawable-hdpi/holo_panel_land_progressdialog_spinner.png new file mode 100644 index 0000000000000000000000000000000000000000..c391cbf4c3d5df5cf67805b880e24b93d1ea9a29 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_panel_land_progressdialog_spinner.png differ diff --git a/tests/res/drawable-hdpi/holo_panel_land_purple.png b/tests/res/drawable-hdpi/holo_panel_land_purple.png new file mode 100644 index 0000000000000000000000000000000000000000..a4c77f0e994f34dc5be5ff0ab5d9149daab920bd Binary files /dev/null and b/tests/res/drawable-hdpi/holo_panel_land_purple.png differ diff --git a/tests/res/drawable-hdpi/holo_panel_land_radiobutton.png b/tests/res/drawable-hdpi/holo_panel_land_radiobutton.png new file mode 100644 index 0000000000000000000000000000000000000000..50c99a6599bb9ffb55bb50c08db6081f0f6d8266 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_panel_land_radiobutton.png differ diff --git a/tests/res/drawable-hdpi/holo_panel_land_radiobutton_checked.png b/tests/res/drawable-hdpi/holo_panel_land_radiobutton_checked.png new file mode 100644 index 0000000000000000000000000000000000000000..57cd2049b19d3c78ce7ee627c084b2c186de99ca Binary files /dev/null and b/tests/res/drawable-hdpi/holo_panel_land_radiobutton_checked.png differ diff --git a/tests/res/drawable-hdpi/holo_panel_land_radiogroup_horizontal.png b/tests/res/drawable-hdpi/holo_panel_land_radiogroup_horizontal.png new file mode 100644 index 0000000000000000000000000000000000000000..542219e938ff4bc2e437e7611072d425b64adfba Binary files /dev/null and b/tests/res/drawable-hdpi/holo_panel_land_radiogroup_horizontal.png differ diff --git a/tests/res/drawable-hdpi/holo_panel_land_radiogroup_vertical.png b/tests/res/drawable-hdpi/holo_panel_land_radiogroup_vertical.png new file mode 100644 index 0000000000000000000000000000000000000000..f7b94ebf144d6d9c38d9e9ab641b84edca9fdf4f Binary files /dev/null and b/tests/res/drawable-hdpi/holo_panel_land_radiogroup_vertical.png differ diff --git a/tests/res/drawable-hdpi/holo_panel_land_ratingbar_0.png b/tests/res/drawable-hdpi/holo_panel_land_ratingbar_0.png new file mode 100644 index 0000000000000000000000000000000000000000..3ab433c89d924a8b2fb2105f500c52fff3c5e490 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_panel_land_ratingbar_0.png differ diff --git a/tests/res/drawable-hdpi/holo_panel_land_ratingbar_0_pressed.png b/tests/res/drawable-hdpi/holo_panel_land_ratingbar_0_pressed.png new file mode 100644 index 0000000000000000000000000000000000000000..4dc4b050732df347508b406e0158c896a9ad3f34 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_panel_land_ratingbar_0_pressed.png differ diff --git a/tests/res/drawable-hdpi/holo_panel_land_ratingbar_2point5.png b/tests/res/drawable-hdpi/holo_panel_land_ratingbar_2point5.png new file mode 100644 index 0000000000000000000000000000000000000000..2ca185211505ec0864b969e3c37920ef9aab787d Binary files /dev/null and b/tests/res/drawable-hdpi/holo_panel_land_ratingbar_2point5.png differ diff --git a/tests/res/drawable-hdpi/holo_panel_land_ratingbar_2point5_pressed.png b/tests/res/drawable-hdpi/holo_panel_land_ratingbar_2point5_pressed.png new file mode 100644 index 0000000000000000000000000000000000000000..84d8b8c9341601235661c6180c930a1409dac3c4 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_panel_land_ratingbar_2point5_pressed.png differ diff --git a/tests/res/drawable-hdpi/holo_panel_land_ratingbar_5.png b/tests/res/drawable-hdpi/holo_panel_land_ratingbar_5.png new file mode 100644 index 0000000000000000000000000000000000000000..87c629e4fa5d01416e3f70778e56264950449e4b Binary files /dev/null and b/tests/res/drawable-hdpi/holo_panel_land_ratingbar_5.png differ diff --git a/tests/res/drawable-hdpi/holo_panel_land_ratingbar_5_pressed.png b/tests/res/drawable-hdpi/holo_panel_land_ratingbar_5_pressed.png new file mode 100644 index 0000000000000000000000000000000000000000..1122d5ef1c27ce0289524295db8e53674f6d6714 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_panel_land_ratingbar_5_pressed.png differ diff --git a/tests/res/drawable-hdpi/holo_panel_land_red_dark.png b/tests/res/drawable-hdpi/holo_panel_land_red_dark.png new file mode 100644 index 0000000000000000000000000000000000000000..4ae5797fe87f8f07a20bc9f9af059236a40fc62e Binary files /dev/null and b/tests/res/drawable-hdpi/holo_panel_land_red_dark.png differ diff --git a/tests/res/drawable-hdpi/holo_panel_land_red_light.png b/tests/res/drawable-hdpi/holo_panel_land_red_light.png new file mode 100644 index 0000000000000000000000000000000000000000..4860c053134581df3f45734836bca2853cfc72b0 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_panel_land_red_light.png differ diff --git a/tests/res/drawable-hdpi/holo_panel_land_searchview.png b/tests/res/drawable-hdpi/holo_panel_land_searchview.png new file mode 100644 index 0000000000000000000000000000000000000000..8252894eb570cc5a481e9085c368efd3bbab822c Binary files /dev/null and b/tests/res/drawable-hdpi/holo_panel_land_searchview.png differ diff --git a/tests/res/drawable-hdpi/holo_panel_land_searchview_query.png b/tests/res/drawable-hdpi/holo_panel_land_searchview_query.png new file mode 100644 index 0000000000000000000000000000000000000000..c6f6977b66f13e03f9822da3abd9e3b2173e5961 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_panel_land_searchview_query.png differ diff --git a/tests/res/drawable-hdpi/holo_panel_land_searchview_queryhint.png b/tests/res/drawable-hdpi/holo_panel_land_searchview_queryhint.png new file mode 100644 index 0000000000000000000000000000000000000000..e85c3cb4974b73e0cbd167ac579be90cb35613f1 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_panel_land_searchview_queryhint.png differ diff --git a/tests/res/drawable-hdpi/holo_panel_land_seekbar_0.png b/tests/res/drawable-hdpi/holo_panel_land_seekbar_0.png new file mode 100644 index 0000000000000000000000000000000000000000..b194d4ec6c8e9270698ac51d024e39a8099c4bab Binary files /dev/null and b/tests/res/drawable-hdpi/holo_panel_land_seekbar_0.png differ diff --git a/tests/res/drawable-hdpi/holo_panel_land_seekbar_100.png b/tests/res/drawable-hdpi/holo_panel_land_seekbar_100.png new file mode 100644 index 0000000000000000000000000000000000000000..b89ea7d9a1999f56ee001e18efe5f4133ac20843 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_panel_land_seekbar_100.png differ diff --git a/tests/res/drawable-hdpi/holo_panel_land_seekbar_50.png b/tests/res/drawable-hdpi/holo_panel_land_seekbar_50.png new file mode 100644 index 0000000000000000000000000000000000000000..3100469c87e6487f987cf1f70e492ed85beaace1 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_panel_land_seekbar_50.png differ diff --git a/tests/res/drawable-hdpi/holo_panel_land_spinner.png b/tests/res/drawable-hdpi/holo_panel_land_spinner.png new file mode 100644 index 0000000000000000000000000000000000000000..b5f7f2acc35d58d11dca91fa7a5ac07c96863b06 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_panel_land_spinner.png differ diff --git a/tests/res/drawable-hdpi/holo_panel_land_tabhost.png b/tests/res/drawable-hdpi/holo_panel_land_tabhost.png new file mode 100644 index 0000000000000000000000000000000000000000..9b26e7d6c7efd3fcc7716c219d4bd7590764d959 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_panel_land_tabhost.png differ diff --git a/tests/res/drawable-hdpi/holo_panel_land_textview.png b/tests/res/drawable-hdpi/holo_panel_land_textview.png new file mode 100644 index 0000000000000000000000000000000000000000..5cd880f30f6dc64cbd4fc743d48cef8c451d8787 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_panel_land_textview.png differ diff --git a/tests/res/drawable-hdpi/holo_panel_land_toggle_button.png b/tests/res/drawable-hdpi/holo_panel_land_toggle_button.png new file mode 100644 index 0000000000000000000000000000000000000000..6a6fd87fdf450b579a19fda7ba914e1e24afb325 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_panel_land_toggle_button.png differ diff --git a/tests/res/drawable-hdpi/holo_panel_land_toggle_button_checked.png b/tests/res/drawable-hdpi/holo_panel_land_toggle_button_checked.png new file mode 100644 index 0000000000000000000000000000000000000000..b56932d6d08a5e21cc5fe6f50a2fbd3fbf710781 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_panel_land_toggle_button_checked.png differ diff --git a/tests/res/drawable-hdpi/holo_panel_land_zoomcontrols.png b/tests/res/drawable-hdpi/holo_panel_land_zoomcontrols.png new file mode 100644 index 0000000000000000000000000000000000000000..576340630d8190b61d0e5bb1115e5c16fcbcb33c Binary files /dev/null and b/tests/res/drawable-hdpi/holo_panel_land_zoomcontrols.png differ diff --git a/tests/res/drawable-hdpi/holo_panel_port_alertdialog_list.png b/tests/res/drawable-hdpi/holo_panel_port_alertdialog_list.png new file mode 100644 index 0000000000000000000000000000000000000000..a612486a770b980f179771a6148d1214131da9fd Binary files /dev/null and b/tests/res/drawable-hdpi/holo_panel_port_alertdialog_list.png differ diff --git a/tests/res/drawable-hdpi/holo_panel_port_alertdialog_multichoice.png b/tests/res/drawable-hdpi/holo_panel_port_alertdialog_multichoice.png new file mode 100644 index 0000000000000000000000000000000000000000..ccf145628d22a5053923bc3f4684faf35ce2bf52 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_panel_port_alertdialog_multichoice.png differ diff --git a/tests/res/drawable-hdpi/holo_panel_port_alertdialog_onebutton.png b/tests/res/drawable-hdpi/holo_panel_port_alertdialog_onebutton.png new file mode 100644 index 0000000000000000000000000000000000000000..a1973389c5e3f8a2620a487c0736caf9e02b0a8c Binary files /dev/null and b/tests/res/drawable-hdpi/holo_panel_port_alertdialog_onebutton.png differ diff --git a/tests/res/drawable-hdpi/holo_panel_port_alertdialog_singlechoice.png b/tests/res/drawable-hdpi/holo_panel_port_alertdialog_singlechoice.png new file mode 100644 index 0000000000000000000000000000000000000000..685ffda945f6d56503ff64f33f2e1dba1c6c0192 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_panel_port_alertdialog_singlechoice.png differ diff --git a/tests/res/drawable-hdpi/holo_panel_port_alertdialog_threebuttons.png b/tests/res/drawable-hdpi/holo_panel_port_alertdialog_threebuttons.png new file mode 100644 index 0000000000000000000000000000000000000000..df04b248e7f0fe0a38ba30995bb6519ae98bd1cf Binary files /dev/null and b/tests/res/drawable-hdpi/holo_panel_port_alertdialog_threebuttons.png differ diff --git a/tests/res/drawable-hdpi/holo_panel_port_alertdialog_twobuttons.png b/tests/res/drawable-hdpi/holo_panel_port_alertdialog_twobuttons.png new file mode 100644 index 0000000000000000000000000000000000000000..df49521129cb6f91cb753e95a3e18405b7e15919 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_panel_port_alertdialog_twobuttons.png differ diff --git a/tests/res/drawable-hdpi/holo_panel_port_blue_bright.png b/tests/res/drawable-hdpi/holo_panel_port_blue_bright.png new file mode 100644 index 0000000000000000000000000000000000000000..778bb0b241655ba2ed668323ee93adf7d6a4dbdd Binary files /dev/null and b/tests/res/drawable-hdpi/holo_panel_port_blue_bright.png differ diff --git a/tests/res/drawable-hdpi/holo_panel_port_blue_dark.png b/tests/res/drawable-hdpi/holo_panel_port_blue_dark.png new file mode 100644 index 0000000000000000000000000000000000000000..78d391b5a86078891a09d50d9829442448fc114e Binary files /dev/null and b/tests/res/drawable-hdpi/holo_panel_port_blue_dark.png differ diff --git a/tests/res/drawable-hdpi/holo_panel_port_blue_light.png b/tests/res/drawable-hdpi/holo_panel_port_blue_light.png new file mode 100644 index 0000000000000000000000000000000000000000..4055f510fb304dc1d6feaa2a8422de2389d06a33 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_panel_port_blue_light.png differ diff --git a/tests/res/drawable-hdpi/holo_panel_port_button.png b/tests/res/drawable-hdpi/holo_panel_port_button.png new file mode 100644 index 0000000000000000000000000000000000000000..d195710cab2bc56cf8eb0468494aa597f347c0fe Binary files /dev/null and b/tests/res/drawable-hdpi/holo_panel_port_button.png differ diff --git a/tests/res/drawable-hdpi/holo_panel_port_button_pressed.png b/tests/res/drawable-hdpi/holo_panel_port_button_pressed.png new file mode 100644 index 0000000000000000000000000000000000000000..976df9ba32d0397ebe1256c80a76b9583ab57ffc Binary files /dev/null and b/tests/res/drawable-hdpi/holo_panel_port_button_pressed.png differ diff --git a/tests/res/drawable-hdpi/holo_panel_port_calendarview.png b/tests/res/drawable-hdpi/holo_panel_port_calendarview.png new file mode 100644 index 0000000000000000000000000000000000000000..bc342ed9375ea623dfd6365f779dc0ab34bd8df0 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_panel_port_calendarview.png differ diff --git a/tests/res/drawable-hdpi/holo_panel_port_checkbox.png b/tests/res/drawable-hdpi/holo_panel_port_checkbox.png new file mode 100644 index 0000000000000000000000000000000000000000..97e83b6c41c764cca396c56dc3c7cad9833c4be1 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_panel_port_checkbox.png differ diff --git a/tests/res/drawable-hdpi/holo_panel_port_checkbox_checked.png b/tests/res/drawable-hdpi/holo_panel_port_checkbox_checked.png new file mode 100644 index 0000000000000000000000000000000000000000..1d4cb563f973f06c045d298948fbce6c309215b5 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_panel_port_checkbox_checked.png differ diff --git a/tests/res/drawable-hdpi/holo_panel_port_edittext.png b/tests/res/drawable-hdpi/holo_panel_port_edittext.png new file mode 100644 index 0000000000000000000000000000000000000000..a096891fbeb9d6a880bb44b73be4f2ae9d5f4532 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_panel_port_edittext.png differ diff --git a/tests/res/drawable-hdpi/holo_panel_port_green_dark.png b/tests/res/drawable-hdpi/holo_panel_port_green_dark.png new file mode 100644 index 0000000000000000000000000000000000000000..ca9aed3220cb21f40958aaeba96d5e0ac29bb3d1 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_panel_port_green_dark.png differ diff --git a/tests/res/drawable-hdpi/holo_panel_port_green_light.png b/tests/res/drawable-hdpi/holo_panel_port_green_light.png new file mode 100644 index 0000000000000000000000000000000000000000..6a326963e16d69b9a8adea738266cda4f755d13b Binary files /dev/null and b/tests/res/drawable-hdpi/holo_panel_port_green_light.png differ diff --git a/tests/res/drawable-hdpi/holo_panel_port_orange_dark.png b/tests/res/drawable-hdpi/holo_panel_port_orange_dark.png new file mode 100644 index 0000000000000000000000000000000000000000..adf1d82145cb5967f625e412288b2cf26752ce27 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_panel_port_orange_dark.png differ diff --git a/tests/res/drawable-hdpi/holo_panel_port_orange_light.png b/tests/res/drawable-hdpi/holo_panel_port_orange_light.png new file mode 100644 index 0000000000000000000000000000000000000000..2208f9157a5923077726d5543c7008d684baea4e Binary files /dev/null and b/tests/res/drawable-hdpi/holo_panel_port_orange_light.png differ diff --git a/tests/res/drawable-hdpi/holo_panel_port_progressbar.png b/tests/res/drawable-hdpi/holo_panel_port_progressbar.png new file mode 100644 index 0000000000000000000000000000000000000000..41e958c7ed1a7f8a3818a55c7441e9cc9dab0d3c Binary files /dev/null and b/tests/res/drawable-hdpi/holo_panel_port_progressbar.png differ diff --git a/tests/res/drawable-hdpi/holo_panel_port_progressbar_horizontal0.png b/tests/res/drawable-hdpi/holo_panel_port_progressbar_horizontal0.png new file mode 100644 index 0000000000000000000000000000000000000000..13d7e551e3c0d7261e3ecb26b4489a81fff05fe2 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_panel_port_progressbar_horizontal0.png differ diff --git a/tests/res/drawable-hdpi/holo_panel_port_progressbar_horizontal100.png b/tests/res/drawable-hdpi/holo_panel_port_progressbar_horizontal100.png new file mode 100644 index 0000000000000000000000000000000000000000..966ecc862afe2678a16baf672cdfe89b785366af Binary files /dev/null and b/tests/res/drawable-hdpi/holo_panel_port_progressbar_horizontal100.png differ diff --git a/tests/res/drawable-hdpi/holo_panel_port_progressbar_horizontal50.png b/tests/res/drawable-hdpi/holo_panel_port_progressbar_horizontal50.png new file mode 100644 index 0000000000000000000000000000000000000000..bb43859cf6f84a4d9b7ccb7b9e3a60891ea4d4c6 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_panel_port_progressbar_horizontal50.png differ diff --git a/tests/res/drawable-hdpi/holo_panel_port_progressbar_large.png b/tests/res/drawable-hdpi/holo_panel_port_progressbar_large.png new file mode 100644 index 0000000000000000000000000000000000000000..0fd63d218de38c73d9ced3dd9d11c9c81f8b3f82 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_panel_port_progressbar_large.png differ diff --git a/tests/res/drawable-hdpi/holo_panel_port_progressbar_small.png b/tests/res/drawable-hdpi/holo_panel_port_progressbar_small.png new file mode 100644 index 0000000000000000000000000000000000000000..1a270f9d993500aed6bfa7ae247a4a9d71963c97 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_panel_port_progressbar_small.png differ diff --git a/tests/res/drawable-hdpi/holo_panel_port_progressdialog_horizontal.png b/tests/res/drawable-hdpi/holo_panel_port_progressdialog_horizontal.png new file mode 100644 index 0000000000000000000000000000000000000000..168b54f59da4e5f12dfaf3afc5e0105e328a9058 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_panel_port_progressdialog_horizontal.png differ diff --git a/tests/res/drawable-hdpi/holo_panel_port_progressdialog_spinner.png b/tests/res/drawable-hdpi/holo_panel_port_progressdialog_spinner.png new file mode 100644 index 0000000000000000000000000000000000000000..7f7be54ef674b601507eec4c7002ba98aeb67e9c Binary files /dev/null and b/tests/res/drawable-hdpi/holo_panel_port_progressdialog_spinner.png differ diff --git a/tests/res/drawable-hdpi/holo_panel_port_purple.png b/tests/res/drawable-hdpi/holo_panel_port_purple.png new file mode 100644 index 0000000000000000000000000000000000000000..e45ec4feb975752edd2dda3244c6230d25f54be1 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_panel_port_purple.png differ diff --git a/tests/res/drawable-hdpi/holo_panel_port_radiobutton.png b/tests/res/drawable-hdpi/holo_panel_port_radiobutton.png new file mode 100644 index 0000000000000000000000000000000000000000..50c99a6599bb9ffb55bb50c08db6081f0f6d8266 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_panel_port_radiobutton.png differ diff --git a/tests/res/drawable-hdpi/holo_panel_port_radiobutton_checked.png b/tests/res/drawable-hdpi/holo_panel_port_radiobutton_checked.png new file mode 100644 index 0000000000000000000000000000000000000000..57cd2049b19d3c78ce7ee627c084b2c186de99ca Binary files /dev/null and b/tests/res/drawable-hdpi/holo_panel_port_radiobutton_checked.png differ diff --git a/tests/res/drawable-hdpi/holo_panel_port_radiogroup_horizontal.png b/tests/res/drawable-hdpi/holo_panel_port_radiogroup_horizontal.png new file mode 100644 index 0000000000000000000000000000000000000000..542219e938ff4bc2e437e7611072d425b64adfba Binary files /dev/null and b/tests/res/drawable-hdpi/holo_panel_port_radiogroup_horizontal.png differ diff --git a/tests/res/drawable-hdpi/holo_panel_port_radiogroup_vertical.png b/tests/res/drawable-hdpi/holo_panel_port_radiogroup_vertical.png new file mode 100644 index 0000000000000000000000000000000000000000..f7b94ebf144d6d9c38d9e9ab641b84edca9fdf4f Binary files /dev/null and b/tests/res/drawable-hdpi/holo_panel_port_radiogroup_vertical.png differ diff --git a/tests/res/drawable-hdpi/holo_panel_port_ratingbar_0.png b/tests/res/drawable-hdpi/holo_panel_port_ratingbar_0.png new file mode 100644 index 0000000000000000000000000000000000000000..3ab433c89d924a8b2fb2105f500c52fff3c5e490 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_panel_port_ratingbar_0.png differ diff --git a/tests/res/drawable-hdpi/holo_panel_port_ratingbar_0_pressed.png b/tests/res/drawable-hdpi/holo_panel_port_ratingbar_0_pressed.png new file mode 100644 index 0000000000000000000000000000000000000000..4dc4b050732df347508b406e0158c896a9ad3f34 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_panel_port_ratingbar_0_pressed.png differ diff --git a/tests/res/drawable-hdpi/holo_panel_port_ratingbar_2point5.png b/tests/res/drawable-hdpi/holo_panel_port_ratingbar_2point5.png new file mode 100644 index 0000000000000000000000000000000000000000..2ca185211505ec0864b969e3c37920ef9aab787d Binary files /dev/null and b/tests/res/drawable-hdpi/holo_panel_port_ratingbar_2point5.png differ diff --git a/tests/res/drawable-hdpi/holo_panel_port_ratingbar_2point5_pressed.png b/tests/res/drawable-hdpi/holo_panel_port_ratingbar_2point5_pressed.png new file mode 100644 index 0000000000000000000000000000000000000000..84d8b8c9341601235661c6180c930a1409dac3c4 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_panel_port_ratingbar_2point5_pressed.png differ diff --git a/tests/res/drawable-hdpi/holo_panel_port_ratingbar_5.png b/tests/res/drawable-hdpi/holo_panel_port_ratingbar_5.png new file mode 100644 index 0000000000000000000000000000000000000000..87c629e4fa5d01416e3f70778e56264950449e4b Binary files /dev/null and b/tests/res/drawable-hdpi/holo_panel_port_ratingbar_5.png differ diff --git a/tests/res/drawable-hdpi/holo_panel_port_ratingbar_5_pressed.png b/tests/res/drawable-hdpi/holo_panel_port_ratingbar_5_pressed.png new file mode 100644 index 0000000000000000000000000000000000000000..1122d5ef1c27ce0289524295db8e53674f6d6714 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_panel_port_ratingbar_5_pressed.png differ diff --git a/tests/res/drawable-hdpi/holo_panel_port_red_dark.png b/tests/res/drawable-hdpi/holo_panel_port_red_dark.png new file mode 100644 index 0000000000000000000000000000000000000000..04f0207cf1a8186090520fd110a056176ead4060 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_panel_port_red_dark.png differ diff --git a/tests/res/drawable-hdpi/holo_panel_port_red_light.png b/tests/res/drawable-hdpi/holo_panel_port_red_light.png new file mode 100644 index 0000000000000000000000000000000000000000..03dcaaa5cae6187d8e11ad40d0347a4fec14cf94 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_panel_port_red_light.png differ diff --git a/tests/res/drawable-hdpi/holo_panel_port_searchview.png b/tests/res/drawable-hdpi/holo_panel_port_searchview.png new file mode 100644 index 0000000000000000000000000000000000000000..361534901811f062798d0466657c24d71dcdc92a Binary files /dev/null and b/tests/res/drawable-hdpi/holo_panel_port_searchview.png differ diff --git a/tests/res/drawable-hdpi/holo_panel_port_searchview_query.png b/tests/res/drawable-hdpi/holo_panel_port_searchview_query.png new file mode 100644 index 0000000000000000000000000000000000000000..0631aa608fe1ec4fd417b6c6718846335553bfa5 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_panel_port_searchview_query.png differ diff --git a/tests/res/drawable-hdpi/holo_panel_port_searchview_queryhint.png b/tests/res/drawable-hdpi/holo_panel_port_searchview_queryhint.png new file mode 100644 index 0000000000000000000000000000000000000000..e4134272f972b8bfd02b3c02519f4c131684b78f Binary files /dev/null and b/tests/res/drawable-hdpi/holo_panel_port_searchview_queryhint.png differ diff --git a/tests/res/drawable-hdpi/holo_panel_port_seekbar_0.png b/tests/res/drawable-hdpi/holo_panel_port_seekbar_0.png new file mode 100644 index 0000000000000000000000000000000000000000..440f14230d91991499e7c4b7a13ab683fb7b8f56 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_panel_port_seekbar_0.png differ diff --git a/tests/res/drawable-hdpi/holo_panel_port_seekbar_100.png b/tests/res/drawable-hdpi/holo_panel_port_seekbar_100.png new file mode 100644 index 0000000000000000000000000000000000000000..61306d3a2d1e580646d55c190529c433bb5d405f Binary files /dev/null and b/tests/res/drawable-hdpi/holo_panel_port_seekbar_100.png differ diff --git a/tests/res/drawable-hdpi/holo_panel_port_seekbar_50.png b/tests/res/drawable-hdpi/holo_panel_port_seekbar_50.png new file mode 100644 index 0000000000000000000000000000000000000000..5363d2c3c3a7189543caaa41b29d034f82a362a5 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_panel_port_seekbar_50.png differ diff --git a/tests/res/drawable-hdpi/holo_panel_port_spinner.png b/tests/res/drawable-hdpi/holo_panel_port_spinner.png new file mode 100644 index 0000000000000000000000000000000000000000..46f3e602065f7f5f8357f90196700b1db616d84c Binary files /dev/null and b/tests/res/drawable-hdpi/holo_panel_port_spinner.png differ diff --git a/tests/res/drawable-hdpi/holo_panel_port_tabhost.png b/tests/res/drawable-hdpi/holo_panel_port_tabhost.png new file mode 100644 index 0000000000000000000000000000000000000000..835b85dccf8d2245e916cd27ff0683ce71ae84c2 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_panel_port_tabhost.png differ diff --git a/tests/res/drawable-hdpi/holo_panel_port_textview.png b/tests/res/drawable-hdpi/holo_panel_port_textview.png new file mode 100644 index 0000000000000000000000000000000000000000..5dfe2553be04a4e53db7a049288dc1507f36ad81 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_panel_port_textview.png differ diff --git a/tests/res/drawable-hdpi/holo_panel_port_toggle_button.png b/tests/res/drawable-hdpi/holo_panel_port_toggle_button.png new file mode 100644 index 0000000000000000000000000000000000000000..6a6fd87fdf450b579a19fda7ba914e1e24afb325 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_panel_port_toggle_button.png differ diff --git a/tests/res/drawable-hdpi/holo_panel_port_toggle_button_checked.png b/tests/res/drawable-hdpi/holo_panel_port_toggle_button_checked.png new file mode 100644 index 0000000000000000000000000000000000000000..b56932d6d08a5e21cc5fe6f50a2fbd3fbf710781 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_panel_port_toggle_button_checked.png differ diff --git a/tests/res/drawable-hdpi/holo_panel_port_zoomcontrols.png b/tests/res/drawable-hdpi/holo_panel_port_zoomcontrols.png new file mode 100644 index 0000000000000000000000000000000000000000..576340630d8190b61d0e5bb1115e5c16fcbcb33c Binary files /dev/null and b/tests/res/drawable-hdpi/holo_panel_port_zoomcontrols.png differ diff --git a/tests/res/drawable-hdpi/holo_port_actionbar.png b/tests/res/drawable-hdpi/holo_port_actionbar.png index 90e54bd87c48e9de830b18a30015b548947db8b9..daeaa224cfee1e419ac7df5baca9a4d2367351f7 100644 Binary files a/tests/res/drawable-hdpi/holo_port_actionbar.png and b/tests/res/drawable-hdpi/holo_port_actionbar.png differ diff --git a/tests/res/drawable-hdpi/holo_port_actionbar_action_items.png b/tests/res/drawable-hdpi/holo_port_actionbar_action_items.png index 58abebf527b2d641736c4a8e9eb33afd9c4d6e0f..27d89b4f1e7589f4aa9e1b67a9bc7dc8956fc5e5 100644 Binary files a/tests/res/drawable-hdpi/holo_port_actionbar_action_items.png and b/tests/res/drawable-hdpi/holo_port_actionbar_action_items.png differ diff --git a/tests/res/drawable-hdpi/holo_port_actionbar_action_items_split.png b/tests/res/drawable-hdpi/holo_port_actionbar_action_items_split.png index 8049154ecb41658bc6026212d54b5594c651bf1e..9113a40da117cb169a9e5bc276e873bdab88c251 100644 Binary files a/tests/res/drawable-hdpi/holo_port_actionbar_action_items_split.png and b/tests/res/drawable-hdpi/holo_port_actionbar_action_items_split.png differ diff --git a/tests/res/drawable-hdpi/holo_port_actionbar_action_view.png b/tests/res/drawable-hdpi/holo_port_actionbar_action_view.png index 6c4e482ac39a467ab27ad1cafdd7e0043d1adfc9..d051afaca65851fd8bad80551d253e6c1524c340 100644 Binary files a/tests/res/drawable-hdpi/holo_port_actionbar_action_view.png and b/tests/res/drawable-hdpi/holo_port_actionbar_action_view.png differ diff --git a/tests/res/drawable-hdpi/holo_port_actionbar_action_view_split.png b/tests/res/drawable-hdpi/holo_port_actionbar_action_view_split.png index aff9241b4901990e83674c2d43a45ad9d3116478..07213e91939873f489be4b0cfc10b9674f09c2b3 100644 Binary files a/tests/res/drawable-hdpi/holo_port_actionbar_action_view_split.png and b/tests/res/drawable-hdpi/holo_port_actionbar_action_view_split.png differ diff --git a/tests/res/drawable-hdpi/holo_port_actionbar_home_as_up.png b/tests/res/drawable-hdpi/holo_port_actionbar_home_as_up.png index 39857b83956ddec402ee2ddcefa6950c2e99175f..0ff26f454e57786b5070d92633beb8eb303a5ec8 100644 Binary files a/tests/res/drawable-hdpi/holo_port_actionbar_home_as_up.png and b/tests/res/drawable-hdpi/holo_port_actionbar_home_as_up.png differ diff --git a/tests/res/drawable-hdpi/holo_port_actionbar_home_as_up_split.png b/tests/res/drawable-hdpi/holo_port_actionbar_home_as_up_split.png index 39857b83956ddec402ee2ddcefa6950c2e99175f..0ff26f454e57786b5070d92633beb8eb303a5ec8 100644 Binary files a/tests/res/drawable-hdpi/holo_port_actionbar_home_as_up_split.png and b/tests/res/drawable-hdpi/holo_port_actionbar_home_as_up_split.png differ diff --git a/tests/res/drawable-hdpi/holo_port_actionbar_list.png b/tests/res/drawable-hdpi/holo_port_actionbar_list.png index 341109f7557a261577c5afa6b9a776d45efdb49a..6273f98827577e2d6b99dfa48f2ed488028f298b 100644 Binary files a/tests/res/drawable-hdpi/holo_port_actionbar_list.png and b/tests/res/drawable-hdpi/holo_port_actionbar_list.png differ diff --git a/tests/res/drawable-hdpi/holo_port_actionbar_list_split.png b/tests/res/drawable-hdpi/holo_port_actionbar_list_split.png index 341109f7557a261577c5afa6b9a776d45efdb49a..6273f98827577e2d6b99dfa48f2ed488028f298b 100644 Binary files a/tests/res/drawable-hdpi/holo_port_actionbar_list_split.png and b/tests/res/drawable-hdpi/holo_port_actionbar_list_split.png differ diff --git a/tests/res/drawable-hdpi/holo_port_actionbar_no_icon.png b/tests/res/drawable-hdpi/holo_port_actionbar_no_icon.png index ae9b08c3cc28bd4b926f7d10d23c10b2bf8117e2..605472a6ce82a8db371e30fb256e6360904f9bb0 100644 Binary files a/tests/res/drawable-hdpi/holo_port_actionbar_no_icon.png and b/tests/res/drawable-hdpi/holo_port_actionbar_no_icon.png differ diff --git a/tests/res/drawable-hdpi/holo_port_actionbar_no_icon_split.png b/tests/res/drawable-hdpi/holo_port_actionbar_no_icon_split.png index ae9b08c3cc28bd4b926f7d10d23c10b2bf8117e2..605472a6ce82a8db371e30fb256e6360904f9bb0 100644 Binary files a/tests/res/drawable-hdpi/holo_port_actionbar_no_icon_split.png and b/tests/res/drawable-hdpi/holo_port_actionbar_no_icon_split.png differ diff --git a/tests/res/drawable-hdpi/holo_port_actionbar_no_title.png b/tests/res/drawable-hdpi/holo_port_actionbar_no_title.png index 4fbdc4357ae1c6f63f326d3c8f7869fbcee870ec..92fd08cef5eeb49d0f78fa4914e8dfdf35d10290 100644 Binary files a/tests/res/drawable-hdpi/holo_port_actionbar_no_title.png and b/tests/res/drawable-hdpi/holo_port_actionbar_no_title.png differ diff --git a/tests/res/drawable-hdpi/holo_port_actionbar_no_title_split.png b/tests/res/drawable-hdpi/holo_port_actionbar_no_title_split.png index 4fbdc4357ae1c6f63f326d3c8f7869fbcee870ec..92fd08cef5eeb49d0f78fa4914e8dfdf35d10290 100644 Binary files a/tests/res/drawable-hdpi/holo_port_actionbar_no_title_split.png and b/tests/res/drawable-hdpi/holo_port_actionbar_no_title_split.png differ diff --git a/tests/res/drawable-hdpi/holo_port_actionbar_split.png b/tests/res/drawable-hdpi/holo_port_actionbar_split.png index 90e54bd87c48e9de830b18a30015b548947db8b9..daeaa224cfee1e419ac7df5baca9a4d2367351f7 100644 Binary files a/tests/res/drawable-hdpi/holo_port_actionbar_split.png and b/tests/res/drawable-hdpi/holo_port_actionbar_split.png differ diff --git a/tests/res/drawable-hdpi/holo_port_actionbar_tabs.png b/tests/res/drawable-hdpi/holo_port_actionbar_tabs.png index 7923a7142c0810b46be4557309f9ac30f7b38a3c..e33aa1f91bd074158b59563443674e56b868a078 100644 Binary files a/tests/res/drawable-hdpi/holo_port_actionbar_tabs.png and b/tests/res/drawable-hdpi/holo_port_actionbar_tabs.png differ diff --git a/tests/res/drawable-hdpi/holo_port_actionbar_tabs_split.png b/tests/res/drawable-hdpi/holo_port_actionbar_tabs_split.png index 7923a7142c0810b46be4557309f9ac30f7b38a3c..e33aa1f91bd074158b59563443674e56b868a078 100644 Binary files a/tests/res/drawable-hdpi/holo_port_actionbar_tabs_split.png and b/tests/res/drawable-hdpi/holo_port_actionbar_tabs_split.png differ diff --git a/tests/res/drawable-hdpi/holo_port_alertdialog_list.png b/tests/res/drawable-hdpi/holo_port_alertdialog_list.png index d7242fef3181f5cdca74fbc963de96ec52841651..a612486a770b980f179771a6148d1214131da9fd 100644 Binary files a/tests/res/drawable-hdpi/holo_port_alertdialog_list.png and b/tests/res/drawable-hdpi/holo_port_alertdialog_list.png differ diff --git a/tests/res/drawable-hdpi/holo_port_alertdialog_multichoice.png b/tests/res/drawable-hdpi/holo_port_alertdialog_multichoice.png index b3096f857f5c62c7b9da1ba7dd80b0b73efef34e..ccf145628d22a5053923bc3f4684faf35ce2bf52 100644 Binary files a/tests/res/drawable-hdpi/holo_port_alertdialog_multichoice.png and b/tests/res/drawable-hdpi/holo_port_alertdialog_multichoice.png differ diff --git a/tests/res/drawable-hdpi/holo_port_alertdialog_onebutton.png b/tests/res/drawable-hdpi/holo_port_alertdialog_onebutton.png index 233864439505e6d0e8d883b395fdd768a94bd6a5..a1973389c5e3f8a2620a487c0736caf9e02b0a8c 100644 Binary files a/tests/res/drawable-hdpi/holo_port_alertdialog_onebutton.png and b/tests/res/drawable-hdpi/holo_port_alertdialog_onebutton.png differ diff --git a/tests/res/drawable-hdpi/holo_port_alertdialog_singlechoice.png b/tests/res/drawable-hdpi/holo_port_alertdialog_singlechoice.png index 52d24d0197ade7d7bdb9214b469317d7f63611ac..685ffda945f6d56503ff64f33f2e1dba1c6c0192 100644 Binary files a/tests/res/drawable-hdpi/holo_port_alertdialog_singlechoice.png and b/tests/res/drawable-hdpi/holo_port_alertdialog_singlechoice.png differ diff --git a/tests/res/drawable-hdpi/holo_port_alertdialog_threebuttons.png b/tests/res/drawable-hdpi/holo_port_alertdialog_threebuttons.png index 1bb0a4ed12964796476b000a8bc2fef169d746ee..df04b248e7f0fe0a38ba30995bb6519ae98bd1cf 100644 Binary files a/tests/res/drawable-hdpi/holo_port_alertdialog_threebuttons.png and b/tests/res/drawable-hdpi/holo_port_alertdialog_threebuttons.png differ diff --git a/tests/res/drawable-hdpi/holo_port_alertdialog_twobuttons.png b/tests/res/drawable-hdpi/holo_port_alertdialog_twobuttons.png index 4a6c5d742a27085d287e2cdc5011eaa02b73891b..df49521129cb6f91cb753e95a3e18405b7e15919 100644 Binary files a/tests/res/drawable-hdpi/holo_port_alertdialog_twobuttons.png and b/tests/res/drawable-hdpi/holo_port_alertdialog_twobuttons.png differ diff --git a/tests/res/drawable-hdpi/holo_port_blue_bright.png b/tests/res/drawable-hdpi/holo_port_blue_bright.png index 98cac490459e833c1c9bdf1e5eea561cfb782e6b..778bb0b241655ba2ed668323ee93adf7d6a4dbdd 100644 Binary files a/tests/res/drawable-hdpi/holo_port_blue_bright.png and b/tests/res/drawable-hdpi/holo_port_blue_bright.png differ diff --git a/tests/res/drawable-hdpi/holo_port_blue_dark.png b/tests/res/drawable-hdpi/holo_port_blue_dark.png index 62c9e62cd4d1699caed4186fcca6c533174eabec..78d391b5a86078891a09d50d9829442448fc114e 100644 Binary files a/tests/res/drawable-hdpi/holo_port_blue_dark.png and b/tests/res/drawable-hdpi/holo_port_blue_dark.png differ diff --git a/tests/res/drawable-hdpi/holo_port_blue_light.png b/tests/res/drawable-hdpi/holo_port_blue_light.png index e9cc21340efc15d45d7c39df215929a6614c68a5..4055f510fb304dc1d6feaa2a8422de2389d06a33 100644 Binary files a/tests/res/drawable-hdpi/holo_port_blue_light.png and b/tests/res/drawable-hdpi/holo_port_blue_light.png differ diff --git a/tests/res/drawable-hdpi/holo_port_button.png b/tests/res/drawable-hdpi/holo_port_button.png index 929630de9f2987c4306cf199032f710d56f73eec..d195710cab2bc56cf8eb0468494aa597f347c0fe 100644 Binary files a/tests/res/drawable-hdpi/holo_port_button.png and b/tests/res/drawable-hdpi/holo_port_button.png differ diff --git a/tests/res/drawable-hdpi/holo_port_button_pressed.png b/tests/res/drawable-hdpi/holo_port_button_pressed.png index 69793baef22ce18658e7240bd01a209c4d39a0b4..976df9ba32d0397ebe1256c80a76b9583ab57ffc 100644 Binary files a/tests/res/drawable-hdpi/holo_port_button_pressed.png and b/tests/res/drawable-hdpi/holo_port_button_pressed.png differ diff --git a/tests/res/drawable-hdpi/holo_port_calendarview.png b/tests/res/drawable-hdpi/holo_port_calendarview.png index 45243d9c08850e1821b2cc513402699c10cabfb0..bc342ed9375ea623dfd6365f779dc0ab34bd8df0 100644 Binary files a/tests/res/drawable-hdpi/holo_port_calendarview.png and b/tests/res/drawable-hdpi/holo_port_calendarview.png differ diff --git a/tests/res/drawable-hdpi/holo_port_checkbox.png b/tests/res/drawable-hdpi/holo_port_checkbox.png index 12b94f1f1525c3f7eaf680efcea147571bee02bb..97e83b6c41c764cca396c56dc3c7cad9833c4be1 100644 Binary files a/tests/res/drawable-hdpi/holo_port_checkbox.png and b/tests/res/drawable-hdpi/holo_port_checkbox.png differ diff --git a/tests/res/drawable-hdpi/holo_port_checkbox_checked.png b/tests/res/drawable-hdpi/holo_port_checkbox_checked.png index bdb86fdd84d0eb9dca0c0ae64408e2265944a71e..1d4cb563f973f06c045d298948fbce6c309215b5 100644 Binary files a/tests/res/drawable-hdpi/holo_port_checkbox_checked.png and b/tests/res/drawable-hdpi/holo_port_checkbox_checked.png differ diff --git a/tests/res/drawable-hdpi/holo_port_edittext.png b/tests/res/drawable-hdpi/holo_port_edittext.png index fee4a77640507d5344ca20407f8537b55a895790..a096891fbeb9d6a880bb44b73be4f2ae9d5f4532 100644 Binary files a/tests/res/drawable-hdpi/holo_port_edittext.png and b/tests/res/drawable-hdpi/holo_port_edittext.png differ diff --git a/tests/res/drawable-hdpi/holo_port_green_dark.png b/tests/res/drawable-hdpi/holo_port_green_dark.png index e482e29c6f49e9b1858de4ff5b230b28c5971b7c..ca9aed3220cb21f40958aaeba96d5e0ac29bb3d1 100644 Binary files a/tests/res/drawable-hdpi/holo_port_green_dark.png and b/tests/res/drawable-hdpi/holo_port_green_dark.png differ diff --git a/tests/res/drawable-hdpi/holo_port_green_light.png b/tests/res/drawable-hdpi/holo_port_green_light.png index 8711996a0fd467a6c6bdd66113f77e99496b6239..6a326963e16d69b9a8adea738266cda4f755d13b 100644 Binary files a/tests/res/drawable-hdpi/holo_port_green_light.png and b/tests/res/drawable-hdpi/holo_port_green_light.png differ diff --git a/tests/res/drawable-hdpi/holo_port_orange_dark.png b/tests/res/drawable-hdpi/holo_port_orange_dark.png index 547b3bda947f4c5f78dd9fbb1bffdb59dd28a4e0..adf1d82145cb5967f625e412288b2cf26752ce27 100644 Binary files a/tests/res/drawable-hdpi/holo_port_orange_dark.png and b/tests/res/drawable-hdpi/holo_port_orange_dark.png differ diff --git a/tests/res/drawable-hdpi/holo_port_orange_light.png b/tests/res/drawable-hdpi/holo_port_orange_light.png index 468947c40cfa981c6879c91c5b5a3543715d206d..2208f9157a5923077726d5543c7008d684baea4e 100644 Binary files a/tests/res/drawable-hdpi/holo_port_orange_light.png and b/tests/res/drawable-hdpi/holo_port_orange_light.png differ diff --git a/tests/res/drawable-hdpi/holo_port_progressbar.png b/tests/res/drawable-hdpi/holo_port_progressbar.png index f5d1226949f9538b111570d5592f8968163e3481..41e958c7ed1a7f8a3818a55c7441e9cc9dab0d3c 100644 Binary files a/tests/res/drawable-hdpi/holo_port_progressbar.png and b/tests/res/drawable-hdpi/holo_port_progressbar.png differ diff --git a/tests/res/drawable-hdpi/holo_port_progressbar_horizontal0.png b/tests/res/drawable-hdpi/holo_port_progressbar_horizontal0.png index 10f47bb06945614d974c79a84a36477a670ec785..13d7e551e3c0d7261e3ecb26b4489a81fff05fe2 100644 Binary files a/tests/res/drawable-hdpi/holo_port_progressbar_horizontal0.png and b/tests/res/drawable-hdpi/holo_port_progressbar_horizontal0.png differ diff --git a/tests/res/drawable-hdpi/holo_port_progressbar_horizontal100.png b/tests/res/drawable-hdpi/holo_port_progressbar_horizontal100.png index 687cc1dabd1349570ffa24e27288dc9c86d33abf..966ecc862afe2678a16baf672cdfe89b785366af 100644 Binary files a/tests/res/drawable-hdpi/holo_port_progressbar_horizontal100.png and b/tests/res/drawable-hdpi/holo_port_progressbar_horizontal100.png differ diff --git a/tests/res/drawable-hdpi/holo_port_progressbar_horizontal50.png b/tests/res/drawable-hdpi/holo_port_progressbar_horizontal50.png index 6d7d857a1ba4e44f4494361d45ae7d5feb39e807..bb43859cf6f84a4d9b7ccb7b9e3a60891ea4d4c6 100644 Binary files a/tests/res/drawable-hdpi/holo_port_progressbar_horizontal50.png and b/tests/res/drawable-hdpi/holo_port_progressbar_horizontal50.png differ diff --git a/tests/res/drawable-hdpi/holo_port_progressbar_large.png b/tests/res/drawable-hdpi/holo_port_progressbar_large.png index 82bfaab8a535ed171025fc8c496f1be07d9d9a68..0fd63d218de38c73d9ced3dd9d11c9c81f8b3f82 100644 Binary files a/tests/res/drawable-hdpi/holo_port_progressbar_large.png and b/tests/res/drawable-hdpi/holo_port_progressbar_large.png differ diff --git a/tests/res/drawable-hdpi/holo_port_progressbar_small.png b/tests/res/drawable-hdpi/holo_port_progressbar_small.png index d2a367295a041cb009a07eddcfe9d34a876e06e0..1a270f9d993500aed6bfa7ae247a4a9d71963c97 100644 Binary files a/tests/res/drawable-hdpi/holo_port_progressbar_small.png and b/tests/res/drawable-hdpi/holo_port_progressbar_small.png differ diff --git a/tests/res/drawable-hdpi/holo_port_progressdialog_horizontal.png b/tests/res/drawable-hdpi/holo_port_progressdialog_horizontal.png index cc06ee711c38103a37e9a22a6080183453b91698..168b54f59da4e5f12dfaf3afc5e0105e328a9058 100644 Binary files a/tests/res/drawable-hdpi/holo_port_progressdialog_horizontal.png and b/tests/res/drawable-hdpi/holo_port_progressdialog_horizontal.png differ diff --git a/tests/res/drawable-hdpi/holo_port_progressdialog_spinner.png b/tests/res/drawable-hdpi/holo_port_progressdialog_spinner.png index cff39306572a0fd7c1ed9ea4bc067f7a894a7ac8..7f7be54ef674b601507eec4c7002ba98aeb67e9c 100644 Binary files a/tests/res/drawable-hdpi/holo_port_progressdialog_spinner.png and b/tests/res/drawable-hdpi/holo_port_progressdialog_spinner.png differ diff --git a/tests/res/drawable-hdpi/holo_port_purple.png b/tests/res/drawable-hdpi/holo_port_purple.png index eaac99959a0396dea391c59273d4689beee8c415..e45ec4feb975752edd2dda3244c6230d25f54be1 100644 Binary files a/tests/res/drawable-hdpi/holo_port_purple.png and b/tests/res/drawable-hdpi/holo_port_purple.png differ diff --git a/tests/res/drawable-hdpi/holo_port_radiobutton.png b/tests/res/drawable-hdpi/holo_port_radiobutton.png index 277a74c07c4f1c314bf70dd5c013f9eab176000e..50c99a6599bb9ffb55bb50c08db6081f0f6d8266 100644 Binary files a/tests/res/drawable-hdpi/holo_port_radiobutton.png and b/tests/res/drawable-hdpi/holo_port_radiobutton.png differ diff --git a/tests/res/drawable-hdpi/holo_port_radiobutton_checked.png b/tests/res/drawable-hdpi/holo_port_radiobutton_checked.png index 4b27a6b516cdc9086f68ff5ecbb30e7e632041a8..57cd2049b19d3c78ce7ee627c084b2c186de99ca 100644 Binary files a/tests/res/drawable-hdpi/holo_port_radiobutton_checked.png and b/tests/res/drawable-hdpi/holo_port_radiobutton_checked.png differ diff --git a/tests/res/drawable-hdpi/holo_port_radiogroup_horizontal.png b/tests/res/drawable-hdpi/holo_port_radiogroup_horizontal.png index 82b726e7671889b7e81aedc358225a65fa3da4b0..542219e938ff4bc2e437e7611072d425b64adfba 100644 Binary files a/tests/res/drawable-hdpi/holo_port_radiogroup_horizontal.png and b/tests/res/drawable-hdpi/holo_port_radiogroup_horizontal.png differ diff --git a/tests/res/drawable-hdpi/holo_port_radiogroup_vertical.png b/tests/res/drawable-hdpi/holo_port_radiogroup_vertical.png index 6bb138cd9f6ede81b201a7db90472baff2e97ee1..f7b94ebf144d6d9c38d9e9ab641b84edca9fdf4f 100644 Binary files a/tests/res/drawable-hdpi/holo_port_radiogroup_vertical.png and b/tests/res/drawable-hdpi/holo_port_radiogroup_vertical.png differ diff --git a/tests/res/drawable-hdpi/holo_port_red_dark.png b/tests/res/drawable-hdpi/holo_port_red_dark.png index cdfaf7a9830c3f3d644e9bc91661f6bdefe6f704..04f0207cf1a8186090520fd110a056176ead4060 100644 Binary files a/tests/res/drawable-hdpi/holo_port_red_dark.png and b/tests/res/drawable-hdpi/holo_port_red_dark.png differ diff --git a/tests/res/drawable-hdpi/holo_port_red_light.png b/tests/res/drawable-hdpi/holo_port_red_light.png index 9bd867c590bd5d9abd7a71d886efa9404432b3d6..03dcaaa5cae6187d8e11ad40d0347a4fec14cf94 100644 Binary files a/tests/res/drawable-hdpi/holo_port_red_light.png and b/tests/res/drawable-hdpi/holo_port_red_light.png differ diff --git a/tests/res/drawable-hdpi/holo_port_searchview.png b/tests/res/drawable-hdpi/holo_port_searchview.png index 95351cb582ac486d84434d59fdbf19f8452d2aee..361534901811f062798d0466657c24d71dcdc92a 100644 Binary files a/tests/res/drawable-hdpi/holo_port_searchview.png and b/tests/res/drawable-hdpi/holo_port_searchview.png differ diff --git a/tests/res/drawable-hdpi/holo_port_searchview_query.png b/tests/res/drawable-hdpi/holo_port_searchview_query.png index e83dc10d08d69da61cf2608455728f6b6dbe7840..0631aa608fe1ec4fd417b6c6718846335553bfa5 100644 Binary files a/tests/res/drawable-hdpi/holo_port_searchview_query.png and b/tests/res/drawable-hdpi/holo_port_searchview_query.png differ diff --git a/tests/res/drawable-hdpi/holo_port_searchview_queryhint.png b/tests/res/drawable-hdpi/holo_port_searchview_queryhint.png index bdffa8b62921ce5232d895d43024c524d547f3e1..e4134272f972b8bfd02b3c02519f4c131684b78f 100644 Binary files a/tests/res/drawable-hdpi/holo_port_searchview_queryhint.png and b/tests/res/drawable-hdpi/holo_port_searchview_queryhint.png differ diff --git a/tests/res/drawable-hdpi/holo_port_seekbar_0.png b/tests/res/drawable-hdpi/holo_port_seekbar_0.png index 61f09a3c9e7597d488beabae134f75bbcb2fc5fa..440f14230d91991499e7c4b7a13ab683fb7b8f56 100644 Binary files a/tests/res/drawable-hdpi/holo_port_seekbar_0.png and b/tests/res/drawable-hdpi/holo_port_seekbar_0.png differ diff --git a/tests/res/drawable-hdpi/holo_port_seekbar_100.png b/tests/res/drawable-hdpi/holo_port_seekbar_100.png index 6410b44b07a25bf5706c6b2616fe9a9fd0d40b82..61306d3a2d1e580646d55c190529c433bb5d405f 100644 Binary files a/tests/res/drawable-hdpi/holo_port_seekbar_100.png and b/tests/res/drawable-hdpi/holo_port_seekbar_100.png differ diff --git a/tests/res/drawable-hdpi/holo_port_seekbar_50.png b/tests/res/drawable-hdpi/holo_port_seekbar_50.png index a9d59886149573c3ff2cdeb9ee26f9a2fe595f10..5363d2c3c3a7189543caaa41b29d034f82a362a5 100644 Binary files a/tests/res/drawable-hdpi/holo_port_seekbar_50.png and b/tests/res/drawable-hdpi/holo_port_seekbar_50.png differ diff --git a/tests/res/drawable-hdpi/holo_port_spinner.png b/tests/res/drawable-hdpi/holo_port_spinner.png index 6c0424457346719004fb2e1370f7b3149fff9a05..46f3e602065f7f5f8357f90196700b1db616d84c 100644 Binary files a/tests/res/drawable-hdpi/holo_port_spinner.png and b/tests/res/drawable-hdpi/holo_port_spinner.png differ diff --git a/tests/res/drawable-hdpi/holo_port_tabhost.png b/tests/res/drawable-hdpi/holo_port_tabhost.png index 9e34d46716d48ae420dad6bfd7b9397cd75dfdad..835b85dccf8d2245e916cd27ff0683ce71ae84c2 100644 Binary files a/tests/res/drawable-hdpi/holo_port_tabhost.png and b/tests/res/drawable-hdpi/holo_port_tabhost.png differ diff --git a/tests/res/drawable-hdpi/holo_port_textview.png b/tests/res/drawable-hdpi/holo_port_textview.png index ac0aa4479d660ba7fcaec273bd5f6d6d3d65e780..5dfe2553be04a4e53db7a049288dc1507f36ad81 100644 Binary files a/tests/res/drawable-hdpi/holo_port_textview.png and b/tests/res/drawable-hdpi/holo_port_textview.png differ diff --git a/tests/res/drawable-hdpi/holo_port_toggle_button.png b/tests/res/drawable-hdpi/holo_port_toggle_button.png index 3f36871d4156884d39feb650223d3f8674bc10c0..6a6fd87fdf450b579a19fda7ba914e1e24afb325 100644 Binary files a/tests/res/drawable-hdpi/holo_port_toggle_button.png and b/tests/res/drawable-hdpi/holo_port_toggle_button.png differ diff --git a/tests/res/drawable-hdpi/holo_port_toggle_button_checked.png b/tests/res/drawable-hdpi/holo_port_toggle_button_checked.png index f55486a7217c80c5975503f37ea79e16dcf24876..b56932d6d08a5e21cc5fe6f50a2fbd3fbf710781 100644 Binary files a/tests/res/drawable-hdpi/holo_port_toggle_button_checked.png and b/tests/res/drawable-hdpi/holo_port_toggle_button_checked.png differ diff --git a/tests/res/drawable-hdpi/holo_wallpaper_land_alertdialog_list.png b/tests/res/drawable-hdpi/holo_wallpaper_land_alertdialog_list.png new file mode 100644 index 0000000000000000000000000000000000000000..d6e97fce278cbd2dc7884c5775dfe85f197051c2 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_wallpaper_land_alertdialog_list.png differ diff --git a/tests/res/drawable-hdpi/holo_wallpaper_land_alertdialog_multichoice.png b/tests/res/drawable-hdpi/holo_wallpaper_land_alertdialog_multichoice.png new file mode 100644 index 0000000000000000000000000000000000000000..0e7aa5357f299effb043e9fb63fb61ff5f5d2883 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_wallpaper_land_alertdialog_multichoice.png differ diff --git a/tests/res/drawable-hdpi/holo_wallpaper_land_alertdialog_onebutton.png b/tests/res/drawable-hdpi/holo_wallpaper_land_alertdialog_onebutton.png new file mode 100644 index 0000000000000000000000000000000000000000..28e5c37f09dfaedce5decbf0f2fda76870111669 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_wallpaper_land_alertdialog_onebutton.png differ diff --git a/tests/res/drawable-hdpi/holo_wallpaper_land_alertdialog_singlechoice.png b/tests/res/drawable-hdpi/holo_wallpaper_land_alertdialog_singlechoice.png new file mode 100644 index 0000000000000000000000000000000000000000..2524701c174d690873191e41f68925fe5901c2e5 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_wallpaper_land_alertdialog_singlechoice.png differ diff --git a/tests/res/drawable-hdpi/holo_wallpaper_land_alertdialog_threebuttons.png b/tests/res/drawable-hdpi/holo_wallpaper_land_alertdialog_threebuttons.png new file mode 100644 index 0000000000000000000000000000000000000000..d6e4f31677edb6a148aeca2e8ddf4ead439f3da6 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_wallpaper_land_alertdialog_threebuttons.png differ diff --git a/tests/res/drawable-hdpi/holo_wallpaper_land_alertdialog_twobuttons.png b/tests/res/drawable-hdpi/holo_wallpaper_land_alertdialog_twobuttons.png new file mode 100644 index 0000000000000000000000000000000000000000..250d448dc567b30a4624404277879c2de69fdcc2 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_wallpaper_land_alertdialog_twobuttons.png differ diff --git a/tests/res/drawable-hdpi/holo_wallpaper_land_blue_bright.png b/tests/res/drawable-hdpi/holo_wallpaper_land_blue_bright.png new file mode 100644 index 0000000000000000000000000000000000000000..72f1cd3ddc69d70cad79645ec8bba76e9e7acf54 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_wallpaper_land_blue_bright.png differ diff --git a/tests/res/drawable-hdpi/holo_wallpaper_land_blue_dark.png b/tests/res/drawable-hdpi/holo_wallpaper_land_blue_dark.png new file mode 100644 index 0000000000000000000000000000000000000000..8dc3d53adc37cd613b9b0a38b1d68d382bb3b940 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_wallpaper_land_blue_dark.png differ diff --git a/tests/res/drawable-hdpi/holo_wallpaper_land_blue_light.png b/tests/res/drawable-hdpi/holo_wallpaper_land_blue_light.png new file mode 100644 index 0000000000000000000000000000000000000000..acdbb58b91295d9b3948cd4815cf943fc2108736 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_wallpaper_land_blue_light.png differ diff --git a/tests/res/drawable-hdpi/holo_wallpaper_land_button.png b/tests/res/drawable-hdpi/holo_wallpaper_land_button.png new file mode 100644 index 0000000000000000000000000000000000000000..d195710cab2bc56cf8eb0468494aa597f347c0fe Binary files /dev/null and b/tests/res/drawable-hdpi/holo_wallpaper_land_button.png differ diff --git a/tests/res/drawable-hdpi/holo_wallpaper_land_button_pressed.png b/tests/res/drawable-hdpi/holo_wallpaper_land_button_pressed.png new file mode 100644 index 0000000000000000000000000000000000000000..976df9ba32d0397ebe1256c80a76b9583ab57ffc Binary files /dev/null and b/tests/res/drawable-hdpi/holo_wallpaper_land_button_pressed.png differ diff --git a/tests/res/drawable-hdpi/holo_wallpaper_land_calendarview.png b/tests/res/drawable-hdpi/holo_wallpaper_land_calendarview.png new file mode 100644 index 0000000000000000000000000000000000000000..802b75accdfb404bff707bb7700e8484812703a6 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_wallpaper_land_calendarview.png differ diff --git a/tests/res/drawable-hdpi/holo_wallpaper_land_checkbox.png b/tests/res/drawable-hdpi/holo_wallpaper_land_checkbox.png new file mode 100644 index 0000000000000000000000000000000000000000..97e83b6c41c764cca396c56dc3c7cad9833c4be1 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_wallpaper_land_checkbox.png differ diff --git a/tests/res/drawable-hdpi/holo_wallpaper_land_checkbox_checked.png b/tests/res/drawable-hdpi/holo_wallpaper_land_checkbox_checked.png new file mode 100644 index 0000000000000000000000000000000000000000..1d4cb563f973f06c045d298948fbce6c309215b5 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_wallpaper_land_checkbox_checked.png differ diff --git a/tests/res/drawable-hdpi/holo_wallpaper_land_edittext.png b/tests/res/drawable-hdpi/holo_wallpaper_land_edittext.png new file mode 100644 index 0000000000000000000000000000000000000000..369d7b465a977c7ee28e1d82207992fecca78cf2 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_wallpaper_land_edittext.png differ diff --git a/tests/res/drawable-hdpi/holo_wallpaper_land_green_dark.png b/tests/res/drawable-hdpi/holo_wallpaper_land_green_dark.png new file mode 100644 index 0000000000000000000000000000000000000000..3b9be5eec71f7b1bed98944685f9e336d39170d9 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_wallpaper_land_green_dark.png differ diff --git a/tests/res/drawable-hdpi/holo_wallpaper_land_green_light.png b/tests/res/drawable-hdpi/holo_wallpaper_land_green_light.png new file mode 100644 index 0000000000000000000000000000000000000000..288b75a7399124fb0dc5c184832e06d22c676baf Binary files /dev/null and b/tests/res/drawable-hdpi/holo_wallpaper_land_green_light.png differ diff --git a/tests/res/drawable-hdpi/holo_wallpaper_land_orange_dark.png b/tests/res/drawable-hdpi/holo_wallpaper_land_orange_dark.png new file mode 100644 index 0000000000000000000000000000000000000000..75ff2a5a2eab4195f17198cb7a1d2e4d61a95ebd Binary files /dev/null and b/tests/res/drawable-hdpi/holo_wallpaper_land_orange_dark.png differ diff --git a/tests/res/drawable-hdpi/holo_wallpaper_land_orange_light.png b/tests/res/drawable-hdpi/holo_wallpaper_land_orange_light.png new file mode 100644 index 0000000000000000000000000000000000000000..4872766029853de59b23a8f4364389b582cbb617 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_wallpaper_land_orange_light.png differ diff --git a/tests/res/drawable-hdpi/holo_wallpaper_land_progressbar.png b/tests/res/drawable-hdpi/holo_wallpaper_land_progressbar.png new file mode 100644 index 0000000000000000000000000000000000000000..41e958c7ed1a7f8a3818a55c7441e9cc9dab0d3c Binary files /dev/null and b/tests/res/drawable-hdpi/holo_wallpaper_land_progressbar.png differ diff --git a/tests/res/drawable-hdpi/holo_wallpaper_land_progressbar_horizontal0.png b/tests/res/drawable-hdpi/holo_wallpaper_land_progressbar_horizontal0.png new file mode 100644 index 0000000000000000000000000000000000000000..7923142938dad1616112ff34f47ad747041ae6b6 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_wallpaper_land_progressbar_horizontal0.png differ diff --git a/tests/res/drawable-hdpi/holo_wallpaper_land_progressbar_horizontal100.png b/tests/res/drawable-hdpi/holo_wallpaper_land_progressbar_horizontal100.png new file mode 100644 index 0000000000000000000000000000000000000000..d94e0ec771b92dd50a4d5b774a266689948536c5 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_wallpaper_land_progressbar_horizontal100.png differ diff --git a/tests/res/drawable-hdpi/holo_wallpaper_land_progressbar_horizontal50.png b/tests/res/drawable-hdpi/holo_wallpaper_land_progressbar_horizontal50.png new file mode 100644 index 0000000000000000000000000000000000000000..0891a0b4046f2137574207a65fc22ffd06ccc606 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_wallpaper_land_progressbar_horizontal50.png differ diff --git a/tests/res/drawable-hdpi/holo_wallpaper_land_progressbar_large.png b/tests/res/drawable-hdpi/holo_wallpaper_land_progressbar_large.png new file mode 100644 index 0000000000000000000000000000000000000000..0fd63d218de38c73d9ced3dd9d11c9c81f8b3f82 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_wallpaper_land_progressbar_large.png differ diff --git a/tests/res/drawable-hdpi/holo_wallpaper_land_progressbar_small.png b/tests/res/drawable-hdpi/holo_wallpaper_land_progressbar_small.png new file mode 100644 index 0000000000000000000000000000000000000000..1a270f9d993500aed6bfa7ae247a4a9d71963c97 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_wallpaper_land_progressbar_small.png differ diff --git a/tests/res/drawable-hdpi/holo_wallpaper_land_progressdialog_horizontal.png b/tests/res/drawable-hdpi/holo_wallpaper_land_progressdialog_horizontal.png new file mode 100644 index 0000000000000000000000000000000000000000..f95d7472f1104960dfa0c532ad267349f690a0dc Binary files /dev/null and b/tests/res/drawable-hdpi/holo_wallpaper_land_progressdialog_horizontal.png differ diff --git a/tests/res/drawable-hdpi/holo_wallpaper_land_progressdialog_spinner.png b/tests/res/drawable-hdpi/holo_wallpaper_land_progressdialog_spinner.png new file mode 100644 index 0000000000000000000000000000000000000000..c391cbf4c3d5df5cf67805b880e24b93d1ea9a29 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_wallpaper_land_progressdialog_spinner.png differ diff --git a/tests/res/drawable-hdpi/holo_wallpaper_land_purple.png b/tests/res/drawable-hdpi/holo_wallpaper_land_purple.png new file mode 100644 index 0000000000000000000000000000000000000000..a4c77f0e994f34dc5be5ff0ab5d9149daab920bd Binary files /dev/null and b/tests/res/drawable-hdpi/holo_wallpaper_land_purple.png differ diff --git a/tests/res/drawable-hdpi/holo_wallpaper_land_radiobutton.png b/tests/res/drawable-hdpi/holo_wallpaper_land_radiobutton.png new file mode 100644 index 0000000000000000000000000000000000000000..50c99a6599bb9ffb55bb50c08db6081f0f6d8266 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_wallpaper_land_radiobutton.png differ diff --git a/tests/res/drawable-hdpi/holo_wallpaper_land_radiobutton_checked.png b/tests/res/drawable-hdpi/holo_wallpaper_land_radiobutton_checked.png new file mode 100644 index 0000000000000000000000000000000000000000..57cd2049b19d3c78ce7ee627c084b2c186de99ca Binary files /dev/null and b/tests/res/drawable-hdpi/holo_wallpaper_land_radiobutton_checked.png differ diff --git a/tests/res/drawable-hdpi/holo_wallpaper_land_radiogroup_horizontal.png b/tests/res/drawable-hdpi/holo_wallpaper_land_radiogroup_horizontal.png new file mode 100644 index 0000000000000000000000000000000000000000..542219e938ff4bc2e437e7611072d425b64adfba Binary files /dev/null and b/tests/res/drawable-hdpi/holo_wallpaper_land_radiogroup_horizontal.png differ diff --git a/tests/res/drawable-hdpi/holo_wallpaper_land_radiogroup_vertical.png b/tests/res/drawable-hdpi/holo_wallpaper_land_radiogroup_vertical.png new file mode 100644 index 0000000000000000000000000000000000000000..f7b94ebf144d6d9c38d9e9ab641b84edca9fdf4f Binary files /dev/null and b/tests/res/drawable-hdpi/holo_wallpaper_land_radiogroup_vertical.png differ diff --git a/tests/res/drawable-hdpi/holo_wallpaper_land_ratingbar_0.png b/tests/res/drawable-hdpi/holo_wallpaper_land_ratingbar_0.png new file mode 100644 index 0000000000000000000000000000000000000000..3ab433c89d924a8b2fb2105f500c52fff3c5e490 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_wallpaper_land_ratingbar_0.png differ diff --git a/tests/res/drawable-hdpi/holo_wallpaper_land_ratingbar_0_pressed.png b/tests/res/drawable-hdpi/holo_wallpaper_land_ratingbar_0_pressed.png new file mode 100644 index 0000000000000000000000000000000000000000..4dc4b050732df347508b406e0158c896a9ad3f34 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_wallpaper_land_ratingbar_0_pressed.png differ diff --git a/tests/res/drawable-hdpi/holo_wallpaper_land_ratingbar_2point5.png b/tests/res/drawable-hdpi/holo_wallpaper_land_ratingbar_2point5.png new file mode 100644 index 0000000000000000000000000000000000000000..2ca185211505ec0864b969e3c37920ef9aab787d Binary files /dev/null and b/tests/res/drawable-hdpi/holo_wallpaper_land_ratingbar_2point5.png differ diff --git a/tests/res/drawable-hdpi/holo_wallpaper_land_ratingbar_2point5_pressed.png b/tests/res/drawable-hdpi/holo_wallpaper_land_ratingbar_2point5_pressed.png new file mode 100644 index 0000000000000000000000000000000000000000..84d8b8c9341601235661c6180c930a1409dac3c4 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_wallpaper_land_ratingbar_2point5_pressed.png differ diff --git a/tests/res/drawable-hdpi/holo_wallpaper_land_ratingbar_5.png b/tests/res/drawable-hdpi/holo_wallpaper_land_ratingbar_5.png new file mode 100644 index 0000000000000000000000000000000000000000..87c629e4fa5d01416e3f70778e56264950449e4b Binary files /dev/null and b/tests/res/drawable-hdpi/holo_wallpaper_land_ratingbar_5.png differ diff --git a/tests/res/drawable-hdpi/holo_wallpaper_land_ratingbar_5_pressed.png b/tests/res/drawable-hdpi/holo_wallpaper_land_ratingbar_5_pressed.png new file mode 100644 index 0000000000000000000000000000000000000000..1122d5ef1c27ce0289524295db8e53674f6d6714 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_wallpaper_land_ratingbar_5_pressed.png differ diff --git a/tests/res/drawable-hdpi/holo_wallpaper_land_red_dark.png b/tests/res/drawable-hdpi/holo_wallpaper_land_red_dark.png new file mode 100644 index 0000000000000000000000000000000000000000..4ae5797fe87f8f07a20bc9f9af059236a40fc62e Binary files /dev/null and b/tests/res/drawable-hdpi/holo_wallpaper_land_red_dark.png differ diff --git a/tests/res/drawable-hdpi/holo_wallpaper_land_red_light.png b/tests/res/drawable-hdpi/holo_wallpaper_land_red_light.png new file mode 100644 index 0000000000000000000000000000000000000000..4860c053134581df3f45734836bca2853cfc72b0 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_wallpaper_land_red_light.png differ diff --git a/tests/res/drawable-hdpi/holo_wallpaper_land_searchview.png b/tests/res/drawable-hdpi/holo_wallpaper_land_searchview.png new file mode 100644 index 0000000000000000000000000000000000000000..8252894eb570cc5a481e9085c368efd3bbab822c Binary files /dev/null and b/tests/res/drawable-hdpi/holo_wallpaper_land_searchview.png differ diff --git a/tests/res/drawable-hdpi/holo_wallpaper_land_searchview_query.png b/tests/res/drawable-hdpi/holo_wallpaper_land_searchview_query.png new file mode 100644 index 0000000000000000000000000000000000000000..c6f6977b66f13e03f9822da3abd9e3b2173e5961 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_wallpaper_land_searchview_query.png differ diff --git a/tests/res/drawable-hdpi/holo_wallpaper_land_searchview_queryhint.png b/tests/res/drawable-hdpi/holo_wallpaper_land_searchview_queryhint.png new file mode 100644 index 0000000000000000000000000000000000000000..e85c3cb4974b73e0cbd167ac579be90cb35613f1 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_wallpaper_land_searchview_queryhint.png differ diff --git a/tests/res/drawable-hdpi/holo_wallpaper_land_seekbar_0.png b/tests/res/drawable-hdpi/holo_wallpaper_land_seekbar_0.png new file mode 100644 index 0000000000000000000000000000000000000000..b194d4ec6c8e9270698ac51d024e39a8099c4bab Binary files /dev/null and b/tests/res/drawable-hdpi/holo_wallpaper_land_seekbar_0.png differ diff --git a/tests/res/drawable-hdpi/holo_wallpaper_land_seekbar_100.png b/tests/res/drawable-hdpi/holo_wallpaper_land_seekbar_100.png new file mode 100644 index 0000000000000000000000000000000000000000..b89ea7d9a1999f56ee001e18efe5f4133ac20843 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_wallpaper_land_seekbar_100.png differ diff --git a/tests/res/drawable-hdpi/holo_wallpaper_land_seekbar_50.png b/tests/res/drawable-hdpi/holo_wallpaper_land_seekbar_50.png new file mode 100644 index 0000000000000000000000000000000000000000..3100469c87e6487f987cf1f70e492ed85beaace1 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_wallpaper_land_seekbar_50.png differ diff --git a/tests/res/drawable-hdpi/holo_wallpaper_land_spinner.png b/tests/res/drawable-hdpi/holo_wallpaper_land_spinner.png new file mode 100644 index 0000000000000000000000000000000000000000..b5f7f2acc35d58d11dca91fa7a5ac07c96863b06 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_wallpaper_land_spinner.png differ diff --git a/tests/res/drawable-hdpi/holo_wallpaper_land_tabhost.png b/tests/res/drawable-hdpi/holo_wallpaper_land_tabhost.png new file mode 100644 index 0000000000000000000000000000000000000000..9b26e7d6c7efd3fcc7716c219d4bd7590764d959 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_wallpaper_land_tabhost.png differ diff --git a/tests/res/drawable-hdpi/holo_wallpaper_land_textview.png b/tests/res/drawable-hdpi/holo_wallpaper_land_textview.png new file mode 100644 index 0000000000000000000000000000000000000000..5cd880f30f6dc64cbd4fc743d48cef8c451d8787 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_wallpaper_land_textview.png differ diff --git a/tests/res/drawable-hdpi/holo_wallpaper_land_toggle_button.png b/tests/res/drawable-hdpi/holo_wallpaper_land_toggle_button.png new file mode 100644 index 0000000000000000000000000000000000000000..6a6fd87fdf450b579a19fda7ba914e1e24afb325 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_wallpaper_land_toggle_button.png differ diff --git a/tests/res/drawable-hdpi/holo_wallpaper_land_toggle_button_checked.png b/tests/res/drawable-hdpi/holo_wallpaper_land_toggle_button_checked.png new file mode 100644 index 0000000000000000000000000000000000000000..b56932d6d08a5e21cc5fe6f50a2fbd3fbf710781 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_wallpaper_land_toggle_button_checked.png differ diff --git a/tests/res/drawable-hdpi/holo_wallpaper_land_zoomcontrols.png b/tests/res/drawable-hdpi/holo_wallpaper_land_zoomcontrols.png new file mode 100644 index 0000000000000000000000000000000000000000..576340630d8190b61d0e5bb1115e5c16fcbcb33c Binary files /dev/null and b/tests/res/drawable-hdpi/holo_wallpaper_land_zoomcontrols.png differ diff --git a/tests/res/drawable-hdpi/holo_wallpaper_notitlebar_land_alertdialog_list.png b/tests/res/drawable-hdpi/holo_wallpaper_notitlebar_land_alertdialog_list.png new file mode 100644 index 0000000000000000000000000000000000000000..d6e97fce278cbd2dc7884c5775dfe85f197051c2 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_wallpaper_notitlebar_land_alertdialog_list.png differ diff --git a/tests/res/drawable-hdpi/holo_wallpaper_notitlebar_land_alertdialog_multichoice.png b/tests/res/drawable-hdpi/holo_wallpaper_notitlebar_land_alertdialog_multichoice.png new file mode 100644 index 0000000000000000000000000000000000000000..0e7aa5357f299effb043e9fb63fb61ff5f5d2883 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_wallpaper_notitlebar_land_alertdialog_multichoice.png differ diff --git a/tests/res/drawable-hdpi/holo_wallpaper_notitlebar_land_alertdialog_onebutton.png b/tests/res/drawable-hdpi/holo_wallpaper_notitlebar_land_alertdialog_onebutton.png new file mode 100644 index 0000000000000000000000000000000000000000..28e5c37f09dfaedce5decbf0f2fda76870111669 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_wallpaper_notitlebar_land_alertdialog_onebutton.png differ diff --git a/tests/res/drawable-hdpi/holo_wallpaper_notitlebar_land_alertdialog_singlechoice.png b/tests/res/drawable-hdpi/holo_wallpaper_notitlebar_land_alertdialog_singlechoice.png new file mode 100644 index 0000000000000000000000000000000000000000..2524701c174d690873191e41f68925fe5901c2e5 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_wallpaper_notitlebar_land_alertdialog_singlechoice.png differ diff --git a/tests/res/drawable-hdpi/holo_wallpaper_notitlebar_land_alertdialog_threebuttons.png b/tests/res/drawable-hdpi/holo_wallpaper_notitlebar_land_alertdialog_threebuttons.png new file mode 100644 index 0000000000000000000000000000000000000000..d6e4f31677edb6a148aeca2e8ddf4ead439f3da6 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_wallpaper_notitlebar_land_alertdialog_threebuttons.png differ diff --git a/tests/res/drawable-hdpi/holo_wallpaper_notitlebar_land_alertdialog_twobuttons.png b/tests/res/drawable-hdpi/holo_wallpaper_notitlebar_land_alertdialog_twobuttons.png new file mode 100644 index 0000000000000000000000000000000000000000..250d448dc567b30a4624404277879c2de69fdcc2 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_wallpaper_notitlebar_land_alertdialog_twobuttons.png differ diff --git a/tests/res/drawable-hdpi/holo_wallpaper_notitlebar_land_blue_bright.png b/tests/res/drawable-hdpi/holo_wallpaper_notitlebar_land_blue_bright.png new file mode 100644 index 0000000000000000000000000000000000000000..72f1cd3ddc69d70cad79645ec8bba76e9e7acf54 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_wallpaper_notitlebar_land_blue_bright.png differ diff --git a/tests/res/drawable-hdpi/holo_wallpaper_notitlebar_land_blue_dark.png b/tests/res/drawable-hdpi/holo_wallpaper_notitlebar_land_blue_dark.png new file mode 100644 index 0000000000000000000000000000000000000000..8dc3d53adc37cd613b9b0a38b1d68d382bb3b940 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_wallpaper_notitlebar_land_blue_dark.png differ diff --git a/tests/res/drawable-hdpi/holo_wallpaper_notitlebar_land_blue_light.png b/tests/res/drawable-hdpi/holo_wallpaper_notitlebar_land_blue_light.png new file mode 100644 index 0000000000000000000000000000000000000000..acdbb58b91295d9b3948cd4815cf943fc2108736 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_wallpaper_notitlebar_land_blue_light.png differ diff --git a/tests/res/drawable-hdpi/holo_wallpaper_notitlebar_land_button.png b/tests/res/drawable-hdpi/holo_wallpaper_notitlebar_land_button.png new file mode 100644 index 0000000000000000000000000000000000000000..d195710cab2bc56cf8eb0468494aa597f347c0fe Binary files /dev/null and b/tests/res/drawable-hdpi/holo_wallpaper_notitlebar_land_button.png differ diff --git a/tests/res/drawable-hdpi/holo_wallpaper_notitlebar_land_button_pressed.png b/tests/res/drawable-hdpi/holo_wallpaper_notitlebar_land_button_pressed.png new file mode 100644 index 0000000000000000000000000000000000000000..976df9ba32d0397ebe1256c80a76b9583ab57ffc Binary files /dev/null and b/tests/res/drawable-hdpi/holo_wallpaper_notitlebar_land_button_pressed.png differ diff --git a/tests/res/drawable-hdpi/holo_wallpaper_notitlebar_land_calendarview.png b/tests/res/drawable-hdpi/holo_wallpaper_notitlebar_land_calendarview.png new file mode 100644 index 0000000000000000000000000000000000000000..802b75accdfb404bff707bb7700e8484812703a6 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_wallpaper_notitlebar_land_calendarview.png differ diff --git a/tests/res/drawable-hdpi/holo_wallpaper_notitlebar_land_checkbox.png b/tests/res/drawable-hdpi/holo_wallpaper_notitlebar_land_checkbox.png new file mode 100644 index 0000000000000000000000000000000000000000..97e83b6c41c764cca396c56dc3c7cad9833c4be1 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_wallpaper_notitlebar_land_checkbox.png differ diff --git a/tests/res/drawable-hdpi/holo_wallpaper_notitlebar_land_checkbox_checked.png b/tests/res/drawable-hdpi/holo_wallpaper_notitlebar_land_checkbox_checked.png new file mode 100644 index 0000000000000000000000000000000000000000..1d4cb563f973f06c045d298948fbce6c309215b5 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_wallpaper_notitlebar_land_checkbox_checked.png differ diff --git a/tests/res/drawable-hdpi/holo_wallpaper_notitlebar_land_edittext.png b/tests/res/drawable-hdpi/holo_wallpaper_notitlebar_land_edittext.png new file mode 100644 index 0000000000000000000000000000000000000000..369d7b465a977c7ee28e1d82207992fecca78cf2 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_wallpaper_notitlebar_land_edittext.png differ diff --git a/tests/res/drawable-hdpi/holo_wallpaper_notitlebar_land_green_dark.png b/tests/res/drawable-hdpi/holo_wallpaper_notitlebar_land_green_dark.png new file mode 100644 index 0000000000000000000000000000000000000000..3b9be5eec71f7b1bed98944685f9e336d39170d9 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_wallpaper_notitlebar_land_green_dark.png differ diff --git a/tests/res/drawable-hdpi/holo_wallpaper_notitlebar_land_green_light.png b/tests/res/drawable-hdpi/holo_wallpaper_notitlebar_land_green_light.png new file mode 100644 index 0000000000000000000000000000000000000000..288b75a7399124fb0dc5c184832e06d22c676baf Binary files /dev/null and b/tests/res/drawable-hdpi/holo_wallpaper_notitlebar_land_green_light.png differ diff --git a/tests/res/drawable-hdpi/holo_wallpaper_notitlebar_land_orange_dark.png b/tests/res/drawable-hdpi/holo_wallpaper_notitlebar_land_orange_dark.png new file mode 100644 index 0000000000000000000000000000000000000000..75ff2a5a2eab4195f17198cb7a1d2e4d61a95ebd Binary files /dev/null and b/tests/res/drawable-hdpi/holo_wallpaper_notitlebar_land_orange_dark.png differ diff --git a/tests/res/drawable-hdpi/holo_wallpaper_notitlebar_land_orange_light.png b/tests/res/drawable-hdpi/holo_wallpaper_notitlebar_land_orange_light.png new file mode 100644 index 0000000000000000000000000000000000000000..4872766029853de59b23a8f4364389b582cbb617 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_wallpaper_notitlebar_land_orange_light.png differ diff --git a/tests/res/drawable-hdpi/holo_wallpaper_notitlebar_land_progressbar.png b/tests/res/drawable-hdpi/holo_wallpaper_notitlebar_land_progressbar.png new file mode 100644 index 0000000000000000000000000000000000000000..41e958c7ed1a7f8a3818a55c7441e9cc9dab0d3c Binary files /dev/null and b/tests/res/drawable-hdpi/holo_wallpaper_notitlebar_land_progressbar.png differ diff --git a/tests/res/drawable-hdpi/holo_wallpaper_notitlebar_land_progressbar_horizontal0.png b/tests/res/drawable-hdpi/holo_wallpaper_notitlebar_land_progressbar_horizontal0.png new file mode 100644 index 0000000000000000000000000000000000000000..7923142938dad1616112ff34f47ad747041ae6b6 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_wallpaper_notitlebar_land_progressbar_horizontal0.png differ diff --git a/tests/res/drawable-hdpi/holo_wallpaper_notitlebar_land_progressbar_horizontal100.png b/tests/res/drawable-hdpi/holo_wallpaper_notitlebar_land_progressbar_horizontal100.png new file mode 100644 index 0000000000000000000000000000000000000000..d94e0ec771b92dd50a4d5b774a266689948536c5 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_wallpaper_notitlebar_land_progressbar_horizontal100.png differ diff --git a/tests/res/drawable-hdpi/holo_wallpaper_notitlebar_land_progressbar_horizontal50.png b/tests/res/drawable-hdpi/holo_wallpaper_notitlebar_land_progressbar_horizontal50.png new file mode 100644 index 0000000000000000000000000000000000000000..0891a0b4046f2137574207a65fc22ffd06ccc606 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_wallpaper_notitlebar_land_progressbar_horizontal50.png differ diff --git a/tests/res/drawable-hdpi/holo_wallpaper_notitlebar_land_progressbar_large.png b/tests/res/drawable-hdpi/holo_wallpaper_notitlebar_land_progressbar_large.png new file mode 100644 index 0000000000000000000000000000000000000000..0fd63d218de38c73d9ced3dd9d11c9c81f8b3f82 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_wallpaper_notitlebar_land_progressbar_large.png differ diff --git a/tests/res/drawable-hdpi/holo_wallpaper_notitlebar_land_progressbar_small.png b/tests/res/drawable-hdpi/holo_wallpaper_notitlebar_land_progressbar_small.png new file mode 100644 index 0000000000000000000000000000000000000000..1a270f9d993500aed6bfa7ae247a4a9d71963c97 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_wallpaper_notitlebar_land_progressbar_small.png differ diff --git a/tests/res/drawable-hdpi/holo_wallpaper_notitlebar_land_progressdialog_horizontal.png b/tests/res/drawable-hdpi/holo_wallpaper_notitlebar_land_progressdialog_horizontal.png new file mode 100644 index 0000000000000000000000000000000000000000..f95d7472f1104960dfa0c532ad267349f690a0dc Binary files /dev/null and b/tests/res/drawable-hdpi/holo_wallpaper_notitlebar_land_progressdialog_horizontal.png differ diff --git a/tests/res/drawable-hdpi/holo_wallpaper_notitlebar_land_progressdialog_spinner.png b/tests/res/drawable-hdpi/holo_wallpaper_notitlebar_land_progressdialog_spinner.png new file mode 100644 index 0000000000000000000000000000000000000000..c391cbf4c3d5df5cf67805b880e24b93d1ea9a29 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_wallpaper_notitlebar_land_progressdialog_spinner.png differ diff --git a/tests/res/drawable-hdpi/holo_wallpaper_notitlebar_land_purple.png b/tests/res/drawable-hdpi/holo_wallpaper_notitlebar_land_purple.png new file mode 100644 index 0000000000000000000000000000000000000000..a4c77f0e994f34dc5be5ff0ab5d9149daab920bd Binary files /dev/null and b/tests/res/drawable-hdpi/holo_wallpaper_notitlebar_land_purple.png differ diff --git a/tests/res/drawable-hdpi/holo_wallpaper_notitlebar_land_radiobutton.png b/tests/res/drawable-hdpi/holo_wallpaper_notitlebar_land_radiobutton.png new file mode 100644 index 0000000000000000000000000000000000000000..50c99a6599bb9ffb55bb50c08db6081f0f6d8266 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_wallpaper_notitlebar_land_radiobutton.png differ diff --git a/tests/res/drawable-hdpi/holo_wallpaper_notitlebar_land_radiobutton_checked.png b/tests/res/drawable-hdpi/holo_wallpaper_notitlebar_land_radiobutton_checked.png new file mode 100644 index 0000000000000000000000000000000000000000..57cd2049b19d3c78ce7ee627c084b2c186de99ca Binary files /dev/null and b/tests/res/drawable-hdpi/holo_wallpaper_notitlebar_land_radiobutton_checked.png differ diff --git a/tests/res/drawable-hdpi/holo_wallpaper_notitlebar_land_radiogroup_horizontal.png b/tests/res/drawable-hdpi/holo_wallpaper_notitlebar_land_radiogroup_horizontal.png new file mode 100644 index 0000000000000000000000000000000000000000..542219e938ff4bc2e437e7611072d425b64adfba Binary files /dev/null and b/tests/res/drawable-hdpi/holo_wallpaper_notitlebar_land_radiogroup_horizontal.png differ diff --git a/tests/res/drawable-hdpi/holo_wallpaper_notitlebar_land_radiogroup_vertical.png b/tests/res/drawable-hdpi/holo_wallpaper_notitlebar_land_radiogroup_vertical.png new file mode 100644 index 0000000000000000000000000000000000000000..f7b94ebf144d6d9c38d9e9ab641b84edca9fdf4f Binary files /dev/null and b/tests/res/drawable-hdpi/holo_wallpaper_notitlebar_land_radiogroup_vertical.png differ diff --git a/tests/res/drawable-hdpi/holo_wallpaper_notitlebar_land_ratingbar_0.png b/tests/res/drawable-hdpi/holo_wallpaper_notitlebar_land_ratingbar_0.png new file mode 100644 index 0000000000000000000000000000000000000000..3ab433c89d924a8b2fb2105f500c52fff3c5e490 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_wallpaper_notitlebar_land_ratingbar_0.png differ diff --git a/tests/res/drawable-hdpi/holo_wallpaper_notitlebar_land_ratingbar_0_pressed.png b/tests/res/drawable-hdpi/holo_wallpaper_notitlebar_land_ratingbar_0_pressed.png new file mode 100644 index 0000000000000000000000000000000000000000..4dc4b050732df347508b406e0158c896a9ad3f34 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_wallpaper_notitlebar_land_ratingbar_0_pressed.png differ diff --git a/tests/res/drawable-hdpi/holo_wallpaper_notitlebar_land_ratingbar_2point5.png b/tests/res/drawable-hdpi/holo_wallpaper_notitlebar_land_ratingbar_2point5.png new file mode 100644 index 0000000000000000000000000000000000000000..2ca185211505ec0864b969e3c37920ef9aab787d Binary files /dev/null and b/tests/res/drawable-hdpi/holo_wallpaper_notitlebar_land_ratingbar_2point5.png differ diff --git a/tests/res/drawable-hdpi/holo_wallpaper_notitlebar_land_ratingbar_2point5_pressed.png b/tests/res/drawable-hdpi/holo_wallpaper_notitlebar_land_ratingbar_2point5_pressed.png new file mode 100644 index 0000000000000000000000000000000000000000..84d8b8c9341601235661c6180c930a1409dac3c4 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_wallpaper_notitlebar_land_ratingbar_2point5_pressed.png differ diff --git a/tests/res/drawable-hdpi/holo_wallpaper_notitlebar_land_ratingbar_5.png b/tests/res/drawable-hdpi/holo_wallpaper_notitlebar_land_ratingbar_5.png new file mode 100644 index 0000000000000000000000000000000000000000..87c629e4fa5d01416e3f70778e56264950449e4b Binary files /dev/null and b/tests/res/drawable-hdpi/holo_wallpaper_notitlebar_land_ratingbar_5.png differ diff --git a/tests/res/drawable-hdpi/holo_wallpaper_notitlebar_land_ratingbar_5_pressed.png b/tests/res/drawable-hdpi/holo_wallpaper_notitlebar_land_ratingbar_5_pressed.png new file mode 100644 index 0000000000000000000000000000000000000000..1122d5ef1c27ce0289524295db8e53674f6d6714 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_wallpaper_notitlebar_land_ratingbar_5_pressed.png differ diff --git a/tests/res/drawable-hdpi/holo_wallpaper_notitlebar_land_red_dark.png b/tests/res/drawable-hdpi/holo_wallpaper_notitlebar_land_red_dark.png new file mode 100644 index 0000000000000000000000000000000000000000..4ae5797fe87f8f07a20bc9f9af059236a40fc62e Binary files /dev/null and b/tests/res/drawable-hdpi/holo_wallpaper_notitlebar_land_red_dark.png differ diff --git a/tests/res/drawable-hdpi/holo_wallpaper_notitlebar_land_red_light.png b/tests/res/drawable-hdpi/holo_wallpaper_notitlebar_land_red_light.png new file mode 100644 index 0000000000000000000000000000000000000000..4860c053134581df3f45734836bca2853cfc72b0 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_wallpaper_notitlebar_land_red_light.png differ diff --git a/tests/res/drawable-hdpi/holo_wallpaper_notitlebar_land_searchview.png b/tests/res/drawable-hdpi/holo_wallpaper_notitlebar_land_searchview.png new file mode 100644 index 0000000000000000000000000000000000000000..8252894eb570cc5a481e9085c368efd3bbab822c Binary files /dev/null and b/tests/res/drawable-hdpi/holo_wallpaper_notitlebar_land_searchview.png differ diff --git a/tests/res/drawable-hdpi/holo_wallpaper_notitlebar_land_searchview_query.png b/tests/res/drawable-hdpi/holo_wallpaper_notitlebar_land_searchview_query.png new file mode 100644 index 0000000000000000000000000000000000000000..c6f6977b66f13e03f9822da3abd9e3b2173e5961 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_wallpaper_notitlebar_land_searchview_query.png differ diff --git a/tests/res/drawable-hdpi/holo_wallpaper_notitlebar_land_searchview_queryhint.png b/tests/res/drawable-hdpi/holo_wallpaper_notitlebar_land_searchview_queryhint.png new file mode 100644 index 0000000000000000000000000000000000000000..e85c3cb4974b73e0cbd167ac579be90cb35613f1 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_wallpaper_notitlebar_land_searchview_queryhint.png differ diff --git a/tests/res/drawable-hdpi/holo_wallpaper_notitlebar_land_seekbar_0.png b/tests/res/drawable-hdpi/holo_wallpaper_notitlebar_land_seekbar_0.png new file mode 100644 index 0000000000000000000000000000000000000000..b194d4ec6c8e9270698ac51d024e39a8099c4bab Binary files /dev/null and b/tests/res/drawable-hdpi/holo_wallpaper_notitlebar_land_seekbar_0.png differ diff --git a/tests/res/drawable-hdpi/holo_wallpaper_notitlebar_land_seekbar_100.png b/tests/res/drawable-hdpi/holo_wallpaper_notitlebar_land_seekbar_100.png new file mode 100644 index 0000000000000000000000000000000000000000..b89ea7d9a1999f56ee001e18efe5f4133ac20843 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_wallpaper_notitlebar_land_seekbar_100.png differ diff --git a/tests/res/drawable-hdpi/holo_wallpaper_notitlebar_land_seekbar_50.png b/tests/res/drawable-hdpi/holo_wallpaper_notitlebar_land_seekbar_50.png new file mode 100644 index 0000000000000000000000000000000000000000..3100469c87e6487f987cf1f70e492ed85beaace1 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_wallpaper_notitlebar_land_seekbar_50.png differ diff --git a/tests/res/drawable-hdpi/holo_wallpaper_notitlebar_land_spinner.png b/tests/res/drawable-hdpi/holo_wallpaper_notitlebar_land_spinner.png new file mode 100644 index 0000000000000000000000000000000000000000..b5f7f2acc35d58d11dca91fa7a5ac07c96863b06 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_wallpaper_notitlebar_land_spinner.png differ diff --git a/tests/res/drawable-hdpi/holo_wallpaper_notitlebar_land_tabhost.png b/tests/res/drawable-hdpi/holo_wallpaper_notitlebar_land_tabhost.png new file mode 100644 index 0000000000000000000000000000000000000000..9b26e7d6c7efd3fcc7716c219d4bd7590764d959 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_wallpaper_notitlebar_land_tabhost.png differ diff --git a/tests/res/drawable-hdpi/holo_wallpaper_notitlebar_land_textview.png b/tests/res/drawable-hdpi/holo_wallpaper_notitlebar_land_textview.png new file mode 100644 index 0000000000000000000000000000000000000000..5cd880f30f6dc64cbd4fc743d48cef8c451d8787 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_wallpaper_notitlebar_land_textview.png differ diff --git a/tests/res/drawable-hdpi/holo_wallpaper_notitlebar_land_toggle_button.png b/tests/res/drawable-hdpi/holo_wallpaper_notitlebar_land_toggle_button.png new file mode 100644 index 0000000000000000000000000000000000000000..6a6fd87fdf450b579a19fda7ba914e1e24afb325 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_wallpaper_notitlebar_land_toggle_button.png differ diff --git a/tests/res/drawable-hdpi/holo_wallpaper_notitlebar_land_toggle_button_checked.png b/tests/res/drawable-hdpi/holo_wallpaper_notitlebar_land_toggle_button_checked.png new file mode 100644 index 0000000000000000000000000000000000000000..b56932d6d08a5e21cc5fe6f50a2fbd3fbf710781 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_wallpaper_notitlebar_land_toggle_button_checked.png differ diff --git a/tests/res/drawable-hdpi/holo_wallpaper_notitlebar_land_zoomcontrols.png b/tests/res/drawable-hdpi/holo_wallpaper_notitlebar_land_zoomcontrols.png new file mode 100644 index 0000000000000000000000000000000000000000..576340630d8190b61d0e5bb1115e5c16fcbcb33c Binary files /dev/null and b/tests/res/drawable-hdpi/holo_wallpaper_notitlebar_land_zoomcontrols.png differ diff --git a/tests/res/drawable-hdpi/holo_wallpaper_notitlebar_port_alertdialog_list.png b/tests/res/drawable-hdpi/holo_wallpaper_notitlebar_port_alertdialog_list.png new file mode 100644 index 0000000000000000000000000000000000000000..a612486a770b980f179771a6148d1214131da9fd Binary files /dev/null and b/tests/res/drawable-hdpi/holo_wallpaper_notitlebar_port_alertdialog_list.png differ diff --git a/tests/res/drawable-hdpi/holo_wallpaper_notitlebar_port_alertdialog_multichoice.png b/tests/res/drawable-hdpi/holo_wallpaper_notitlebar_port_alertdialog_multichoice.png new file mode 100644 index 0000000000000000000000000000000000000000..ccf145628d22a5053923bc3f4684faf35ce2bf52 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_wallpaper_notitlebar_port_alertdialog_multichoice.png differ diff --git a/tests/res/drawable-hdpi/holo_wallpaper_notitlebar_port_alertdialog_onebutton.png b/tests/res/drawable-hdpi/holo_wallpaper_notitlebar_port_alertdialog_onebutton.png new file mode 100644 index 0000000000000000000000000000000000000000..a1973389c5e3f8a2620a487c0736caf9e02b0a8c Binary files /dev/null and b/tests/res/drawable-hdpi/holo_wallpaper_notitlebar_port_alertdialog_onebutton.png differ diff --git a/tests/res/drawable-hdpi/holo_wallpaper_notitlebar_port_alertdialog_singlechoice.png b/tests/res/drawable-hdpi/holo_wallpaper_notitlebar_port_alertdialog_singlechoice.png new file mode 100644 index 0000000000000000000000000000000000000000..685ffda945f6d56503ff64f33f2e1dba1c6c0192 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_wallpaper_notitlebar_port_alertdialog_singlechoice.png differ diff --git a/tests/res/drawable-hdpi/holo_wallpaper_notitlebar_port_alertdialog_threebuttons.png b/tests/res/drawable-hdpi/holo_wallpaper_notitlebar_port_alertdialog_threebuttons.png new file mode 100644 index 0000000000000000000000000000000000000000..df04b248e7f0fe0a38ba30995bb6519ae98bd1cf Binary files /dev/null and b/tests/res/drawable-hdpi/holo_wallpaper_notitlebar_port_alertdialog_threebuttons.png differ diff --git a/tests/res/drawable-hdpi/holo_wallpaper_notitlebar_port_alertdialog_twobuttons.png b/tests/res/drawable-hdpi/holo_wallpaper_notitlebar_port_alertdialog_twobuttons.png new file mode 100644 index 0000000000000000000000000000000000000000..df49521129cb6f91cb753e95a3e18405b7e15919 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_wallpaper_notitlebar_port_alertdialog_twobuttons.png differ diff --git a/tests/res/drawable-hdpi/holo_wallpaper_notitlebar_port_blue_bright.png b/tests/res/drawable-hdpi/holo_wallpaper_notitlebar_port_blue_bright.png new file mode 100644 index 0000000000000000000000000000000000000000..778bb0b241655ba2ed668323ee93adf7d6a4dbdd Binary files /dev/null and b/tests/res/drawable-hdpi/holo_wallpaper_notitlebar_port_blue_bright.png differ diff --git a/tests/res/drawable-hdpi/holo_wallpaper_notitlebar_port_blue_dark.png b/tests/res/drawable-hdpi/holo_wallpaper_notitlebar_port_blue_dark.png new file mode 100644 index 0000000000000000000000000000000000000000..78d391b5a86078891a09d50d9829442448fc114e Binary files /dev/null and b/tests/res/drawable-hdpi/holo_wallpaper_notitlebar_port_blue_dark.png differ diff --git a/tests/res/drawable-hdpi/holo_wallpaper_notitlebar_port_blue_light.png b/tests/res/drawable-hdpi/holo_wallpaper_notitlebar_port_blue_light.png new file mode 100644 index 0000000000000000000000000000000000000000..4055f510fb304dc1d6feaa2a8422de2389d06a33 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_wallpaper_notitlebar_port_blue_light.png differ diff --git a/tests/res/drawable-hdpi/holo_wallpaper_notitlebar_port_button.png b/tests/res/drawable-hdpi/holo_wallpaper_notitlebar_port_button.png new file mode 100644 index 0000000000000000000000000000000000000000..d195710cab2bc56cf8eb0468494aa597f347c0fe Binary files /dev/null and b/tests/res/drawable-hdpi/holo_wallpaper_notitlebar_port_button.png differ diff --git a/tests/res/drawable-hdpi/holo_wallpaper_notitlebar_port_button_pressed.png b/tests/res/drawable-hdpi/holo_wallpaper_notitlebar_port_button_pressed.png new file mode 100644 index 0000000000000000000000000000000000000000..976df9ba32d0397ebe1256c80a76b9583ab57ffc Binary files /dev/null and b/tests/res/drawable-hdpi/holo_wallpaper_notitlebar_port_button_pressed.png differ diff --git a/tests/res/drawable-hdpi/holo_wallpaper_notitlebar_port_calendarview.png b/tests/res/drawable-hdpi/holo_wallpaper_notitlebar_port_calendarview.png new file mode 100644 index 0000000000000000000000000000000000000000..bc342ed9375ea623dfd6365f779dc0ab34bd8df0 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_wallpaper_notitlebar_port_calendarview.png differ diff --git a/tests/res/drawable-hdpi/holo_wallpaper_notitlebar_port_checkbox.png b/tests/res/drawable-hdpi/holo_wallpaper_notitlebar_port_checkbox.png new file mode 100644 index 0000000000000000000000000000000000000000..97e83b6c41c764cca396c56dc3c7cad9833c4be1 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_wallpaper_notitlebar_port_checkbox.png differ diff --git a/tests/res/drawable-hdpi/holo_wallpaper_notitlebar_port_checkbox_checked.png b/tests/res/drawable-hdpi/holo_wallpaper_notitlebar_port_checkbox_checked.png new file mode 100644 index 0000000000000000000000000000000000000000..1d4cb563f973f06c045d298948fbce6c309215b5 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_wallpaper_notitlebar_port_checkbox_checked.png differ diff --git a/tests/res/drawable-hdpi/holo_wallpaper_notitlebar_port_edittext.png b/tests/res/drawable-hdpi/holo_wallpaper_notitlebar_port_edittext.png new file mode 100644 index 0000000000000000000000000000000000000000..a096891fbeb9d6a880bb44b73be4f2ae9d5f4532 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_wallpaper_notitlebar_port_edittext.png differ diff --git a/tests/res/drawable-hdpi/holo_wallpaper_notitlebar_port_green_dark.png b/tests/res/drawable-hdpi/holo_wallpaper_notitlebar_port_green_dark.png new file mode 100644 index 0000000000000000000000000000000000000000..ca9aed3220cb21f40958aaeba96d5e0ac29bb3d1 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_wallpaper_notitlebar_port_green_dark.png differ diff --git a/tests/res/drawable-hdpi/holo_wallpaper_notitlebar_port_green_light.png b/tests/res/drawable-hdpi/holo_wallpaper_notitlebar_port_green_light.png new file mode 100644 index 0000000000000000000000000000000000000000..6a326963e16d69b9a8adea738266cda4f755d13b Binary files /dev/null and b/tests/res/drawable-hdpi/holo_wallpaper_notitlebar_port_green_light.png differ diff --git a/tests/res/drawable-hdpi/holo_wallpaper_notitlebar_port_orange_dark.png b/tests/res/drawable-hdpi/holo_wallpaper_notitlebar_port_orange_dark.png new file mode 100644 index 0000000000000000000000000000000000000000..adf1d82145cb5967f625e412288b2cf26752ce27 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_wallpaper_notitlebar_port_orange_dark.png differ diff --git a/tests/res/drawable-hdpi/holo_wallpaper_notitlebar_port_orange_light.png b/tests/res/drawable-hdpi/holo_wallpaper_notitlebar_port_orange_light.png new file mode 100644 index 0000000000000000000000000000000000000000..2208f9157a5923077726d5543c7008d684baea4e Binary files /dev/null and b/tests/res/drawable-hdpi/holo_wallpaper_notitlebar_port_orange_light.png differ diff --git a/tests/res/drawable-hdpi/holo_wallpaper_notitlebar_port_progressbar.png b/tests/res/drawable-hdpi/holo_wallpaper_notitlebar_port_progressbar.png new file mode 100644 index 0000000000000000000000000000000000000000..41e958c7ed1a7f8a3818a55c7441e9cc9dab0d3c Binary files /dev/null and b/tests/res/drawable-hdpi/holo_wallpaper_notitlebar_port_progressbar.png differ diff --git a/tests/res/drawable-hdpi/holo_wallpaper_notitlebar_port_progressbar_horizontal0.png b/tests/res/drawable-hdpi/holo_wallpaper_notitlebar_port_progressbar_horizontal0.png new file mode 100644 index 0000000000000000000000000000000000000000..13d7e551e3c0d7261e3ecb26b4489a81fff05fe2 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_wallpaper_notitlebar_port_progressbar_horizontal0.png differ diff --git a/tests/res/drawable-hdpi/holo_wallpaper_notitlebar_port_progressbar_horizontal100.png b/tests/res/drawable-hdpi/holo_wallpaper_notitlebar_port_progressbar_horizontal100.png new file mode 100644 index 0000000000000000000000000000000000000000..966ecc862afe2678a16baf672cdfe89b785366af Binary files /dev/null and b/tests/res/drawable-hdpi/holo_wallpaper_notitlebar_port_progressbar_horizontal100.png differ diff --git a/tests/res/drawable-hdpi/holo_wallpaper_notitlebar_port_progressbar_horizontal50.png b/tests/res/drawable-hdpi/holo_wallpaper_notitlebar_port_progressbar_horizontal50.png new file mode 100644 index 0000000000000000000000000000000000000000..bb43859cf6f84a4d9b7ccb7b9e3a60891ea4d4c6 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_wallpaper_notitlebar_port_progressbar_horizontal50.png differ diff --git a/tests/res/drawable-hdpi/holo_wallpaper_notitlebar_port_progressbar_large.png b/tests/res/drawable-hdpi/holo_wallpaper_notitlebar_port_progressbar_large.png new file mode 100644 index 0000000000000000000000000000000000000000..0fd63d218de38c73d9ced3dd9d11c9c81f8b3f82 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_wallpaper_notitlebar_port_progressbar_large.png differ diff --git a/tests/res/drawable-hdpi/holo_wallpaper_notitlebar_port_progressbar_small.png b/tests/res/drawable-hdpi/holo_wallpaper_notitlebar_port_progressbar_small.png new file mode 100644 index 0000000000000000000000000000000000000000..1a270f9d993500aed6bfa7ae247a4a9d71963c97 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_wallpaper_notitlebar_port_progressbar_small.png differ diff --git a/tests/res/drawable-hdpi/holo_wallpaper_notitlebar_port_progressdialog_horizontal.png b/tests/res/drawable-hdpi/holo_wallpaper_notitlebar_port_progressdialog_horizontal.png new file mode 100644 index 0000000000000000000000000000000000000000..168b54f59da4e5f12dfaf3afc5e0105e328a9058 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_wallpaper_notitlebar_port_progressdialog_horizontal.png differ diff --git a/tests/res/drawable-hdpi/holo_wallpaper_notitlebar_port_progressdialog_spinner.png b/tests/res/drawable-hdpi/holo_wallpaper_notitlebar_port_progressdialog_spinner.png new file mode 100644 index 0000000000000000000000000000000000000000..7f7be54ef674b601507eec4c7002ba98aeb67e9c Binary files /dev/null and b/tests/res/drawable-hdpi/holo_wallpaper_notitlebar_port_progressdialog_spinner.png differ diff --git a/tests/res/drawable-hdpi/holo_wallpaper_notitlebar_port_purple.png b/tests/res/drawable-hdpi/holo_wallpaper_notitlebar_port_purple.png new file mode 100644 index 0000000000000000000000000000000000000000..e45ec4feb975752edd2dda3244c6230d25f54be1 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_wallpaper_notitlebar_port_purple.png differ diff --git a/tests/res/drawable-hdpi/holo_wallpaper_notitlebar_port_radiobutton.png b/tests/res/drawable-hdpi/holo_wallpaper_notitlebar_port_radiobutton.png new file mode 100644 index 0000000000000000000000000000000000000000..50c99a6599bb9ffb55bb50c08db6081f0f6d8266 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_wallpaper_notitlebar_port_radiobutton.png differ diff --git a/tests/res/drawable-hdpi/holo_wallpaper_notitlebar_port_radiobutton_checked.png b/tests/res/drawable-hdpi/holo_wallpaper_notitlebar_port_radiobutton_checked.png new file mode 100644 index 0000000000000000000000000000000000000000..57cd2049b19d3c78ce7ee627c084b2c186de99ca Binary files /dev/null and b/tests/res/drawable-hdpi/holo_wallpaper_notitlebar_port_radiobutton_checked.png differ diff --git a/tests/res/drawable-hdpi/holo_wallpaper_notitlebar_port_radiogroup_horizontal.png b/tests/res/drawable-hdpi/holo_wallpaper_notitlebar_port_radiogroup_horizontal.png new file mode 100644 index 0000000000000000000000000000000000000000..542219e938ff4bc2e437e7611072d425b64adfba Binary files /dev/null and b/tests/res/drawable-hdpi/holo_wallpaper_notitlebar_port_radiogroup_horizontal.png differ diff --git a/tests/res/drawable-hdpi/holo_wallpaper_notitlebar_port_radiogroup_vertical.png b/tests/res/drawable-hdpi/holo_wallpaper_notitlebar_port_radiogroup_vertical.png new file mode 100644 index 0000000000000000000000000000000000000000..f7b94ebf144d6d9c38d9e9ab641b84edca9fdf4f Binary files /dev/null and b/tests/res/drawable-hdpi/holo_wallpaper_notitlebar_port_radiogroup_vertical.png differ diff --git a/tests/res/drawable-hdpi/holo_wallpaper_notitlebar_port_ratingbar_0.png b/tests/res/drawable-hdpi/holo_wallpaper_notitlebar_port_ratingbar_0.png new file mode 100644 index 0000000000000000000000000000000000000000..3ab433c89d924a8b2fb2105f500c52fff3c5e490 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_wallpaper_notitlebar_port_ratingbar_0.png differ diff --git a/tests/res/drawable-hdpi/holo_wallpaper_notitlebar_port_ratingbar_0_pressed.png b/tests/res/drawable-hdpi/holo_wallpaper_notitlebar_port_ratingbar_0_pressed.png new file mode 100644 index 0000000000000000000000000000000000000000..4dc4b050732df347508b406e0158c896a9ad3f34 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_wallpaper_notitlebar_port_ratingbar_0_pressed.png differ diff --git a/tests/res/drawable-hdpi/holo_wallpaper_notitlebar_port_ratingbar_2point5.png b/tests/res/drawable-hdpi/holo_wallpaper_notitlebar_port_ratingbar_2point5.png new file mode 100644 index 0000000000000000000000000000000000000000..2ca185211505ec0864b969e3c37920ef9aab787d Binary files /dev/null and b/tests/res/drawable-hdpi/holo_wallpaper_notitlebar_port_ratingbar_2point5.png differ diff --git a/tests/res/drawable-hdpi/holo_wallpaper_notitlebar_port_ratingbar_2point5_pressed.png b/tests/res/drawable-hdpi/holo_wallpaper_notitlebar_port_ratingbar_2point5_pressed.png new file mode 100644 index 0000000000000000000000000000000000000000..84d8b8c9341601235661c6180c930a1409dac3c4 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_wallpaper_notitlebar_port_ratingbar_2point5_pressed.png differ diff --git a/tests/res/drawable-hdpi/holo_wallpaper_notitlebar_port_ratingbar_5.png b/tests/res/drawable-hdpi/holo_wallpaper_notitlebar_port_ratingbar_5.png new file mode 100644 index 0000000000000000000000000000000000000000..87c629e4fa5d01416e3f70778e56264950449e4b Binary files /dev/null and b/tests/res/drawable-hdpi/holo_wallpaper_notitlebar_port_ratingbar_5.png differ diff --git a/tests/res/drawable-hdpi/holo_wallpaper_notitlebar_port_ratingbar_5_pressed.png b/tests/res/drawable-hdpi/holo_wallpaper_notitlebar_port_ratingbar_5_pressed.png new file mode 100644 index 0000000000000000000000000000000000000000..1122d5ef1c27ce0289524295db8e53674f6d6714 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_wallpaper_notitlebar_port_ratingbar_5_pressed.png differ diff --git a/tests/res/drawable-hdpi/holo_wallpaper_notitlebar_port_red_dark.png b/tests/res/drawable-hdpi/holo_wallpaper_notitlebar_port_red_dark.png new file mode 100644 index 0000000000000000000000000000000000000000..04f0207cf1a8186090520fd110a056176ead4060 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_wallpaper_notitlebar_port_red_dark.png differ diff --git a/tests/res/drawable-hdpi/holo_wallpaper_notitlebar_port_red_light.png b/tests/res/drawable-hdpi/holo_wallpaper_notitlebar_port_red_light.png new file mode 100644 index 0000000000000000000000000000000000000000..03dcaaa5cae6187d8e11ad40d0347a4fec14cf94 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_wallpaper_notitlebar_port_red_light.png differ diff --git a/tests/res/drawable-hdpi/holo_wallpaper_notitlebar_port_searchview.png b/tests/res/drawable-hdpi/holo_wallpaper_notitlebar_port_searchview.png new file mode 100644 index 0000000000000000000000000000000000000000..361534901811f062798d0466657c24d71dcdc92a Binary files /dev/null and b/tests/res/drawable-hdpi/holo_wallpaper_notitlebar_port_searchview.png differ diff --git a/tests/res/drawable-hdpi/holo_wallpaper_notitlebar_port_searchview_query.png b/tests/res/drawable-hdpi/holo_wallpaper_notitlebar_port_searchview_query.png new file mode 100644 index 0000000000000000000000000000000000000000..0631aa608fe1ec4fd417b6c6718846335553bfa5 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_wallpaper_notitlebar_port_searchview_query.png differ diff --git a/tests/res/drawable-hdpi/holo_wallpaper_notitlebar_port_searchview_queryhint.png b/tests/res/drawable-hdpi/holo_wallpaper_notitlebar_port_searchview_queryhint.png new file mode 100644 index 0000000000000000000000000000000000000000..e4134272f972b8bfd02b3c02519f4c131684b78f Binary files /dev/null and b/tests/res/drawable-hdpi/holo_wallpaper_notitlebar_port_searchview_queryhint.png differ diff --git a/tests/res/drawable-hdpi/holo_wallpaper_notitlebar_port_seekbar_0.png b/tests/res/drawable-hdpi/holo_wallpaper_notitlebar_port_seekbar_0.png new file mode 100644 index 0000000000000000000000000000000000000000..440f14230d91991499e7c4b7a13ab683fb7b8f56 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_wallpaper_notitlebar_port_seekbar_0.png differ diff --git a/tests/res/drawable-hdpi/holo_wallpaper_notitlebar_port_seekbar_100.png b/tests/res/drawable-hdpi/holo_wallpaper_notitlebar_port_seekbar_100.png new file mode 100644 index 0000000000000000000000000000000000000000..61306d3a2d1e580646d55c190529c433bb5d405f Binary files /dev/null and b/tests/res/drawable-hdpi/holo_wallpaper_notitlebar_port_seekbar_100.png differ diff --git a/tests/res/drawable-hdpi/holo_wallpaper_notitlebar_port_seekbar_50.png b/tests/res/drawable-hdpi/holo_wallpaper_notitlebar_port_seekbar_50.png new file mode 100644 index 0000000000000000000000000000000000000000..5363d2c3c3a7189543caaa41b29d034f82a362a5 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_wallpaper_notitlebar_port_seekbar_50.png differ diff --git a/tests/res/drawable-hdpi/holo_wallpaper_notitlebar_port_spinner.png b/tests/res/drawable-hdpi/holo_wallpaper_notitlebar_port_spinner.png new file mode 100644 index 0000000000000000000000000000000000000000..46f3e602065f7f5f8357f90196700b1db616d84c Binary files /dev/null and b/tests/res/drawable-hdpi/holo_wallpaper_notitlebar_port_spinner.png differ diff --git a/tests/res/drawable-hdpi/holo_wallpaper_notitlebar_port_tabhost.png b/tests/res/drawable-hdpi/holo_wallpaper_notitlebar_port_tabhost.png new file mode 100644 index 0000000000000000000000000000000000000000..835b85dccf8d2245e916cd27ff0683ce71ae84c2 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_wallpaper_notitlebar_port_tabhost.png differ diff --git a/tests/res/drawable-hdpi/holo_wallpaper_notitlebar_port_textview.png b/tests/res/drawable-hdpi/holo_wallpaper_notitlebar_port_textview.png new file mode 100644 index 0000000000000000000000000000000000000000..5dfe2553be04a4e53db7a049288dc1507f36ad81 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_wallpaper_notitlebar_port_textview.png differ diff --git a/tests/res/drawable-hdpi/holo_wallpaper_notitlebar_port_toggle_button.png b/tests/res/drawable-hdpi/holo_wallpaper_notitlebar_port_toggle_button.png new file mode 100644 index 0000000000000000000000000000000000000000..6a6fd87fdf450b579a19fda7ba914e1e24afb325 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_wallpaper_notitlebar_port_toggle_button.png differ diff --git a/tests/res/drawable-hdpi/holo_wallpaper_notitlebar_port_toggle_button_checked.png b/tests/res/drawable-hdpi/holo_wallpaper_notitlebar_port_toggle_button_checked.png new file mode 100644 index 0000000000000000000000000000000000000000..b56932d6d08a5e21cc5fe6f50a2fbd3fbf710781 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_wallpaper_notitlebar_port_toggle_button_checked.png differ diff --git a/tests/res/drawable-hdpi/holo_wallpaper_notitlebar_port_zoomcontrols.png b/tests/res/drawable-hdpi/holo_wallpaper_notitlebar_port_zoomcontrols.png new file mode 100644 index 0000000000000000000000000000000000000000..576340630d8190b61d0e5bb1115e5c16fcbcb33c Binary files /dev/null and b/tests/res/drawable-hdpi/holo_wallpaper_notitlebar_port_zoomcontrols.png differ diff --git a/tests/res/drawable-hdpi/holo_wallpaper_port_alertdialog_list.png b/tests/res/drawable-hdpi/holo_wallpaper_port_alertdialog_list.png new file mode 100644 index 0000000000000000000000000000000000000000..a612486a770b980f179771a6148d1214131da9fd Binary files /dev/null and b/tests/res/drawable-hdpi/holo_wallpaper_port_alertdialog_list.png differ diff --git a/tests/res/drawable-hdpi/holo_wallpaper_port_alertdialog_multichoice.png b/tests/res/drawable-hdpi/holo_wallpaper_port_alertdialog_multichoice.png new file mode 100644 index 0000000000000000000000000000000000000000..ccf145628d22a5053923bc3f4684faf35ce2bf52 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_wallpaper_port_alertdialog_multichoice.png differ diff --git a/tests/res/drawable-hdpi/holo_wallpaper_port_alertdialog_onebutton.png b/tests/res/drawable-hdpi/holo_wallpaper_port_alertdialog_onebutton.png new file mode 100644 index 0000000000000000000000000000000000000000..a1973389c5e3f8a2620a487c0736caf9e02b0a8c Binary files /dev/null and b/tests/res/drawable-hdpi/holo_wallpaper_port_alertdialog_onebutton.png differ diff --git a/tests/res/drawable-hdpi/holo_wallpaper_port_alertdialog_singlechoice.png b/tests/res/drawable-hdpi/holo_wallpaper_port_alertdialog_singlechoice.png new file mode 100644 index 0000000000000000000000000000000000000000..685ffda945f6d56503ff64f33f2e1dba1c6c0192 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_wallpaper_port_alertdialog_singlechoice.png differ diff --git a/tests/res/drawable-hdpi/holo_wallpaper_port_alertdialog_threebuttons.png b/tests/res/drawable-hdpi/holo_wallpaper_port_alertdialog_threebuttons.png new file mode 100644 index 0000000000000000000000000000000000000000..df04b248e7f0fe0a38ba30995bb6519ae98bd1cf Binary files /dev/null and b/tests/res/drawable-hdpi/holo_wallpaper_port_alertdialog_threebuttons.png differ diff --git a/tests/res/drawable-hdpi/holo_wallpaper_port_alertdialog_twobuttons.png b/tests/res/drawable-hdpi/holo_wallpaper_port_alertdialog_twobuttons.png new file mode 100644 index 0000000000000000000000000000000000000000..df49521129cb6f91cb753e95a3e18405b7e15919 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_wallpaper_port_alertdialog_twobuttons.png differ diff --git a/tests/res/drawable-hdpi/holo_wallpaper_port_blue_bright.png b/tests/res/drawable-hdpi/holo_wallpaper_port_blue_bright.png new file mode 100644 index 0000000000000000000000000000000000000000..778bb0b241655ba2ed668323ee93adf7d6a4dbdd Binary files /dev/null and b/tests/res/drawable-hdpi/holo_wallpaper_port_blue_bright.png differ diff --git a/tests/res/drawable-hdpi/holo_wallpaper_port_blue_dark.png b/tests/res/drawable-hdpi/holo_wallpaper_port_blue_dark.png new file mode 100644 index 0000000000000000000000000000000000000000..78d391b5a86078891a09d50d9829442448fc114e Binary files /dev/null and b/tests/res/drawable-hdpi/holo_wallpaper_port_blue_dark.png differ diff --git a/tests/res/drawable-hdpi/holo_wallpaper_port_blue_light.png b/tests/res/drawable-hdpi/holo_wallpaper_port_blue_light.png new file mode 100644 index 0000000000000000000000000000000000000000..4055f510fb304dc1d6feaa2a8422de2389d06a33 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_wallpaper_port_blue_light.png differ diff --git a/tests/res/drawable-hdpi/holo_wallpaper_port_button.png b/tests/res/drawable-hdpi/holo_wallpaper_port_button.png new file mode 100644 index 0000000000000000000000000000000000000000..d195710cab2bc56cf8eb0468494aa597f347c0fe Binary files /dev/null and b/tests/res/drawable-hdpi/holo_wallpaper_port_button.png differ diff --git a/tests/res/drawable-hdpi/holo_wallpaper_port_button_pressed.png b/tests/res/drawable-hdpi/holo_wallpaper_port_button_pressed.png new file mode 100644 index 0000000000000000000000000000000000000000..976df9ba32d0397ebe1256c80a76b9583ab57ffc Binary files /dev/null and b/tests/res/drawable-hdpi/holo_wallpaper_port_button_pressed.png differ diff --git a/tests/res/drawable-hdpi/holo_wallpaper_port_calendarview.png b/tests/res/drawable-hdpi/holo_wallpaper_port_calendarview.png new file mode 100644 index 0000000000000000000000000000000000000000..bc342ed9375ea623dfd6365f779dc0ab34bd8df0 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_wallpaper_port_calendarview.png differ diff --git a/tests/res/drawable-hdpi/holo_wallpaper_port_checkbox.png b/tests/res/drawable-hdpi/holo_wallpaper_port_checkbox.png new file mode 100644 index 0000000000000000000000000000000000000000..97e83b6c41c764cca396c56dc3c7cad9833c4be1 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_wallpaper_port_checkbox.png differ diff --git a/tests/res/drawable-hdpi/holo_wallpaper_port_checkbox_checked.png b/tests/res/drawable-hdpi/holo_wallpaper_port_checkbox_checked.png new file mode 100644 index 0000000000000000000000000000000000000000..1d4cb563f973f06c045d298948fbce6c309215b5 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_wallpaper_port_checkbox_checked.png differ diff --git a/tests/res/drawable-hdpi/holo_wallpaper_port_edittext.png b/tests/res/drawable-hdpi/holo_wallpaper_port_edittext.png new file mode 100644 index 0000000000000000000000000000000000000000..a096891fbeb9d6a880bb44b73be4f2ae9d5f4532 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_wallpaper_port_edittext.png differ diff --git a/tests/res/drawable-hdpi/holo_wallpaper_port_green_dark.png b/tests/res/drawable-hdpi/holo_wallpaper_port_green_dark.png new file mode 100644 index 0000000000000000000000000000000000000000..ca9aed3220cb21f40958aaeba96d5e0ac29bb3d1 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_wallpaper_port_green_dark.png differ diff --git a/tests/res/drawable-hdpi/holo_wallpaper_port_green_light.png b/tests/res/drawable-hdpi/holo_wallpaper_port_green_light.png new file mode 100644 index 0000000000000000000000000000000000000000..6a326963e16d69b9a8adea738266cda4f755d13b Binary files /dev/null and b/tests/res/drawable-hdpi/holo_wallpaper_port_green_light.png differ diff --git a/tests/res/drawable-hdpi/holo_wallpaper_port_orange_dark.png b/tests/res/drawable-hdpi/holo_wallpaper_port_orange_dark.png new file mode 100644 index 0000000000000000000000000000000000000000..adf1d82145cb5967f625e412288b2cf26752ce27 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_wallpaper_port_orange_dark.png differ diff --git a/tests/res/drawable-hdpi/holo_wallpaper_port_orange_light.png b/tests/res/drawable-hdpi/holo_wallpaper_port_orange_light.png new file mode 100644 index 0000000000000000000000000000000000000000..2208f9157a5923077726d5543c7008d684baea4e Binary files /dev/null and b/tests/res/drawable-hdpi/holo_wallpaper_port_orange_light.png differ diff --git a/tests/res/drawable-hdpi/holo_wallpaper_port_progressbar.png b/tests/res/drawable-hdpi/holo_wallpaper_port_progressbar.png new file mode 100644 index 0000000000000000000000000000000000000000..41e958c7ed1a7f8a3818a55c7441e9cc9dab0d3c Binary files /dev/null and b/tests/res/drawable-hdpi/holo_wallpaper_port_progressbar.png differ diff --git a/tests/res/drawable-hdpi/holo_wallpaper_port_progressbar_horizontal0.png b/tests/res/drawable-hdpi/holo_wallpaper_port_progressbar_horizontal0.png new file mode 100644 index 0000000000000000000000000000000000000000..13d7e551e3c0d7261e3ecb26b4489a81fff05fe2 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_wallpaper_port_progressbar_horizontal0.png differ diff --git a/tests/res/drawable-hdpi/holo_wallpaper_port_progressbar_horizontal100.png b/tests/res/drawable-hdpi/holo_wallpaper_port_progressbar_horizontal100.png new file mode 100644 index 0000000000000000000000000000000000000000..966ecc862afe2678a16baf672cdfe89b785366af Binary files /dev/null and b/tests/res/drawable-hdpi/holo_wallpaper_port_progressbar_horizontal100.png differ diff --git a/tests/res/drawable-hdpi/holo_wallpaper_port_progressbar_horizontal50.png b/tests/res/drawable-hdpi/holo_wallpaper_port_progressbar_horizontal50.png new file mode 100644 index 0000000000000000000000000000000000000000..bb43859cf6f84a4d9b7ccb7b9e3a60891ea4d4c6 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_wallpaper_port_progressbar_horizontal50.png differ diff --git a/tests/res/drawable-hdpi/holo_wallpaper_port_progressbar_large.png b/tests/res/drawable-hdpi/holo_wallpaper_port_progressbar_large.png new file mode 100644 index 0000000000000000000000000000000000000000..0fd63d218de38c73d9ced3dd9d11c9c81f8b3f82 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_wallpaper_port_progressbar_large.png differ diff --git a/tests/res/drawable-hdpi/holo_wallpaper_port_progressbar_small.png b/tests/res/drawable-hdpi/holo_wallpaper_port_progressbar_small.png new file mode 100644 index 0000000000000000000000000000000000000000..1a270f9d993500aed6bfa7ae247a4a9d71963c97 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_wallpaper_port_progressbar_small.png differ diff --git a/tests/res/drawable-hdpi/holo_wallpaper_port_progressdialog_horizontal.png b/tests/res/drawable-hdpi/holo_wallpaper_port_progressdialog_horizontal.png new file mode 100644 index 0000000000000000000000000000000000000000..168b54f59da4e5f12dfaf3afc5e0105e328a9058 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_wallpaper_port_progressdialog_horizontal.png differ diff --git a/tests/res/drawable-hdpi/holo_wallpaper_port_progressdialog_spinner.png b/tests/res/drawable-hdpi/holo_wallpaper_port_progressdialog_spinner.png new file mode 100644 index 0000000000000000000000000000000000000000..7f7be54ef674b601507eec4c7002ba98aeb67e9c Binary files /dev/null and b/tests/res/drawable-hdpi/holo_wallpaper_port_progressdialog_spinner.png differ diff --git a/tests/res/drawable-hdpi/holo_wallpaper_port_purple.png b/tests/res/drawable-hdpi/holo_wallpaper_port_purple.png new file mode 100644 index 0000000000000000000000000000000000000000..e45ec4feb975752edd2dda3244c6230d25f54be1 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_wallpaper_port_purple.png differ diff --git a/tests/res/drawable-hdpi/holo_wallpaper_port_radiobutton.png b/tests/res/drawable-hdpi/holo_wallpaper_port_radiobutton.png new file mode 100644 index 0000000000000000000000000000000000000000..50c99a6599bb9ffb55bb50c08db6081f0f6d8266 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_wallpaper_port_radiobutton.png differ diff --git a/tests/res/drawable-hdpi/holo_wallpaper_port_radiobutton_checked.png b/tests/res/drawable-hdpi/holo_wallpaper_port_radiobutton_checked.png new file mode 100644 index 0000000000000000000000000000000000000000..57cd2049b19d3c78ce7ee627c084b2c186de99ca Binary files /dev/null and b/tests/res/drawable-hdpi/holo_wallpaper_port_radiobutton_checked.png differ diff --git a/tests/res/drawable-hdpi/holo_wallpaper_port_radiogroup_horizontal.png b/tests/res/drawable-hdpi/holo_wallpaper_port_radiogroup_horizontal.png new file mode 100644 index 0000000000000000000000000000000000000000..542219e938ff4bc2e437e7611072d425b64adfba Binary files /dev/null and b/tests/res/drawable-hdpi/holo_wallpaper_port_radiogroup_horizontal.png differ diff --git a/tests/res/drawable-hdpi/holo_wallpaper_port_radiogroup_vertical.png b/tests/res/drawable-hdpi/holo_wallpaper_port_radiogroup_vertical.png new file mode 100644 index 0000000000000000000000000000000000000000..f7b94ebf144d6d9c38d9e9ab641b84edca9fdf4f Binary files /dev/null and b/tests/res/drawable-hdpi/holo_wallpaper_port_radiogroup_vertical.png differ diff --git a/tests/res/drawable-hdpi/holo_wallpaper_port_ratingbar_0.png b/tests/res/drawable-hdpi/holo_wallpaper_port_ratingbar_0.png new file mode 100644 index 0000000000000000000000000000000000000000..3ab433c89d924a8b2fb2105f500c52fff3c5e490 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_wallpaper_port_ratingbar_0.png differ diff --git a/tests/res/drawable-hdpi/holo_wallpaper_port_ratingbar_0_pressed.png b/tests/res/drawable-hdpi/holo_wallpaper_port_ratingbar_0_pressed.png new file mode 100644 index 0000000000000000000000000000000000000000..4dc4b050732df347508b406e0158c896a9ad3f34 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_wallpaper_port_ratingbar_0_pressed.png differ diff --git a/tests/res/drawable-hdpi/holo_wallpaper_port_ratingbar_2point5.png b/tests/res/drawable-hdpi/holo_wallpaper_port_ratingbar_2point5.png new file mode 100644 index 0000000000000000000000000000000000000000..2ca185211505ec0864b969e3c37920ef9aab787d Binary files /dev/null and b/tests/res/drawable-hdpi/holo_wallpaper_port_ratingbar_2point5.png differ diff --git a/tests/res/drawable-hdpi/holo_wallpaper_port_ratingbar_2point5_pressed.png b/tests/res/drawable-hdpi/holo_wallpaper_port_ratingbar_2point5_pressed.png new file mode 100644 index 0000000000000000000000000000000000000000..84d8b8c9341601235661c6180c930a1409dac3c4 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_wallpaper_port_ratingbar_2point5_pressed.png differ diff --git a/tests/res/drawable-hdpi/holo_wallpaper_port_ratingbar_5.png b/tests/res/drawable-hdpi/holo_wallpaper_port_ratingbar_5.png new file mode 100644 index 0000000000000000000000000000000000000000..87c629e4fa5d01416e3f70778e56264950449e4b Binary files /dev/null and b/tests/res/drawable-hdpi/holo_wallpaper_port_ratingbar_5.png differ diff --git a/tests/res/drawable-hdpi/holo_wallpaper_port_ratingbar_5_pressed.png b/tests/res/drawable-hdpi/holo_wallpaper_port_ratingbar_5_pressed.png new file mode 100644 index 0000000000000000000000000000000000000000..1122d5ef1c27ce0289524295db8e53674f6d6714 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_wallpaper_port_ratingbar_5_pressed.png differ diff --git a/tests/res/drawable-hdpi/holo_wallpaper_port_red_dark.png b/tests/res/drawable-hdpi/holo_wallpaper_port_red_dark.png new file mode 100644 index 0000000000000000000000000000000000000000..04f0207cf1a8186090520fd110a056176ead4060 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_wallpaper_port_red_dark.png differ diff --git a/tests/res/drawable-hdpi/holo_wallpaper_port_red_light.png b/tests/res/drawable-hdpi/holo_wallpaper_port_red_light.png new file mode 100644 index 0000000000000000000000000000000000000000..03dcaaa5cae6187d8e11ad40d0347a4fec14cf94 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_wallpaper_port_red_light.png differ diff --git a/tests/res/drawable-hdpi/holo_wallpaper_port_searchview.png b/tests/res/drawable-hdpi/holo_wallpaper_port_searchview.png new file mode 100644 index 0000000000000000000000000000000000000000..361534901811f062798d0466657c24d71dcdc92a Binary files /dev/null and b/tests/res/drawable-hdpi/holo_wallpaper_port_searchview.png differ diff --git a/tests/res/drawable-hdpi/holo_wallpaper_port_searchview_query.png b/tests/res/drawable-hdpi/holo_wallpaper_port_searchview_query.png new file mode 100644 index 0000000000000000000000000000000000000000..0631aa608fe1ec4fd417b6c6718846335553bfa5 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_wallpaper_port_searchview_query.png differ diff --git a/tests/res/drawable-hdpi/holo_wallpaper_port_searchview_queryhint.png b/tests/res/drawable-hdpi/holo_wallpaper_port_searchview_queryhint.png new file mode 100644 index 0000000000000000000000000000000000000000..e4134272f972b8bfd02b3c02519f4c131684b78f Binary files /dev/null and b/tests/res/drawable-hdpi/holo_wallpaper_port_searchview_queryhint.png differ diff --git a/tests/res/drawable-hdpi/holo_wallpaper_port_seekbar_0.png b/tests/res/drawable-hdpi/holo_wallpaper_port_seekbar_0.png new file mode 100644 index 0000000000000000000000000000000000000000..440f14230d91991499e7c4b7a13ab683fb7b8f56 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_wallpaper_port_seekbar_0.png differ diff --git a/tests/res/drawable-hdpi/holo_wallpaper_port_seekbar_100.png b/tests/res/drawable-hdpi/holo_wallpaper_port_seekbar_100.png new file mode 100644 index 0000000000000000000000000000000000000000..61306d3a2d1e580646d55c190529c433bb5d405f Binary files /dev/null and b/tests/res/drawable-hdpi/holo_wallpaper_port_seekbar_100.png differ diff --git a/tests/res/drawable-hdpi/holo_wallpaper_port_seekbar_50.png b/tests/res/drawable-hdpi/holo_wallpaper_port_seekbar_50.png new file mode 100644 index 0000000000000000000000000000000000000000..5363d2c3c3a7189543caaa41b29d034f82a362a5 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_wallpaper_port_seekbar_50.png differ diff --git a/tests/res/drawable-hdpi/holo_wallpaper_port_spinner.png b/tests/res/drawable-hdpi/holo_wallpaper_port_spinner.png new file mode 100644 index 0000000000000000000000000000000000000000..46f3e602065f7f5f8357f90196700b1db616d84c Binary files /dev/null and b/tests/res/drawable-hdpi/holo_wallpaper_port_spinner.png differ diff --git a/tests/res/drawable-hdpi/holo_wallpaper_port_tabhost.png b/tests/res/drawable-hdpi/holo_wallpaper_port_tabhost.png new file mode 100644 index 0000000000000000000000000000000000000000..835b85dccf8d2245e916cd27ff0683ce71ae84c2 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_wallpaper_port_tabhost.png differ diff --git a/tests/res/drawable-hdpi/holo_wallpaper_port_textview.png b/tests/res/drawable-hdpi/holo_wallpaper_port_textview.png new file mode 100644 index 0000000000000000000000000000000000000000..5dfe2553be04a4e53db7a049288dc1507f36ad81 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_wallpaper_port_textview.png differ diff --git a/tests/res/drawable-hdpi/holo_wallpaper_port_toggle_button.png b/tests/res/drawable-hdpi/holo_wallpaper_port_toggle_button.png new file mode 100644 index 0000000000000000000000000000000000000000..6a6fd87fdf450b579a19fda7ba914e1e24afb325 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_wallpaper_port_toggle_button.png differ diff --git a/tests/res/drawable-hdpi/holo_wallpaper_port_toggle_button_checked.png b/tests/res/drawable-hdpi/holo_wallpaper_port_toggle_button_checked.png new file mode 100644 index 0000000000000000000000000000000000000000..b56932d6d08a5e21cc5fe6f50a2fbd3fbf710781 Binary files /dev/null and b/tests/res/drawable-hdpi/holo_wallpaper_port_toggle_button_checked.png differ diff --git a/tests/res/drawable-hdpi/holo_wallpaper_port_zoomcontrols.png b/tests/res/drawable-hdpi/holo_wallpaper_port_zoomcontrols.png new file mode 100644 index 0000000000000000000000000000000000000000..576340630d8190b61d0e5bb1115e5c16fcbcb33c Binary files /dev/null and b/tests/res/drawable-hdpi/holo_wallpaper_port_zoomcontrols.png differ diff --git a/tests/src/android/theme/cts/ActivitySnapshotTester.java b/tests/src/android/theme/cts/ActivitySnapshotTester.java index 30409541ab208605fd47b3480345c4b8c4fa7a94..9e7f37d4364239d58015c9a3a7c397da40e65e24 100644 --- a/tests/src/android/theme/cts/ActivitySnapshotTester.java +++ b/tests/src/android/theme/cts/ActivitySnapshotTester.java @@ -157,6 +157,7 @@ public class ActivitySnapshotTester { mShouldRequestLayout = shouldRequestLayout; } + @Override public void run() { SnapshotActivity activity = mTestCases.getActivity(); @@ -193,7 +194,7 @@ public class ActivitySnapshotTester { if (mGenerate) { processor = new BitmapSaver(activity, testName, mSplitMode); } else { - processor = new BitmapComparer(activity, null, testName, true, mSplitMode); + processor = new BitmapComparer(activity, testName, true, mSplitMode); } Bitmap bmp = activity.getBitmapOfWindow(); diff --git a/tests/src/android/theme/cts/BitmapComparer.java b/tests/src/android/theme/cts/BitmapComparer.java index 7171690e0ec756cb6fc8d67c2b84aee78cc1a999..4df794cd6e72f570cb6b6740483714cbab8f6f26 100644 --- a/tests/src/android/theme/cts/BitmapComparer.java +++ b/tests/src/android/theme/cts/BitmapComparer.java @@ -37,12 +37,9 @@ public class BitmapComparer implements BitmapProcessor { private String mBitmapIdName; private boolean mShouldAssert; private Activity mActivity; - private ImageView mReferenceImage; - public BitmapComparer(Activity activity, ImageView referenceImage, - String filename, boolean shouldAssert, boolean splitMode) { + public BitmapComparer(Activity activity, String filename, boolean shouldAssert, boolean splitMode) { mActivity = activity; - mReferenceImage = referenceImage; mShouldAssert = shouldAssert; if (splitMode) { @@ -70,12 +67,10 @@ public class BitmapComparer implements BitmapProcessor { Bitmap bmp2 = drawable.getBitmap(); - if (mReferenceImage != null) { - mReferenceImage.setImageBitmap(bmp2); - } - // pixel-perfect matching - could easily re-write to use a fuzzy-matching algorithm + boolean identical = bmp2.sameAs(bitmap); + bmp2.recycle(); // the second and third options are for the manual lookup version if (mShouldAssert) { diff --git a/tests/src/android/theme/cts/ThemeTester.java b/tests/src/android/theme/cts/ThemeTester.java index a69934fe8cbb6ae35112147918478f0bba8c0e15..2dfd1850ddf1ce0b7d42e9ab7ebd65b70761bb43 100644 --- a/tests/src/android/theme/cts/ThemeTester.java +++ b/tests/src/android/theme/cts/ThemeTester.java @@ -19,22 +19,10 @@ package android.theme.cts; import com.android.cts.stub.R; import android.app.Activity; -import android.content.Context; -import android.content.res.Resources; -import android.content.res.Resources.NotFoundException; import android.graphics.Bitmap; import android.graphics.Canvas; -import android.graphics.drawable.BitmapDrawable; import android.view.LayoutInflater; import android.view.View; -import android.widget.ImageView; -import android.widget.TextView; - -import java.io.FileNotFoundException; -import java.io.FileOutputStream; -import java.io.IOException; - -import junit.framework.Assert; /** * This class runs the series of tests for a specific theme in the activity. @@ -45,8 +33,6 @@ import junit.framework.Assert; public class ThemeTester { private Activity mActivity; private String mThemeName; - private ImageView mReferenceImage; - private ImageView mGeneratedImage; private TesterViewGroup mRoot; private boolean mShouldAssert; @@ -60,9 +46,6 @@ public class ThemeTester { mThemeName = themeName; mRoot = (TesterViewGroup) mActivity.findViewById(R.id.test_group); mShouldAssert = true; - - mReferenceImage = (ImageView) mActivity.findViewById(R.id.reference_image); - mGeneratedImage = (ImageView) mActivity.findViewById(R.id.generated_image); } public void setShouldAssert(boolean shouldAssert) { @@ -93,6 +76,7 @@ public class ThemeTester { */ private void runTest(final ThemeTestInfo test) { mRoot.post(new Runnable() { + @Override public void run() { testViewFromId(test); } @@ -106,6 +90,7 @@ public class ThemeTester { ThemeTestInfo[] tests = ThemeTests.getTests(); for (final ThemeTestInfo test : tests) { mRoot.post(new Runnable() { + @Override public void run() { generateViewFromId(test); } @@ -115,8 +100,8 @@ public class ThemeTester { private void testViewFromId(ThemeTestInfo test) { processBitmapFromViewId(test.getLayoutResourceId(), test.getThemeModifier(), - new BitmapComparer(mActivity, mReferenceImage, - mThemeName + "_" + test.getTestName(), mShouldAssert, false)); + new BitmapComparer(mActivity, mThemeName + "_" + test.getTestName(), + mShouldAssert, false)); } private void generateViewFromId(ThemeTestInfo test) { @@ -129,13 +114,13 @@ public class ThemeTester { final View view = constructViewFromLayoutId(resid, modifier); view.post(new Runnable() { + @Override public void run() { Bitmap bitmap = Bitmap.createBitmap( view.getWidth(), view.getHeight(), Bitmap.Config.ARGB_8888); Canvas canvas = new Canvas(bitmap); view.draw(canvas); - mGeneratedImage.setImageBitmap(bitmap); processor.processBitmap(bitmap); bitmap.recycle(); diff --git a/tools/theme-test-tools/themetestscripts.sh b/tools/theme-test-tools/themetestscripts.sh index bab63ffde5a974a6d7d1577eb07343b62a8665df..d14766ed06208e07fe235ead12718214f7010bc7 100755 --- a/tools/theme-test-tools/themetestscripts.sh +++ b/tools/theme-test-tools/themetestscripts.sh @@ -29,11 +29,10 @@ function rtt () { fi; croot && \ - mmm cts/tests/ && \ - mmm cts/tests/tests/theme/ && \ - adb install -r $ANDROID_PRODUCT_OUT/data/app/CtsTestStubs.apk && \ - adb install -r $ANDROID_PRODUCT_OUT/data/app/CtsThemeTestCases.apk && \ - runtest -b --path cts/tests/tests/theme/src + make -j16 adb CtsTestStubs CtsThemeTestCases && \ + adb install -r $ANDROID_PRODUCT_OUT/data/app/CtsTestStubs.apk && \ + adb install -r $ANDROID_PRODUCT_OUT/data/app/CtsThemeTestCases.apk && \ + runtest -b --path cts/tests/tests/theme/src } # Builds the Theme Tests and installs them to the device. @@ -44,13 +43,10 @@ function tt () { return; fi; - croot && \ - adb root && \ - mmm cts/tests/ && \ - mmm cts/tests/tests/theme/ && \ - adb install -r $ANDROID_PRODUCT_OUT/data/app/CtsTestStubs.apk && \ - adb install -r $ANDROID_PRODUCT_OUT/data/app/CtsThemeTestCases.apk && \ - adb shell rm -r data/data/com.android.cts.stub/files/ + croot && \ + make -j16 adb CtsTestStubs CtsThemeTestCases && \ + adb install -r $ANDROID_PRODUCT_OUT/data/app/CtsTestStubs.apk && \ + adb install -r $ANDROID_PRODUCT_OUT/data/app/CtsThemeTestCases.apk } # Builds the theme tests and generates the masters for an xhdpi device. @@ -62,8 +58,8 @@ function gttxhdpi () { fi; croot && \ + make -j16 adb CtsTestStubs CtsThemeTestCases && \ adb root && \ - make CtsTestStubs CtsThemeTestCases && \ adb install -r $ANDROID_PRODUCT_OUT/data/app/CtsTestStubs.apk && \ adb install -r $ANDROID_PRODUCT_OUT/data/app/CtsThemeTestCases.apk && \ adb shell rm -r data/data/com.android.cts.stub/files/ && \ @@ -83,9 +79,8 @@ function gtthdpi () { fi; croot && \ + make -j16 adb CtsTestStubs CtsThemeTestCases && \ adb root && \ - mmm cts/tests/ && \ - mmm cts/tests/tests/theme/ && \ adb install -r $ANDROID_PRODUCT_OUT/data/app/CtsTestStubs.apk && \ adb install -r $ANDROID_PRODUCT_OUT/data/app/CtsThemeTestCases.apk && \ adb shell rm -r data/data/com.android.cts.stub/files/ && \ @@ -107,9 +102,8 @@ function gttmdpi () { fi; croot && \ + make -j16 adb CtsTestStubs CtsThemeTestCases && \ adb root && \ - mmm cts/tests/ && \ - mmm cts/tests/tests/theme/ && \ adb install -r $ANDROID_PRODUCT_OUT/data/app/CtsTestStubs.apk && \ adb install -r $ANDROID_PRODUCT_OUT/data/app/CtsThemeTestCases.apk && \ adb shell rm -r data/data/com.android.cts.stub/files/ && \ @@ -123,7 +117,7 @@ function gttmdpi () { adb shell am instrument -w -e class android.theme.cts.ThemeGenerator#generateThemeBitmaps com.android.cts.theme/android.test.InstrumentationCtsTestRunner && \ adb shell am instrument -w -e class android.theme.cts.ActivitySnapshotTests#generateActivityBitmaps com.android.cts.theme/android.test.InstrumentationCtsTestRunner && \ adb shell am instrument -w -e class android.theme.cts.SplitActivitySnapshotTests#generateActivityBitmaps com.android.cts.theme/android.test.InstrumentationCtsTestRunner && \ - mkdir -p $ANDROID_HOST_OUT/cts/theme-assets-hdpi && \ + mkdir -p $ANDROID_HOST_OUT/cts/theme-assets-mdpi && \ adb pull data/data/com.android.cts.stub/files/ $ANDROID_HOST_OUT/cts/theme-assets-mdpi/ && \ adb shell am display-size reset