Download Free code Android Link Preview

Description

It makes a preview from an url, grabbing all informations. Such as title, relevant texts and images. This a version for Android of my web link preview http://lab.leocardz.com/facebook-link-preview-php--jquery/.

Icons

Android Link Preview

Source Files

The download file Android-Link-Preview-master.zip has the following entries.


README.md//  w  w w. j av a 2 s.  com
link_preview_library/.classpath
link_preview_library/.gitignore
link_preview_library/.project
link_preview_library/.settings/org.eclipse.jdt.core.prefs
link_preview_library/AndroidManifest.xml
link_preview_library/libs/android-support-v4.jar
link_preview_library/libs/jsoup-1.7.2.jar
link_preview_library/lint.xml
link_preview_library/proguard-project.txt
link_preview_library/project.properties
link_preview_library/src/com/leocardz/link/preview/library/DowloadImageCallback.java
link_preview_library/src/com/leocardz/link/preview/library/LinkPreviewCallback.java
link_preview_library/src/com/leocardz/link/preview/library/Regex.java
link_preview_library/src/com/leocardz/link/preview/library/SearchUrls.java
link_preview_library/src/com/leocardz/link/preview/library/SourceContent.java
link_preview_library/src/com/leocardz/link/preview/library/TextCrawler.java
link_preview_sample/.classpath
link_preview_sample/.gitignore
link_preview_sample/.project
link_preview_sample/.settings/org.eclipse.jdt.core.prefs
link_preview_sample/AndroidManifest.xml
link_preview_sample/libs/android-support-v4.jar
link_preview_sample/lint.xml
link_preview_sample/proguard-project
link_preview_sample/project.properties
link_preview_sample/res/anim/anticipate.xml
link_preview_sample/res/anim/come_up.xml
link_preview_sample/res/anim/fade_in.xml
link_preview_sample/res/anim/fade_in_settings.xml
link_preview_sample/res/anim/overshoot.xml
link_preview_sample/res/anim/right_left.xml
link_preview_sample/res/anim/right_left_summary.xml
link_preview_sample/res/anim/route_come_up.xml
link_preview_sample/res/anim/route_go_down.xml
link_preview_sample/res/drawable-hdpi/abs__ab_solid_shadow_holo.9.png
link_preview_sample/res/drawable-hdpi/action_go.png
link_preview_sample/res/drawable-hdpi/close.png
link_preview_sample/res/drawable-hdpi/common_btn_blue_disabled.9.png
link_preview_sample/res/drawable-hdpi/common_btn_blue_focused.9.png
link_preview_sample/res/drawable-hdpi/common_btn_blue_normal.9.png
link_preview_sample/res/drawable-hdpi/common_btn_blue_pressed.9.png
link_preview_sample/res/drawable-hdpi/drawer_shadow.9.png
link_preview_sample/res/drawable-hdpi/ic_info.png
link_preview_sample/res/drawable-hdpi/ic_launcher.png
link_preview_sample/res/drawable-hdpi/ic_refresh.png
link_preview_sample/res/drawable-hdpi/layers.png
link_preview_sample/res/drawable-hdpi/overflow_icon.png
link_preview_sample/res/drawable-mdpi/abs__ab_solid_shadow_holo.9.png
link_preview_sample/res/drawable-mdpi/action_go.png
link_preview_sample/res/drawable-mdpi/close.png
link_preview_sample/res/drawable-mdpi/common_btn_blue_disabled.9.png
link_preview_sample/res/drawable-mdpi/common_btn_blue_focused.9.png
link_preview_sample/res/drawable-mdpi/common_btn_blue_normal.9.png
link_preview_sample/res/drawable-mdpi/common_btn_blue_pressed.9.png
link_preview_sample/res/drawable-mdpi/drawer_shadow.9.png
link_preview_sample/res/drawable-mdpi/ic_info.png
link_preview_sample/res/drawable-mdpi/ic_launcher.png
link_preview_sample/res/drawable-mdpi/ic_refresh.png
link_preview_sample/res/drawable-mdpi/layers.png
link_preview_sample/res/drawable-mdpi/overflow_icon.png
link_preview_sample/res/drawable-xhdpi/abs__ab_solid_shadow_holo.9.png
link_preview_sample/res/drawable-xhdpi/action_go.png
link_preview_sample/res/drawable-xhdpi/close.png
link_preview_sample/res/drawable-xhdpi/common_btn_blue_disabled.9.png
link_preview_sample/res/drawable-xhdpi/common_btn_blue_focused.9.png
link_preview_sample/res/drawable-xhdpi/common_btn_blue_normal.9.png
link_preview_sample/res/drawable-xhdpi/common_btn_blue_pressed.9.png
link_preview_sample/res/drawable-xhdpi/drawer_shadow.9.png
link_preview_sample/res/drawable-xhdpi/ic_info.png
link_preview_sample/res/drawable-xhdpi/ic_launcher.png
link_preview_sample/res/drawable-xhdpi/ic_refresh.png
link_preview_sample/res/drawable-xhdpi/layers.png
link_preview_sample/res/drawable-xhdpi/overflow_icon.png
link_preview_sample/res/drawable-xxhdpi/ic_launcher.png
link_preview_sample/res/drawable/bg_title_tile.png
link_preview_sample/res/drawable/common_button_blue.xml
link_preview_sample/res/drawable/divider_vertical_dark.9.png
link_preview_sample/res/drawable/dotted.xml
link_preview_sample/res/drawable/drop_down.9.png
link_preview_sample/res/drawable/empty.png
link_preview_sample/res/drawable/note_shadow.9.png
link_preview_sample/res/drawable/p_background.xml
link_preview_sample/res/drawable/quick_edit_large_shadow.9.png
link_preview_sample/res/drawable/textfield_activated_holo_dark.9.png
link_preview_sample/res/drawable/textfield_activated_holo_darks.9.png
link_preview_sample/res/drawable/textfield_default_holo_dark.9.png
link_preview_sample/res/drawable/textfield_default_holo_darks.9.png
link_preview_sample/res/layout/failed.xml
link_preview_sample/res/layout/loading.xml
link_preview_sample/res/layout/main.xml
link_preview_sample/res/layout/main_view.xml
link_preview_sample/res/layout/post_content.xml
link_preview_sample/res/layout/preview_content.xml
link_preview_sample/res/values-v11/styles.xml
link_preview_sample/res/values/colors.xml
link_preview_sample/res/values/strings.xml
link_preview_sample/res/values/styles.xml
link_preview_sample/src/com/leocardz/link/preview/Main.java
lp_lib_actionbarsherlock/.classpath
lp_lib_actionbarsherlock/.gitignore
lp_lib_actionbarsherlock/.project
lp_lib_actionbarsherlock/.settings/org.eclipse.jdt.core.prefs
lp_lib_actionbarsherlock/AndroidManifest.xml
lp_lib_actionbarsherlock/LICENSE.txt
lp_lib_actionbarsherlock/README.md
lp_lib_actionbarsherlock/libs/android-support-v4.jar
lp_lib_actionbarsherlock/lint.xml
lp_lib_actionbarsherlock/proguard-project.txt
lp_lib_actionbarsherlock/project.properties
lp_lib_actionbarsherlock/res/color/abs__primary_text_disable_only_holo_dark.xml
lp_lib_actionbarsherlock/res/color/abs__primary_text_disable_only_holo_light.xml
lp_lib_actionbarsherlock/res/color/abs__primary_text_holo_dark.xml
lp_lib_actionbarsherlock/res/color/abs__primary_text_holo_light.xml
lp_lib_actionbarsherlock/res/drawable-hdpi/abs__ab_bottom_solid_dark_holo.9.png
lp_lib_actionbarsherlock/res/drawable-hdpi/abs__ab_bottom_solid_inverse_holo.9.png
lp_lib_actionbarsherlock/res/drawable-hdpi/abs__ab_bottom_solid_light_holo.9.png
lp_lib_actionbarsherlock/res/drawable-hdpi/abs__ab_bottom_transparent_dark_holo.9.png
lp_lib_actionbarsherlock/res/drawable-hdpi/abs__ab_bottom_transparent_light_holo.9.png
lp_lib_actionbarsherlock/res/drawable-hdpi/abs__ab_share_pack_holo_dark.9.png
lp_lib_actionbarsherlock/res/drawable-hdpi/abs__ab_share_pack_holo_light.9.png
lp_lib_actionbarsherlock/res/drawable-hdpi/abs__ab_solid_dark_holo.9.png
lp_lib_actionbarsherlock/res/drawable-hdpi/abs__ab_solid_light_holo.9.png
lp_lib_actionbarsherlock/res/drawable-hdpi/abs__ab_solid_shadow_holo.9.png
lp_lib_actionbarsherlock/res/drawable-hdpi/abs__ab_stacked_solid_dark_holo.9.png
lp_lib_actionbarsherlock/res/drawable-hdpi/abs__ab_stacked_solid_light_holo.9.png
lp_lib_actionbarsherlock/res/drawable-hdpi/abs__ab_stacked_transparent_dark_holo.9.png
lp_lib_actionbarsherlock/res/drawable-hdpi/abs__ab_stacked_transparent_light_holo.9.png
lp_lib_actionbarsherlock/res/drawable-hdpi/abs__ab_transparent_dark_holo.9.png
lp_lib_actionbarsherlock/res/drawable-hdpi/abs__ab_transparent_light_holo.9.png
lp_lib_actionbarsherlock/res/drawable-hdpi/abs__btn_cab_done_default_holo_dark.9.png
lp_lib_actionbarsherlock/res/drawable-hdpi/abs__btn_cab_done_default_holo_light.9.png
lp_lib_actionbarsherlock/res/drawable-hdpi/abs__btn_cab_done_focused_holo_dark.9.png
lp_lib_actionbarsherlock/res/drawable-hdpi/abs__btn_cab_done_focused_holo_light.9.png
lp_lib_actionbarsherlock/res/drawable-hdpi/abs__btn_cab_done_pressed_holo_dark.9.png
lp_lib_actionbarsherlock/res/drawable-hdpi/abs__btn_cab_done_pressed_holo_light.9.png
lp_lib_actionbarsherlock/res/drawable-hdpi/abs__cab_background_bottom_holo_dark.9.png
lp_lib_actionbarsherlock/res/drawable-hdpi/abs__cab_background_bottom_holo_light.9.png
lp_lib_actionbarsherlock/res/drawable-hdpi/abs__cab_background_top_holo_dark.9.png
lp_lib_actionbarsherlock/res/drawable-hdpi/abs__cab_background_top_holo_light.9.png
lp_lib_actionbarsherlock/res/drawable-hdpi/abs__dialog_full_holo_dark.9.png
lp_lib_actionbarsherlock/res/drawable-hdpi/abs__dialog_full_holo_light.9.png
lp_lib_actionbarsherlock/res/drawable-hdpi/abs__ic_ab_back_holo_dark.png
lp_lib_actionbarsherlock/res/drawable-hdpi/abs__ic_ab_back_holo_light.png
lp_lib_actionbarsherlock/res/drawable-hdpi/abs__ic_cab_done_holo_dark.png
lp_lib_actionbarsherlock/res/drawable-hdpi/abs__ic_cab_done_holo_light.png
lp_lib_actionbarsherlock/res/drawable-hdpi/abs__ic_clear_disabled.png
lp_lib_actionbarsherlock/res/drawable-hdpi/abs__ic_clear_normal.png
lp_lib_actionbarsherlock/res/drawable-hdpi/abs__ic_clear_search_api_disabled_holo_light.png
lp_lib_actionbarsherlock/res/drawable-hdpi/abs__ic_clear_search_api_holo_light.png
lp_lib_actionbarsherlock/res/drawable-hdpi/abs__ic_commit_search_api_holo_dark.png
lp_lib_actionbarsherlock/res/drawable-hdpi/abs__ic_commit_search_api_holo_light.png
lp_lib_actionbarsherlock/res/drawable-hdpi/abs__ic_go.png
lp_lib_actionbarsherlock/res/drawable-hdpi/abs__ic_go_search_api_holo_light.png
lp_lib_actionbarsherlock/res/drawable-hdpi/abs__ic_menu_moreoverflow_normal_holo_dark.png
lp_lib_actionbarsherlock/res/drawable-hdpi/abs__ic_menu_moreoverflow_normal_holo_light.png
lp_lib_actionbarsherlock/res/drawable-hdpi/abs__ic_menu_share_holo_dark.png
lp_lib_actionbarsherlock/res/drawable-hdpi/abs__ic_menu_share_holo_light.png
lp_lib_actionbarsherlock/res/drawable-hdpi/abs__ic_search.png
lp_lib_actionbarsherlock/res/drawable-hdpi/abs__ic_search_api_holo_light.png
lp_lib_actionbarsherlock/res/drawable-hdpi/abs__ic_voice_search.png
lp_lib_actionbarsherlock/res/drawable-hdpi/abs__ic_voice_search_api_holo_light.png
lp_lib_actionbarsherlock/res/drawable-hdpi/abs__list_activated_holo.9.png
lp_lib_actionbarsherlock/res/drawable-hdpi/abs__list_divider_holo_dark.9.png
lp_lib_actionbarsherlock/res/drawable-hdpi/abs__list_divider_holo_light.9.png
lp_lib_actionbarsherlock/res/drawable-hdpi/abs__list_focused_holo.9.png
lp_lib_actionbarsherlock/res/drawable-hdpi/abs__list_longpressed_holo.9.png
lp_lib_actionbarsherlock/res/drawable-hdpi/abs__list_pressed_holo_dark.9.png
lp_lib_actionbarsherlock/res/drawable-hdpi/abs__list_pressed_holo_light.9.png
lp_lib_actionbarsherlock/res/drawable-hdpi/abs__list_selector_disabled_holo_dark.9.png
lp_lib_actionbarsherlock/res/drawable-hdpi/abs__list_selector_disabled_holo_light.9.png
lp_lib_actionbarsherlock/res/drawable-hdpi/abs__menu_dropdown_panel_holo_dark.9.png
lp_lib_actionbarsherlock/res/drawable-hdpi/abs__menu_dropdown_panel_holo_light.9.png
lp_lib_actionbarsherlock/res/drawable-hdpi/abs__progress_bg_holo_dark.9.png
lp_lib_actionbarsherlock/res/drawable-hdpi/abs__progress_bg_holo_light.9.png
lp_lib_actionbarsherlock/res/drawable-hdpi/abs__progress_primary_holo_dark.9.png
lp_lib_actionbarsherlock/res/drawable-hdpi/abs__progress_primary_holo_light.9.png
lp_lib_actionbarsherlock/res/drawable-hdpi/abs__progress_secondary_holo_dark.9.png
lp_lib_actionbarsherlock/res/drawable-hdpi/abs__progress_secondary_holo_light.9.png
lp_lib_actionbarsherlock/res/drawable-hdpi/abs__spinner_48_inner_holo.png
lp_lib_actionbarsherlock/res/drawable-hdpi/abs__spinner_48_outer_holo.png
lp_lib_actionbarsherlock/res/drawable-hdpi/abs__spinner_ab_default_holo_dark.9.png
lp_lib_actionbarsherlock/res/drawable-hdpi/abs__spinner_ab_default_holo_light.9.png
lp_lib_actionbarsherlock/res/drawable-hdpi/abs__spinner_ab_disabled_holo_dark.9.png
lp_lib_actionbarsherlock/res/drawable-hdpi/abs__spinner_ab_disabled_holo_light.9.png
lp_lib_actionbarsherlock/res/drawable-hdpi/abs__spinner_ab_focused_holo_dark.9.png
lp_lib_actionbarsherlock/res/drawable-hdpi/abs__spinner_ab_focused_holo_light.9.png
lp_lib_actionbarsherlock/res/drawable-hdpi/abs__spinner_ab_pressed_holo_dark.9.png
lp_lib_actionbarsherlock/res/drawable-hdpi/abs__spinner_ab_pressed_holo_light.9.png
lp_lib_actionbarsherlock/res/drawable-hdpi/abs__tab_selected_focused_holo.9.png
lp_lib_actionbarsherlock/res/drawable-hdpi/abs__tab_selected_holo.9.png
lp_lib_actionbarsherlock/res/drawable-hdpi/abs__tab_selected_pressed_holo.9.png
lp_lib_actionbarsherlock/res/drawable-hdpi/abs__tab_unselected_pressed_holo.9.png
lp_lib_actionbarsherlock/res/drawable-hdpi/abs__textfield_search_default_holo_dark.9.png
lp_lib_actionbarsherlock/res/drawable-hdpi/abs__textfield_search_default_holo_light.9.png
lp_lib_actionbarsherlock/res/drawable-hdpi/abs__textfield_search_right_default_holo_dark.9.png
lp_lib_actionbarsherlock/res/drawable-hdpi/abs__textfield_search_right_default_holo_light.9.png
lp_lib_actionbarsherlock/res/drawable-hdpi/abs__textfield_search_right_selected_holo_dark.9.png
lp_lib_actionbarsherlock/res/drawable-hdpi/abs__textfield_search_right_selected_holo_light.9.png
lp_lib_actionbarsherlock/res/drawable-hdpi/abs__textfield_search_selected_holo_dark.9.png
lp_lib_actionbarsherlock/res/drawable-hdpi/abs__textfield_search_selected_holo_light.9.png
lp_lib_actionbarsherlock/res/drawable-hdpi/abs__toast_frame.9.png
lp_lib_actionbarsherlock/res/drawable-hdpi/ic_launcher.png
lp_lib_actionbarsherlock/res/drawable-ldpi/ic_launcher.png
lp_lib_actionbarsherlock/res/drawable-mdpi/abs__ab_bottom_solid_dark_holo.9.png
lp_lib_actionbarsherlock/res/drawable-mdpi/abs__ab_bottom_solid_inverse_holo.9.png
lp_lib_actionbarsherlock/res/drawable-mdpi/abs__ab_bottom_solid_light_holo.9.png
lp_lib_actionbarsherlock/res/drawable-mdpi/abs__ab_bottom_transparent_dark_holo.9.png
lp_lib_actionbarsherlock/res/drawable-mdpi/abs__ab_bottom_transparent_light_holo.9.png
lp_lib_actionbarsherlock/res/drawable-mdpi/abs__ab_share_pack_holo_dark.9.png
lp_lib_actionbarsherlock/res/drawable-mdpi/abs__ab_share_pack_holo_light.9.png
lp_lib_actionbarsherlock/res/drawable-mdpi/abs__ab_solid_dark_holo.9.png
lp_lib_actionbarsherlock/res/drawable-mdpi/abs__ab_solid_light_holo.9.png
lp_lib_actionbarsherlock/res/drawable-mdpi/abs__ab_solid_shadow_holo.9.png
lp_lib_actionbarsherlock/res/drawable-mdpi/abs__ab_stacked_solid_dark_holo.9.png
lp_lib_actionbarsherlock/res/drawable-mdpi/abs__ab_stacked_solid_light_holo.9.png
lp_lib_actionbarsherlock/res/drawable-mdpi/abs__ab_stacked_transparent_dark_holo.9.png
lp_lib_actionbarsherlock/res/drawable-mdpi/abs__ab_stacked_transparent_light_holo.9.png
lp_lib_actionbarsherlock/res/drawable-mdpi/abs__ab_transparent_dark_holo.9.png
lp_lib_actionbarsherlock/res/drawable-mdpi/abs__ab_transparent_light_holo.9.png
lp_lib_actionbarsherlock/res/drawable-mdpi/abs__btn_cab_done_default_holo_dark.9.png
lp_lib_actionbarsherlock/res/drawable-mdpi/abs__btn_cab_done_default_holo_light.9.png
lp_lib_actionbarsherlock/res/drawable-mdpi/abs__btn_cab_done_focused_holo_dark.9.png
lp_lib_actionbarsherlock/res/drawable-mdpi/abs__btn_cab_done_focused_holo_light.9.png
lp_lib_actionbarsherlock/res/drawable-mdpi/abs__btn_cab_done_pressed_holo_dark.9.png
lp_lib_actionbarsherlock/res/drawable-mdpi/abs__btn_cab_done_pressed_holo_light.9.png
lp_lib_actionbarsherlock/res/drawable-mdpi/abs__cab_background_bottom_holo_dark.9.png
lp_lib_actionbarsherlock/res/drawable-mdpi/abs__cab_background_bottom_holo_light.9.png
lp_lib_actionbarsherlock/res/drawable-mdpi/abs__cab_background_top_holo_dark.9.png
lp_lib_actionbarsherlock/res/drawable-mdpi/abs__cab_background_top_holo_light.9.png
lp_lib_actionbarsherlock/res/drawable-mdpi/abs__dialog_full_holo_dark.9.png
lp_lib_actionbarsherlock/res/drawable-mdpi/abs__dialog_full_holo_light.9.png
lp_lib_actionbarsherlock/res/drawable-mdpi/abs__ic_ab_back_holo_dark.png
lp_lib_actionbarsherlock/res/drawable-mdpi/abs__ic_ab_back_holo_light.png
lp_lib_actionbarsherlock/res/drawable-mdpi/abs__ic_cab_done_holo_dark.png
lp_lib_actionbarsherlock/res/drawable-mdpi/abs__ic_cab_done_holo_light.png
lp_lib_actionbarsherlock/res/drawable-mdpi/abs__ic_clear_disabled.png
lp_lib_actionbarsherlock/res/drawable-mdpi/abs__ic_clear_normal.png
lp_lib_actionbarsherlock/res/drawable-mdpi/abs__ic_clear_search_api_disabled_holo_light.png
lp_lib_actionbarsherlock/res/drawable-mdpi/abs__ic_clear_search_api_holo_light.png
lp_lib_actionbarsherlock/res/drawable-mdpi/abs__ic_commit_search_api_holo_dark.png
lp_lib_actionbarsherlock/res/drawable-mdpi/abs__ic_commit_search_api_holo_light.png
lp_lib_actionbarsherlock/res/drawable-mdpi/abs__ic_go.png
lp_lib_actionbarsherlock/res/drawable-mdpi/abs__ic_go_search_api_holo_light.png
lp_lib_actionbarsherlock/res/drawable-mdpi/abs__ic_menu_moreoverflow_normal_holo_dark.png
lp_lib_actionbarsherlock/res/drawable-mdpi/abs__ic_menu_moreoverflow_normal_holo_light.png
lp_lib_actionbarsherlock/res/drawable-mdpi/abs__ic_menu_share_holo_dark.png
lp_lib_actionbarsherlock/res/drawable-mdpi/abs__ic_menu_share_holo_light.png
lp_lib_actionbarsherlock/res/drawable-mdpi/abs__ic_search.png
lp_lib_actionbarsherlock/res/drawable-mdpi/abs__ic_search_api_holo_light.png
lp_lib_actionbarsherlock/res/drawable-mdpi/abs__ic_voice_search.png
lp_lib_actionbarsherlock/res/drawable-mdpi/abs__ic_voice_search_api_holo_light.png
lp_lib_actionbarsherlock/res/drawable-mdpi/abs__list_activated_holo.9.png
lp_lib_actionbarsherlock/res/drawable-mdpi/abs__list_divider_holo_dark.9.png
lp_lib_actionbarsherlock/res/drawable-mdpi/abs__list_divider_holo_light.9.png
lp_lib_actionbarsherlock/res/drawable-mdpi/abs__list_focused_holo.9.png
lp_lib_actionbarsherlock/res/drawable-mdpi/abs__list_longpressed_holo.9.png
lp_lib_actionbarsherlock/res/drawable-mdpi/abs__list_pressed_holo_dark.9.png
lp_lib_actionbarsherlock/res/drawable-mdpi/abs__list_pressed_holo_light.9.png
lp_lib_actionbarsherlock/res/drawable-mdpi/abs__list_selector_disabled_holo_dark.9.png
lp_lib_actionbarsherlock/res/drawable-mdpi/abs__list_selector_disabled_holo_light.9.png
lp_lib_actionbarsherlock/res/drawable-mdpi/abs__menu_dropdown_panel_holo_dark.9.png
lp_lib_actionbarsherlock/res/drawable-mdpi/abs__menu_dropdown_panel_holo_light.9.png
lp_lib_actionbarsherlock/res/drawable-mdpi/abs__progress_bg_holo_dark.9.png
lp_lib_actionbarsherlock/res/drawable-mdpi/abs__progress_bg_holo_light.9.png
lp_lib_actionbarsherlock/res/drawable-mdpi/abs__progress_primary_holo_dark.9.png
lp_lib_actionbarsherlock/res/drawable-mdpi/abs__progress_primary_holo_light.9.png
lp_lib_actionbarsherlock/res/drawable-mdpi/abs__progress_secondary_holo_dark.9.png
lp_lib_actionbarsherlock/res/drawable-mdpi/abs__progress_secondary_holo_light.9.png
lp_lib_actionbarsherlock/res/drawable-mdpi/abs__spinner_48_inner_holo.png
lp_lib_actionbarsherlock/res/drawable-mdpi/abs__spinner_48_outer_holo.png
lp_lib_actionbarsherlock/res/drawable-mdpi/abs__spinner_ab_default_holo_dark.9.png
lp_lib_actionbarsherlock/res/drawable-mdpi/abs__spinner_ab_default_holo_light.9.png
lp_lib_actionbarsherlock/res/drawable-mdpi/abs__spinner_ab_disabled_holo_dark.9.png
lp_lib_actionbarsherlock/res/drawable-mdpi/abs__spinner_ab_disabled_holo_light.9.png
lp_lib_actionbarsherlock/res/drawable-mdpi/abs__spinner_ab_focused_holo_dark.9.png
lp_lib_actionbarsherlock/res/drawable-mdpi/abs__spinner_ab_focused_holo_light.9.png
lp_lib_actionbarsherlock/res/drawable-mdpi/abs__spinner_ab_pressed_holo_dark.9.png
lp_lib_actionbarsherlock/res/drawable-mdpi/abs__spinner_ab_pressed_holo_light.9.png
lp_lib_actionbarsherlock/res/drawable-mdpi/abs__tab_selected_focused_holo.9.png
lp_lib_actionbarsherlock/res/drawable-mdpi/abs__tab_selected_holo.9.png
lp_lib_actionbarsherlock/res/drawable-mdpi/abs__tab_selected_pressed_holo.9.png
lp_lib_actionbarsherlock/res/drawable-mdpi/abs__tab_unselected_pressed_holo.9.png
lp_lib_actionbarsherlock/res/drawable-mdpi/abs__textfield_search_default_holo_dark.9.png
lp_lib_actionbarsherlock/res/drawable-mdpi/abs__textfield_search_default_holo_light.9.png
lp_lib_actionbarsherlock/res/drawable-mdpi/abs__textfield_search_right_default_holo_dark.9.png
lp_lib_actionbarsherlock/res/drawable-mdpi/abs__textfield_search_right_default_holo_light.9.png
lp_lib_actionbarsherlock/res/drawable-mdpi/abs__textfield_search_right_selected_holo_dark.9.png
lp_lib_actionbarsherlock/res/drawable-mdpi/abs__textfield_search_right_selected_holo_light.9.png
lp_lib_actionbarsherlock/res/drawable-mdpi/abs__textfield_search_selected_holo_dark.9.png
lp_lib_actionbarsherlock/res/drawable-mdpi/abs__textfield_search_selected_holo_light.9.png
lp_lib_actionbarsherlock/res/drawable-mdpi/abs__toast_frame.9.png
lp_lib_actionbarsherlock/res/drawable-mdpi/ic_launcher.png
lp_lib_actionbarsherlock/res/drawable-v11/abs__progress_medium_holo.xml
lp_lib_actionbarsherlock/res/drawable-xhdpi/abs__ab_bottom_solid_dark_holo.9.png
lp_lib_actionbarsherlock/res/drawable-xhdpi/abs__ab_bottom_solid_inverse_holo.9.png
lp_lib_actionbarsherlock/res/drawable-xhdpi/abs__ab_bottom_solid_light_holo.9.png
lp_lib_actionbarsherlock/res/drawable-xhdpi/abs__ab_bottom_transparent_dark_holo.9.png
lp_lib_actionbarsherlock/res/drawable-xhdpi/abs__ab_bottom_transparent_light_holo.9.png
lp_lib_actionbarsherlock/res/drawable-xhdpi/abs__ab_share_pack_holo_dark.9.png
lp_lib_actionbarsherlock/res/drawable-xhdpi/abs__ab_share_pack_holo_light.9.png
lp_lib_actionbarsherlock/res/drawable-xhdpi/abs__ab_solid_dark_holo.9.png
lp_lib_actionbarsherlock/res/drawable-xhdpi/abs__ab_solid_light_holo.9.png
lp_lib_actionbarsherlock/res/drawable-xhdpi/abs__ab_solid_shadow_holo.9.png
lp_lib_actionbarsherlock/res/drawable-xhdpi/abs__ab_stacked_solid_dark_holo.9.png
lp_lib_actionbarsherlock/res/drawable-xhdpi/abs__ab_stacked_solid_light_holo.9.png
lp_lib_actionbarsherlock/res/drawable-xhdpi/abs__ab_stacked_transparent_dark_holo.9.png
lp_lib_actionbarsherlock/res/drawable-xhdpi/abs__ab_stacked_transparent_light_holo.9.png
lp_lib_actionbarsherlock/res/drawable-xhdpi/abs__ab_transparent_dark_holo.9.png
lp_lib_actionbarsherlock/res/drawable-xhdpi/abs__ab_transparent_light_holo.9.png
lp_lib_actionbarsherlock/res/drawable-xhdpi/abs__btn_cab_done_default_holo_dark.9.png
lp_lib_actionbarsherlock/res/drawable-xhdpi/abs__btn_cab_done_default_holo_light.9.png
lp_lib_actionbarsherlock/res/drawable-xhdpi/abs__btn_cab_done_focused_holo_dark.9.png
lp_lib_actionbarsherlock/res/drawable-xhdpi/abs__btn_cab_done_focused_holo_light.9.png
lp_lib_actionbarsherlock/res/drawable-xhdpi/abs__btn_cab_done_pressed_holo_dark.9.png
lp_lib_actionbarsherlock/res/drawable-xhdpi/abs__btn_cab_done_pressed_holo_light.9.png
lp_lib_actionbarsherlock/res/drawable-xhdpi/abs__cab_background_bottom_holo_dark.9.png
lp_lib_actionbarsherlock/res/drawable-xhdpi/abs__cab_background_bottom_holo_light.9.png
lp_lib_actionbarsherlock/res/drawable-xhdpi/abs__cab_background_top_holo_dark.9.png
lp_lib_actionbarsherlock/res/drawable-xhdpi/abs__cab_background_top_holo_light.9.png
lp_lib_actionbarsherlock/res/drawable-xhdpi/abs__dialog_full_holo_dark.9.png
lp_lib_actionbarsherlock/res/drawable-xhdpi/abs__dialog_full_holo_light.9.png
lp_lib_actionbarsherlock/res/drawable-xhdpi/abs__ic_ab_back_holo_dark.png
lp_lib_actionbarsherlock/res/drawable-xhdpi/abs__ic_ab_back_holo_light.png
lp_lib_actionbarsherlock/res/drawable-xhdpi/abs__ic_cab_done_holo_dark.png
lp_lib_actionbarsherlock/res/drawable-xhdpi/abs__ic_cab_done_holo_light.png
lp_lib_actionbarsherlock/res/drawable-xhdpi/abs__ic_clear_disabled.png
lp_lib_actionbarsherlock/res/drawable-xhdpi/abs__ic_clear_search_api_disabled_holo_light.png
lp_lib_actionbarsherlock/res/drawable-xhdpi/abs__ic_clear_search_api_holo_light.png
lp_lib_actionbarsherlock/res/drawable-xhdpi/abs__ic_commit_search_api_holo_dark.png
lp_lib_actionbarsherlock/res/drawable-xhdpi/abs__ic_commit_search_api_holo_light.png
lp_lib_actionbarsherlock/res/drawable-xhdpi/abs__ic_go.png
lp_lib_actionbarsherlock/res/drawable-xhdpi/abs__ic_go_search_api_holo_light.png
lp_lib_actionbarsherlock/res/drawable-xhdpi/abs__ic_menu_moreoverflow_normal_holo_dark.png
lp_lib_actionbarsherlock/res/drawable-xhdpi/abs__ic_menu_moreoverflow_normal_holo_light.png
lp_lib_actionbarsherlock/res/drawable-xhdpi/abs__ic_menu_share_holo_dark.png
lp_lib_actionbarsherlock/res/drawable-xhdpi/abs__ic_menu_share_holo_light.png
lp_lib_actionbarsherlock/res/drawable-xhdpi/abs__ic_search.png
lp_lib_actionbarsherlock/res/drawable-xhdpi/abs__ic_search_api_holo_light.png
lp_lib_actionbarsherlock/res/drawable-xhdpi/abs__ic_voice_search.png
lp_lib_actionbarsherlock/res/drawable-xhdpi/abs__ic_voice_search_api_holo_light.png
lp_lib_actionbarsherlock/res/drawable-xhdpi/abs__list_activated_holo.9.png
lp_lib_actionbarsherlock/res/drawable-xhdpi/abs__list_divider_holo_dark.9.png
lp_lib_actionbarsherlock/res/drawable-xhdpi/abs__list_divider_holo_light.9.png
lp_lib_actionbarsherlock/res/drawable-xhdpi/abs__list_focused_holo.9.png
lp_lib_actionbarsherlock/res/drawable-xhdpi/abs__list_longpressed_holo.9.png
lp_lib_actionbarsherlock/res/drawable-xhdpi/abs__list_pressed_holo_dark.9.png
lp_lib_actionbarsherlock/res/drawable-xhdpi/abs__list_pressed_holo_light.9.png
lp_lib_actionbarsherlock/res/drawable-xhdpi/abs__list_selector_disabled_holo_dark.9.png
lp_lib_actionbarsherlock/res/drawable-xhdpi/abs__list_selector_disabled_holo_light.9.png
lp_lib_actionbarsherlock/res/drawable-xhdpi/abs__menu_dropdown_panel_holo_dark.9.png
lp_lib_actionbarsherlock/res/drawable-xhdpi/abs__menu_dropdown_panel_holo_light.9.png
lp_lib_actionbarsherlock/res/drawable-xhdpi/abs__progress_bg_holo_dark.9.png
lp_lib_actionbarsherlock/res/drawable-xhdpi/abs__progress_bg_holo_light.9.png
lp_lib_actionbarsherlock/res/drawable-xhdpi/abs__progress_primary_holo_dark.9.png
lp_lib_actionbarsherlock/res/drawable-xhdpi/abs__progress_primary_holo_light.9.png
lp_lib_actionbarsherlock/res/drawable-xhdpi/abs__progress_secondary_holo_dark.9.png
lp_lib_actionbarsherlock/res/drawable-xhdpi/abs__progress_secondary_holo_light.9.png
lp_lib_actionbarsherlock/res/drawable-xhdpi/abs__spinner_48_inner_holo.png
lp_lib_actionbarsherlock/res/drawable-xhdpi/abs__spinner_48_outer_holo.png
lp_lib_actionbarsherlock/res/drawable-xhdpi/abs__spinner_ab_default_holo_dark.9.png
lp_lib_actionbarsherlock/res/drawable-xhdpi/abs__spinner_ab_default_holo_light.9.png
lp_lib_actionbarsherlock/res/drawable-xhdpi/abs__spinner_ab_disabled_holo_dark.9.png
lp_lib_actionbarsherlock/res/drawable-xhdpi/abs__spinner_ab_disabled_holo_light.9.png
lp_lib_actionbarsherlock/res/drawable-xhdpi/abs__spinner_ab_focused_holo_dark.9.png
lp_lib_actionbarsherlock/res/drawable-xhdpi/abs__spinner_ab_focused_holo_light.9.png
lp_lib_actionbarsherlock/res/drawable-xhdpi/abs__spinner_ab_pressed_holo_dark.9.png
lp_lib_actionbarsherlock/res/drawable-xhdpi/abs__spinner_ab_pressed_holo_light.9.png
lp_lib_actionbarsherlock/res/drawable-xhdpi/abs__tab_selected_focused_holo.9.png
lp_lib_actionbarsherlock/res/drawable-xhdpi/abs__tab_selected_holo.9.png
lp_lib_actionbarsherlock/res/drawable-xhdpi/abs__tab_selected_pressed_holo.9.png
lp_lib_actionbarsherlock/res/drawable-xhdpi/abs__tab_unselected_pressed_holo.9.png
lp_lib_actionbarsherlock/res/drawable-xhdpi/abs__textfield_search_default_holo_dark.9.png
lp_lib_actionbarsherlock/res/drawable-xhdpi/abs__textfield_search_default_holo_light.9.png
lp_lib_actionbarsherlock/res/drawable-xhdpi/abs__textfield_search_right_default_holo_dark.9.png
lp_lib_actionbarsherlock/res/drawable-xhdpi/abs__textfield_search_right_default_holo_light.9.png
lp_lib_actionbarsherlock/res/drawable-xhdpi/abs__textfield_search_right_selected_holo_dark.9.png
lp_lib_actionbarsherlock/res/drawable-xhdpi/abs__textfield_search_right_selected_holo_light.9.png
lp_lib_actionbarsherlock/res/drawable-xhdpi/abs__textfield_search_selected_holo_dark.9.png
lp_lib_actionbarsherlock/res/drawable-xhdpi/abs__textfield_search_selected_holo_light.9.png
lp_lib_actionbarsherlock/res/drawable-xhdpi/abs__toast_frame.9.png
lp_lib_actionbarsherlock/res/drawable-xhdpi/ic_launcher.png
lp_lib_actionbarsherlock/res/drawable/abs__activated_background_holo_dark.xml
lp_lib_actionbarsherlock/res/drawable/abs__activated_background_holo_light.xml
lp_lib_actionbarsherlock/res/drawable/abs__btn_cab_done_holo_dark.xml
lp_lib_actionbarsherlock/res/drawable/abs__btn_cab_done_holo_light.xml
lp_lib_actionbarsherlock/res/drawable/abs__ic_clear.xml
lp_lib_actionbarsherlock/res/drawable/abs__ic_clear_holo_light.xml
lp_lib_actionbarsherlock/res/drawable/abs__ic_menu_moreoverflow_holo_dark.xml
lp_lib_actionbarsherlock/res/drawable/abs__ic_menu_moreoverflow_holo_light.xml
lp_lib_actionbarsherlock/res/drawable/abs__item_background_holo_dark.xml
lp_lib_actionbarsherlock/res/drawable/abs__item_background_holo_light.xml
lp_lib_actionbarsherlock/res/drawable/abs__list_selector_background_transition_holo_dark.xml
lp_lib_actionbarsherlock/res/drawable/abs__list_selector_background_transition_holo_light.xml
lp_lib_actionbarsherlock/res/drawable/abs__list_selector_holo_dark.xml
lp_lib_actionbarsherlock/res/drawable/abs__list_selector_holo_light.xml
lp_lib_actionbarsherlock/res/drawable/abs__progress_horizontal_holo_dark.xml
lp_lib_actionbarsherlock/res/drawable/abs__progress_horizontal_holo_light.xml
lp_lib_actionbarsherlock/res/drawable/abs__progress_medium_holo.xml
lp_lib_actionbarsherlock/res/drawable/abs__search_dropdown_dark.xml
lp_lib_actionbarsherlock/res/drawable/abs__search_dropdown_light.xml
lp_lib_actionbarsherlock/res/drawable/abs__spinner_ab_holo_dark.xml
lp_lib_actionbarsherlock/res/drawable/abs__spinner_ab_holo_light.xml
lp_lib_actionbarsherlock/res/drawable/abs__tab_indicator_ab_holo.xml
lp_lib_actionbarsherlock/res/drawable/abs__textfield_searchview_holo_dark.xml
lp_lib_actionbarsherlock/res/drawable/abs__textfield_searchview_holo_light.xml
lp_lib_actionbarsherlock/res/drawable/abs__textfield_searchview_right_holo_dark.xml
lp_lib_actionbarsherlock/res/drawable/abs__textfield_searchview_right_holo_light.xml
lp_lib_actionbarsherlock/res/layout-large/abs__action_mode_close_item.xml
lp_lib_actionbarsherlock/res/layout-v14/sherlock_spinner_dropdown_item.xml
lp_lib_actionbarsherlock/res/layout-v14/sherlock_spinner_item.xml
lp_lib_actionbarsherlock/res/layout-xlarge/abs__screen_action_bar.xml
lp_lib_actionbarsherlock/res/layout-xlarge/abs__screen_action_bar_overlay.xml
lp_lib_actionbarsherlock/res/layout/abs__action_bar_home.xml
lp_lib_actionbarsherlock/res/layout/abs__action_bar_tab.xml
lp_lib_actionbarsherlock/res/layout/abs__action_bar_tab_bar_view.xml
lp_lib_actionbarsherlock/res/layout/abs__action_bar_title_item.xml
lp_lib_actionbarsherlock/res/layout/abs__action_menu_item_layout.xml
lp_lib_actionbarsherlock/res/layout/abs__action_menu_layout.xml
lp_lib_actionbarsherlock/res/layout/abs__action_mode_bar.xml
lp_lib_actionbarsherlock/res/layout/abs__action_mode_close_item.xml
lp_lib_actionbarsherlock/res/layout/abs__activity_chooser_view.xml
lp_lib_actionbarsherlock/res/layout/abs__activity_chooser_view_list_item.xml
lp_lib_actionbarsherlock/res/layout/abs__dialog_title_holo.xml
lp_lib_actionbarsherlock/res/layout/abs__list_menu_item_checkbox.xml
lp_lib_actionbarsherlock/res/layout/abs__list_menu_item_icon.xml
lp_lib_actionbarsherlock/res/layout/abs__list_menu_item_layout.xml
lp_lib_actionbarsherlock/res/layout/abs__list_menu_item_radio.xml
lp_lib_actionbarsherlock/res/layout/abs__popup_menu_item_layout.xml
lp_lib_actionbarsherlock/res/layout/abs__screen_action_bar.xml
lp_lib_actionbarsherlock/res/layout/abs__screen_action_bar_overlay.xml
lp_lib_actionbarsherlock/res/layout/abs__screen_simple.xml
lp_lib_actionbarsherlock/res/layout/abs__screen_simple_overlay_action_mode.xml
lp_lib_actionbarsherlock/res/layout/abs__search_dropdown_item_icons_2line.xml
lp_lib_actionbarsherlock/res/layout/abs__search_view.xml
lp_lib_actionbarsherlock/res/layout/abs__simple_dropdown_hint.xml
lp_lib_actionbarsherlock/res/layout/main.xml
lp_lib_actionbarsherlock/res/layout/sherlock_spinner_dropdown_item.xml
lp_lib_actionbarsherlock/res/layout/sherlock_spinner_item.xml
lp_lib_actionbarsherlock/res/values-land/abs__dimens.xml
lp_lib_actionbarsherlock/res/values-large-hdpi-1024x600/abs__dimens.xml
lp_lib_actionbarsherlock/res/values-large-land-hdpi-1024x600/abs__dimens.xml
lp_lib_actionbarsherlock/res/values-large-land-mdpi-1024x600/abs__dimens.xml
lp_lib_actionbarsherlock/res/values-large-mdpi-1024x600/abs__dimens.xml
lp_lib_actionbarsherlock/res/values-large/abs__dimens.xml
lp_lib_actionbarsherlock/res/values-sw600dp/abs__bools.xml
lp_lib_actionbarsherlock/res/values-sw600dp/abs__dimens.xml
lp_lib_actionbarsherlock/res/values-v11/abs__themes.xml
lp_lib_actionbarsherlock/res/values-v14/abs__styles.xml
lp_lib_actionbarsherlock/res/values-v14/abs__themes.xml
lp_lib_actionbarsherlock/res/values-w360dp/abs__dimens.xml
lp_lib_actionbarsherlock/res/values-w480dp/abs__bools.xml
lp_lib_actionbarsherlock/res/values-w480dp/abs__config.xml
lp_lib_actionbarsherlock/res/values-w500dp/abs__dimens.xml
lp_lib_actionbarsherlock/res/values-w600dp/abs__dimens.xml
lp_lib_actionbarsherlock/res/values-xlarge/abs__dimens.xml
lp_lib_actionbarsherlock/res/values/abs__attrs.xml
lp_lib_actionbarsherlock/res/values/abs__bools.xml
lp_lib_actionbarsherlock/res/values/abs__colors.xml
lp_lib_actionbarsherlock/res/values/abs__config.xml
lp_lib_actionbarsherlock/res/values/abs__dimens.xml
lp_lib_actionbarsherlock/res/values/abs__ids.xml
lp_lib_actionbarsherlock/res/values/abs__strings.xml
lp_lib_actionbarsherlock/res/values/abs__styles.xml
lp_lib_actionbarsherlock/res/values/abs__themes.xml
lp_lib_actionbarsherlock/src/android/support/v4/app/Watson.java
lp_lib_actionbarsherlock/src/android/support/v4/app/_ActionBarSherlockTrojanHorse.java
lp_lib_actionbarsherlock/src/com/actionbarsherlock/ActionBarSherlock.java
lp_lib_actionbarsherlock/src/com/actionbarsherlock/app/ActionBar.java
lp_lib_actionbarsherlock/src/com/actionbarsherlock/app/SherlockActivity.java
lp_lib_actionbarsherlock/src/com/actionbarsherlock/app/SherlockDialogFragment.java
lp_lib_actionbarsherlock/src/com/actionbarsherlock/app/SherlockExpandableListActivity.java
lp_lib_actionbarsherlock/src/com/actionbarsherlock/app/SherlockFragment.java
lp_lib_actionbarsherlock/src/com/actionbarsherlock/app/SherlockFragmentActivity.java
lp_lib_actionbarsherlock/src/com/actionbarsherlock/app/SherlockListActivity.java
lp_lib_actionbarsherlock/src/com/actionbarsherlock/app/SherlockListFragment.java
lp_lib_actionbarsherlock/src/com/actionbarsherlock/app/SherlockPreferenceActivity.java
lp_lib_actionbarsherlock/src/com/actionbarsherlock/internal/ActionBarSherlockCompat.java
lp_lib_actionbarsherlock/src/com/actionbarsherlock/internal/ActionBarSherlockNative.java
lp_lib_actionbarsherlock/src/com/actionbarsherlock/internal/ResourcesCompat.java
lp_lib_actionbarsherlock/src/com/actionbarsherlock/internal/app/ActionBarImpl.java
lp_lib_actionbarsherlock/src/com/actionbarsherlock/internal/app/ActionBarWrapper.java
lp_lib_actionbarsherlock/src/com/actionbarsherlock/internal/nineoldandroids/animation/Animator.java
lp_lib_actionbarsherlock/src/com/actionbarsherlock/internal/nineoldandroids/animation/AnimatorListenerAdapter.java
lp_lib_actionbarsherlock/src/com/actionbarsherlock/internal/nineoldandroids/animation/AnimatorSet.java
lp_lib_actionbarsherlock/src/com/actionbarsherlock/internal/nineoldandroids/animation/FloatEvaluator.java
lp_lib_actionbarsherlock/src/com/actionbarsherlock/internal/nineoldandroids/animation/FloatKeyframeSet.java
lp_lib_actionbarsherlock/src/com/actionbarsherlock/internal/nineoldandroids/animation/IntEvaluator.java
lp_lib_actionbarsherlock/src/com/actionbarsherlock/internal/nineoldandroids/animation/IntKeyframeSet.java
lp_lib_actionbarsherlock/src/com/actionbarsherlock/internal/nineoldandroids/animation/Keyframe.java
lp_lib_actionbarsherlock/src/com/actionbarsherlock/internal/nineoldandroids/animation/KeyframeSet.java
lp_lib_actionbarsherlock/src/com/actionbarsherlock/internal/nineoldandroids/animation/ObjectAnimator.java
lp_lib_actionbarsherlock/src/com/actionbarsherlock/internal/nineoldandroids/animation/PropertyValuesHolder.java
lp_lib_actionbarsherlock/src/com/actionbarsherlock/internal/nineoldandroids/animation/TypeEvaluator.java
lp_lib_actionbarsherlock/src/com/actionbarsherlock/internal/nineoldandroids/animation/ValueAnimator.java
lp_lib_actionbarsherlock/src/com/actionbarsherlock/internal/nineoldandroids/view/NineViewGroup.java
lp_lib_actionbarsherlock/src/com/actionbarsherlock/internal/nineoldandroids/view/animation/AnimatorProxy.java
lp_lib_actionbarsherlock/src/com/actionbarsherlock/internal/nineoldandroids/widget/NineFrameLayout.java
lp_lib_actionbarsherlock/src/com/actionbarsherlock/internal/nineoldandroids/widget/NineHorizontalScrollView.java
lp_lib_actionbarsherlock/src/com/actionbarsherlock/internal/nineoldandroids/widget/NineLinearLayout.java
lp_lib_actionbarsherlock/src/com/actionbarsherlock/internal/view/ActionProviderWrapper.java
lp_lib_actionbarsherlock/src/com/actionbarsherlock/internal/view/StandaloneActionMode.java
lp_lib_actionbarsherlock/src/com/actionbarsherlock/internal/view/View_HasStateListenerSupport.java
lp_lib_actionbarsherlock/src/com/actionbarsherlock/internal/view/View_OnAttachStateChangeListener.java
lp_lib_actionbarsherlock/src/com/actionbarsherlock/internal/view/menu/ActionMenu.java
lp_lib_actionbarsherlock/src/com/actionbarsherlock/internal/view/menu/ActionMenuItem.java
lp_lib_actionbarsherlock/src/com/actionbarsherlock/internal/view/menu/ActionMenuItemView.java
lp_lib_actionbarsherlock/src/com/actionbarsherlock/internal/view/menu/ActionMenuPresenter.java
lp_lib_actionbarsherlock/src/com/actionbarsherlock/internal/view/menu/ActionMenuView.java
lp_lib_actionbarsherlock/src/com/actionbarsherlock/internal/view/menu/BaseMenuPresenter.java
lp_lib_actionbarsherlock/src/com/actionbarsherlock/internal/view/menu/ListMenuItemView.java
lp_lib_actionbarsherlock/src/com/actionbarsherlock/internal/view/menu/MenuBuilder.java
lp_lib_actionbarsherlock/src/com/actionbarsherlock/internal/view/menu/MenuItemImpl.java
lp_lib_actionbarsherlock/src/com/actionbarsherlock/internal/view/menu/MenuItemMule.java
lp_lib_actionbarsherlock/src/com/actionbarsherlock/internal/view/menu/MenuItemWrapper.java
lp_lib_actionbarsherlock/src/com/actionbarsherlock/internal/view/menu/MenuMule.java
lp_lib_actionbarsherlock/src/com/actionbarsherlock/internal/view/menu/MenuPopupHelper.java
lp_lib_actionbarsherlock/src/com/actionbarsherlock/internal/view/menu/MenuPresenter.java
lp_lib_actionbarsherlock/src/com/actionbarsherlock/internal/view/menu/MenuView.java
lp_lib_actionbarsherlock/src/com/actionbarsherlock/internal/view/menu/MenuWrapper.java
lp_lib_actionbarsherlock/src/com/actionbarsherlock/internal/view/menu/SubMenuBuilder.java
lp_lib_actionbarsherlock/src/com/actionbarsherlock/internal/view/menu/SubMenuWrapper.java
lp_lib_actionbarsherlock/src/com/actionbarsherlock/internal/widget/AbsActionBarView.java
lp_lib_actionbarsherlock/src/com/actionbarsherlock/internal/widget/ActionBarContainer.java
lp_lib_actionbarsherlock/src/com/actionbarsherlock/internal/widget/ActionBarContextView.java
lp_lib_actionbarsherlock/src/com/actionbarsherlock/internal/widget/ActionBarView.java
lp_lib_actionbarsherlock/src/com/actionbarsherlock/internal/widget/CapitalizingButton.java
lp_lib_actionbarsherlock/src/com/actionbarsherlock/internal/widget/CapitalizingTextView.java
lp_lib_actionbarsherlock/src/com/actionbarsherlock/internal/widget/CollapsibleActionViewWrapper.java
lp_lib_actionbarsherlock/src/com/actionbarsherlock/internal/widget/FakeDialogPhoneWindow.java
lp_lib_actionbarsherlock/src/com/actionbarsherlock/internal/widget/IcsAbsSpinner.java
lp_lib_actionbarsherlock/src/com/actionbarsherlock/internal/widget/IcsAdapterView.java
lp_lib_actionbarsherlock/src/com/actionbarsherlock/internal/widget/IcsColorDrawable.java
lp_lib_actionbarsherlock/src/com/actionbarsherlock/internal/widget/IcsLinearLayout.java
lp_lib_actionbarsherlock/src/com/actionbarsherlock/internal/widget/IcsListPopupWindow.java
lp_lib_actionbarsherlock/src/com/actionbarsherlock/internal/widget/IcsProgressBar.java
lp_lib_actionbarsherlock/src/com/actionbarsherlock/internal/widget/IcsSpinner.java
lp_lib_actionbarsherlock/src/com/actionbarsherlock/internal/widget/IcsToast.java
lp_lib_actionbarsherlock/src/com/actionbarsherlock/internal/widget/IcsView.java
lp_lib_actionbarsherlock/src/com/actionbarsherlock/internal/widget/ScrollingTabContainerView.java
lp_lib_actionbarsherlock/src/com/actionbarsherlock/internal/widget/TabsLinearLayout.java
lp_lib_actionbarsherlock/src/com/actionbarsherlock/view/ActionMode.java
lp_lib_actionbarsherlock/src/com/actionbarsherlock/view/ActionProvider.java
lp_lib_actionbarsherlock/src/com/actionbarsherlock/view/CollapsibleActionView.java
lp_lib_actionbarsherlock/src/com/actionbarsherlock/view/Menu.java
lp_lib_actionbarsherlock/src/com/actionbarsherlock/view/MenuInflater.java
lp_lib_actionbarsherlock/src/com/actionbarsherlock/view/MenuItem.java
lp_lib_actionbarsherlock/src/com/actionbarsherlock/view/SubMenu.java
lp_lib_actionbarsherlock/src/com/actionbarsherlock/view/Window.java
lp_lib_actionbarsherlock/src/com/actionbarsherlock/widget/ActivityChooserModel.java
lp_lib_actionbarsherlock/src/com/actionbarsherlock/widget/ActivityChooserView.java
lp_lib_actionbarsherlock/src/com/actionbarsherlock/widget/SearchView.java
lp_lib_actionbarsherlock/src/com/actionbarsherlock/widget/ShareActionProvider.java
lp_lib_actionbarsherlock/src/com/actionbarsherlock/widget/SuggestionsAdapter.java
lp_lib_holoeverywhere/.classpath
lp_lib_holoeverywhere/.gitignore
lp_lib_holoeverywhere/.project
lp_lib_holoeverywhere/.settings/org.eclipse.core.resources.prefs
lp_lib_holoeverywhere/.settings/org.eclipse.jdt.core.prefs
lp_lib_holoeverywhere/.settings/org.eclipse.jdt.ui.prefs
lp_lib_holoeverywhere/.settings/org.eclipse.m2e.core.prefs
lp_lib_holoeverywhere/AndroidManifest.xml
lp_lib_holoeverywhere/library.iml
lp_lib_holoeverywhere/libs/android-support-v4.jar
lp_lib_holoeverywhere/lint.xml
lp_lib_holoeverywhere/pom.xml
lp_lib_holoeverywhere/project.properties
lp_lib_holoeverywhere/res/anim/dialog_enter.xml
lp_lib_holoeverywhere/res/anim/dialog_exit.xml
lp_lib_holoeverywhere/res/anim/fade_in.xml
lp_lib_holoeverywhere/res/anim/fade_out.xml
lp_lib_holoeverywhere/res/anim/grow_fade_in.xml
lp_lib_holoeverywhere/res/anim/grow_fade_in_center.xml
lp_lib_holoeverywhere/res/anim/grow_fade_in_from_bottom.xml
lp_lib_holoeverywhere/res/anim/shrink_fade_out.xml
lp_lib_holoeverywhere/res/anim/shrink_fade_out_center.xml
lp_lib_holoeverywhere/res/anim/shrink_fade_out_from_bottom.xml
lp_lib_holoeverywhere/res/color/primary_text_disable_only_holo_dark.xml
lp_lib_holoeverywhere/res/color/primary_text_disable_only_holo_light.xml
lp_lib_holoeverywhere/res/color/primary_text_holo_dark.xml
lp_lib_holoeverywhere/res/color/primary_text_holo_light.xml
lp_lib_holoeverywhere/res/color/primary_text_nodisable_holo_dark.xml
lp_lib_holoeverywhere/res/color/primary_text_nodisable_holo_light.xml
lp_lib_holoeverywhere/res/color/secondary_text_holo_dark.xml
lp_lib_holoeverywhere/res/color/secondary_text_holo_light.xml
lp_lib_holoeverywhere/res/color/secondary_text_nodisable_holo_dark.xml
lp_lib_holoeverywhere/res/color/secondary_text_nodisable_holo_light.xml
lp_lib_holoeverywhere/res/color/tertiary_text_holo_dark.xml
lp_lib_holoeverywhere/res/color/tertiary_text_holo_light.xml
lp_lib_holoeverywhere/res/drawable-hdpi/activity_picker_bg_activated.9.png
lp_lib_holoeverywhere/res/drawable-hdpi/activity_picker_bg_focused.9.png
lp_lib_holoeverywhere/res/drawable-hdpi/btn_check_label_background.9.png
lp_lib_holoeverywhere/res/drawable-hdpi/btn_check_off_disable_focused_holo_light.png
lp_lib_holoeverywhere/res/drawable-hdpi/btn_check_off_disable_holo_dark.png
lp_lib_holoeverywhere/res/drawable-hdpi/btn_check_off_disable_holo_light.png
lp_lib_holoeverywhere/res/drawable-hdpi/btn_check_off_disabled_focused_holo_dark.png
lp_lib_holoeverywhere/res/drawable-hdpi/btn_check_off_disabled_focused_holo_light.png
lp_lib_holoeverywhere/res/drawable-hdpi/btn_check_off_disabled_holo_dark.png
lp_lib_holoeverywhere/res/drawable-hdpi/btn_check_off_disabled_holo_light.png
lp_lib_holoeverywhere/res/drawable-hdpi/btn_check_off_focused_holo_dark.png
lp_lib_holoeverywhere/res/drawable-hdpi/btn_check_off_focused_holo_light.png
lp_lib_holoeverywhere/res/drawable-hdpi/btn_check_off_holo_dark.png
lp_lib_holoeverywhere/res/drawable-hdpi/btn_check_off_holo_light.png
lp_lib_holoeverywhere/res/drawable-hdpi/btn_check_off_normal_holo_dark.png
lp_lib_holoeverywhere/res/drawable-hdpi/btn_check_off_normal_holo_light.png
lp_lib_holoeverywhere/res/drawable-hdpi/btn_check_off_pressed_holo_dark.png
lp_lib_holoeverywhere/res/drawable-hdpi/btn_check_off_pressed_holo_light.png
lp_lib_holoeverywhere/res/drawable-hdpi/btn_check_on_disable_focused_holo_light.png
lp_lib_holoeverywhere/res/drawable-hdpi/btn_check_on_disable_holo_dark.png
lp_lib_holoeverywhere/res/drawable-hdpi/btn_check_on_disable_holo_light.png
lp_lib_holoeverywhere/res/drawable-hdpi/btn_check_on_disabled_focused_holo_dark.png
lp_lib_holoeverywhere/res/drawable-hdpi/btn_check_on_disabled_focused_holo_light.png
lp_lib_holoeverywhere/res/drawable-hdpi/btn_check_on_disabled_holo_dark.png
lp_lib_holoeverywhere/res/drawable-hdpi/btn_check_on_disabled_holo_light.png
lp_lib_holoeverywhere/res/drawable-hdpi/btn_check_on_focused_holo_dark.png
lp_lib_holoeverywhere/res/drawable-hdpi/btn_check_on_focused_holo_light.png
lp_lib_holoeverywhere/res/drawable-hdpi/btn_check_on_holo_dark.png
lp_lib_holoeverywhere/res/drawable-hdpi/btn_check_on_holo_light.png
lp_lib_holoeverywhere/res/drawable-hdpi/btn_check_on_pressed_holo_dark.png
lp_lib_holoeverywhere/res/drawable-hdpi/btn_check_on_pressed_holo_light.png
lp_lib_holoeverywhere/res/drawable-hdpi/btn_default_disabled_focused_holo_dark.9.png
lp_lib_holoeverywhere/res/drawable-hdpi/btn_default_disabled_focused_holo_light.9.png
lp_lib_holoeverywhere/res/drawable-hdpi/btn_default_disabled_holo_dark.9.png
lp_lib_holoeverywhere/res/drawable-hdpi/btn_default_disabled_holo_light.9.png
lp_lib_holoeverywhere/res/drawable-hdpi/btn_default_focused_holo_dark.9.png
lp_lib_holoeverywhere/res/drawable-hdpi/btn_default_focused_holo_light.9.png
lp_lib_holoeverywhere/res/drawable-hdpi/btn_default_normal_holo_dark.9.png
lp_lib_holoeverywhere/res/drawable-hdpi/btn_default_normal_holo_light.9.png
lp_lib_holoeverywhere/res/drawable-hdpi/btn_default_pressed_holo_dark.9.png
lp_lib_holoeverywhere/res/drawable-hdpi/btn_default_pressed_holo_light.9.png
lp_lib_holoeverywhere/res/drawable-hdpi/btn_group_disabled_holo_dark.9.png
lp_lib_holoeverywhere/res/drawable-hdpi/btn_group_disabled_holo_light.9.png
lp_lib_holoeverywhere/res/drawable-hdpi/btn_group_focused_holo_dark.9.png
lp_lib_holoeverywhere/res/drawable-hdpi/btn_group_focused_holo_light.9.png
lp_lib_holoeverywhere/res/drawable-hdpi/btn_group_normal_holo_dark.9.png
lp_lib_holoeverywhere/res/drawable-hdpi/btn_group_normal_holo_light.9.png
lp_lib_holoeverywhere/res/drawable-hdpi/btn_group_pressed_holo_dark.9.png
lp_lib_holoeverywhere/res/drawable-hdpi/btn_group_pressed_holo_light.9.png
lp_lib_holoeverywhere/res/drawable-hdpi/btn_radio_label_background.9.png
lp_lib_holoeverywhere/res/drawable-hdpi/btn_radio_off_disabled_focused_holo_dark.png
lp_lib_holoeverywhere/res/drawable-hdpi/btn_radio_off_disabled_focused_holo_light.png
lp_lib_holoeverywhere/res/drawable-hdpi/btn_radio_off_disabled_holo_dark.png
lp_lib_holoeverywhere/res/drawable-hdpi/btn_radio_off_disabled_holo_light.png
lp_lib_holoeverywhere/res/drawable-hdpi/btn_radio_off_focused_holo_dark.png
lp_lib_holoeverywhere/res/drawable-hdpi/btn_radio_off_focused_holo_light.png
lp_lib_holoeverywhere/res/drawable-hdpi/btn_radio_off_holo.png
lp_lib_holoeverywhere/res/drawable-hdpi/btn_radio_off_holo_dark.png
lp_lib_holoeverywhere/res/drawable-hdpi/btn_radio_off_holo_light.png
lp_lib_holoeverywhere/res/drawable-hdpi/btn_radio_off_pressed_holo_dark.png
lp_lib_holoeverywhere/res/drawable-hdpi/btn_radio_off_pressed_holo_light.png
lp_lib_holoeverywhere/res/drawable-hdpi/btn_radio_on_disabled_focused_holo_dark.png
lp_lib_holoeverywhere/res/drawable-hdpi/btn_radio_on_disabled_focused_holo_light.png
lp_lib_holoeverywhere/res/drawable-hdpi/btn_radio_on_disabled_holo_dark.png
lp_lib_holoeverywhere/res/drawable-hdpi/btn_radio_on_disabled_holo_light.png
lp_lib_holoeverywhere/res/drawable-hdpi/btn_radio_on_focused_holo_dark.png
lp_lib_holoeverywhere/res/drawable-hdpi/btn_radio_on_focused_holo_light.png
lp_lib_holoeverywhere/res/drawable-hdpi/btn_radio_on_holo_dark.png
lp_lib_holoeverywhere/res/drawable-hdpi/btn_radio_on_holo_light.png
lp_lib_holoeverywhere/res/drawable-hdpi/btn_radio_on_pressed_holo_dark.png
lp_lib_holoeverywhere/res/drawable-hdpi/btn_radio_on_pressed_holo_light.png
lp_lib_holoeverywhere/res/drawable-hdpi/btn_rating_star_off_disabled_focused_holo_dark.png
lp_lib_holoeverywhere/res/drawable-hdpi/btn_rating_star_off_disabled_focused_holo_light.png
lp_lib_holoeverywhere/res/drawable-hdpi/btn_rating_star_off_disabled_holo_dark.png
lp_lib_holoeverywhere/res/drawable-hdpi/btn_rating_star_off_disabled_holo_light.png
lp_lib_holoeverywhere/res/drawable-hdpi/btn_rating_star_off_focused_holo_dark.png
lp_lib_holoeverywhere/res/drawable-hdpi/btn_rating_star_off_focused_holo_light.png
lp_lib_holoeverywhere/res/drawable-hdpi/btn_rating_star_off_normal_holo_dark.png
lp_lib_holoeverywhere/res/drawable-hdpi/btn_rating_star_off_normal_holo_light.png
lp_lib_holoeverywhere/res/drawable-hdpi/btn_rating_star_off_pressed_holo_dark.png
lp_lib_holoeverywhere/res/drawable-hdpi/btn_rating_star_off_pressed_holo_light.png
lp_lib_holoeverywhere/res/drawable-hdpi/btn_rating_star_on_disabled_focused_holo_dark.png
lp_lib_holoeverywhere/res/drawable-hdpi/btn_rating_star_on_disabled_focused_holo_light.png
lp_lib_holoeverywhere/res/drawable-hdpi/btn_rating_star_on_disabled_holo_dark.png
lp_lib_holoeverywhere/res/drawable-hdpi/btn_rating_star_on_disabled_holo_light.png
lp_lib_holoeverywhere/res/drawable-hdpi/btn_rating_star_on_focused_holo_dark.png
lp_lib_holoeverywhere/res/drawable-hdpi/btn_rating_star_on_focused_holo_light.png
lp_lib_holoeverywhere/res/drawable-hdpi/btn_rating_star_on_normal_holo_dark.png
lp_lib_holoeverywhere/res/drawable-hdpi/btn_rating_star_on_normal_holo_light.png
lp_lib_holoeverywhere/res/drawable-hdpi/btn_rating_star_on_pressed_holo_dark.png
lp_lib_holoeverywhere/res/drawable-hdpi/btn_rating_star_on_pressed_holo_light.png
lp_lib_holoeverywhere/res/drawable-hdpi/btn_toggle_off_disabled_focused_holo_dark.9.png
lp_lib_holoeverywhere/res/drawable-hdpi/btn_toggle_off_disabled_focused_holo_light.9.png
lp_lib_holoeverywhere/res/drawable-hdpi/btn_toggle_off_disabled_holo_dark.9.png
lp_lib_holoeverywhere/res/drawable-hdpi/btn_toggle_off_disabled_holo_light.9.png
lp_lib_holoeverywhere/res/drawable-hdpi/btn_toggle_off_focused_holo_dark.9.png
lp_lib_holoeverywhere/res/drawable-hdpi/btn_toggle_off_focused_holo_light.9.png
lp_lib_holoeverywhere/res/drawable-hdpi/btn_toggle_off_normal_holo_dark.9.png
lp_lib_holoeverywhere/res/drawable-hdpi/btn_toggle_off_normal_holo_light.9.png
lp_lib_holoeverywhere/res/drawable-hdpi/btn_toggle_off_pressed_holo_dark.9.png
lp_lib_holoeverywhere/res/drawable-hdpi/btn_toggle_off_pressed_holo_light.9.png
lp_lib_holoeverywhere/res/drawable-hdpi/btn_toggle_on_disabled_focused_holo_dark.9.png
lp_lib_holoeverywhere/res/drawable-hdpi/btn_toggle_on_disabled_focused_holo_light.9.png
lp_lib_holoeverywhere/res/drawable-hdpi/btn_toggle_on_disabled_holo_dark.9.png
lp_lib_holoeverywhere/res/drawable-hdpi/btn_toggle_on_disabled_holo_light.9.png
lp_lib_holoeverywhere/res/drawable-hdpi/btn_toggle_on_focused_holo_dark.9.png
lp_lib_holoeverywhere/res/drawable-hdpi/btn_toggle_on_focused_holo_light.9.png
lp_lib_holoeverywhere/res/drawable-hdpi/btn_toggle_on_normal_holo_dark.9.png
lp_lib_holoeverywhere/res/drawable-hdpi/btn_toggle_on_normal_holo_light.9.png
lp_lib_holoeverywhere/res/drawable-hdpi/btn_toggle_on_pressed_holo_dark.9.png
lp_lib_holoeverywhere/res/drawable-hdpi/btn_toggle_on_pressed_holo_light.9.png
lp_lib_holoeverywhere/res/drawable-hdpi/day_picker_week_view_dayline_holo.9.png
lp_lib_holoeverywhere/res/drawable-hdpi/dialog_bottom_holo_dark.9.png
lp_lib_holoeverywhere/res/drawable-hdpi/dialog_bottom_holo_light.9.png
lp_lib_holoeverywhere/res/drawable-hdpi/dialog_divider_horizontal_holo_dark.9.png
lp_lib_holoeverywhere/res/drawable-hdpi/dialog_divider_horizontal_holo_light.9.png
lp_lib_holoeverywhere/res/drawable-hdpi/dialog_full_holo_dark.9.png
lp_lib_holoeverywhere/res/drawable-hdpi/dialog_full_holo_light.9.png
lp_lib_holoeverywhere/res/drawable-hdpi/dialog_middle_holo.9.png
lp_lib_holoeverywhere/res/drawable-hdpi/dialog_middle_holo_dark.9.png
lp_lib_holoeverywhere/res/drawable-hdpi/dialog_middle_holo_light.9.png
lp_lib_holoeverywhere/res/drawable-hdpi/dialog_top_holo_dark.9.png
lp_lib_holoeverywhere/res/drawable-hdpi/dialog_top_holo_light.9.png
lp_lib_holoeverywhere/res/drawable-hdpi/expander_close_holo_dark.9.png
lp_lib_holoeverywhere/res/drawable-hdpi/expander_close_holo_light.9.png
lp_lib_holoeverywhere/res/drawable-hdpi/expander_ic_maximized.9.png
lp_lib_holoeverywhere/res/drawable-hdpi/expander_ic_minimized.9.png
lp_lib_holoeverywhere/res/drawable-hdpi/expander_open_holo_dark.9.png
lp_lib_holoeverywhere/res/drawable-hdpi/expander_open_holo_light.9.png
lp_lib_holoeverywhere/res/drawable-hdpi/fastscroll_label_left_holo_dark.9.png
lp_lib_holoeverywhere/res/drawable-hdpi/fastscroll_label_left_holo_light.9.png
lp_lib_holoeverywhere/res/drawable-hdpi/fastscroll_label_right_holo_dark.9.png
lp_lib_holoeverywhere/res/drawable-hdpi/fastscroll_label_right_holo_light.9.png
lp_lib_holoeverywhere/res/drawable-hdpi/fastscroll_thumb_default_holo.png
lp_lib_holoeverywhere/res/drawable-hdpi/fastscroll_thumb_pressed_holo.png
lp_lib_holoeverywhere/res/drawable-hdpi/fastscroll_track_default_holo_dark.9.png
lp_lib_holoeverywhere/res/drawable-hdpi/fastscroll_track_default_holo_light.9.png
lp_lib_holoeverywhere/res/drawable-hdpi/fastscroll_track_pressed_holo_dark.9.png
lp_lib_holoeverywhere/res/drawable-hdpi/fastscroll_track_pressed_holo_light.9.png
lp_lib_holoeverywhere/res/drawable-hdpi/list_activated_holo.9.png
lp_lib_holoeverywhere/res/drawable-hdpi/list_divider_holo_dark.9.png
lp_lib_holoeverywhere/res/drawable-hdpi/list_divider_holo_light.9.png
lp_lib_holoeverywhere/res/drawable-hdpi/list_focused_holo.9.png
lp_lib_holoeverywhere/res/drawable-hdpi/list_longpressed_holo.9.png
lp_lib_holoeverywhere/res/drawable-hdpi/list_pressed_holo_dark.9.png
lp_lib_holoeverywhere/res/drawable-hdpi/list_pressed_holo_light.9.png
lp_lib_holoeverywhere/res/drawable-hdpi/list_section_divider_holo_dark.9.png
lp_lib_holoeverywhere/res/drawable-hdpi/list_section_divider_holo_light.9.png
lp_lib_holoeverywhere/res/drawable-hdpi/list_selector_disabled_holo_dark.9.png
lp_lib_holoeverywhere/res/drawable-hdpi/list_selector_disabled_holo_light.9.png
lp_lib_holoeverywhere/res/drawable-hdpi/menu_background_fill_parent_width_holo_dark.9.png
lp_lib_holoeverywhere/res/drawable-hdpi/menu_background_fill_parent_width_holo_light.9.png
lp_lib_holoeverywhere/res/drawable-hdpi/menu_dropdown_panel_holo_dark.9.png
lp_lib_holoeverywhere/res/drawable-hdpi/menu_dropdown_panel_holo_light.9.png
lp_lib_holoeverywhere/res/drawable-hdpi/menu_hardkey_panel_holo_dark.9.png
lp_lib_holoeverywhere/res/drawable-hdpi/menu_hardkey_panel_holo_light.9.png
lp_lib_holoeverywhere/res/drawable-hdpi/numberpicker_selection_divider.9.png
lp_lib_holoeverywhere/res/drawable-hdpi/old_switch_thumb_activated_holo_dark.9.png
lp_lib_holoeverywhere/res/drawable-hdpi/old_switch_thumb_activated_holo_light.9.png
lp_lib_holoeverywhere/res/drawable-hdpi/old_switch_thumb_disabled_holo_dark.9.png
lp_lib_holoeverywhere/res/drawable-hdpi/old_switch_thumb_disabled_holo_light.9.png
lp_lib_holoeverywhere/res/drawable-hdpi/old_switch_thumb_holo_dark.9.png
lp_lib_holoeverywhere/res/drawable-hdpi/old_switch_thumb_holo_light.9.png
lp_lib_holoeverywhere/res/drawable-hdpi/old_switch_thumb_pressed_holo_dark.9.png
lp_lib_holoeverywhere/res/drawable-hdpi/old_switch_thumb_pressed_holo_light.9.png
lp_lib_holoeverywhere/res/drawable-hdpi/overscroll_edge.png
lp_lib_holoeverywhere/res/drawable-hdpi/overscroll_glow.png
lp_lib_holoeverywhere/res/drawable-hdpi/panel_bg_holo_dark.9.png
lp_lib_holoeverywhere/res/drawable-hdpi/panel_bg_holo_light.9.png
lp_lib_holoeverywhere/res/drawable-hdpi/progress_bg_holo_dark.9.png
lp_lib_holoeverywhere/res/drawable-hdpi/progress_bg_holo_light.9.png
lp_lib_holoeverywhere/res/drawable-hdpi/progress_primary_holo_dark.9.png
lp_lib_holoeverywhere/res/drawable-hdpi/progress_primary_holo_light.9.png
lp_lib_holoeverywhere/res/drawable-hdpi/progress_secondary_holo_dark.9.png
lp_lib_holoeverywhere/res/drawable-hdpi/progress_secondary_holo_light.9.png
lp_lib_holoeverywhere/res/drawable-hdpi/progressbar_indeterminate_holo1.png
lp_lib_holoeverywhere/res/drawable-hdpi/progressbar_indeterminate_holo2.png
lp_lib_holoeverywhere/res/drawable-hdpi/progressbar_indeterminate_holo3.png
lp_lib_holoeverywhere/res/drawable-hdpi/progressbar_indeterminate_holo4.png
lp_lib_holoeverywhere/res/drawable-hdpi/progressbar_indeterminate_holo5.png
lp_lib_holoeverywhere/res/drawable-hdpi/progressbar_indeterminate_holo6.png
lp_lib_holoeverywhere/res/drawable-hdpi/progressbar_indeterminate_holo7.png
lp_lib_holoeverywhere/res/drawable-hdpi/progressbar_indeterminate_holo8.png
lp_lib_holoeverywhere/res/drawable-hdpi/rate_star_big_half_holo_dark.png
lp_lib_holoeverywhere/res/drawable-hdpi/rate_star_big_half_holo_light.png
lp_lib_holoeverywhere/res/drawable-hdpi/rate_star_big_off_holo_dark.png
lp_lib_holoeverywhere/res/drawable-hdpi/rate_star_big_off_holo_light.png
lp_lib_holoeverywhere/res/drawable-hdpi/rate_star_big_on_holo_dark.png
lp_lib_holoeverywhere/res/drawable-hdpi/rate_star_big_on_holo_light.png
lp_lib_holoeverywhere/res/drawable-hdpi/rate_star_small_half_holo_dark.png
lp_lib_holoeverywhere/res/drawable-hdpi/rate_star_small_half_holo_light.png
lp_lib_holoeverywhere/res/drawable-hdpi/rate_star_small_off_holo_dark.png
lp_lib_holoeverywhere/res/drawable-hdpi/rate_star_small_off_holo_light.png
lp_lib_holoeverywhere/res/drawable-hdpi/rate_star_small_on_holo_dark.png
lp_lib_holoeverywhere/res/drawable-hdpi/rate_star_small_on_holo_light.png
lp_lib_holoeverywhere/res/drawable-hdpi/scrollbar_handle_holo_dark.9.png
lp_lib_holoeverywhere/res/drawable-hdpi/scrollbar_handle_holo_light.9.png
lp_lib_holoeverywhere/res/drawable-hdpi/scrubber_control_disabled_holo.png
lp_lib_holoeverywhere/res/drawable-hdpi/scrubber_control_focused_holo.png
lp_lib_holoeverywhere/res/drawable-hdpi/scrubber_control_normal_holo.png
lp_lib_holoeverywhere/res/drawable-hdpi/scrubber_control_pressed_holo.png
lp_lib_holoeverywhere/res/drawable-hdpi/scrubber_primary_holo.9.png
lp_lib_holoeverywhere/res/drawable-hdpi/scrubber_secondary_holo.9.png
lp_lib_holoeverywhere/res/drawable-hdpi/scrubber_track_holo_dark.9.png
lp_lib_holoeverywhere/res/drawable-hdpi/scrubber_track_holo_light.9.png
lp_lib_holoeverywhere/res/drawable-hdpi/spinner_16_inner_holo.png
lp_lib_holoeverywhere/res/drawable-hdpi/spinner_16_outer_holo.png
lp_lib_holoeverywhere/res/drawable-hdpi/spinner_20_inner_holo.png
lp_lib_holoeverywhere/res/drawable-hdpi/spinner_20_outer_holo.png
lp_lib_holoeverywhere/res/drawable-hdpi/spinner_48_inner_holo.png
lp_lib_holoeverywhere/res/drawable-hdpi/spinner_48_outer_holo.png
lp_lib_holoeverywhere/res/drawable-hdpi/spinner_76_inner_holo.png
lp_lib_holoeverywhere/res/drawable-hdpi/spinner_76_outer_holo.png
lp_lib_holoeverywhere/res/drawable-hdpi/spinner_default_holo_dark.9.png
lp_lib_holoeverywhere/res/drawable-hdpi/spinner_default_holo_light.9.png
lp_lib_holoeverywhere/res/drawable-hdpi/spinner_disabled_holo_dark.9.png
lp_lib_holoeverywhere/res/drawable-hdpi/spinner_disabled_holo_light.9.png
lp_lib_holoeverywhere/res/drawable-hdpi/spinner_focused_holo_dark.9.png
lp_lib_holoeverywhere/res/drawable-hdpi/spinner_focused_holo_light.9.png
lp_lib_holoeverywhere/res/drawable-hdpi/spinner_pressed_holo_dark.9.png
lp_lib_holoeverywhere/res/drawable-hdpi/spinner_pressed_holo_light.9.png
lp_lib_holoeverywhere/res/drawable-hdpi/switch_bg_disabled_holo_dark.9.png
lp_lib_holoeverywhere/res/drawable-hdpi/switch_bg_disabled_holo_light.9.png
lp_lib_holoeverywhere/res/drawable-hdpi/switch_bg_focused_holo_dark.9.png
lp_lib_holoeverywhere/res/drawable-hdpi/switch_bg_focused_holo_light.9.png
lp_lib_holoeverywhere/res/drawable-hdpi/switch_bg_holo_dark.9.png
lp_lib_holoeverywhere/res/drawable-hdpi/switch_bg_holo_light.9.png
lp_lib_holoeverywhere/res/drawable-hdpi/switch_thumb_activated_holo_dark.9.png
lp_lib_holoeverywhere/res/drawable-hdpi/switch_thumb_activated_holo_light.9.png
lp_lib_holoeverywhere/res/drawable-hdpi/switch_thumb_disabled_holo_dark.9.png
lp_lib_holoeverywhere/res/drawable-hdpi/switch_thumb_disabled_holo_light.9.png
lp_lib_holoeverywhere/res/drawable-hdpi/switch_thumb_holo_dark.9.png
lp_lib_holoeverywhere/res/drawable-hdpi/switch_thumb_holo_light.9.png
lp_lib_holoeverywhere/res/drawable-hdpi/switch_thumb_pressed_holo_dark.9.png
lp_lib_holoeverywhere/res/drawable-hdpi/switch_thumb_pressed_holo_light.9.png
lp_lib_holoeverywhere/res/drawable-hdpi/textfield_activated_holo_dark.9.png
lp_lib_holoeverywhere/res/drawable-hdpi/textfield_activated_holo_light.9.png
lp_lib_holoeverywhere/res/drawable-hdpi/textfield_bg_activated_holo_dark.9.png
lp_lib_holoeverywhere/res/drawable-hdpi/textfield_bg_default_holo_dark.9.png
lp_lib_holoeverywhere/res/drawable-hdpi/textfield_bg_disabled_focused_holo_dark.9.png
lp_lib_holoeverywhere/res/drawable-hdpi/textfield_bg_disabled_holo_dark.9.png
lp_lib_holoeverywhere/res/drawable-hdpi/textfield_bg_focused_holo_dark.9.png
lp_lib_holoeverywhere/res/drawable-hdpi/textfield_default_holo_dark.9.png
lp_lib_holoeverywhere/res/drawable-hdpi/textfield_default_holo_light.9.png
lp_lib_holoeverywhere/res/drawable-hdpi/textfield_disabled_focused_holo_dark.9.png
lp_lib_holoeverywhere/res/drawable-hdpi/textfield_disabled_focused_holo_light.9.png
lp_lib_holoeverywhere/res/drawable-hdpi/textfield_disabled_holo_dark.9.png
lp_lib_holoeverywhere/res/drawable-hdpi/textfield_disabled_holo_light.9.png
lp_lib_holoeverywhere/res/drawable-hdpi/textfield_focused_holo_dark.9.png
lp_lib_holoeverywhere/res/drawable-hdpi/textfield_focused_holo_light.9.png
lp_lib_holoeverywhere/res/drawable-hdpi/textfield_multiline_activated_holo_dark.9.png
lp_lib_holoeverywhere/res/drawable-hdpi/textfield_multiline_default_holo_dark.9.png
lp_lib_holoeverywhere/res/drawable-hdpi/textfield_multiline_disabled_focused_holo_dark.9.png
lp_lib_holoeverywhere/res/drawable-hdpi/textfield_multiline_disabled_holo_dark.9.png
lp_lib_holoeverywhere/res/drawable-hdpi/textfield_multiline_focused_holo_dark.9.png
lp_lib_holoeverywhere/res/drawable-hdpi/toast_frame.9.png
lp_lib_holoeverywhere/res/drawable-mdpi/activity_picker_bg_activated.9.png
lp_lib_holoeverywhere/res/drawable-mdpi/activity_picker_bg_focused.9.png
lp_lib_holoeverywhere/res/drawable-mdpi/btn_check_label_background.9.png
lp_lib_holoeverywhere/res/drawable-mdpi/btn_check_off_disable_holo_dark.png
lp_lib_holoeverywhere/res/drawable-mdpi/btn_check_off_disable_holo_light.png
lp_lib_holoeverywhere/res/drawable-mdpi/btn_check_off_disabled_focused_holo_dark.png
lp_lib_holoeverywhere/res/drawable-mdpi/btn_check_off_disabled_focused_holo_light.png
lp_lib_holoeverywhere/res/drawable-mdpi/btn_check_off_disabled_holo_dark.png
lp_lib_holoeverywhere/res/drawable-mdpi/btn_check_off_disabled_holo_light.png
lp_lib_holoeverywhere/res/drawable-mdpi/btn_check_off_focused_holo_dark.png
lp_lib_holoeverywhere/res/drawable-mdpi/btn_check_off_focused_holo_light.png
lp_lib_holoeverywhere/res/drawable-mdpi/btn_check_off_holo_dark.png
lp_lib_holoeverywhere/res/drawable-mdpi/btn_check_off_holo_light.png
lp_lib_holoeverywhere/res/drawable-mdpi/btn_check_off_normal_holo_dark.png
lp_lib_holoeverywhere/res/drawable-mdpi/btn_check_off_normal_holo_light.png
lp_lib_holoeverywhere/res/drawable-mdpi/btn_check_off_pressed_holo_dark.png
lp_lib_holoeverywhere/res/drawable-mdpi/btn_check_off_pressed_holo_light.png
lp_lib_holoeverywhere/res/drawable-mdpi/btn_check_on_disable_holo_dark.png
lp_lib_holoeverywhere/res/drawable-mdpi/btn_check_on_disable_holo_light.png
lp_lib_holoeverywhere/res/drawable-mdpi/btn_check_on_disabled_focused_holo_dark.png
lp_lib_holoeverywhere/res/drawable-mdpi/btn_check_on_disabled_focused_holo_light.png
lp_lib_holoeverywhere/res/drawable-mdpi/btn_check_on_disabled_holo_dark.png
lp_lib_holoeverywhere/res/drawable-mdpi/btn_check_on_disabled_holo_light.png
lp_lib_holoeverywhere/res/drawable-mdpi/btn_check_on_focused_holo_dark.png
lp_lib_holoeverywhere/res/drawable-mdpi/btn_check_on_focused_holo_light.png
lp_lib_holoeverywhere/res/drawable-mdpi/btn_check_on_holo_dark.png
lp_lib_holoeverywhere/res/drawable-mdpi/btn_check_on_holo_light.png
lp_lib_holoeverywhere/res/drawable-mdpi/btn_check_on_pressed_holo_dark.png
lp_lib_holoeverywhere/res/drawable-mdpi/btn_check_on_pressed_holo_light.png
lp_lib_holoeverywhere/res/drawable-mdpi/btn_default_disabled_focused_holo_dark.9.png
lp_lib_holoeverywhere/res/drawable-mdpi/btn_default_disabled_focused_holo_light.9.png
lp_lib_holoeverywhere/res/drawable-mdpi/btn_default_disabled_holo_dark.9.png
lp_lib_holoeverywhere/res/drawable-mdpi/btn_default_disabled_holo_light.9.png
lp_lib_holoeverywhere/res/drawable-mdpi/btn_default_focused_holo_dark.9.png
lp_lib_holoeverywhere/res/drawable-mdpi/btn_default_focused_holo_light.9.png
lp_lib_holoeverywhere/res/drawable-mdpi/btn_default_normal_holo_dark.9.png
lp_lib_holoeverywhere/res/drawable-mdpi/btn_default_normal_holo_light.9.png
lp_lib_holoeverywhere/res/drawable-mdpi/btn_default_pressed_holo_dark.9.png
lp_lib_holoeverywhere/res/drawable-mdpi/btn_default_pressed_holo_light.9.png
lp_lib_holoeverywhere/res/drawable-mdpi/btn_group_disabled_holo_dark.9.png
lp_lib_holoeverywhere/res/drawable-mdpi/btn_group_disabled_holo_light.9.png
lp_lib_holoeverywhere/res/drawable-mdpi/btn_group_focused_holo_dark.9.png
lp_lib_holoeverywhere/res/drawable-mdpi/btn_group_focused_holo_light.9.png
lp_lib_holoeverywhere/res/drawable-mdpi/btn_group_normal_holo_dark.9.png
lp_lib_holoeverywhere/res/drawable-mdpi/btn_group_normal_holo_light.9.png
lp_lib_holoeverywhere/res/drawable-mdpi/btn_group_pressed_holo_dark.9.png
lp_lib_holoeverywhere/res/drawable-mdpi/btn_group_pressed_holo_light.9.png
lp_lib_holoeverywhere/res/drawable-mdpi/btn_radio_label_background.9.png
lp_lib_holoeverywhere/res/drawable-mdpi/btn_radio_off_disabled_focused_holo_dark.png
lp_lib_holoeverywhere/res/drawable-mdpi/btn_radio_off_disabled_focused_holo_light.png
lp_lib_holoeverywhere/res/drawable-mdpi/btn_radio_off_disabled_holo_dark.png
lp_lib_holoeverywhere/res/drawable-mdpi/btn_radio_off_disabled_holo_light.png
lp_lib_holoeverywhere/res/drawable-mdpi/btn_radio_off_focused_holo_dark.png
lp_lib_holoeverywhere/res/drawable-mdpi/btn_radio_off_focused_holo_light.png
lp_lib_holoeverywhere/res/drawable-mdpi/btn_radio_off_holo.png
lp_lib_holoeverywhere/res/drawable-mdpi/btn_radio_off_holo_dark.png
lp_lib_holoeverywhere/res/drawable-mdpi/btn_radio_off_holo_light.png
lp_lib_holoeverywhere/res/drawable-mdpi/btn_radio_off_pressed_holo_dark.png
lp_lib_holoeverywhere/res/drawable-mdpi/btn_radio_off_pressed_holo_light.png
lp_lib_holoeverywhere/res/drawable-mdpi/btn_radio_on_disabled_focused_holo_dark.png
lp_lib_holoeverywhere/res/drawable-mdpi/btn_radio_on_disabled_focused_holo_light.png
lp_lib_holoeverywhere/res/drawable-mdpi/btn_radio_on_disabled_holo_dark.png
lp_lib_holoeverywhere/res/drawable-mdpi/btn_radio_on_disabled_holo_light.png
lp_lib_holoeverywhere/res/drawable-mdpi/btn_radio_on_focused_holo_dark.png
lp_lib_holoeverywhere/res/drawable-mdpi/btn_radio_on_focused_holo_light.png
lp_lib_holoeverywhere/res/drawable-mdpi/btn_radio_on_holo_dark.png
lp_lib_holoeverywhere/res/drawable-mdpi/btn_radio_on_holo_light.png
lp_lib_holoeverywhere/res/drawable-mdpi/btn_radio_on_pressed_holo_dark.png
lp_lib_holoeverywhere/res/drawable-mdpi/btn_radio_on_pressed_holo_light.png
lp_lib_holoeverywhere/res/drawable-mdpi/btn_rating_star_off_disabled_focused_holo_dark.png
lp_lib_holoeverywhere/res/drawable-mdpi/btn_rating_star_off_disabled_focused_holo_light.png
lp_lib_holoeverywhere/res/drawable-mdpi/btn_rating_star_off_disabled_holo_dark.png
lp_lib_holoeverywhere/res/drawable-mdpi/btn_rating_star_off_disabled_holo_light.png
lp_lib_holoeverywhere/res/drawable-mdpi/btn_rating_star_off_focused_holo_dark.png
lp_lib_holoeverywhere/res/drawable-mdpi/btn_rating_star_off_focused_holo_light.png
lp_lib_holoeverywhere/res/drawable-mdpi/btn_rating_star_off_normal_holo_dark.png
lp_lib_holoeverywhere/res/drawable-mdpi/btn_rating_star_off_normal_holo_light.png
lp_lib_holoeverywhere/res/drawable-mdpi/btn_rating_star_off_pressed_holo_dark.png
lp_lib_holoeverywhere/res/drawable-mdpi/btn_rating_star_off_pressed_holo_light.png
lp_lib_holoeverywhere/res/drawable-mdpi/btn_rating_star_on_disabled_focused_holo_dark.png
lp_lib_holoeverywhere/res/drawable-mdpi/btn_rating_star_on_disabled_focused_holo_light.png
lp_lib_holoeverywhere/res/drawable-mdpi/btn_rating_star_on_disabled_holo_dark.png
lp_lib_holoeverywhere/res/drawable-mdpi/btn_rating_star_on_disabled_holo_light.png
lp_lib_holoeverywhere/res/drawable-mdpi/btn_rating_star_on_focused_holo_dark.png
lp_lib_holoeverywhere/res/drawable-mdpi/btn_rating_star_on_focused_holo_light.png
lp_lib_holoeverywhere/res/drawable-mdpi/btn_rating_star_on_normal_holo_dark.png
lp_lib_holoeverywhere/res/drawable-mdpi/btn_rating_star_on_normal_holo_light.png
lp_lib_holoeverywhere/res/drawable-mdpi/btn_rating_star_on_pressed_holo_dark.png
lp_lib_holoeverywhere/res/drawable-mdpi/btn_rating_star_on_pressed_holo_light.png
lp_lib_holoeverywhere/res/drawable-mdpi/btn_toggle_off_disabled_focused_holo_dark.9.png
lp_lib_holoeverywhere/res/drawable-mdpi/btn_toggle_off_disabled_focused_holo_light.9.png
lp_lib_holoeverywhere/res/drawable-mdpi/btn_toggle_off_disabled_holo_dark.9.png
lp_lib_holoeverywhere/res/drawable-mdpi/btn_toggle_off_disabled_holo_light.9.png
lp_lib_holoeverywhere/res/drawable-mdpi/btn_toggle_off_focused_holo_dark.9.png
lp_lib_holoeverywhere/res/drawable-mdpi/btn_toggle_off_focused_holo_light.9.png
lp_lib_holoeverywhere/res/drawable-mdpi/btn_toggle_off_normal_holo_dark.9.png
lp_lib_holoeverywhere/res/drawable-mdpi/btn_toggle_off_normal_holo_light.9.png
lp_lib_holoeverywhere/res/drawable-mdpi/btn_toggle_off_pressed_holo_dark.9.png
lp_lib_holoeverywhere/res/drawable-mdpi/btn_toggle_off_pressed_holo_light.9.png
lp_lib_holoeverywhere/res/drawable-mdpi/btn_toggle_on_disabled_focused_holo_dark.9.png
lp_lib_holoeverywhere/res/drawable-mdpi/btn_toggle_on_disabled_focused_holo_light.9.png
lp_lib_holoeverywhere/res/drawable-mdpi/btn_toggle_on_disabled_holo_dark.9.png
lp_lib_holoeverywhere/res/drawable-mdpi/btn_toggle_on_disabled_holo_light.9.png
lp_lib_holoeverywhere/res/drawable-mdpi/btn_toggle_on_focused_holo_dark.9.png
lp_lib_holoeverywhere/res/drawable-mdpi/btn_toggle_on_focused_holo_light.9.png
lp_lib_holoeverywhere/res/drawable-mdpi/btn_toggle_on_normal_holo_dark.9.png
lp_lib_holoeverywhere/res/drawable-mdpi/btn_toggle_on_normal_holo_light.9.png
lp_lib_holoeverywhere/res/drawable-mdpi/btn_toggle_on_pressed_holo_dark.9.png
lp_lib_holoeverywhere/res/drawable-mdpi/btn_toggle_on_pressed_holo_light.9.png
lp_lib_holoeverywhere/res/drawable-mdpi/day_picker_week_view_dayline_holo.9.png
lp_lib_holoeverywhere/res/drawable-mdpi/dialog_bottom_holo_dark.9.png
lp_lib_holoeverywhere/res/drawable-mdpi/dialog_bottom_holo_light.9.png
lp_lib_holoeverywhere/res/drawable-mdpi/dialog_divider_horizontal_holo_dark.9.png
lp_lib_holoeverywhere/res/drawable-mdpi/dialog_divider_horizontal_holo_light.9.png
lp_lib_holoeverywhere/res/drawable-mdpi/dialog_full_holo_dark.9.png
lp_lib_holoeverywhere/res/drawable-mdpi/dialog_full_holo_light.9.png
lp_lib_holoeverywhere/res/drawable-mdpi/dialog_middle_holo.9.png
lp_lib_holoeverywhere/res/drawable-mdpi/dialog_middle_holo_dark.9.png
lp_lib_holoeverywhere/res/drawable-mdpi/dialog_top_holo_dark.9.png
lp_lib_holoeverywhere/res/drawable-mdpi/dialog_top_holo_light.9.png
lp_lib_holoeverywhere/res/drawable-mdpi/expander_close_holo_dark.9.png
lp_lib_holoeverywhere/res/drawable-mdpi/expander_close_holo_light.9.png
lp_lib_holoeverywhere/res/drawable-mdpi/expander_ic_maximized.9.png
lp_lib_holoeverywhere/res/drawable-mdpi/expander_ic_minimized.9.png
lp_lib_holoeverywhere/res/drawable-mdpi/expander_open_holo_dark.9.png
lp_lib_holoeverywhere/res/drawable-mdpi/expander_open_holo_light.9.png
lp_lib_holoeverywhere/res/drawable-mdpi/fastscroll_label_left_holo_dark.9.png
lp_lib_holoeverywhere/res/drawable-mdpi/fastscroll_label_left_holo_light.9.png
lp_lib_holoeverywhere/res/drawable-mdpi/fastscroll_label_right_holo_dark.9.png
lp_lib_holoeverywhere/res/drawable-mdpi/fastscroll_label_right_holo_light.9.png
lp_lib_holoeverywhere/res/drawable-mdpi/fastscroll_thumb_default_holo.png
lp_lib_holoeverywhere/res/drawable-mdpi/fastscroll_thumb_pressed_holo.png
lp_lib_holoeverywhere/res/drawable-mdpi/fastscroll_track_default_holo_dark.9.png
lp_lib_holoeverywhere/res/drawable-mdpi/fastscroll_track_default_holo_light.9.png
lp_lib_holoeverywhere/res/drawable-mdpi/fastscroll_track_pressed_holo_dark.9.png
lp_lib_holoeverywhere/res/drawable-mdpi/fastscroll_track_pressed_holo_light.9.png
lp_lib_holoeverywhere/res/drawable-mdpi/list_activated_holo.9.png
lp_lib_holoeverywhere/res/drawable-mdpi/list_divider_holo_dark.9.png
lp_lib_holoeverywhere/res/drawable-mdpi/list_divider_holo_light.9.png
lp_lib_holoeverywhere/res/drawable-mdpi/list_focused_holo.9.png
lp_lib_holoeverywhere/res/drawable-mdpi/list_longpressed_holo.9.png
lp_lib_holoeverywhere/res/drawable-mdpi/list_pressed_holo_dark.9.png
lp_lib_holoeverywhere/res/drawable-mdpi/list_pressed_holo_light.9.png
lp_lib_holoeverywhere/res/drawable-mdpi/list_section_divider_holo_dark.9.png
lp_lib_holoeverywhere/res/drawable-mdpi/list_section_divider_holo_light.9.png
lp_lib_holoeverywhere/res/drawable-mdpi/list_selector_disabled_holo_dark.9.png
lp_lib_holoeverywhere/res/drawable-mdpi/list_selector_disabled_holo_light.9.png
lp_lib_holoeverywhere/res/drawable-mdpi/menu_background_fill_parent_width_holo_dark.9.png
lp_lib_holoeverywhere/res/drawable-mdpi/menu_background_fill_parent_width_holo_light.9.png
lp_lib_holoeverywhere/res/drawable-mdpi/menu_dropdown_panel_holo_dark.9.png
lp_lib_holoeverywhere/res/drawable-mdpi/menu_dropdown_panel_holo_light.9.png
lp_lib_holoeverywhere/res/drawable-mdpi/menu_hardkey_panel_holo_dark.9.png
lp_lib_holoeverywhere/res/drawable-mdpi/menu_hardkey_panel_holo_light.9.png
lp_lib_holoeverywhere/res/drawable-mdpi/numberpicker_selection_divider.9.png
lp_lib_holoeverywhere/res/drawable-mdpi/old_switch_thumb_activated_holo_dark.9.png
lp_lib_holoeverywhere/res/drawable-mdpi/old_switch_thumb_activated_holo_light.9.png
lp_lib_holoeverywhere/res/drawable-mdpi/old_switch_thumb_disabled_holo_dark.9.png
lp_lib_holoeverywhere/res/drawable-mdpi/old_switch_thumb_disabled_holo_light.9.png
lp_lib_holoeverywhere/res/drawable-mdpi/old_switch_thumb_holo_dark.9.png
lp_lib_holoeverywhere/res/drawable-mdpi/old_switch_thumb_holo_light.9.png
lp_lib_holoeverywhere/res/drawable-mdpi/old_switch_thumb_pressed_holo_dark.9.png
lp_lib_holoeverywhere/res/drawable-mdpi/old_switch_thumb_pressed_holo_light.9.png
lp_lib_holoeverywhere/res/drawable-mdpi/overscroll_edge.png
lp_lib_holoeverywhere/res/drawable-mdpi/overscroll_glow.png
lp_lib_holoeverywhere/res/drawable-mdpi/panel_bg_holo_dark.9.png
lp_lib_holoeverywhere/res/drawable-mdpi/panel_bg_holo_light.9.png
lp_lib_holoeverywhere/res/drawable-mdpi/progress_bg_holo_dark.9.png
lp_lib_holoeverywhere/res/drawable-mdpi/progress_bg_holo_light.9.png
lp_lib_holoeverywhere/res/drawable-mdpi/progress_primary_holo_dark.9.png
lp_lib_holoeverywhere/res/drawable-mdpi/progress_primary_holo_light.9.png
lp_lib_holoeverywhere/res/drawable-mdpi/progress_secondary_holo_dark.9.png
lp_lib_holoeverywhere/res/drawable-mdpi/progress_secondary_holo_light.9.png
lp_lib_holoeverywhere/res/drawable-mdpi/progressbar_indeterminate_holo1.png
lp_lib_holoeverywhere/res/drawable-mdpi/progressbar_indeterminate_holo2.png
lp_lib_holoeverywhere/res/drawable-mdpi/progressbar_indeterminate_holo3.png
lp_lib_holoeverywhere/res/drawable-mdpi/progressbar_indeterminate_holo4.png
lp_lib_holoeverywhere/res/drawable-mdpi/progressbar_indeterminate_holo5.png
lp_lib_holoeverywhere/res/drawable-mdpi/progressbar_indeterminate_holo6.png
lp_lib_holoeverywhere/res/drawable-mdpi/progressbar_indeterminate_holo7.png
lp_lib_holoeverywhere/res/drawable-mdpi/progressbar_indeterminate_holo8.png
lp_lib_holoeverywhere/res/drawable-mdpi/rate_star_big_half_holo_dark.png
lp_lib_holoeverywhere/res/drawable-mdpi/rate_star_big_half_holo_light.png
lp_lib_holoeverywhere/res/drawable-mdpi/rate_star_big_off_holo_dark.png
lp_lib_holoeverywhere/res/drawable-mdpi/rate_star_big_off_holo_light.png
lp_lib_holoeverywhere/res/drawable-mdpi/rate_star_big_on_holo_dark.png
lp_lib_holoeverywhere/res/drawable-mdpi/rate_star_big_on_holo_light.png
lp_lib_holoeverywhere/res/drawable-mdpi/rate_star_small_half_holo_dark.png
lp_lib_holoeverywhere/res/drawable-mdpi/rate_star_small_half_holo_light.png
lp_lib_holoeverywhere/res/drawable-mdpi/rate_star_small_off_holo_dark.png
lp_lib_holoeverywhere/res/drawable-mdpi/rate_star_small_off_holo_light.png
lp_lib_holoeverywhere/res/drawable-mdpi/rate_star_small_on_holo_dark.png
lp_lib_holoeverywhere/res/drawable-mdpi/rate_star_small_on_holo_light.png
lp_lib_holoeverywhere/res/drawable-mdpi/scrollbar_handle_holo_dark.9.png
lp_lib_holoeverywhere/res/drawable-mdpi/scrollbar_handle_holo_light.9.png
lp_lib_holoeverywhere/res/drawable-mdpi/scrubber_control_disabled_holo.png
lp_lib_holoeverywhere/res/drawable-mdpi/scrubber_control_focused_holo.png
lp_lib_holoeverywhere/res/drawable-mdpi/scrubber_control_normal_holo.png
lp_lib_holoeverywhere/res/drawable-mdpi/scrubber_control_pressed_holo.png
lp_lib_holoeverywhere/res/drawable-mdpi/scrubber_primary_holo.9.png
lp_lib_holoeverywhere/res/drawable-mdpi/scrubber_secondary_holo.9.png
lp_lib_holoeverywhere/res/drawable-mdpi/scrubber_track_holo_dark.9.png
lp_lib_holoeverywhere/res/drawable-mdpi/scrubber_track_holo_light.9.png
lp_lib_holoeverywhere/res/drawable-mdpi/spinner_16_inner_holo.png
lp_lib_holoeverywhere/res/drawable-mdpi/spinner_16_outer_holo.png
lp_lib_holoeverywhere/res/drawable-mdpi/spinner_20_inner_holo.png
lp_lib_holoeverywhere/res/drawable-mdpi/spinner_20_outer_holo.png
lp_lib_holoeverywhere/res/drawable-mdpi/spinner_48_inner_holo.png
lp_lib_holoeverywhere/res/drawable-mdpi/spinner_48_outer_holo.png
lp_lib_holoeverywhere/res/drawable-mdpi/spinner_76_inner_holo.png
lp_lib_holoeverywhere/res/drawable-mdpi/spinner_76_outer_holo.png
lp_lib_holoeverywhere/res/drawable-mdpi/spinner_default_holo_dark.9.png
lp_lib_holoeverywhere/res/drawable-mdpi/spinner_default_holo_light.9.png
lp_lib_holoeverywhere/res/drawable-mdpi/spinner_disabled_holo_dark.9.png
lp_lib_holoeverywhere/res/drawable-mdpi/spinner_disabled_holo_light.9.png
lp_lib_holoeverywhere/res/drawable-mdpi/spinner_focused_holo_dark.9.png
lp_lib_holoeverywhere/res/drawable-mdpi/spinner_focused_holo_light.9.png
lp_lib_holoeverywhere/res/drawable-mdpi/spinner_pressed_holo_dark.9.png
lp_lib_holoeverywhere/res/drawable-mdpi/spinner_pressed_holo_light.9.png
lp_lib_holoeverywhere/res/drawable-mdpi/switch_bg_disabled_holo_dark.9.png
lp_lib_holoeverywhere/res/drawable-mdpi/switch_bg_disabled_holo_light.9.png
lp_lib_holoeverywhere/res/drawable-mdpi/switch_bg_focused_holo_dark.9.png
lp_lib_holoeverywhere/res/drawable-mdpi/switch_bg_focused_holo_light.9.png
lp_lib_holoeverywhere/res/drawable-mdpi/switch_bg_holo_dark.9.png
lp_lib_holoeverywhere/res/drawable-mdpi/switch_bg_holo_light.9.png
lp_lib_holoeverywhere/res/drawable-mdpi/switch_thumb_activated_holo_dark.9.png
lp_lib_holoeverywhere/res/drawable-mdpi/switch_thumb_activated_holo_light.9.png
lp_lib_holoeverywhere/res/drawable-mdpi/switch_thumb_disabled_holo_dark.9.png
lp_lib_holoeverywhere/res/drawable-mdpi/switch_thumb_disabled_holo_light.9.png
lp_lib_holoeverywhere/res/drawable-mdpi/switch_thumb_holo_dark.9.png
lp_lib_holoeverywhere/res/drawable-mdpi/switch_thumb_holo_light.9.png
lp_lib_holoeverywhere/res/drawable-mdpi/switch_thumb_pressed_holo_dark.9.png
lp_lib_holoeverywhere/res/drawable-mdpi/switch_thumb_pressed_holo_light.9.png
lp_lib_holoeverywhere/res/drawable-mdpi/textfield_activated_holo_light.9.png
lp_lib_holoeverywhere/res/drawable-mdpi/textfield_bg_activated_holo_dark.9.png
lp_lib_holoeverywhere/res/drawable-mdpi/textfield_bg_default_holo_dark.9.png
lp_lib_holoeverywhere/res/drawable-mdpi/textfield_bg_disabled_focused_holo_dark.9.png
lp_lib_holoeverywhere/res/drawable-mdpi/textfield_bg_disabled_holo_dark.9.png
lp_lib_holoeverywhere/res/drawable-mdpi/textfield_bg_focused_holo_dark.9.png
lp_lib_holoeverywhere/res/drawable-mdpi/textfield_default_holo_dark.9.png
lp_lib_holoeverywhere/res/drawable-mdpi/textfield_default_holo_light.9.png
lp_lib_holoeverywhere/res/drawable-mdpi/textfield_disabled_focused_holo_dark.9.png
lp_lib_holoeverywhere/res/drawable-mdpi/textfield_disabled_focused_holo_light.9.png
lp_lib_holoeverywhere/res/drawable-mdpi/textfield_disabled_holo_dark.9.png
lp_lib_holoeverywhere/res/drawable-mdpi/textfield_disabled_holo_light.9.png
lp_lib_holoeverywhere/res/drawable-mdpi/textfield_focused_holo_dark.9.png
lp_lib_holoeverywhere/res/drawable-mdpi/textfield_focused_holo_light.9.png
lp_lib_holoeverywhere/res/drawable-mdpi/textfield_multiline_activated_holo_dark.9.png
lp_lib_holoeverywhere/res/drawable-mdpi/textfield_multiline_default_holo_dark.9.png
lp_lib_holoeverywhere/res/drawable-mdpi/textfield_multiline_disabled_focused_holo_dark.9.png
lp_lib_holoeverywhere/res/drawable-mdpi/textfield_multiline_disabled_holo_dark.9.png
lp_lib_holoeverywhere/res/drawable-mdpi/textfield_multiline_focused_holo_dark.9.png
lp_lib_holoeverywhere/res/drawable-mdpi/toast_frame.9.png
lp_lib_holoeverywhere/res/drawable-xhdpi/activity_picker_bg_activated.9.png
lp_lib_holoeverywhere/res/drawable-xhdpi/activity_picker_bg_focused.9.png
lp_lib_holoeverywhere/res/drawable-xhdpi/btn_check_label_background.9.png
lp_lib_holoeverywhere/res/drawable-xhdpi/btn_check_off_disable_holo_dark.png
lp_lib_holoeverywhere/res/drawable-xhdpi/btn_check_off_disable_holo_light.png
lp_lib_holoeverywhere/res/drawable-xhdpi/btn_check_off_disabled_focused_holo_dark.png
lp_lib_holoeverywhere/res/drawable-xhdpi/btn_check_off_disabled_focused_holo_light.png
lp_lib_holoeverywhere/res/drawable-xhdpi/btn_check_off_disabled_holo_dark.png
lp_lib_holoeverywhere/res/drawable-xhdpi/btn_check_off_disabled_holo_light.png
lp_lib_holoeverywhere/res/drawable-xhdpi/btn_check_off_focused_holo_dark.png
lp_lib_holoeverywhere/res/drawable-xhdpi/btn_check_off_focused_holo_light.png
lp_lib_holoeverywhere/res/drawable-xhdpi/btn_check_off_holo.png
lp_lib_holoeverywhere/res/drawable-xhdpi/btn_check_off_holo_dark.png
lp_lib_holoeverywhere/res/drawable-xhdpi/btn_check_off_holo_light.png
lp_lib_holoeverywhere/res/drawable-xhdpi/btn_check_off_normal_holo_dark.png
lp_lib_holoeverywhere/res/drawable-xhdpi/btn_check_off_normal_holo_light.png
lp_lib_holoeverywhere/res/drawable-xhdpi/btn_check_off_pressed_holo_dark.png
lp_lib_holoeverywhere/res/drawable-xhdpi/btn_check_off_pressed_holo_light.png
lp_lib_holoeverywhere/res/drawable-xhdpi/btn_check_on_disabled_focused_holo_dark.png
lp_lib_holoeverywhere/res/drawable-xhdpi/btn_check_on_disabled_focused_holo_light.png
lp_lib_holoeverywhere/res/drawable-xhdpi/btn_check_on_disabled_holo_dark.png
lp_lib_holoeverywhere/res/drawable-xhdpi/btn_check_on_disabled_holo_light.png
lp_lib_holoeverywhere/res/drawable-xhdpi/btn_check_on_focused_holo_dark.png
lp_lib_holoeverywhere/res/drawable-xhdpi/btn_check_on_focused_holo_light.png
lp_lib_holoeverywhere/res/drawable-xhdpi/btn_check_on_holo.png
lp_lib_holoeverywhere/res/drawable-xhdpi/btn_check_on_holo_dark.png
lp_lib_holoeverywhere/res/drawable-xhdpi/btn_check_on_holo_light.png
lp_lib_holoeverywhere/res/drawable-xhdpi/btn_check_on_pressed_holo_dark.png
lp_lib_holoeverywhere/res/drawable-xhdpi/btn_check_on_pressed_holo_light.png
lp_lib_holoeverywhere/res/drawable-xhdpi/btn_default_disabled_focused_holo_dark.9.png
lp_lib_holoeverywhere/res/drawable-xhdpi/btn_default_disabled_focused_holo_light.9.png
lp_lib_holoeverywhere/res/drawable-xhdpi/btn_default_disabled_holo_dark.9.png
lp_lib_holoeverywhere/res/drawable-xhdpi/btn_default_disabled_holo_light.9.png
lp_lib_holoeverywhere/res/drawable-xhdpi/btn_default_focused_holo_dark.9.png
lp_lib_holoeverywhere/res/drawable-xhdpi/btn_default_focused_holo_light.9.png
lp_lib_holoeverywhere/res/drawable-xhdpi/btn_default_normal_holo_dark.9.png
lp_lib_holoeverywhere/res/drawable-xhdpi/btn_default_normal_holo_light.9.png
lp_lib_holoeverywhere/res/drawable-xhdpi/btn_default_pressed_holo_dark.9.png
lp_lib_holoeverywhere/res/drawable-xhdpi/btn_default_pressed_holo_light.9.png
lp_lib_holoeverywhere/res/drawable-xhdpi/btn_group_disabled_holo_dark.9.png
lp_lib_holoeverywhere/res/drawable-xhdpi/btn_group_disabled_holo_light.9.png
lp_lib_holoeverywhere/res/drawable-xhdpi/btn_group_focused_holo_dark.9.png
lp_lib_holoeverywhere/res/drawable-xhdpi/btn_group_focused_holo_light.9.png
lp_lib_holoeverywhere/res/drawable-xhdpi/btn_group_normal_holo_dark.9.png
lp_lib_holoeverywhere/res/drawable-xhdpi/btn_group_normal_holo_light.9.png
lp_lib_holoeverywhere/res/drawable-xhdpi/btn_group_pressed_holo_dark.9.png
lp_lib_holoeverywhere/res/drawable-xhdpi/btn_group_pressed_holo_light.9.png
lp_lib_holoeverywhere/res/drawable-xhdpi/btn_radio_label_background.9.png
lp_lib_holoeverywhere/res/drawable-xhdpi/btn_radio_off_disabled_focused_holo_dark.png
lp_lib_holoeverywhere/res/drawable-xhdpi/btn_radio_off_disabled_focused_holo_light.png
lp_lib_holoeverywhere/res/drawable-xhdpi/btn_radio_off_disabled_holo_dark.png
lp_lib_holoeverywhere/res/drawable-xhdpi/btn_radio_off_disabled_holo_light.png
lp_lib_holoeverywhere/res/drawable-xhdpi/btn_radio_off_focused_holo_dark.png
lp_lib_holoeverywhere/res/drawable-xhdpi/btn_radio_off_focused_holo_light.png
lp_lib_holoeverywhere/res/drawable-xhdpi/btn_radio_off_holo.png
lp_lib_holoeverywhere/res/drawable-xhdpi/btn_radio_off_holo_dark.png
lp_lib_holoeverywhere/res/drawable-xhdpi/btn_radio_off_holo_light.png
lp_lib_holoeverywhere/res/drawable-xhdpi/btn_radio_off_pressed_holo_dark.png
lp_lib_holoeverywhere/res/drawable-xhdpi/btn_radio_off_pressed_holo_light.png
lp_lib_holoeverywhere/res/drawable-xhdpi/btn_radio_on_disabled_focused_holo_dark.png
lp_lib_holoeverywhere/res/drawable-xhdpi/btn_radio_on_disabled_focused_holo_light.png
lp_lib_holoeverywhere/res/drawable-xhdpi/btn_radio_on_disabled_holo_dark.png
lp_lib_holoeverywhere/res/drawable-xhdpi/btn_radio_on_disabled_holo_light.png
lp_lib_holoeverywhere/res/drawable-xhdpi/btn_radio_on_focused_holo_dark.png
lp_lib_holoeverywhere/res/drawable-xhdpi/btn_radio_on_focused_holo_light.png
lp_lib_holoeverywhere/res/drawable-xhdpi/btn_radio_on_holo_dark.png
lp_lib_holoeverywhere/res/drawable-xhdpi/btn_radio_on_holo_light.png
lp_lib_holoeverywhere/res/drawable-xhdpi/btn_radio_on_pressed_holo_dark.png
lp_lib_holoeverywhere/res/drawable-xhdpi/btn_radio_on_pressed_holo_light.png
lp_lib_holoeverywhere/res/drawable-xhdpi/btn_rating_star_off_disabled_focused_holo_dark.png
lp_lib_holoeverywhere/res/drawable-xhdpi/btn_rating_star_off_disabled_focused_holo_light.png
lp_lib_holoeverywhere/res/drawable-xhdpi/btn_rating_star_off_disabled_holo_dark.png
lp_lib_holoeverywhere/res/drawable-xhdpi/btn_rating_star_off_disabled_holo_light.png
lp_lib_holoeverywhere/res/drawable-xhdpi/btn_rating_star_off_focused_holo_dark.png
lp_lib_holoeverywhere/res/drawable-xhdpi/btn_rating_star_off_focused_holo_light.png
lp_lib_holoeverywhere/res/drawable-xhdpi/btn_rating_star_off_normal_holo_dark.png
lp_lib_holoeverywhere/res/drawable-xhdpi/btn_rating_star_off_normal_holo_light.png
lp_lib_holoeverywhere/res/drawable-xhdpi/btn_rating_star_off_pressed_holo_dark.png
lp_lib_holoeverywhere/res/drawable-xhdpi/btn_rating_star_off_pressed_holo_light.png
lp_lib_holoeverywhere/res/drawable-xhdpi/btn_rating_star_on_disabled_focused_holo_dark.png
lp_lib_holoeverywhere/res/drawable-xhdpi/btn_rating_star_on_disabled_focused_holo_light.png
lp_lib_holoeverywhere/res/drawable-xhdpi/btn_rating_star_on_disabled_holo_dark.png
lp_lib_holoeverywhere/res/drawable-xhdpi/btn_rating_star_on_disabled_holo_light.png
lp_lib_holoeverywhere/res/drawable-xhdpi/btn_rating_star_on_focused_holo_dark.png
lp_lib_holoeverywhere/res/drawable-xhdpi/btn_rating_star_on_focused_holo_light.png
lp_lib_holoeverywhere/res/drawable-xhdpi/btn_rating_star_on_normal_holo_dark.png
lp_lib_holoeverywhere/res/drawable-xhdpi/btn_rating_star_on_normal_holo_light.png
lp_lib_holoeverywhere/res/drawable-xhdpi/btn_rating_star_on_pressed_holo_dark.png
lp_lib_holoeverywhere/res/drawable-xhdpi/btn_rating_star_on_pressed_holo_light.png
lp_lib_holoeverywhere/res/drawable-xhdpi/btn_toggle_off_disabled_focused_holo_dark.9.png
lp_lib_holoeverywhere/res/drawable-xhdpi/btn_toggle_off_disabled_focused_holo_light.9.png
lp_lib_holoeverywhere/res/drawable-xhdpi/btn_toggle_off_disabled_holo_dark.9.png
lp_lib_holoeverywhere/res/drawable-xhdpi/btn_toggle_off_disabled_holo_light.9.png
lp_lib_holoeverywhere/res/drawable-xhdpi/btn_toggle_off_focused_holo_dark.9.png
lp_lib_holoeverywhere/res/drawable-xhdpi/btn_toggle_off_focused_holo_light.9.png
lp_lib_holoeverywhere/res/drawable-xhdpi/btn_toggle_off_normal_holo_dark.9.png
lp_lib_holoeverywhere/res/drawable-xhdpi/btn_toggle_off_normal_holo_light.9.png
lp_lib_holoeverywhere/res/drawable-xhdpi/btn_toggle_off_pressed_holo_dark.9.png
lp_lib_holoeverywhere/res/drawable-xhdpi/btn_toggle_off_pressed_holo_light.9.png
lp_lib_holoeverywhere/res/drawable-xhdpi/btn_toggle_on_disabled_focused_holo_dark.9.png
lp_lib_holoeverywhere/res/drawable-xhdpi/btn_toggle_on_disabled_focused_holo_light.9.png
lp_lib_holoeverywhere/res/drawable-xhdpi/btn_toggle_on_disabled_holo_dark.9.png
lp_lib_holoeverywhere/res/drawable-xhdpi/btn_toggle_on_disabled_holo_light.9.png
lp_lib_holoeverywhere/res/drawable-xhdpi/btn_toggle_on_focused_holo_dark.9.png
lp_lib_holoeverywhere/res/drawable-xhdpi/btn_toggle_on_focused_holo_light.9.png
lp_lib_holoeverywhere/res/drawable-xhdpi/btn_toggle_on_normal_holo_dark.9.png
lp_lib_holoeverywhere/res/drawable-xhdpi/btn_toggle_on_normal_holo_light.9.png
lp_lib_holoeverywhere/res/drawable-xhdpi/btn_toggle_on_pressed_holo_dark.9.png
lp_lib_holoeverywhere/res/drawable-xhdpi/btn_toggle_on_pressed_holo_light.9.png
lp_lib_holoeverywhere/res/drawable-xhdpi/day_picker_week_view_dayline_holo.9.png
lp_lib_holoeverywhere/res/drawable-xhdpi/dialog_bottom_holo_dark.9.png
lp_lib_holoeverywhere/res/drawable-xhdpi/dialog_bottom_holo_light.9.png
lp_lib_holoeverywhere/res/drawable-xhdpi/dialog_divider_horizontal_holo_dark.9.png
lp_lib_holoeverywhere/res/drawable-xhdpi/dialog_divider_horizontal_holo_light.9.png
lp_lib_holoeverywhere/res/drawable-xhdpi/dialog_full_holo_dark.9.png
lp_lib_holoeverywhere/res/drawable-xhdpi/dialog_full_holo_light.9.png
lp_lib_holoeverywhere/res/drawable-xhdpi/dialog_middle_holo_dark.9.png
lp_lib_holoeverywhere/res/drawable-xhdpi/dialog_middle_holo_light.9.png
lp_lib_holoeverywhere/res/drawable-xhdpi/dialog_top_holo_dark.9.png
lp_lib_holoeverywhere/res/drawable-xhdpi/dialog_top_holo_light.9.png
lp_lib_holoeverywhere/res/drawable-xhdpi/expander_close_holo_dark.9.png
lp_lib_holoeverywhere/res/drawable-xhdpi/expander_close_holo_light.9.png
lp_lib_holoeverywhere/res/drawable-xhdpi/expander_ic_maximized.9.png
lp_lib_holoeverywhere/res/drawable-xhdpi/expander_ic_minimized.9.png
lp_lib_holoeverywhere/res/drawable-xhdpi/expander_open_holo_dark.9.png
lp_lib_holoeverywhere/res/drawable-xhdpi/expander_open_holo_light.9.png
lp_lib_holoeverywhere/res/drawable-xhdpi/fastscroll_label_left_holo_dark.9.png
lp_lib_holoeverywhere/res/drawable-xhdpi/fastscroll_label_left_holo_light.9.png
lp_lib_holoeverywhere/res/drawable-xhdpi/fastscroll_label_right_holo_dark.9.png
lp_lib_holoeverywhere/res/drawable-xhdpi/fastscroll_label_right_holo_light.9.png
lp_lib_holoeverywhere/res/drawable-xhdpi/fastscroll_thumb_default_holo.png
lp_lib_holoeverywhere/res/drawable-xhdpi/fastscroll_thumb_pressed_holo.png
lp_lib_holoeverywhere/res/drawable-xhdpi/fastscroll_track_default_holo_dark.9.png
lp_lib_holoeverywhere/res/drawable-xhdpi/fastscroll_track_default_holo_light.9.png
lp_lib_holoeverywhere/res/drawable-xhdpi/fastscroll_track_pressed_holo_dark.9.png
lp_lib_holoeverywhere/res/drawable-xhdpi/fastscroll_track_pressed_holo_light.9.png
lp_lib_holoeverywhere/res/drawable-xhdpi/list_activated_holo.9.png
lp_lib_holoeverywhere/res/drawable-xhdpi/list_divider_holo_dark.9.png
lp_lib_holoeverywhere/res/drawable-xhdpi/list_divider_holo_light.9.png
lp_lib_holoeverywhere/res/drawable-xhdpi/list_focused_holo.9.png
lp_lib_holoeverywhere/res/drawable-xhdpi/list_longpressed_holo.9.png
lp_lib_holoeverywhere/res/drawable-xhdpi/list_pressed_holo_dark.9.png
lp_lib_holoeverywhere/res/drawable-xhdpi/list_pressed_holo_light.9.png
lp_lib_holoeverywhere/res/drawable-xhdpi/list_section_divider_holo_dark.9.png
lp_lib_holoeverywhere/res/drawable-xhdpi/list_section_divider_holo_light.9.png
lp_lib_holoeverywhere/res/drawable-xhdpi/list_selector_disabled_holo_dark.9.png
lp_lib_holoeverywhere/res/drawable-xhdpi/list_selector_disabled_holo_light.9.png
lp_lib_holoeverywhere/res/drawable-xhdpi/menu_background_fill_parent_width_holo_dark.9.png
lp_lib_holoeverywhere/res/drawable-xhdpi/menu_background_fill_parent_width_holo_light.9.png
lp_lib_holoeverywhere/res/drawable-xhdpi/menu_dropdown_panel_holo_dark.9.png
lp_lib_holoeverywhere/res/drawable-xhdpi/menu_dropdown_panel_holo_light.9.png
lp_lib_holoeverywhere/res/drawable-xhdpi/menu_hardkey_panel_holo_dark.9.png
lp_lib_holoeverywhere/res/drawable-xhdpi/menu_hardkey_panel_holo_light.9.png
lp_lib_holoeverywhere/res/drawable-xhdpi/numberpicker_selection_divider.9.png
lp_lib_holoeverywhere/res/drawable-xhdpi/old_switch_thumb_activated_holo_dark.9.png
lp_lib_holoeverywhere/res/drawable-xhdpi/old_switch_thumb_activated_holo_light.9.png
lp_lib_holoeverywhere/res/drawable-xhdpi/old_switch_thumb_disabled_holo_dark.9.png
lp_lib_holoeverywhere/res/drawable-xhdpi/old_switch_thumb_disabled_holo_light.9.png
lp_lib_holoeverywhere/res/drawable-xhdpi/old_switch_thumb_holo_dark.9.png
lp_lib_holoeverywhere/res/drawable-xhdpi/old_switch_thumb_holo_light.9.png
lp_lib_holoeverywhere/res/drawable-xhdpi/old_switch_thumb_pressed_holo_dark.9.png
lp_lib_holoeverywhere/res/drawable-xhdpi/old_switch_thumb_pressed_holo_light.9.png
lp_lib_holoeverywhere/res/drawable-xhdpi/overscroll_edge.png
lp_lib_holoeverywhere/res/drawable-xhdpi/overscroll_glow.png
lp_lib_holoeverywhere/res/drawable-xhdpi/panel_bg_holo_dark.9.png
lp_lib_holoeverywhere/res/drawable-xhdpi/panel_bg_holo_light.9.png
lp_lib_holoeverywhere/res/drawable-xhdpi/progress_bg_holo_dark.9.png
lp_lib_holoeverywhere/res/drawable-xhdpi/progress_bg_holo_light.9.png
lp_lib_holoeverywhere/res/drawable-xhdpi/progress_primary_holo_dark.9.png
lp_lib_holoeverywhere/res/drawable-xhdpi/progress_primary_holo_light.9.png
lp_lib_holoeverywhere/res/drawable-xhdpi/progress_secondary_holo_dark.9.png
lp_lib_holoeverywhere/res/drawable-xhdpi/progress_secondary_holo_light.9.png
lp_lib_holoeverywhere/res/drawable-xhdpi/progressbar_indeterminate_holo1.png
lp_lib_holoeverywhere/res/drawable-xhdpi/progressbar_indeterminate_holo2.png
lp_lib_holoeverywhere/res/drawable-xhdpi/progressbar_indeterminate_holo3.png
lp_lib_holoeverywhere/res/drawable-xhdpi/progressbar_indeterminate_holo4.png
lp_lib_holoeverywhere/res/drawable-xhdpi/progressbar_indeterminate_holo5.png
lp_lib_holoeverywhere/res/drawable-xhdpi/progressbar_indeterminate_holo6.png
lp_lib_holoeverywhere/res/drawable-xhdpi/progressbar_indeterminate_holo7.png
lp_lib_holoeverywhere/res/drawable-xhdpi/progressbar_indeterminate_holo8.png
lp_lib_holoeverywhere/res/drawable-xhdpi/rate_star_big_half_holo_dark.png
lp_lib_holoeverywhere/res/drawable-xhdpi/rate_star_big_half_holo_light.png
lp_lib_holoeverywhere/res/drawable-xhdpi/rate_star_big_off_holo_dark.png
lp_lib_holoeverywhere/res/drawable-xhdpi/rate_star_big_off_holo_light.png
lp_lib_holoeverywhere/res/drawable-xhdpi/rate_star_big_on_holo_dark.png
lp_lib_holoeverywhere/res/drawable-xhdpi/rate_star_big_on_holo_light.png
lp_lib_holoeverywhere/res/drawable-xhdpi/rate_star_small_half_holo_dark.png
lp_lib_holoeverywhere/res/drawable-xhdpi/rate_star_small_half_holo_light.png
lp_lib_holoeverywhere/res/drawable-xhdpi/rate_star_small_off_holo_dark.png
lp_lib_holoeverywhere/res/drawable-xhdpi/rate_star_small_off_holo_light.png
lp_lib_holoeverywhere/res/drawable-xhdpi/rate_star_small_on_holo_dark.png
lp_lib_holoeverywhere/res/drawable-xhdpi/rate_star_small_on_holo_light.png
lp_lib_holoeverywhere/res/drawable-xhdpi/scrollbar_handle_holo_dark.9.png
lp_lib_holoeverywhere/res/drawable-xhdpi/scrollbar_handle_holo_light.9.png
lp_lib_holoeverywhere/res/drawable-xhdpi/scrubber_control_disabled_holo.png
lp_lib_holoeverywhere/res/drawable-xhdpi/scrubber_control_focused_holo.png
lp_lib_holoeverywhere/res/drawable-xhdpi/scrubber_control_normal_holo.png
lp_lib_holoeverywhere/res/drawable-xhdpi/scrubber_control_pressed_holo.png
lp_lib_holoeverywhere/res/drawable-xhdpi/scrubber_primary_holo.9.png
lp_lib_holoeverywhere/res/drawable-xhdpi/scrubber_secondary_holo.9.png
lp_lib_holoeverywhere/res/drawable-xhdpi/scrubber_track_holo_dark.9.png
lp_lib_holoeverywhere/res/drawable-xhdpi/scrubber_track_holo_light.9.png
lp_lib_holoeverywhere/res/drawable-xhdpi/spinner_16_inner_holo.png
lp_lib_holoeverywhere/res/drawable-xhdpi/spinner_16_outer_holo.png
lp_lib_holoeverywhere/res/drawable-xhdpi/spinner_20_inner_holo.png
lp_lib_holoeverywhere/res/drawable-xhdpi/spinner_20_outer_holo.png
lp_lib_holoeverywhere/res/drawable-xhdpi/spinner_48_inner_holo.png
lp_lib_holoeverywhere/res/drawable-xhdpi/spinner_48_outer_holo.png
lp_lib_holoeverywhere/res/drawable-xhdpi/spinner_76_inner_holo.png
lp_lib_holoeverywhere/res/drawable-xhdpi/spinner_76_outer_holo.png
lp_lib_holoeverywhere/res/drawable-xhdpi/spinner_default_holo_dark.9.png
lp_lib_holoeverywhere/res/drawable-xhdpi/spinner_default_holo_light.9.png
lp_lib_holoeverywhere/res/drawable-xhdpi/spinner_disabled_holo_dark.9.png
lp_lib_holoeverywhere/res/drawable-xhdpi/spinner_disabled_holo_light.9.png
lp_lib_holoeverywhere/res/drawable-xhdpi/spinner_focused_holo_dark.9.png
lp_lib_holoeverywhere/res/drawable-xhdpi/spinner_focused_holo_light.9.png
lp_lib_holoeverywhere/res/drawable-xhdpi/spinner_pressed_holo_dark.9.png
lp_lib_holoeverywhere/res/drawable-xhdpi/spinner_pressed_holo_light.9.png
lp_lib_holoeverywhere/res/drawable-xhdpi/switch_bg_disabled_holo_dark.9.png
lp_lib_holoeverywhere/res/drawable-xhdpi/switch_bg_disabled_holo_light.9.png
lp_lib_holoeverywhere/res/drawable-xhdpi/switch_bg_focused_holo_dark.9.png
lp_lib_holoeverywhere/res/drawable-xhdpi/switch_bg_focused_holo_light.9.png
lp_lib_holoeverywhere/res/drawable-xhdpi/switch_bg_holo_dark.9.png
lp_lib_holoeverywhere/res/drawable-xhdpi/switch_bg_holo_light.9.png
lp_lib_holoeverywhere/res/drawable-xhdpi/switch_thumb_activated_holo_dark.9.png
lp_lib_holoeverywhere/res/drawable-xhdpi/switch_thumb_activated_holo_light.9.png
lp_lib_holoeverywhere/res/drawable-xhdpi/switch_thumb_disabled_holo_dark.9.png
lp_lib_holoeverywhere/res/drawable-xhdpi/switch_thumb_disabled_holo_light.9.png
lp_lib_holoeverywhere/res/drawable-xhdpi/switch_thumb_holo_dark.9.png
lp_lib_holoeverywhere/res/drawable-xhdpi/switch_thumb_holo_light.9.png
lp_lib_holoeverywhere/res/drawable-xhdpi/switch_thumb_pressed_holo_dark.9.png
lp_lib_holoeverywhere/res/drawable-xhdpi/switch_thumb_pressed_holo_light.9.png
lp_lib_holoeverywhere/res/drawable-xhdpi/textfield_activated_holo_dark.9.png
lp_lib_holoeverywhere/res/drawable-xhdpi/textfield_activated_holo_light.9.png
lp_lib_holoeverywhere/res/drawable-xhdpi/textfield_default_holo_dark.9.png
lp_lib_holoeverywhere/res/drawable-xhdpi/textfield_default_holo_light.9.png
lp_lib_holoeverywhere/res/drawable-xhdpi/textfield_disabled_focused_holo_dark.9.png
lp_lib_holoeverywhere/res/drawable-xhdpi/textfield_disabled_focused_holo_light.9.png
lp_lib_holoeverywhere/res/drawable-xhdpi/textfield_disabled_holo_dark.9.png
lp_lib_holoeverywhere/res/drawable-xhdpi/textfield_disabled_holo_light.9.png
lp_lib_holoeverywhere/res/drawable-xhdpi/textfield_focused_holo_dark.9.png
lp_lib_holoeverywhere/res/drawable-xhdpi/textfield_focused_holo_light.9.png
lp_lib_holoeverywhere/res/drawable-xhdpi/textfield_multiline_activated_holo_dark.9.png
lp_lib_holoeverywhere/res/drawable-xhdpi/textfield_multiline_activated_holo_light.9.png
lp_lib_holoeverywhere/res/drawable-xhdpi/textfield_multiline_default_holo_dark.9.png
lp_lib_holoeverywhere/res/drawable-xhdpi/textfield_multiline_default_holo_light.9.png
lp_lib_holoeverywhere/res/drawable-xhdpi/textfield_multiline_disabled_focused_holo_dark.9.png
lp_lib_holoeverywhere/res/drawable-xhdpi/textfield_multiline_disabled_focused_holo_light.9.png
lp_lib_holoeverywhere/res/drawable-xhdpi/textfield_multiline_disabled_holo_dark.9.png
lp_lib_holoeverywhere/res/drawable-xhdpi/textfield_multiline_disabled_holo_light.9.png
lp_lib_holoeverywhere/res/drawable-xhdpi/textfield_multiline_focused_holo_dark.9.png
lp_lib_holoeverywhere/res/drawable-xhdpi/textfield_multiline_focused_holo_light.9.png
lp_lib_holoeverywhere/res/drawable-xhdpi/toast_frame.9.png
lp_lib_holoeverywhere/res/drawable/activated_background_holo.xml
lp_lib_holoeverywhere/res/drawable/activity_picker_bg.xml
lp_lib_holoeverywhere/res/drawable/background_cache_hint_selector_holo_dark.xml
lp_lib_holoeverywhere/res/drawable/background_cache_hint_selector_holo_light.xml
lp_lib_holoeverywhere/res/drawable/background_holo_dark.xml
lp_lib_holoeverywhere/res/drawable/background_holo_light.xml
lp_lib_holoeverywhere/res/drawable/btn_checkbox_holo_dark.xml
lp_lib_holoeverywhere/res/drawable/btn_checkbox_holo_light.xml
lp_lib_holoeverywhere/res/drawable/btn_default_holo_dark.xml
lp_lib_holoeverywhere/res/drawable/btn_default_holo_light.xml
lp_lib_holoeverywhere/res/drawable/btn_group_holo_dark.xml
lp_lib_holoeverywhere/res/drawable/btn_group_holo_light.xml
lp_lib_holoeverywhere/res/drawable/btn_radio_holo_dark.xml
lp_lib_holoeverywhere/res/drawable/btn_radio_holo_light.xml
lp_lib_holoeverywhere/res/drawable/btn_toggle_holo_dark.xml
lp_lib_holoeverywhere/res/drawable/btn_toggle_holo_light.xml
lp_lib_holoeverywhere/res/drawable/edit_text_holo_dark.xml
lp_lib_holoeverywhere/res/drawable/edit_text_holo_light.xml
lp_lib_holoeverywhere/res/drawable/expander_group.xml
lp_lib_holoeverywhere/res/drawable/expander_group_holo_dark.xml
lp_lib_holoeverywhere/res/drawable/expander_group_holo_light.xml
lp_lib_holoeverywhere/res/drawable/fastscroll_thumb_holo.xml
lp_lib_holoeverywhere/res/drawable/fastscroll_track_holo_dark.xml
lp_lib_holoeverywhere/res/drawable/fastscroll_track_holo_light.xml
lp_lib_holoeverywhere/res/drawable/item_background_holo_dark.xml
lp_lib_holoeverywhere/res/drawable/item_background_holo_light.xml
lp_lib_holoeverywhere/res/drawable/list_selector_background_transition_holo_dark.xml
lp_lib_holoeverywhere/res/drawable/list_selector_background_transition_holo_light.xml
lp_lib_holoeverywhere/res/drawable/list_selector_holo_dark.xml
lp_lib_holoeverywhere/res/drawable/list_selector_holo_light.xml
lp_lib_holoeverywhere/res/drawable/progress_horizontal_holo_dark.xml
lp_lib_holoeverywhere/res/drawable/progress_horizontal_holo_light.xml
lp_lib_holoeverywhere/res/drawable/progress_indeterminate_horizontal_holo.xml
lp_lib_holoeverywhere/res/drawable/progress_large_holo.xml
lp_lib_holoeverywhere/res/drawable/progress_medium_holo.xml
lp_lib_holoeverywhere/res/drawable/progress_small_holo.xml
lp_lib_holoeverywhere/res/drawable/ratingbar_full_empty_holo_dark.xml
lp_lib_holoeverywhere/res/drawable/ratingbar_full_empty_holo_light.xml
lp_lib_holoeverywhere/res/drawable/ratingbar_full_filled_holo_dark.xml
lp_lib_holoeverywhere/res/drawable/ratingbar_full_filled_holo_light.xml
lp_lib_holoeverywhere/res/drawable/ratingbar_full_holo_dark.xml
lp_lib_holoeverywhere/res/drawable/ratingbar_full_holo_light.xml
lp_lib_holoeverywhere/res/drawable/ratingbar_holo_dark.xml
lp_lib_holoeverywhere/res/drawable/ratingbar_holo_light.xml
lp_lib_holoeverywhere/res/drawable/ratingbar_small_holo_dark.xml
lp_lib_holoeverywhere/res/drawable/ratingbar_small_holo_light.xml
lp_lib_holoeverywhere/res/drawable/scrubber_control_selector_holo.xml
lp_lib_holoeverywhere/res/drawable/scrubber_progress_horizontal_holo_dark.xml
lp_lib_holoeverywhere/res/drawable/scrubber_progress_horizontal_holo_light.xml
lp_lib_holoeverywhere/res/drawable/spinner_background_holo_dark.xml
lp_lib_holoeverywhere/res/drawable/spinner_background_holo_light.xml
lp_lib_holoeverywhere/res/drawable/switch_inner_holo_dark.xml
lp_lib_holoeverywhere/res/drawable/switch_inner_holo_light.xml
lp_lib_holoeverywhere/res/drawable/switch_old_inner_holo_dark.xml
lp_lib_holoeverywhere/res/drawable/switch_old_inner_holo_light.xml
lp_lib_holoeverywhere/res/drawable/switch_track_holo_dark.xml
lp_lib_holoeverywhere/res/drawable/switch_track_holo_light.xml
lp_lib_holoeverywhere/res/drawable/transparent.xml
lp_lib_holoeverywhere/res/interpolator/accelerate_cubic.xml
lp_lib_holoeverywhere/res/interpolator/accelerate_decelerate.xml
lp_lib_holoeverywhere/res/interpolator/accelerate_quad.xml
lp_lib_holoeverywhere/res/interpolator/accelerate_quint.xml
lp_lib_holoeverywhere/res/interpolator/anticipate.xml
lp_lib_holoeverywhere/res/interpolator/anticipate_overshoot.xml
lp_lib_holoeverywhere/res/interpolator/bounce.xml
lp_lib_holoeverywhere/res/interpolator/cycle.xml
lp_lib_holoeverywhere/res/interpolator/decelerate_cubic.xml
lp_lib_holoeverywhere/res/interpolator/decelerate_quad.xml
lp_lib_holoeverywhere/res/interpolator/decelerate_quint.xml
lp_lib_holoeverywhere/res/interpolator/linear.xml
lp_lib_holoeverywhere/res/interpolator/overshoot.xml
lp_lib_holoeverywhere/res/layout-sw600dp/date_picker_dialog.xml
lp_lib_holoeverywhere/res/layout-xlarge/select_dialog_holo.xml
lp_lib_holoeverywhere/res/layout-xlarge/select_dialog_item_holo.xml
lp_lib_holoeverywhere/res/layout-xlarge/select_dialog_multichoice_holo.xml
lp_lib_holoeverywhere/res/layout-xlarge/select_dialog_singlechoice_holo.xml
lp_lib_holoeverywhere/res/layout/alert_dialog_holo.xml
lp_lib_holoeverywhere/res/layout/alert_dialog_progress_holo.xml
lp_lib_holoeverywhere/res/layout/calendar_view.xml
lp_lib_holoeverywhere/res/layout/date_picker_dialog.xml
lp_lib_holoeverywhere/res/layout/date_picker_holo.xml
lp_lib_holoeverywhere/res/layout/expandable_list_content.xml
lp_lib_holoeverywhere/res/layout/expanded_menu_layout.xml
lp_lib_holoeverywhere/res/layout/grid_content.xml
lp_lib_holoeverywhere/res/layout/list_content.xml
lp_lib_holoeverywhere/res/layout/list_menu_item_checkbox.xml
lp_lib_holoeverywhere/res/layout/list_menu_item_icon.xml
lp_lib_holoeverywhere/res/layout/list_menu_item_layout.xml
lp_lib_holoeverywhere/res/layout/list_menu_item_radio.xml
lp_lib_holoeverywhere/res/layout/number_picker_with_selector_wheel.xml
lp_lib_holoeverywhere/res/layout/popup_menu_item_layout.xml
lp_lib_holoeverywhere/res/layout/progress_dialog_holo.xml
lp_lib_holoeverywhere/res/layout/resolve_list_item.xml
lp_lib_holoeverywhere/res/layout/resolver_grid.xml
lp_lib_holoeverywhere/res/layout/select_dialog_holo.xml
lp_lib_holoeverywhere/res/layout/select_dialog_item_holo.xml
lp_lib_holoeverywhere/res/layout/select_dialog_multichoice_holo.xml
lp_lib_holoeverywhere/res/layout/select_dialog_singlechoice_holo.xml
lp_lib_holoeverywhere/res/layout/simple_dropdown_hint.xml
lp_lib_holoeverywhere/res/layout/simple_dropdown_item_1line.xml
lp_lib_holoeverywhere/res/layout/simple_list_item_1.xml
lp_lib_holoeverywhere/res/layout/simple_list_item_2.xml
lp_lib_holoeverywhere/res/layout/simple_list_item_2_single_choice.xml
lp_lib_holoeverywhere/res/layout/simple_list_item_activated_1.xml
lp_lib_holoeverywhere/res/layout/simple_list_item_activated_2.xml
lp_lib_holoeverywhere/res/layout/simple_list_item_checked.xml
lp_lib_holoeverywhere/res/layout/simple_list_item_multiple_choice.xml
lp_lib_holoeverywhere/res/layout/simple_list_item_single_choice.xml
lp_lib_holoeverywhere/res/layout/simple_spinner_dropdown_item.xml
lp_lib_holoeverywhere/res/layout/simple_spinner_item.xml
lp_lib_holoeverywhere/res/layout/tab_swipe.xml
lp_lib_holoeverywhere/res/layout/time_picker_dialog.xml
lp_lib_holoeverywhere/res/layout/time_picker_holo.xml
lp_lib_holoeverywhere/res/raw/roboto_bold.ttf
lp_lib_holoeverywhere/res/raw/roboto_bolditalic.ttf
lp_lib_holoeverywhere/res/raw/roboto_italic.ttf
lp_lib_holoeverywhere/res/raw/roboto_regular.ttf
lp_lib_holoeverywhere/res/values-h720dp/dimens.xml
lp_lib_holoeverywhere/res/values-large/config.xml
lp_lib_holoeverywhere/res/values-large/dimens.xml
lp_lib_holoeverywhere/res/values-large/themes.xml
lp_lib_holoeverywhere/res/values-sw600dp/config.xml
lp_lib_holoeverywhere/res/values-sw600dp/dimens.xml
lp_lib_holoeverywhere/res/values-sw720dp/config.xml
lp_lib_holoeverywhere/res/values-sw720dp/dimens.xml
lp_lib_holoeverywhere/res/values-v11/themes.xml
lp_lib_holoeverywhere/res/values/attrs.xml
lp_lib_holoeverywhere/res/values/colors.xml
lp_lib_holoeverywhere/res/values/config.xml
lp_lib_holoeverywhere/res/values/dialogs.xml
lp_lib_holoeverywhere/res/values/dimens.xml
lp_lib_holoeverywhere/res/values/ids.xml
lp_lib_holoeverywhere/res/values/strings.xml
lp_lib_holoeverywhere/res/values/styles.xml
lp_lib_holoeverywhere/res/values/text.xml
lp_lib_holoeverywhere/res/values/themes-core.xml
lp_lib_holoeverywhere/res/values/themes.xml
lp_lib_holoeverywhere/resbuilder/attrs.json
lp_lib_holoeverywhere/resbuilder/dialogs.json
lp_lib_holoeverywhere/resbuilder/format.sh
lp_lib_holoeverywhere/resbuilder/strings.json
lp_lib_holoeverywhere/resbuilder/styles.json
lp_lib_holoeverywhere/resbuilder/text.json
lp_lib_holoeverywhere/resbuilder/themes-core.json
lp_lib_holoeverywhere/resbuilder/themes-large.json
lp_lib_holoeverywhere/resbuilder/themes-v11.json
lp_lib_holoeverywhere/resbuilder/themes-v7.json
lp_lib_urlimageviewhelper/.classpath
lp_lib_urlimageviewhelper/.gitignore
lp_lib_urlimageviewhelper/.project
lp_lib_urlimageviewhelper/.settings/org.eclipse.jdt.core.prefs
lp_lib_urlimageviewhelper/AndroidManifest.xml
lp_lib_urlimageviewhelper/lint.xml
lp_lib_urlimageviewhelper/proguard-project.txt
lp_lib_urlimageviewhelper/proguard.cfg
lp_lib_urlimageviewhelper/project.properties
lp_lib_urlimageviewhelper/res/.gitignore
lp_lib_urlimageviewhelper/src/com/koushikdutta/urlimageviewhelper/AssetUrlDownloader.java
lp_lib_urlimageviewhelper/src/com/koushikdutta/urlimageviewhelper/Constants.java
lp_lib_urlimageviewhelper/src/com/koushikdutta/urlimageviewhelper/ContactContentUrlDownloader.java
lp_lib_urlimageviewhelper/src/com/koushikdutta/urlimageviewhelper/ContentUrlDownloader.java
lp_lib_urlimageviewhelper/src/com/koushikdutta/urlimageviewhelper/DrawableCache.java
lp_lib_urlimageviewhelper/src/com/koushikdutta/urlimageviewhelper/FileUrlDownloader.java
lp_lib_urlimageviewhelper/src/com/koushikdutta/urlimageviewhelper/HttpUrlDownloader.java
lp_lib_urlimageviewhelper/src/com/koushikdutta/urlimageviewhelper/LruBitmapCache.java
lp_lib_urlimageviewhelper/src/com/koushikdutta/urlimageviewhelper/LruCache.java
lp_lib_urlimageviewhelper/src/com/koushikdutta/urlimageviewhelper/SoftReferenceHashTable.java
lp_lib_urlimageviewhelper/src/com/koushikdutta/urlimageviewhelper/UrlDownloader.java
lp_lib_urlimageviewhelper/src/com/koushikdutta/urlimageviewhelper/UrlImageViewCallback.java
lp_lib_urlimageviewhelper/src/com/koushikdutta/urlimageviewhelper/UrlImageViewHelper.java

Download

Click the following link to download Android-Link-Preview-master.zip.

Android-Link-Preview-master.zip




















Home »
  Android Free Code »
    Development »




API
Dependency Injection
Development
Driver
Eclipse
Emulator
EventBus
Framework
Git
GitHub
Google Guice
HTTP
JSON
junit
Library
Library Cache
Maven
Network
Plugin
RESTful
Selenium