[
  {
    "path": ".gitignore",
    "content": "*.class\n\n# Mobile Tools for Java (J2ME)\n.mtj.tmp/\n\n# Package Files #\n*.jar\n*.war\n*.ear\n\n# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml\nhs_err_pid*\n"
  },
  {
    "path": "LICENSE",
    "content": "Apache License\n                           Version 2.0, January 2004\n                        http://www.apache.org/licenses/\n\n   TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION\n\n   1. Definitions.\n\n      \"License\" shall mean the terms and conditions for use, reproduction,\n      and distribution as defined by Sections 1 through 9 of this document.\n\n      \"Licensor\" shall mean the copyright owner or entity authorized by\n      the copyright owner that is granting the License.\n\n      \"Legal Entity\" shall mean the union of the acting entity and all\n      other entities that control, are controlled by, or are under common\n      control with that entity. For the purposes of this definition,\n      \"control\" means (i) the power, direct or indirect, to cause the\n      direction or management of such entity, whether by contract or\n      otherwise, or (ii) ownership of fifty percent (50%) or more of the\n      outstanding shares, or (iii) beneficial ownership of such entity.\n\n      \"You\" (or \"Your\") shall mean an individual or Legal Entity\n      exercising permissions granted by this License.\n\n      \"Source\" form shall mean the preferred form for making modifications,\n      including but not limited to software source code, documentation\n      source, and configuration files.\n\n      \"Object\" form shall mean any form resulting from mechanical\n      transformation or translation of a Source form, including but\n      not limited to compiled object code, generated documentation,\n      and conversions to other media types.\n\n      \"Work\" shall mean the work of authorship, whether in Source or\n      Object form, made available under the License, as indicated by a\n      copyright notice that is included in or attached to the work\n      (an example is provided in the Appendix below).\n\n      \"Derivative Works\" shall mean any work, whether in Source or Object\n      form, that is based on (or derived from) the Work and for which the\n      editorial revisions, annotations, elaborations, or other modifications\n      represent, as a whole, an original work of authorship. For the purposes\n      of this License, Derivative Works shall not include works that remain\n      separable from, or merely link (or bind by name) to the interfaces of,\n      the Work and Derivative Works thereof.\n\n      \"Contribution\" shall mean any work of authorship, including\n      the original version of the Work and any modifications or additions\n      to that Work or Derivative Works thereof, that is intentionally\n      submitted to Licensor for inclusion in the Work by the copyright owner\n      or by an individual or Legal Entity authorized to submit on behalf of\n      the copyright owner. For the purposes of this definition, \"submitted\"\n      means any form of electronic, verbal, or written communication sent\n      to the Licensor or its representatives, including but not limited to\n      communication on electronic mailing lists, source code control systems,\n      and issue tracking systems that are managed by, or on behalf of, the\n      Licensor for the purpose of discussing and improving the Work, but\n      excluding communication that is conspicuously marked or otherwise\n      designated in writing by the copyright owner as \"Not a Contribution.\"\n\n      \"Contributor\" shall mean Licensor and any individual or Legal Entity\n      on behalf of whom a Contribution has been received by Licensor and\n      subsequently incorporated within the Work.\n\n   2. Grant of Copyright License. Subject to the terms and conditions of\n      this License, each Contributor hereby grants to You a perpetual,\n      worldwide, non-exclusive, no-charge, royalty-free, irrevocable\n      copyright license to reproduce, prepare Derivative Works of,\n      publicly display, publicly perform, sublicense, and distribute the\n      Work and such Derivative Works in Source or Object form.\n\n   3. Grant of Patent License. Subject to the terms and conditions of\n      this License, each Contributor hereby grants to You a perpetual,\n      worldwide, non-exclusive, no-charge, royalty-free, irrevocable\n      (except as stated in this section) patent license to make, have made,\n      use, offer to sell, sell, import, and otherwise transfer the Work,\n      where such license applies only to those patent claims licensable\n      by such Contributor that are necessarily infringed by their\n      Contribution(s) alone or by combination of their Contribution(s)\n      with the Work to which such Contribution(s) was submitted. If You\n      institute patent litigation against any entity (including a\n      cross-claim or counterclaim in a lawsuit) alleging that the Work\n      or a Contribution incorporated within the Work constitutes direct\n      or contributory patent infringement, then any patent licenses\n      granted to You under this License for that Work shall terminate\n      as of the date such litigation is filed.\n\n   4. Redistribution. You may reproduce and distribute copies of the\n      Work or Derivative Works thereof in any medium, with or without\n      modifications, and in Source or Object form, provided that You\n      meet the following conditions:\n\n      (a) You must give any other recipients of the Work or\n          Derivative Works a copy of this License; and\n\n      (b) You must cause any modified files to carry prominent notices\n          stating that You changed the files; and\n\n      (c) You must retain, in the Source form of any Derivative Works\n          that You distribute, all copyright, patent, trademark, and\n          attribution notices from the Source form of the Work,\n          excluding those notices that do not pertain to any part of\n          the Derivative Works; and\n\n      (d) If the Work includes a \"NOTICE\" text file as part of its\n          distribution, then any Derivative Works that You distribute must\n          include a readable copy of the attribution notices contained\n          within such NOTICE file, excluding those notices that do not\n          pertain to any part of the Derivative Works, in at least one\n          of the following places: within a NOTICE text file distributed\n          as part of the Derivative Works; within the Source form or\n          documentation, if provided along with the Derivative Works; or,\n          within a display generated by the Derivative Works, if and\n          wherever such third-party notices normally appear. The contents\n          of the NOTICE file are for informational purposes only and\n          do not modify the License. You may add Your own attribution\n          notices within Derivative Works that You distribute, alongside\n          or as an addendum to the NOTICE text from the Work, provided\n          that such additional attribution notices cannot be construed\n          as modifying the License.\n\n      You may add Your own copyright statement to Your modifications and\n      may provide additional or different license terms and conditions\n      for use, reproduction, or distribution of Your modifications, or\n      for any such Derivative Works as a whole, provided Your use,\n      reproduction, and distribution of the Work otherwise complies with\n      the conditions stated in this License.\n\n   5. Submission of Contributions. Unless You explicitly state otherwise,\n      any Contribution intentionally submitted for inclusion in the Work\n      by You to the Licensor shall be under the terms and conditions of\n      this License, without any additional terms or conditions.\n      Notwithstanding the above, nothing herein shall supersede or modify\n      the terms of any separate license agreement you may have executed\n      with Licensor regarding such Contributions.\n\n   6. Trademarks. This License does not grant permission to use the trade\n      names, trademarks, service marks, or product names of the Licensor,\n      except as required for reasonable and customary use in describing the\n      origin of the Work and reproducing the content of the NOTICE file.\n\n   7. Disclaimer of Warranty. Unless required by applicable law or\n      agreed to in writing, Licensor provides the Work (and each\n      Contributor provides its Contributions) on an \"AS IS\" BASIS,\n      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or\n      implied, including, without limitation, any warranties or conditions\n      of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A\n      PARTICULAR PURPOSE. You are solely responsible for determining the\n      appropriateness of using or redistributing the Work and assume any\n      risks associated with Your exercise of permissions under this License.\n\n   8. Limitation of Liability. In no event and under no legal theory,\n      whether in tort (including negligence), contract, or otherwise,\n      unless required by applicable law (such as deliberate and grossly\n      negligent acts) or agreed to in writing, shall any Contributor be\n      liable to You for damages, including any direct, indirect, special,\n      incidental, or consequential damages of any character arising as a\n      result of this License or out of the use or inability to use the\n      Work (including but not limited to damages for loss of goodwill,\n      work stoppage, computer failure or malfunction, or any and all\n      other commercial damages or losses), even if such Contributor\n      has been advised of the possibility of such damages.\n\n   9. Accepting Warranty or Additional Liability. While redistributing\n      the Work or Derivative Works thereof, You may choose to offer,\n      and charge a fee for, acceptance of support, warranty, indemnity,\n      or other liability obligations and/or rights consistent with this\n      License. However, in accepting such obligations, You may act only\n      on Your own behalf and on Your sole responsibility, not on behalf\n      of any other Contributor, and only if You agree to indemnify,\n      defend, and hold each Contributor harmless for any liability\n      incurred by, or claims asserted against, such Contributor by reason\n      of your accepting any such warranty or additional liability.\n\n   END OF TERMS AND CONDITIONS\n\n   APPENDIX: How to apply the Apache License to your work.\n\n      To apply the Apache License to your work, attach the following\n      boilerplate notice, with the fields enclosed by brackets \"{}\"\n      replaced with your own identifying information. (Don't include\n      the brackets!)  The text should be enclosed in the appropriate\n      comment syntax for the file format. We also recommend that a\n      file or class name and description of purpose be included on the\n      same \"printed page\" as the copyright notice for easier\n      identification within third-party archives.\n\n   Copyright {yyyy} {name of copyright owner}\n\n   Licensed under the Apache License, Version 2.0 (the \"License\");\n   you may not use this file except in compliance with the License.\n   You may obtain a copy of the License at\n\n       http://www.apache.org/licenses/LICENSE-2.0\n\n   Unless required by applicable law or agreed to in writing, software\n   distributed under the License is distributed on an \"AS IS\" BASIS,\n   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n   See the License for the specific language governing permissions and\n   limitations under the License.\n\n"
  },
  {
    "path": "README.md",
    "content": "WanDaoJiaIndex\n==============\n\nģ㶹AndroidҳʵֵһС\n\nЧͼ\n\n\n![image](https://github.com/YeDaxia/WanDaoJiaIndex/blob/master/jietu.gif)\n"
  },
  {
    "path": "WanDaoJiaIndex/.classpath",
    "content": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<classpath>\n\t<classpathentry kind=\"con\" path=\"com.android.ide.eclipse.adt.ANDROID_FRAMEWORK\"/>\n\t<classpathentry exported=\"true\" kind=\"con\" path=\"com.android.ide.eclipse.adt.LIBRARIES\"/>\n\t<classpathentry exported=\"true\" kind=\"con\" path=\"com.android.ide.eclipse.adt.DEPENDENCIES\"/>\n\t<classpathentry kind=\"src\" path=\"src\"/>\n\t<classpathentry kind=\"src\" path=\"gen\"/>\n\t<classpathentry kind=\"output\" path=\"bin/classes\"/>\n</classpath>\n"
  },
  {
    "path": "WanDaoJiaIndex/.project",
    "content": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<projectDescription>\n\t<name>WanDaoJiaIndex</name>\n\t<comment></comment>\n\t<projects>\n\t</projects>\n\t<buildSpec>\n\t\t<buildCommand>\n\t\t\t<name>com.android.ide.eclipse.adt.ResourceManagerBuilder</name>\n\t\t\t<arguments>\n\t\t\t</arguments>\n\t\t</buildCommand>\n\t\t<buildCommand>\n\t\t\t<name>com.android.ide.eclipse.adt.PreCompilerBuilder</name>\n\t\t\t<arguments>\n\t\t\t</arguments>\n\t\t</buildCommand>\n\t\t<buildCommand>\n\t\t\t<name>org.eclipse.jdt.core.javabuilder</name>\n\t\t\t<arguments>\n\t\t\t</arguments>\n\t\t</buildCommand>\n\t\t<buildCommand>\n\t\t\t<name>com.android.ide.eclipse.adt.ApkBuilder</name>\n\t\t\t<arguments>\n\t\t\t</arguments>\n\t\t</buildCommand>\n\t</buildSpec>\n\t<natures>\n\t\t<nature>com.android.ide.eclipse.adt.AndroidNature</nature>\n\t\t<nature>org.eclipse.jdt.core.javanature</nature>\n\t</natures>\n</projectDescription>\n"
  },
  {
    "path": "WanDaoJiaIndex/.settings/org.eclipse.jdt.core.prefs",
    "content": "eclipse.preferences.version=1\norg.eclipse.jdt.core.compiler.codegen.targetPlatform=1.6\norg.eclipse.jdt.core.compiler.compliance=1.6\norg.eclipse.jdt.core.compiler.source=1.6\n"
  },
  {
    "path": "WanDaoJiaIndex/AndroidManifest.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<manifest xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    package=\"com.example.wandaojiaindex\"\n    android:versionCode=\"1\"\n    android:versionName=\"1.0\" >\n\n    <uses-sdk\n        android:minSdkVersion=\"8\"\n        android:targetSdkVersion=\"21\" />\n\n    <application\n        android:allowBackup=\"true\"\n        android:icon=\"@drawable/ic_launcher\"\n        android:label=\"@string/app_name\"\n        android:theme=\"@style/AppTheme\" >\n        <activity\n            android:name=\".MainActivity\"\n            android:label=\"@string/app_name\" >\n            <intent-filter>\n                <action android:name=\"android.intent.action.MAIN\" />\n\n                <category android:name=\"android.intent.category.LAUNCHER\" />\n            </intent-filter>\n        </activity>\n    </application>\n\n</manifest>\n"
  },
  {
    "path": "WanDaoJiaIndex/bin/AndroidManifest.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<manifest xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    package=\"com.example.wandaojiaindex\"\n    android:versionCode=\"1\"\n    android:versionName=\"1.0\" >\n\n    <uses-sdk\n        android:minSdkVersion=\"8\"\n        android:targetSdkVersion=\"21\" />\n\n    <application\n        android:allowBackup=\"true\"\n        android:icon=\"@drawable/ic_launcher\"\n        android:label=\"@string/app_name\"\n        android:theme=\"@style/AppTheme\" >\n        <activity\n            android:name=\".MainActivity\"\n            android:label=\"@string/app_name\" >\n            <intent-filter>\n                <action android:name=\"android.intent.action.MAIN\" />\n\n                <category android:name=\"android.intent.category.LAUNCHER\" />\n            </intent-filter>\n        </activity>\n    </application>\n\n</manifest>\n"
  },
  {
    "path": "WanDaoJiaIndex/bin/R.txt",
    "content": "int anim abc_fade_in 0x7f040000\nint anim abc_fade_out 0x7f040001\nint anim abc_slide_in_bottom 0x7f040002\nint anim abc_slide_in_top 0x7f040003\nint anim abc_slide_out_bottom 0x7f040004\nint anim abc_slide_out_top 0x7f040005\nint attr actionBarDivider 0x7f01000f\nint attr actionBarItemBackground 0x7f010010\nint attr actionBarSize 0x7f01000e\nint attr actionBarSplitStyle 0x7f01000c\nint attr actionBarStyle 0x7f01000b\nint attr actionBarTabBarStyle 0x7f010008\nint attr actionBarTabStyle 0x7f010007\nint attr actionBarTabTextStyle 0x7f010009\nint attr actionBarWidgetTheme 0x7f01000d\nint attr actionButtonStyle 0x7f010016\nint attr actionDropDownStyle 0x7f010047\nint attr actionLayout 0x7f01004e\nint attr actionMenuTextAppearance 0x7f010011\nint attr actionMenuTextColor 0x7f010012\nint attr actionModeBackground 0x7f01003c\nint attr actionModeCloseButtonStyle 0x7f01003b\nint attr actionModeCloseDrawable 0x7f01003e\nint attr actionModeCopyDrawable 0x7f010040\nint attr actionModeCutDrawable 0x7f01003f\nint attr actionModeFindDrawable 0x7f010044\nint attr actionModePasteDrawable 0x7f010041\nint attr actionModePopupWindowStyle 0x7f010046\nint attr actionModeSelectAllDrawable 0x7f010042\nint attr actionModeShareDrawable 0x7f010043\nint attr actionModeSplitBackground 0x7f01003d\nint attr actionModeStyle 0x7f01003a\nint attr actionModeWebSearchDrawable 0x7f010045\nint attr actionOverflowButtonStyle 0x7f01000a\nint attr actionProviderClass 0x7f010050\nint attr actionViewClass 0x7f01004f\nint attr activityChooserViewStyle 0x7f01006c\nint attr background 0x7f01002f\nint attr backgroundSplit 0x7f010031\nint attr backgroundStacked 0x7f010030\nint attr buttonBarButtonStyle 0x7f010018\nint attr buttonBarStyle 0x7f010017\nint attr customNavigationLayout 0x7f010032\nint attr disableChildrenWhenDisabled 0x7f010054\nint attr displayOptions 0x7f010028\nint attr divider 0x7f01002e\nint attr dividerHorizontal 0x7f01001b\nint attr dividerPadding 0x7f010056\nint attr dividerVertical 0x7f01001a\nint attr drawableHeight 0x7f01006f\nint attr drawableWidth 0x7f01006e\nint attr dropDownListViewStyle 0x7f010021\nint attr dropdownListPreferredItemHeight 0x7f010048\nint attr expandActivityOverflowButtonDrawable 0x7f01006b\nint attr height 0x7f010026\nint attr homeAsUpIndicator 0x7f010013\nint attr homeLayout 0x7f010033\nint attr icon 0x7f01002c\nint attr iconifiedByDefault 0x7f01005a\nint attr indeterminateProgressStyle 0x7f010035\nint attr initialActivityCount 0x7f01006a\nint attr isLightTheme 0x7f010059\nint attr itemPadding 0x7f010037\nint attr listChoiceBackgroundIndicator 0x7f01004c\nint attr listPopupWindowStyle 0x7f010022\nint attr listPreferredItemHeight 0x7f01001c\nint attr listPreferredItemHeightLarge 0x7f01001e\nint attr listPreferredItemHeightSmall 0x7f01001d\nint attr listPreferredItemPaddingLeft 0x7f01001f\nint attr listPreferredItemPaddingRight 0x7f010020\nint attr logo 0x7f01002d\nint attr navigationMode 0x7f010027\nint attr paddingEnd 0x7f010039\nint attr paddingStart 0x7f010038\nint attr panelMenuListTheme 0x7f01004b\nint attr panelMenuListWidth 0x7f01004a\nint attr popupMenuStyle 0x7f010049\nint attr popupPromptView 0x7f010053\nint attr progressBarPadding 0x7f010036\nint attr progressBarStyle 0x7f010034\nint attr prompt 0x7f010051\nint attr queryHint 0x7f01005b\nint attr searchDropdownBackground 0x7f01005c\nint attr searchResultListItemHeight 0x7f010065\nint attr searchViewAutoCompleteTextView 0x7f010069\nint attr searchViewCloseIcon 0x7f01005d\nint attr searchViewEditQuery 0x7f010061\nint attr searchViewEditQueryBackground 0x7f010062\nint attr searchViewGoIcon 0x7f01005e\nint attr searchViewSearchIcon 0x7f01005f\nint attr searchViewTextField 0x7f010063\nint attr searchViewTextFieldRight 0x7f010064\nint attr searchViewVoiceIcon 0x7f010060\nint attr selectableItemBackground 0x7f010019\nint attr showAsAction 0x7f01004d\nint attr showDividers 0x7f010055\nint attr spinnerDropDownItemStyle 0x7f010058\nint attr spinnerMode 0x7f010052\nint attr spinnerStyle 0x7f010057\nint attr subtitle 0x7f010029\nint attr subtitleTextStyle 0x7f01002b\nint attr textAllCaps 0x7f01006d\nint attr textAppearanceLargePopupMenu 0x7f010014\nint attr textAppearanceListItem 0x7f010023\nint attr textAppearanceListItemSmall 0x7f010024\nint attr textAppearanceSearchResultSubtitle 0x7f010067\nint attr textAppearanceSearchResultTitle 0x7f010066\nint attr textAppearanceSmallPopupMenu 0x7f010015\nint attr textColorSearchUrl 0x7f010068\nint attr title 0x7f010025\nint attr titleTextStyle 0x7f01002a\nint attr windowActionBar 0x7f010000\nint attr windowActionBarOverlay 0x7f010001\nint attr windowFixedHeightMajor 0x7f010006\nint attr windowFixedHeightMinor 0x7f010004\nint attr windowFixedWidthMajor 0x7f010003\nint attr windowFixedWidthMinor 0x7f010005\nint attr windowSplitActionBar 0x7f010002\nint bool abc_action_bar_embed_tabs_pre_jb 0x7f060000\nint bool abc_action_bar_expanded_action_views_exclusive 0x7f060001\nint bool abc_config_actionMenuItemAllCaps 0x7f060005\nint bool abc_config_allowActionMenuItemTextWithIcon 0x7f060004\nint bool abc_config_showMenuShortcutsWhenKeyboardPresent 0x7f060003\nint bool abc_split_action_bar_is_narrow 0x7f060002\nint color abc_search_url_text_holo 0x7f070004\nint color abc_search_url_text_normal 0x7f070000\nint color abc_search_url_text_pressed 0x7f070002\nint color abc_search_url_text_selected 0x7f070001\nint color blank 0x7f070003\nint dimen abc_action_bar_default_height 0x7f080002\nint dimen abc_action_bar_icon_vertical_padding 0x7f080003\nint dimen abc_action_bar_progress_bar_size 0x7f08000a\nint dimen abc_action_bar_stacked_max_height 0x7f080009\nint dimen abc_action_bar_stacked_tab_max_width 0x7f080001\nint dimen abc_action_bar_subtitle_bottom_margin 0x7f080007\nint dimen abc_action_bar_subtitle_text_size 0x7f080005\nint dimen abc_action_bar_subtitle_top_margin 0x7f080006\nint dimen abc_action_bar_title_text_size 0x7f080004\nint dimen abc_action_button_min_width 0x7f080008\nint dimen abc_config_prefDialogWidth 0x7f080000\nint dimen abc_dropdownitem_icon_width 0x7f080010\nint dimen abc_dropdownitem_text_padding_left 0x7f08000e\nint dimen abc_dropdownitem_text_padding_right 0x7f08000f\nint dimen abc_panel_menu_list_width 0x7f08000b\nint dimen abc_search_view_preferred_width 0x7f08000d\nint dimen abc_search_view_text_min_width 0x7f08000c\nint dimen activity_horizontal_margin 0x7f080018\nint dimen app_padding 0x7f080015\nint dimen dialog_fixed_height_major 0x7f080013\nint dimen dialog_fixed_height_minor 0x7f080014\nint dimen dialog_fixed_width_major 0x7f080011\nint dimen dialog_fixed_width_minor 0x7f080012\nint dimen header_icon_size 0x7f080016\nint dimen tab_item_icon_size 0x7f080017\nint drawable abc_ab_bottom_solid_dark_holo 0x7f020000\nint drawable abc_ab_bottom_solid_light_holo 0x7f020001\nint drawable abc_ab_bottom_transparent_dark_holo 0x7f020002\nint drawable abc_ab_bottom_transparent_light_holo 0x7f020003\nint drawable abc_ab_share_pack_holo_dark 0x7f020004\nint drawable abc_ab_share_pack_holo_light 0x7f020005\nint drawable abc_ab_solid_dark_holo 0x7f020006\nint drawable abc_ab_solid_light_holo 0x7f020007\nint drawable abc_ab_stacked_solid_dark_holo 0x7f020008\nint drawable abc_ab_stacked_solid_light_holo 0x7f020009\nint drawable abc_ab_stacked_transparent_dark_holo 0x7f02000a\nint drawable abc_ab_stacked_transparent_light_holo 0x7f02000b\nint drawable abc_ab_transparent_dark_holo 0x7f02000c\nint drawable abc_ab_transparent_light_holo 0x7f02000d\nint drawable abc_cab_background_bottom_holo_dark 0x7f02000e\nint drawable abc_cab_background_bottom_holo_light 0x7f02000f\nint drawable abc_cab_background_top_holo_dark 0x7f020010\nint drawable abc_cab_background_top_holo_light 0x7f020011\nint drawable abc_ic_ab_back_holo_dark 0x7f020012\nint drawable abc_ic_ab_back_holo_light 0x7f020013\nint drawable abc_ic_cab_done_holo_dark 0x7f020014\nint drawable abc_ic_cab_done_holo_light 0x7f020015\nint drawable abc_ic_clear 0x7f020016\nint drawable abc_ic_clear_disabled 0x7f020017\nint drawable abc_ic_clear_holo_light 0x7f020018\nint drawable abc_ic_clear_normal 0x7f020019\nint drawable abc_ic_clear_search_api_disabled_holo_light 0x7f02001a\nint drawable abc_ic_clear_search_api_holo_light 0x7f02001b\nint drawable abc_ic_commit_search_api_holo_dark 0x7f02001c\nint drawable abc_ic_commit_search_api_holo_light 0x7f02001d\nint drawable abc_ic_go 0x7f02001e\nint drawable abc_ic_go_search_api_holo_light 0x7f02001f\nint drawable abc_ic_menu_moreoverflow_normal_holo_dark 0x7f020020\nint drawable abc_ic_menu_moreoverflow_normal_holo_light 0x7f020021\nint drawable abc_ic_menu_share_holo_dark 0x7f020022\nint drawable abc_ic_menu_share_holo_light 0x7f020023\nint drawable abc_ic_search 0x7f020024\nint drawable abc_ic_search_api_holo_light 0x7f020025\nint drawable abc_ic_voice_search 0x7f020026\nint drawable abc_ic_voice_search_api_holo_light 0x7f020027\nint drawable abc_item_background_holo_dark 0x7f020028\nint drawable abc_item_background_holo_light 0x7f020029\nint drawable abc_list_divider_holo_dark 0x7f02002a\nint drawable abc_list_divider_holo_light 0x7f02002b\nint drawable abc_list_focused_holo 0x7f02002c\nint drawable abc_list_longpressed_holo 0x7f02002d\nint drawable abc_list_pressed_holo_dark 0x7f02002e\nint drawable abc_list_pressed_holo_light 0x7f02002f\nint drawable abc_list_selector_background_transition_holo_dark 0x7f020030\nint drawable abc_list_selector_background_transition_holo_light 0x7f020031\nint drawable abc_list_selector_disabled_holo_dark 0x7f020032\nint drawable abc_list_selector_disabled_holo_light 0x7f020033\nint drawable abc_list_selector_holo_dark 0x7f020034\nint drawable abc_list_selector_holo_light 0x7f020035\nint drawable abc_menu_dropdown_panel_holo_dark 0x7f020036\nint drawable abc_menu_dropdown_panel_holo_light 0x7f020037\nint drawable abc_menu_hardkey_panel_holo_dark 0x7f020038\nint drawable abc_menu_hardkey_panel_holo_light 0x7f020039\nint drawable abc_search_dropdown_dark 0x7f02003a\nint drawable abc_search_dropdown_light 0x7f02003b\nint drawable abc_spinner_ab_default_holo_dark 0x7f02003c\nint drawable abc_spinner_ab_default_holo_light 0x7f02003d\nint drawable abc_spinner_ab_disabled_holo_dark 0x7f02003e\nint drawable abc_spinner_ab_disabled_holo_light 0x7f02003f\nint drawable abc_spinner_ab_focused_holo_dark 0x7f020040\nint drawable abc_spinner_ab_focused_holo_light 0x7f020041\nint drawable abc_spinner_ab_holo_dark 0x7f020042\nint drawable abc_spinner_ab_holo_light 0x7f020043\nint drawable abc_spinner_ab_pressed_holo_dark 0x7f020044\nint drawable abc_spinner_ab_pressed_holo_light 0x7f020045\nint drawable abc_tab_indicator_ab_holo 0x7f020046\nint drawable abc_tab_selected_focused_holo 0x7f020047\nint drawable abc_tab_selected_holo 0x7f020048\nint drawable abc_tab_selected_pressed_holo 0x7f020049\nint drawable abc_tab_unselected_pressed_holo 0x7f02004a\nint drawable abc_textfield_search_default_holo_dark 0x7f02004b\nint drawable abc_textfield_search_default_holo_light 0x7f02004c\nint drawable abc_textfield_search_right_default_holo_dark 0x7f02004d\nint drawable abc_textfield_search_right_default_holo_light 0x7f02004e\nint drawable abc_textfield_search_right_selected_holo_dark 0x7f02004f\nint drawable abc_textfield_search_right_selected_holo_light 0x7f020050\nint drawable abc_textfield_search_selected_holo_dark 0x7f020051\nint drawable abc_textfield_search_selected_holo_light 0x7f020052\nint drawable abc_textfield_searchview_holo_dark 0x7f020053\nint drawable abc_textfield_searchview_holo_light 0x7f020054\nint drawable abc_textfield_searchview_right_holo_dark 0x7f020055\nint drawable abc_textfield_searchview_right_holo_light 0x7f020056\nint drawable empty_drawable 0x7f020057\nint drawable ic_launcher 0x7f020058\nint id action_bar 0x7f05001c\nint id action_bar_activity_content 0x7f050015\nint id action_bar_container 0x7f05001b\nint id action_bar_overlay_layout 0x7f05001f\nint id action_bar_root 0x7f05001a\nint id action_bar_subtitle 0x7f050023\nint id action_bar_title 0x7f050022\nint id action_context_bar 0x7f05001d\nint id action_menu_divider 0x7f050016\nint id action_menu_presenter 0x7f050017\nint id action_mode_close_button 0x7f050024\nint id action_settings 0x7f050050\nint id activity_chooser_view_content 0x7f050025\nint id always 0x7f05000b\nint id beginning 0x7f050011\nint id blog_item 0x7f050043\nint id checkbox 0x7f05002d\nint id collapseActionView 0x7f05000d\nint id default_activity_button 0x7f050028\nint id dialog 0x7f05000e\nint id disableHome 0x7f050008\nint id discover_item 0x7f050042\nint id dropdown 0x7f05000f\nint id edit_query 0x7f050030\nint id end 0x7f050013\nint id expand_activities_button 0x7f050026\nint id expanded_menu 0x7f05002c\nint id header_container 0x7f05003d\nint id home 0x7f050014\nint id homeAsUp 0x7f050005\nint id icon 0x7f05002a\nint id ifRoom 0x7f05000a\nint id image 0x7f050027\nint id index_header_nav 0x7f050041\nint id listMode 0x7f050001\nint id list_item 0x7f050029\nint id main_nav 0x7f05003e\nint id main_nav_layout 0x7f050046\nint id main_sv 0x7f05003c\nint id main_tab_blog 0x7f05004a\nint id main_tab_index 0x7f050047\nint id main_tab_mine 0x7f05004b\nint id main_tab_more 0x7f05004c\nint id main_tab_ranking 0x7f050049\nint id main_viewPager 0x7f05003f\nint id middle 0x7f050012\nint id middle_tab_group 0x7f050048\nint id mine_item 0x7f050044\nint id more_item 0x7f050045\nint id nav_icon_iv 0x7f05004e\nint id nav_text_tv 0x7f05004f\nint id never 0x7f050009\nint id none 0x7f050010\nint id normal 0x7f050000\nint id progress_circular 0x7f050018\nint id progress_horizontal 0x7f050019\nint id radio 0x7f05002f\nint id right_container 0x7f05004d\nint id search_badge 0x7f050032\nint id search_bar 0x7f050031\nint id search_button 0x7f050033\nint id search_close_btn 0x7f050038\nint id search_edit_frame 0x7f050034\nint id search_go_btn 0x7f05003a\nint id search_label 0x7f050040\nint id search_mag_icon 0x7f050035\nint id search_plate 0x7f050036\nint id search_src_text 0x7f050037\nint id search_voice_btn 0x7f05003b\nint id shortcut 0x7f05002e\nint id showCustom 0x7f050007\nint id showHome 0x7f050004\nint id showTitle 0x7f050006\nint id split_action_bar 0x7f05001e\nint id submit_area 0x7f050039\nint id tabMode 0x7f050002\nint id title 0x7f05002b\nint id top_action_bar 0x7f050020\nint id up 0x7f050021\nint id useLogo 0x7f050003\nint id withText 0x7f05000c\nint integer abc_max_action_buttons 0x7f090000\nint layout abc_action_bar_decor 0x7f030000\nint layout abc_action_bar_decor_include 0x7f030001\nint layout abc_action_bar_decor_overlay 0x7f030002\nint layout abc_action_bar_home 0x7f030003\nint layout abc_action_bar_tab 0x7f030004\nint layout abc_action_bar_tabbar 0x7f030005\nint layout abc_action_bar_title_item 0x7f030006\nint layout abc_action_bar_view_list_nav_layout 0x7f030007\nint layout abc_action_menu_item_layout 0x7f030008\nint layout abc_action_menu_layout 0x7f030009\nint layout abc_action_mode_bar 0x7f03000a\nint layout abc_action_mode_close_item 0x7f03000b\nint layout abc_activity_chooser_view 0x7f03000c\nint layout abc_activity_chooser_view_include 0x7f03000d\nint layout abc_activity_chooser_view_list_item 0x7f03000e\nint layout abc_expanded_menu_layout 0x7f03000f\nint layout abc_list_menu_item_checkbox 0x7f030010\nint layout abc_list_menu_item_icon 0x7f030011\nint layout abc_list_menu_item_layout 0x7f030012\nint layout abc_list_menu_item_radio 0x7f030013\nint layout abc_popup_menu_item_layout 0x7f030014\nint layout abc_search_dropdown_item_icons_2line 0x7f030015\nint layout abc_search_view 0x7f030016\nint layout abc_simple_decor 0x7f030017\nint layout activity_index 0x7f030018\nint layout header_index 0x7f030019\nint layout header_main_nav 0x7f03001a\nint layout item_index_nav 0x7f03001b\nint layout support_simple_spinner_dropdown_item 0x7f03001c\nint menu main 0x7f0c0000\nint string abc_action_bar_home_description 0x7f0a0001\nint string abc_action_bar_up_description 0x7f0a0002\nint string abc_action_menu_overflow_description 0x7f0a0003\nint string abc_action_mode_done 0x7f0a0000\nint string abc_activity_chooser_view_see_all 0x7f0a000a\nint string abc_activitychooserview_choose_application 0x7f0a0009\nint string abc_searchview_description_clear 0x7f0a0006\nint string abc_searchview_description_query 0x7f0a0005\nint string abc_searchview_description_search 0x7f0a0004\nint string abc_searchview_description_submit 0x7f0a0007\nint string abc_searchview_description_voice 0x7f0a0008\nint string abc_shareactionprovider_share_with 0x7f0a000c\nint string abc_shareactionprovider_share_with_application 0x7f0a000b\nint string action_settings 0x7f0a000f\nint string app_name 0x7f0a000d\nint string hello_world 0x7f0a000e\nint string long_test_text 0x7f0a0010\nint style AppBaseTheme 0x7f0b008b\nint style AppTheme 0x7f0b008c\nint style TextAppearance_AppCompat_Base_CompactMenu_Dialog 0x7f0b0063\nint style TextAppearance_AppCompat_Base_SearchResult 0x7f0b006d\nint style TextAppearance_AppCompat_Base_SearchResult_Subtitle 0x7f0b006f\nint style TextAppearance_AppCompat_Base_SearchResult_Title 0x7f0b006e\nint style TextAppearance_AppCompat_Base_Widget_PopupMenu_Large 0x7f0b0069\nint style TextAppearance_AppCompat_Base_Widget_PopupMenu_Small 0x7f0b006a\nint style TextAppearance_AppCompat_Light_Base_SearchResult 0x7f0b0070\nint style TextAppearance_AppCompat_Light_Base_SearchResult_Subtitle 0x7f0b0072\nint style TextAppearance_AppCompat_Light_Base_SearchResult_Title 0x7f0b0071\nint style TextAppearance_AppCompat_Light_Base_Widget_PopupMenu_Large 0x7f0b006b\nint style TextAppearance_AppCompat_Light_Base_Widget_PopupMenu_Small 0x7f0b006c\nint style TextAppearance_AppCompat_Light_SearchResult_Subtitle 0x7f0b0035\nint style TextAppearance_AppCompat_Light_SearchResult_Title 0x7f0b0034\nint style TextAppearance_AppCompat_Light_Widget_PopupMenu_Large 0x7f0b0030\nint style TextAppearance_AppCompat_Light_Widget_PopupMenu_Small 0x7f0b0031\nint style TextAppearance_AppCompat_SearchResult_Subtitle 0x7f0b0033\nint style TextAppearance_AppCompat_SearchResult_Title 0x7f0b0032\nint style TextAppearance_AppCompat_Widget_ActionBar_Menu 0x7f0b001a\nint style TextAppearance_AppCompat_Widget_ActionBar_Subtitle 0x7f0b0006\nint style TextAppearance_AppCompat_Widget_ActionBar_Subtitle_Inverse 0x7f0b0008\nint style TextAppearance_AppCompat_Widget_ActionBar_Title 0x7f0b0005\nint style TextAppearance_AppCompat_Widget_ActionBar_Title_Inverse 0x7f0b0007\nint style TextAppearance_AppCompat_Widget_ActionMode_Subtitle 0x7f0b001e\nint style TextAppearance_AppCompat_Widget_ActionMode_Subtitle_Inverse 0x7f0b0020\nint style TextAppearance_AppCompat_Widget_ActionMode_Title 0x7f0b001d\nint style TextAppearance_AppCompat_Widget_ActionMode_Title_Inverse 0x7f0b001f\nint style TextAppearance_AppCompat_Widget_Base_ActionBar_Menu 0x7f0b0054\nint style TextAppearance_AppCompat_Widget_Base_ActionBar_Subtitle 0x7f0b0056\nint style TextAppearance_AppCompat_Widget_Base_ActionBar_Subtitle_Inverse 0x7f0b0058\nint style TextAppearance_AppCompat_Widget_Base_ActionBar_Title 0x7f0b0055\nint style TextAppearance_AppCompat_Widget_Base_ActionBar_Title_Inverse 0x7f0b0057\nint style TextAppearance_AppCompat_Widget_Base_ActionMode_Subtitle 0x7f0b0051\nint style TextAppearance_AppCompat_Widget_Base_ActionMode_Subtitle_Inverse 0x7f0b0053\nint style TextAppearance_AppCompat_Widget_Base_ActionMode_Title 0x7f0b0050\nint style TextAppearance_AppCompat_Widget_Base_ActionMode_Title_Inverse 0x7f0b0052\nint style TextAppearance_AppCompat_Widget_Base_DropDownItem 0x7f0b0061\nint style TextAppearance_AppCompat_Widget_DropDownItem 0x7f0b0021\nint style TextAppearance_AppCompat_Widget_PopupMenu_Large 0x7f0b002e\nint style TextAppearance_AppCompat_Widget_PopupMenu_Small 0x7f0b002f\nint style TextAppearance_Widget_AppCompat_Base_ExpandedMenu_Item 0x7f0b0062\nint style TextAppearance_Widget_AppCompat_ExpandedMenu_Item 0x7f0b0028\nint style Theme_AppCompat 0x7f0b0077\nint style Theme_AppCompat_Base_CompactMenu 0x7f0b0083\nint style Theme_AppCompat_Base_CompactMenu_Dialog 0x7f0b0084\nint style Theme_AppCompat_CompactMenu 0x7f0b007c\nint style Theme_AppCompat_CompactMenu_Dialog 0x7f0b007d\nint style Theme_AppCompat_DialogWhenLarge 0x7f0b007a\nint style Theme_AppCompat_Light 0x7f0b0078\nint style Theme_AppCompat_Light_DarkActionBar 0x7f0b0079\nint style Theme_AppCompat_Light_DialogWhenLarge 0x7f0b007b\nint style Theme_Base 0x7f0b007e\nint style Theme_Base_AppCompat 0x7f0b0080\nint style Theme_Base_AppCompat_Dialog_FixedSize 0x7f0b0087\nint style Theme_Base_AppCompat_Dialog_Light_FixedSize 0x7f0b0088\nint style Theme_Base_AppCompat_DialogWhenLarge 0x7f0b0085\nint style Theme_Base_AppCompat_DialogWhenLarge_Base 0x7f0b0089\nint style Theme_Base_AppCompat_Light 0x7f0b0081\nint style Theme_Base_AppCompat_Light_DarkActionBar 0x7f0b0082\nint style Theme_Base_AppCompat_Light_DialogWhenLarge 0x7f0b0086\nint style Theme_Base_AppCompat_Light_DialogWhenLarge_Base 0x7f0b008a\nint style Theme_Base_Light 0x7f0b007f\nint style Widget_AppCompat_ActionBar 0x7f0b0000\nint style Widget_AppCompat_ActionBar_Solid 0x7f0b0002\nint style Widget_AppCompat_ActionBar_TabBar 0x7f0b0011\nint style Widget_AppCompat_ActionBar_TabText 0x7f0b0017\nint style Widget_AppCompat_ActionBar_TabView 0x7f0b0014\nint style Widget_AppCompat_ActionButton 0x7f0b000b\nint style Widget_AppCompat_ActionButton_CloseMode 0x7f0b000d\nint style Widget_AppCompat_ActionButton_Overflow 0x7f0b000f\nint style Widget_AppCompat_ActionMode 0x7f0b001b\nint style Widget_AppCompat_ActivityChooserView 0x7f0b0038\nint style Widget_AppCompat_AutoCompleteTextView 0x7f0b0036\nint style Widget_AppCompat_Base_ActionBar 0x7f0b003a\nint style Widget_AppCompat_Base_ActionBar_Solid 0x7f0b003c\nint style Widget_AppCompat_Base_ActionBar_TabBar 0x7f0b0045\nint style Widget_AppCompat_Base_ActionBar_TabText 0x7f0b004b\nint style Widget_AppCompat_Base_ActionBar_TabView 0x7f0b0048\nint style Widget_AppCompat_Base_ActionButton 0x7f0b003f\nint style Widget_AppCompat_Base_ActionButton_CloseMode 0x7f0b0041\nint style Widget_AppCompat_Base_ActionButton_Overflow 0x7f0b0043\nint style Widget_AppCompat_Base_ActionMode 0x7f0b004e\nint style Widget_AppCompat_Base_ActivityChooserView 0x7f0b0075\nint style Widget_AppCompat_Base_AutoCompleteTextView 0x7f0b0073\nint style Widget_AppCompat_Base_DropDownItem_Spinner 0x7f0b005d\nint style Widget_AppCompat_Base_ListPopupWindow 0x7f0b0065\nint style Widget_AppCompat_Base_ListView_DropDown 0x7f0b005f\nint style Widget_AppCompat_Base_ListView_Menu 0x7f0b0064\nint style Widget_AppCompat_Base_PopupMenu 0x7f0b0067\nint style Widget_AppCompat_Base_ProgressBar 0x7f0b005a\nint style Widget_AppCompat_Base_ProgressBar_Horizontal 0x7f0b0059\nint style Widget_AppCompat_Base_Spinner 0x7f0b005b\nint style Widget_AppCompat_DropDownItem_Spinner 0x7f0b0024\nint style Widget_AppCompat_Light_ActionBar 0x7f0b0001\nint style Widget_AppCompat_Light_ActionBar_Solid 0x7f0b0003\nint style Widget_AppCompat_Light_ActionBar_Solid_Inverse 0x7f0b0004\nint style Widget_AppCompat_Light_ActionBar_TabBar 0x7f0b0012\nint style Widget_AppCompat_Light_ActionBar_TabBar_Inverse 0x7f0b0013\nint style Widget_AppCompat_Light_ActionBar_TabText 0x7f0b0018\nint style Widget_AppCompat_Light_ActionBar_TabText_Inverse 0x7f0b0019\nint style Widget_AppCompat_Light_ActionBar_TabView 0x7f0b0015\nint style Widget_AppCompat_Light_ActionBar_TabView_Inverse 0x7f0b0016\nint style Widget_AppCompat_Light_ActionButton 0x7f0b000c\nint style Widget_AppCompat_Light_ActionButton_CloseMode 0x7f0b000e\nint style Widget_AppCompat_Light_ActionButton_Overflow 0x7f0b0010\nint style Widget_AppCompat_Light_ActionMode_Inverse 0x7f0b001c\nint style Widget_AppCompat_Light_ActivityChooserView 0x7f0b0039\nint style Widget_AppCompat_Light_AutoCompleteTextView 0x7f0b0037\nint style Widget_AppCompat_Light_Base_ActionBar 0x7f0b003b\nint style Widget_AppCompat_Light_Base_ActionBar_Solid 0x7f0b003d\nint style Widget_AppCompat_Light_Base_ActionBar_Solid_Inverse 0x7f0b003e\nint style Widget_AppCompat_Light_Base_ActionBar_TabBar 0x7f0b0046\nint style Widget_AppCompat_Light_Base_ActionBar_TabBar_Inverse 0x7f0b0047\nint style Widget_AppCompat_Light_Base_ActionBar_TabText 0x7f0b004c\nint style Widget_AppCompat_Light_Base_ActionBar_TabText_Inverse 0x7f0b004d\nint style Widget_AppCompat_Light_Base_ActionBar_TabView 0x7f0b0049\nint style Widget_AppCompat_Light_Base_ActionBar_TabView_Inverse 0x7f0b004a\nint style Widget_AppCompat_Light_Base_ActionButton 0x7f0b0040\nint style Widget_AppCompat_Light_Base_ActionButton_CloseMode 0x7f0b0042\nint style Widget_AppCompat_Light_Base_ActionButton_Overflow 0x7f0b0044\nint style Widget_AppCompat_Light_Base_ActionMode_Inverse 0x7f0b004f\nint style Widget_AppCompat_Light_Base_ActivityChooserView 0x7f0b0076\nint style Widget_AppCompat_Light_Base_AutoCompleteTextView 0x7f0b0074\nint style Widget_AppCompat_Light_Base_DropDownItem_Spinner 0x7f0b005e\nint style Widget_AppCompat_Light_Base_ListPopupWindow 0x7f0b0066\nint style Widget_AppCompat_Light_Base_ListView_DropDown 0x7f0b0060\nint style Widget_AppCompat_Light_Base_PopupMenu 0x7f0b0068\nint style Widget_AppCompat_Light_Base_Spinner 0x7f0b005c\nint style Widget_AppCompat_Light_DropDownItem_Spinner 0x7f0b0025\nint style Widget_AppCompat_Light_ListPopupWindow 0x7f0b002a\nint style Widget_AppCompat_Light_ListView_DropDown 0x7f0b0027\nint style Widget_AppCompat_Light_PopupMenu 0x7f0b002c\nint style Widget_AppCompat_Light_Spinner_DropDown_ActionBar 0x7f0b0023\nint style Widget_AppCompat_ListPopupWindow 0x7f0b0029\nint style Widget_AppCompat_ListView_DropDown 0x7f0b0026\nint style Widget_AppCompat_ListView_Menu 0x7f0b002d\nint style Widget_AppCompat_PopupMenu 0x7f0b002b\nint style Widget_AppCompat_ProgressBar 0x7f0b000a\nint style Widget_AppCompat_ProgressBar_Horizontal 0x7f0b0009\nint style Widget_AppCompat_Spinner_DropDown_ActionBar 0x7f0b0022\nint[] styleable ActionBar { 0x7f010025, 0x7f010026, 0x7f010027, 0x7f010028, 0x7f010029, 0x7f01002a, 0x7f01002b, 0x7f01002c, 0x7f01002d, 0x7f01002e, 0x7f01002f, 0x7f010030, 0x7f010031, 0x7f010032, 0x7f010033, 0x7f010034, 0x7f010035, 0x7f010036, 0x7f010037 }\nint styleable ActionBar_background 10\nint styleable ActionBar_backgroundSplit 12\nint styleable ActionBar_backgroundStacked 11\nint styleable ActionBar_customNavigationLayout 13\nint styleable ActionBar_displayOptions 3\nint styleable ActionBar_divider 9\nint styleable ActionBar_height 1\nint styleable ActionBar_homeLayout 14\nint styleable ActionBar_icon 7\nint styleable ActionBar_indeterminateProgressStyle 16\nint styleable ActionBar_itemPadding 18\nint styleable ActionBar_logo 8\nint styleable ActionBar_navigationMode 2\nint styleable ActionBar_progressBarPadding 17\nint styleable ActionBar_progressBarStyle 15\nint styleable ActionBar_subtitle 4\nint styleable ActionBar_subtitleTextStyle 6\nint styleable ActionBar_title 0\nint styleable ActionBar_titleTextStyle 5\nint[] styleable ActionBarLayout { 0x010100b3 }\nint styleable ActionBarLayout_android_layout_gravity 0\nint[] styleable ActionBarWindow { 0x7f010000, 0x7f010001, 0x7f010002, 0x7f010003, 0x7f010004, 0x7f010005, 0x7f010006 }\nint styleable ActionBarWindow_windowActionBar 0\nint styleable ActionBarWindow_windowActionBarOverlay 1\nint styleable ActionBarWindow_windowFixedHeightMajor 6\nint styleable ActionBarWindow_windowFixedHeightMinor 4\nint styleable ActionBarWindow_windowFixedWidthMajor 3\nint styleable ActionBarWindow_windowFixedWidthMinor 5\nint styleable ActionBarWindow_windowSplitActionBar 2\nint[] styleable ActionMenuItemView { 0x0101013f }\nint styleable ActionMenuItemView_android_minWidth 0\nint[] styleable ActionMenuView { }\nint[] styleable ActionMode { 0x7f010026, 0x7f01002a, 0x7f01002b, 0x7f01002f, 0x7f010031 }\nint styleable ActionMode_background 3\nint styleable ActionMode_backgroundSplit 4\nint styleable ActionMode_height 0\nint styleable ActionMode_subtitleTextStyle 2\nint styleable ActionMode_titleTextStyle 1\nint[] styleable ActivityChooserView { 0x7f01006a, 0x7f01006b }\nint styleable ActivityChooserView_expandActivityOverflowButtonDrawable 1\nint styleable ActivityChooserView_initialActivityCount 0\nint[] styleable CompatTextView { 0x7f01006d }\nint styleable CompatTextView_textAllCaps 0\nint[] styleable CompoundButton { 0x01010107, 0x7f01006e, 0x7f01006f }\nint styleable CompoundButton_android_button 0\nint styleable CompoundButton_drawableHeight 2\nint styleable CompoundButton_drawableWidth 1\nint[] styleable LinearLayoutICS { 0x7f01002e, 0x7f010055, 0x7f010056 }\nint styleable LinearLayoutICS_divider 0\nint styleable LinearLayoutICS_dividerPadding 2\nint styleable LinearLayoutICS_showDividers 1\nint[] styleable MenuGroup { 0x0101000e, 0x010100d0, 0x01010194, 0x010101de, 0x010101df, 0x010101e0 }\nint styleable MenuGroup_android_checkableBehavior 5\nint styleable MenuGroup_android_enabled 0\nint styleable MenuGroup_android_id 1\nint styleable MenuGroup_android_menuCategory 3\nint styleable MenuGroup_android_orderInCategory 4\nint styleable MenuGroup_android_visible 2\nint[] styleable MenuItem { 0x01010002, 0x0101000e, 0x010100d0, 0x01010106, 0x01010194, 0x010101de, 0x010101df, 0x010101e1, 0x010101e2, 0x010101e3, 0x010101e4, 0x010101e5, 0x0101026f, 0x7f01004d, 0x7f01004e, 0x7f01004f, 0x7f010050 }\nint styleable MenuItem_actionLayout 14\nint styleable MenuItem_actionProviderClass 16\nint styleable MenuItem_actionViewClass 15\nint styleable MenuItem_android_alphabeticShortcut 9\nint styleable MenuItem_android_checkable 11\nint styleable MenuItem_android_checked 3\nint styleable MenuItem_android_enabled 1\nint styleable MenuItem_android_icon 0\nint styleable MenuItem_android_id 2\nint styleable MenuItem_android_menuCategory 5\nint styleable MenuItem_android_numericShortcut 10\nint styleable MenuItem_android_onClick 12\nint styleable MenuItem_android_orderInCategory 6\nint styleable MenuItem_android_title 7\nint styleable MenuItem_android_titleCondensed 8\nint styleable MenuItem_android_visible 4\nint styleable MenuItem_showAsAction 13\nint[] styleable MenuView { 0x010100ae, 0x0101012c, 0x0101012d, 0x0101012e, 0x0101012f, 0x01010130, 0x01010131, 0x01010438 }\nint styleable MenuView_android_headerBackground 4\nint styleable MenuView_android_horizontalDivider 2\nint styleable MenuView_android_itemBackground 5\nint styleable MenuView_android_itemIconDisabledAlpha 6\nint styleable MenuView_android_itemTextAppearance 1\nint styleable MenuView_android_preserveIconSpacing 7\nint styleable MenuView_android_verticalDivider 3\nint styleable MenuView_android_windowAnimationStyle 0\nint[] styleable SearchView { 0x0101011f, 0x01010220, 0x01010264, 0x7f01005a, 0x7f01005b }\nint styleable SearchView_android_imeOptions 2\nint styleable SearchView_android_inputType 1\nint styleable SearchView_android_maxWidth 0\nint styleable SearchView_iconifiedByDefault 3\nint styleable SearchView_queryHint 4\nint[] styleable Spinner { 0x010100af, 0x01010175, 0x01010176, 0x01010262, 0x010102ac, 0x010102ad, 0x7f010051, 0x7f010052, 0x7f010053, 0x7f010054 }\nint styleable Spinner_android_dropDownHorizontalOffset 4\nint styleable Spinner_android_dropDownSelector 1\nint styleable Spinner_android_dropDownVerticalOffset 5\nint styleable Spinner_android_dropDownWidth 3\nint styleable Spinner_android_gravity 0\nint styleable Spinner_android_popupBackground 2\nint styleable Spinner_disableChildrenWhenDisabled 9\nint styleable Spinner_popupPromptView 8\nint styleable Spinner_prompt 6\nint styleable Spinner_spinnerMode 7\nint[] styleable Theme { 0x7f010047, 0x7f010048, 0x7f010049, 0x7f01004a, 0x7f01004b, 0x7f01004c }\nint styleable Theme_actionDropDownStyle 0\nint styleable Theme_dropdownListPreferredItemHeight 1\nint styleable Theme_listChoiceBackgroundIndicator 5\nint styleable Theme_panelMenuListTheme 4\nint styleable Theme_panelMenuListWidth 3\nint styleable Theme_popupMenuStyle 2\nint[] styleable View { 0x010100da, 0x7f010038, 0x7f010039 }\nint styleable View_android_focusable 0\nint styleable View_paddingEnd 2\nint styleable View_paddingStart 1\n"
  },
  {
    "path": "WanDaoJiaIndex/bin/jarlist.cache",
    "content": "# cache for current jar dependency. DO NOT EDIT.\n# format is <lastModified> <length> <SHA-1> <path>\n# Encoding is UTF-8\n"
  },
  {
    "path": "WanDaoJiaIndex/gen/android/support/v7/appcompat/R.java",
    "content": "/* AUTO-GENERATED FILE.  DO NOT MODIFY.\n *\n * This class was automatically generated by the\n * aapt tool from the resource data it found.  It\n * should not be modified by hand.\n */\npackage android.support.v7.appcompat;\n\npublic final class R {\n\tpublic static final class anim {\n\t\tpublic static final int abc_fade_in = 0x7f040000;\n\t\tpublic static final int abc_fade_out = 0x7f040001;\n\t\tpublic static final int abc_slide_in_bottom = 0x7f040002;\n\t\tpublic static final int abc_slide_in_top = 0x7f040003;\n\t\tpublic static final int abc_slide_out_bottom = 0x7f040004;\n\t\tpublic static final int abc_slide_out_top = 0x7f040005;\n\t}\n\tpublic static final class attr {\n\t\tpublic static final int actionBarDivider = 0x7f01000f;\n\t\tpublic static final int actionBarItemBackground = 0x7f010010;\n\t\tpublic static final int actionBarSize = 0x7f01000e;\n\t\tpublic static final int actionBarSplitStyle = 0x7f01000c;\n\t\tpublic static final int actionBarStyle = 0x7f01000b;\n\t\tpublic static final int actionBarTabBarStyle = 0x7f010008;\n\t\tpublic static final int actionBarTabStyle = 0x7f010007;\n\t\tpublic static final int actionBarTabTextStyle = 0x7f010009;\n\t\tpublic static final int actionBarWidgetTheme = 0x7f01000d;\n\t\tpublic static final int actionButtonStyle = 0x7f010016;\n\t\tpublic static final int actionDropDownStyle = 0x7f010047;\n\t\tpublic static final int actionLayout = 0x7f01004e;\n\t\tpublic static final int actionMenuTextAppearance = 0x7f010011;\n\t\tpublic static final int actionMenuTextColor = 0x7f010012;\n\t\tpublic static final int actionModeBackground = 0x7f01003c;\n\t\tpublic static final int actionModeCloseButtonStyle = 0x7f01003b;\n\t\tpublic static final int actionModeCloseDrawable = 0x7f01003e;\n\t\tpublic static final int actionModeCopyDrawable = 0x7f010040;\n\t\tpublic static final int actionModeCutDrawable = 0x7f01003f;\n\t\tpublic static final int actionModeFindDrawable = 0x7f010044;\n\t\tpublic static final int actionModePasteDrawable = 0x7f010041;\n\t\tpublic static final int actionModePopupWindowStyle = 0x7f010046;\n\t\tpublic static final int actionModeSelectAllDrawable = 0x7f010042;\n\t\tpublic static final int actionModeShareDrawable = 0x7f010043;\n\t\tpublic static final int actionModeSplitBackground = 0x7f01003d;\n\t\tpublic static final int actionModeStyle = 0x7f01003a;\n\t\tpublic static final int actionModeWebSearchDrawable = 0x7f010045;\n\t\tpublic static final int actionOverflowButtonStyle = 0x7f01000a;\n\t\tpublic static final int actionProviderClass = 0x7f010050;\n\t\tpublic static final int actionViewClass = 0x7f01004f;\n\t\tpublic static final int activityChooserViewStyle = 0x7f01006c;\n\t\tpublic static final int background = 0x7f01002f;\n\t\tpublic static final int backgroundSplit = 0x7f010031;\n\t\tpublic static final int backgroundStacked = 0x7f010030;\n\t\tpublic static final int buttonBarButtonStyle = 0x7f010018;\n\t\tpublic static final int buttonBarStyle = 0x7f010017;\n\t\tpublic static final int customNavigationLayout = 0x7f010032;\n\t\tpublic static final int disableChildrenWhenDisabled = 0x7f010054;\n\t\tpublic static final int displayOptions = 0x7f010028;\n\t\tpublic static final int divider = 0x7f01002e;\n\t\tpublic static final int dividerHorizontal = 0x7f01001b;\n\t\tpublic static final int dividerPadding = 0x7f010056;\n\t\tpublic static final int dividerVertical = 0x7f01001a;\n\t\tpublic static final int dropDownListViewStyle = 0x7f010021;\n\t\tpublic static final int dropdownListPreferredItemHeight = 0x7f010048;\n\t\tpublic static final int expandActivityOverflowButtonDrawable = 0x7f01006b;\n\t\tpublic static final int height = 0x7f010026;\n\t\tpublic static final int homeAsUpIndicator = 0x7f010013;\n\t\tpublic static final int homeLayout = 0x7f010033;\n\t\tpublic static final int icon = 0x7f01002c;\n\t\tpublic static final int iconifiedByDefault = 0x7f01005a;\n\t\tpublic static final int indeterminateProgressStyle = 0x7f010035;\n\t\tpublic static final int initialActivityCount = 0x7f01006a;\n\t\tpublic static final int isLightTheme = 0x7f010059;\n\t\tpublic static final int itemPadding = 0x7f010037;\n\t\tpublic static final int listChoiceBackgroundIndicator = 0x7f01004c;\n\t\tpublic static final int listPopupWindowStyle = 0x7f010022;\n\t\tpublic static final int listPreferredItemHeight = 0x7f01001c;\n\t\tpublic static final int listPreferredItemHeightLarge = 0x7f01001e;\n\t\tpublic static final int listPreferredItemHeightSmall = 0x7f01001d;\n\t\tpublic static final int listPreferredItemPaddingLeft = 0x7f01001f;\n\t\tpublic static final int listPreferredItemPaddingRight = 0x7f010020;\n\t\tpublic static final int logo = 0x7f01002d;\n\t\tpublic static final int navigationMode = 0x7f010027;\n\t\tpublic static final int paddingEnd = 0x7f010039;\n\t\tpublic static final int paddingStart = 0x7f010038;\n\t\tpublic static final int panelMenuListTheme = 0x7f01004b;\n\t\tpublic static final int panelMenuListWidth = 0x7f01004a;\n\t\tpublic static final int popupMenuStyle = 0x7f010049;\n\t\tpublic static final int popupPromptView = 0x7f010053;\n\t\tpublic static final int progressBarPadding = 0x7f010036;\n\t\tpublic static final int progressBarStyle = 0x7f010034;\n\t\tpublic static final int prompt = 0x7f010051;\n\t\tpublic static final int queryHint = 0x7f01005b;\n\t\tpublic static final int searchDropdownBackground = 0x7f01005c;\n\t\tpublic static final int searchResultListItemHeight = 0x7f010065;\n\t\tpublic static final int searchViewAutoCompleteTextView = 0x7f010069;\n\t\tpublic static final int searchViewCloseIcon = 0x7f01005d;\n\t\tpublic static final int searchViewEditQuery = 0x7f010061;\n\t\tpublic static final int searchViewEditQueryBackground = 0x7f010062;\n\t\tpublic static final int searchViewGoIcon = 0x7f01005e;\n\t\tpublic static final int searchViewSearchIcon = 0x7f01005f;\n\t\tpublic static final int searchViewTextField = 0x7f010063;\n\t\tpublic static final int searchViewTextFieldRight = 0x7f010064;\n\t\tpublic static final int searchViewVoiceIcon = 0x7f010060;\n\t\tpublic static final int selectableItemBackground = 0x7f010019;\n\t\tpublic static final int showAsAction = 0x7f01004d;\n\t\tpublic static final int showDividers = 0x7f010055;\n\t\tpublic static final int spinnerDropDownItemStyle = 0x7f010058;\n\t\tpublic static final int spinnerMode = 0x7f010052;\n\t\tpublic static final int spinnerStyle = 0x7f010057;\n\t\tpublic static final int subtitle = 0x7f010029;\n\t\tpublic static final int subtitleTextStyle = 0x7f01002b;\n\t\tpublic static final int textAllCaps = 0x7f01006d;\n\t\tpublic static final int textAppearanceLargePopupMenu = 0x7f010014;\n\t\tpublic static final int textAppearanceListItem = 0x7f010023;\n\t\tpublic static final int textAppearanceListItemSmall = 0x7f010024;\n\t\tpublic static final int textAppearanceSearchResultSubtitle = 0x7f010067;\n\t\tpublic static final int textAppearanceSearchResultTitle = 0x7f010066;\n\t\tpublic static final int textAppearanceSmallPopupMenu = 0x7f010015;\n\t\tpublic static final int textColorSearchUrl = 0x7f010068;\n\t\tpublic static final int title = 0x7f010025;\n\t\tpublic static final int titleTextStyle = 0x7f01002a;\n\t\tpublic static final int windowActionBar = 0x7f010000;\n\t\tpublic static final int windowActionBarOverlay = 0x7f010001;\n\t\tpublic static final int windowFixedHeightMajor = 0x7f010006;\n\t\tpublic static final int windowFixedHeightMinor = 0x7f010004;\n\t\tpublic static final int windowFixedWidthMajor = 0x7f010003;\n\t\tpublic static final int windowFixedWidthMinor = 0x7f010005;\n\t\tpublic static final int windowSplitActionBar = 0x7f010002;\n\t}\n\tpublic static final class bool {\n\t\tpublic static final int abc_action_bar_embed_tabs_pre_jb = 0x7f060000;\n\t\tpublic static final int abc_action_bar_expanded_action_views_exclusive = 0x7f060001;\n\t\tpublic static final int abc_config_actionMenuItemAllCaps = 0x7f060005;\n\t\tpublic static final int abc_config_allowActionMenuItemTextWithIcon = 0x7f060004;\n\t\tpublic static final int abc_config_showMenuShortcutsWhenKeyboardPresent = 0x7f060003;\n\t\tpublic static final int abc_split_action_bar_is_narrow = 0x7f060002;\n\t}\n\tpublic static final class color {\n\t\tpublic static final int abc_search_url_text_holo = 0x7f070004;\n\t\tpublic static final int abc_search_url_text_normal = 0x7f070000;\n\t\tpublic static final int abc_search_url_text_pressed = 0x7f070002;\n\t\tpublic static final int abc_search_url_text_selected = 0x7f070001;\n\t}\n\tpublic static final class dimen {\n\t\tpublic static final int abc_action_bar_default_height = 0x7f080002;\n\t\tpublic static final int abc_action_bar_icon_vertical_padding = 0x7f080003;\n\t\tpublic static final int abc_action_bar_progress_bar_size = 0x7f08000a;\n\t\tpublic static final int abc_action_bar_stacked_max_height = 0x7f080009;\n\t\tpublic static final int abc_action_bar_stacked_tab_max_width = 0x7f080001;\n\t\tpublic static final int abc_action_bar_subtitle_bottom_margin = 0x7f080007;\n\t\tpublic static final int abc_action_bar_subtitle_text_size = 0x7f080005;\n\t\tpublic static final int abc_action_bar_subtitle_top_margin = 0x7f080006;\n\t\tpublic static final int abc_action_bar_title_text_size = 0x7f080004;\n\t\tpublic static final int abc_action_button_min_width = 0x7f080008;\n\t\tpublic static final int abc_config_prefDialogWidth = 0x7f080000;\n\t\tpublic static final int abc_dropdownitem_icon_width = 0x7f080010;\n\t\tpublic static final int abc_dropdownitem_text_padding_left = 0x7f08000e;\n\t\tpublic static final int abc_dropdownitem_text_padding_right = 0x7f08000f;\n\t\tpublic static final int abc_panel_menu_list_width = 0x7f08000b;\n\t\tpublic static final int abc_search_view_preferred_width = 0x7f08000d;\n\t\tpublic static final int abc_search_view_text_min_width = 0x7f08000c;\n\t\tpublic static final int dialog_fixed_height_major = 0x7f080013;\n\t\tpublic static final int dialog_fixed_height_minor = 0x7f080014;\n\t\tpublic static final int dialog_fixed_width_major = 0x7f080011;\n\t\tpublic static final int dialog_fixed_width_minor = 0x7f080012;\n\t}\n\tpublic static final class drawable {\n\t\tpublic static final int abc_ab_bottom_solid_dark_holo = 0x7f020000;\n\t\tpublic static final int abc_ab_bottom_solid_light_holo = 0x7f020001;\n\t\tpublic static final int abc_ab_bottom_transparent_dark_holo = 0x7f020002;\n\t\tpublic static final int abc_ab_bottom_transparent_light_holo = 0x7f020003;\n\t\tpublic static final int abc_ab_share_pack_holo_dark = 0x7f020004;\n\t\tpublic static final int abc_ab_share_pack_holo_light = 0x7f020005;\n\t\tpublic static final int abc_ab_solid_dark_holo = 0x7f020006;\n\t\tpublic static final int abc_ab_solid_light_holo = 0x7f020007;\n\t\tpublic static final int abc_ab_stacked_solid_dark_holo = 0x7f020008;\n\t\tpublic static final int abc_ab_stacked_solid_light_holo = 0x7f020009;\n\t\tpublic static final int abc_ab_stacked_transparent_dark_holo = 0x7f02000a;\n\t\tpublic static final int abc_ab_stacked_transparent_light_holo = 0x7f02000b;\n\t\tpublic static final int abc_ab_transparent_dark_holo = 0x7f02000c;\n\t\tpublic static final int abc_ab_transparent_light_holo = 0x7f02000d;\n\t\tpublic static final int abc_cab_background_bottom_holo_dark = 0x7f02000e;\n\t\tpublic static final int abc_cab_background_bottom_holo_light = 0x7f02000f;\n\t\tpublic static final int abc_cab_background_top_holo_dark = 0x7f020010;\n\t\tpublic static final int abc_cab_background_top_holo_light = 0x7f020011;\n\t\tpublic static final int abc_ic_ab_back_holo_dark = 0x7f020012;\n\t\tpublic static final int abc_ic_ab_back_holo_light = 0x7f020013;\n\t\tpublic static final int abc_ic_cab_done_holo_dark = 0x7f020014;\n\t\tpublic static final int abc_ic_cab_done_holo_light = 0x7f020015;\n\t\tpublic static final int abc_ic_clear = 0x7f020016;\n\t\tpublic static final int abc_ic_clear_disabled = 0x7f020017;\n\t\tpublic static final int abc_ic_clear_holo_light = 0x7f020018;\n\t\tpublic static final int abc_ic_clear_normal = 0x7f020019;\n\t\tpublic static final int abc_ic_clear_search_api_disabled_holo_light = 0x7f02001a;\n\t\tpublic static final int abc_ic_clear_search_api_holo_light = 0x7f02001b;\n\t\tpublic static final int abc_ic_commit_search_api_holo_dark = 0x7f02001c;\n\t\tpublic static final int abc_ic_commit_search_api_holo_light = 0x7f02001d;\n\t\tpublic static final int abc_ic_go = 0x7f02001e;\n\t\tpublic static final int abc_ic_go_search_api_holo_light = 0x7f02001f;\n\t\tpublic static final int abc_ic_menu_moreoverflow_normal_holo_dark = 0x7f020020;\n\t\tpublic static final int abc_ic_menu_moreoverflow_normal_holo_light = 0x7f020021;\n\t\tpublic static final int abc_ic_menu_share_holo_dark = 0x7f020022;\n\t\tpublic static final int abc_ic_menu_share_holo_light = 0x7f020023;\n\t\tpublic static final int abc_ic_search = 0x7f020024;\n\t\tpublic static final int abc_ic_search_api_holo_light = 0x7f020025;\n\t\tpublic static final int abc_ic_voice_search = 0x7f020026;\n\t\tpublic static final int abc_ic_voice_search_api_holo_light = 0x7f020027;\n\t\tpublic static final int abc_item_background_holo_dark = 0x7f020028;\n\t\tpublic static final int abc_item_background_holo_light = 0x7f020029;\n\t\tpublic static final int abc_list_divider_holo_dark = 0x7f02002a;\n\t\tpublic static final int abc_list_divider_holo_light = 0x7f02002b;\n\t\tpublic static final int abc_list_focused_holo = 0x7f02002c;\n\t\tpublic static final int abc_list_longpressed_holo = 0x7f02002d;\n\t\tpublic static final int abc_list_pressed_holo_dark = 0x7f02002e;\n\t\tpublic static final int abc_list_pressed_holo_light = 0x7f02002f;\n\t\tpublic static final int abc_list_selector_background_transition_holo_dark = 0x7f020030;\n\t\tpublic static final int abc_list_selector_background_transition_holo_light = 0x7f020031;\n\t\tpublic static final int abc_list_selector_disabled_holo_dark = 0x7f020032;\n\t\tpublic static final int abc_list_selector_disabled_holo_light = 0x7f020033;\n\t\tpublic static final int abc_list_selector_holo_dark = 0x7f020034;\n\t\tpublic static final int abc_list_selector_holo_light = 0x7f020035;\n\t\tpublic static final int abc_menu_dropdown_panel_holo_dark = 0x7f020036;\n\t\tpublic static final int abc_menu_dropdown_panel_holo_light = 0x7f020037;\n\t\tpublic static final int abc_menu_hardkey_panel_holo_dark = 0x7f020038;\n\t\tpublic static final int abc_menu_hardkey_panel_holo_light = 0x7f020039;\n\t\tpublic static final int abc_search_dropdown_dark = 0x7f02003a;\n\t\tpublic static final int abc_search_dropdown_light = 0x7f02003b;\n\t\tpublic static final int abc_spinner_ab_default_holo_dark = 0x7f02003c;\n\t\tpublic static final int abc_spinner_ab_default_holo_light = 0x7f02003d;\n\t\tpublic static final int abc_spinner_ab_disabled_holo_dark = 0x7f02003e;\n\t\tpublic static final int abc_spinner_ab_disabled_holo_light = 0x7f02003f;\n\t\tpublic static final int abc_spinner_ab_focused_holo_dark = 0x7f020040;\n\t\tpublic static final int abc_spinner_ab_focused_holo_light = 0x7f020041;\n\t\tpublic static final int abc_spinner_ab_holo_dark = 0x7f020042;\n\t\tpublic static final int abc_spinner_ab_holo_light = 0x7f020043;\n\t\tpublic static final int abc_spinner_ab_pressed_holo_dark = 0x7f020044;\n\t\tpublic static final int abc_spinner_ab_pressed_holo_light = 0x7f020045;\n\t\tpublic static final int abc_tab_indicator_ab_holo = 0x7f020046;\n\t\tpublic static final int abc_tab_selected_focused_holo = 0x7f020047;\n\t\tpublic static final int abc_tab_selected_holo = 0x7f020048;\n\t\tpublic static final int abc_tab_selected_pressed_holo = 0x7f020049;\n\t\tpublic static final int abc_tab_unselected_pressed_holo = 0x7f02004a;\n\t\tpublic static final int abc_textfield_search_default_holo_dark = 0x7f02004b;\n\t\tpublic static final int abc_textfield_search_default_holo_light = 0x7f02004c;\n\t\tpublic static final int abc_textfield_search_right_default_holo_dark = 0x7f02004d;\n\t\tpublic static final int abc_textfield_search_right_default_holo_light = 0x7f02004e;\n\t\tpublic static final int abc_textfield_search_right_selected_holo_dark = 0x7f02004f;\n\t\tpublic static final int abc_textfield_search_right_selected_holo_light = 0x7f020050;\n\t\tpublic static final int abc_textfield_search_selected_holo_dark = 0x7f020051;\n\t\tpublic static final int abc_textfield_search_selected_holo_light = 0x7f020052;\n\t\tpublic static final int abc_textfield_searchview_holo_dark = 0x7f020053;\n\t\tpublic static final int abc_textfield_searchview_holo_light = 0x7f020054;\n\t\tpublic static final int abc_textfield_searchview_right_holo_dark = 0x7f020055;\n\t\tpublic static final int abc_textfield_searchview_right_holo_light = 0x7f020056;\n\t}\n\tpublic static final class id {\n\t\tpublic static final int action_bar = 0x7f05001c;\n\t\tpublic static final int action_bar_activity_content = 0x7f050015;\n\t\tpublic static final int action_bar_container = 0x7f05001b;\n\t\tpublic static final int action_bar_overlay_layout = 0x7f05001f;\n\t\tpublic static final int action_bar_root = 0x7f05001a;\n\t\tpublic static final int action_bar_subtitle = 0x7f050023;\n\t\tpublic static final int action_bar_title = 0x7f050022;\n\t\tpublic static final int action_context_bar = 0x7f05001d;\n\t\tpublic static final int action_menu_divider = 0x7f050016;\n\t\tpublic static final int action_menu_presenter = 0x7f050017;\n\t\tpublic static final int action_mode_close_button = 0x7f050024;\n\t\tpublic static final int activity_chooser_view_content = 0x7f050025;\n\t\tpublic static final int always = 0x7f05000b;\n\t\tpublic static final int beginning = 0x7f050011;\n\t\tpublic static final int checkbox = 0x7f05002d;\n\t\tpublic static final int collapseActionView = 0x7f05000d;\n\t\tpublic static final int default_activity_button = 0x7f050028;\n\t\tpublic static final int dialog = 0x7f05000e;\n\t\tpublic static final int disableHome = 0x7f050008;\n\t\tpublic static final int dropdown = 0x7f05000f;\n\t\tpublic static final int edit_query = 0x7f050030;\n\t\tpublic static final int end = 0x7f050013;\n\t\tpublic static final int expand_activities_button = 0x7f050026;\n\t\tpublic static final int expanded_menu = 0x7f05002c;\n\t\tpublic static final int home = 0x7f050014;\n\t\tpublic static final int homeAsUp = 0x7f050005;\n\t\tpublic static final int icon = 0x7f05002a;\n\t\tpublic static final int ifRoom = 0x7f05000a;\n\t\tpublic static final int image = 0x7f050027;\n\t\tpublic static final int listMode = 0x7f050001;\n\t\tpublic static final int list_item = 0x7f050029;\n\t\tpublic static final int middle = 0x7f050012;\n\t\tpublic static final int never = 0x7f050009;\n\t\tpublic static final int none = 0x7f050010;\n\t\tpublic static final int normal = 0x7f050000;\n\t\tpublic static final int progress_circular = 0x7f050018;\n\t\tpublic static final int progress_horizontal = 0x7f050019;\n\t\tpublic static final int radio = 0x7f05002f;\n\t\tpublic static final int search_badge = 0x7f050032;\n\t\tpublic static final int search_bar = 0x7f050031;\n\t\tpublic static final int search_button = 0x7f050033;\n\t\tpublic static final int search_close_btn = 0x7f050038;\n\t\tpublic static final int search_edit_frame = 0x7f050034;\n\t\tpublic static final int search_go_btn = 0x7f05003a;\n\t\tpublic static final int search_mag_icon = 0x7f050035;\n\t\tpublic static final int search_plate = 0x7f050036;\n\t\tpublic static final int search_src_text = 0x7f050037;\n\t\tpublic static final int search_voice_btn = 0x7f05003b;\n\t\tpublic static final int shortcut = 0x7f05002e;\n\t\tpublic static final int showCustom = 0x7f050007;\n\t\tpublic static final int showHome = 0x7f050004;\n\t\tpublic static final int showTitle = 0x7f050006;\n\t\tpublic static final int split_action_bar = 0x7f05001e;\n\t\tpublic static final int submit_area = 0x7f050039;\n\t\tpublic static final int tabMode = 0x7f050002;\n\t\tpublic static final int title = 0x7f05002b;\n\t\tpublic static final int top_action_bar = 0x7f050020;\n\t\tpublic static final int up = 0x7f050021;\n\t\tpublic static final int useLogo = 0x7f050003;\n\t\tpublic static final int withText = 0x7f05000c;\n\t}\n\tpublic static final class integer {\n\t\tpublic static final int abc_max_action_buttons = 0x7f090000;\n\t}\n\tpublic static final class layout {\n\t\tpublic static final int abc_action_bar_decor = 0x7f030000;\n\t\tpublic static final int abc_action_bar_decor_include = 0x7f030001;\n\t\tpublic static final int abc_action_bar_decor_overlay = 0x7f030002;\n\t\tpublic static final int abc_action_bar_home = 0x7f030003;\n\t\tpublic static final int abc_action_bar_tab = 0x7f030004;\n\t\tpublic static final int abc_action_bar_tabbar = 0x7f030005;\n\t\tpublic static final int abc_action_bar_title_item = 0x7f030006;\n\t\tpublic static final int abc_action_bar_view_list_nav_layout = 0x7f030007;\n\t\tpublic static final int abc_action_menu_item_layout = 0x7f030008;\n\t\tpublic static final int abc_action_menu_layout = 0x7f030009;\n\t\tpublic static final int abc_action_mode_bar = 0x7f03000a;\n\t\tpublic static final int abc_action_mode_close_item = 0x7f03000b;\n\t\tpublic static final int abc_activity_chooser_view = 0x7f03000c;\n\t\tpublic static final int abc_activity_chooser_view_include = 0x7f03000d;\n\t\tpublic static final int abc_activity_chooser_view_list_item = 0x7f03000e;\n\t\tpublic static final int abc_expanded_menu_layout = 0x7f03000f;\n\t\tpublic static final int abc_list_menu_item_checkbox = 0x7f030010;\n\t\tpublic static final int abc_list_menu_item_icon = 0x7f030011;\n\t\tpublic static final int abc_list_menu_item_layout = 0x7f030012;\n\t\tpublic static final int abc_list_menu_item_radio = 0x7f030013;\n\t\tpublic static final int abc_popup_menu_item_layout = 0x7f030014;\n\t\tpublic static final int abc_search_dropdown_item_icons_2line = 0x7f030015;\n\t\tpublic static final int abc_search_view = 0x7f030016;\n\t\tpublic static final int abc_simple_decor = 0x7f030017;\n\t\tpublic static final int support_simple_spinner_dropdown_item = 0x7f03001c;\n\t}\n\tpublic static final class string {\n\t\tpublic static final int abc_action_bar_home_description = 0x7f0a0001;\n\t\tpublic static final int abc_action_bar_up_description = 0x7f0a0002;\n\t\tpublic static final int abc_action_menu_overflow_description = 0x7f0a0003;\n\t\tpublic static final int abc_action_mode_done = 0x7f0a0000;\n\t\tpublic static final int abc_activity_chooser_view_see_all = 0x7f0a000a;\n\t\tpublic static final int abc_activitychooserview_choose_application = 0x7f0a0009;\n\t\tpublic static final int abc_searchview_description_clear = 0x7f0a0006;\n\t\tpublic static final int abc_searchview_description_query = 0x7f0a0005;\n\t\tpublic static final int abc_searchview_description_search = 0x7f0a0004;\n\t\tpublic static final int abc_searchview_description_submit = 0x7f0a0007;\n\t\tpublic static final int abc_searchview_description_voice = 0x7f0a0008;\n\t\tpublic static final int abc_shareactionprovider_share_with = 0x7f0a000c;\n\t\tpublic static final int abc_shareactionprovider_share_with_application = 0x7f0a000b;\n\t}\n\tpublic static final class style {\n\t\tpublic static final int TextAppearance_AppCompat_Base_CompactMenu_Dialog = 0x7f0b0063;\n\t\tpublic static final int TextAppearance_AppCompat_Base_SearchResult = 0x7f0b006d;\n\t\tpublic static final int TextAppearance_AppCompat_Base_SearchResult_Subtitle = 0x7f0b006f;\n\t\tpublic static final int TextAppearance_AppCompat_Base_SearchResult_Title = 0x7f0b006e;\n\t\tpublic static final int TextAppearance_AppCompat_Base_Widget_PopupMenu_Large = 0x7f0b0069;\n\t\tpublic static final int TextAppearance_AppCompat_Base_Widget_PopupMenu_Small = 0x7f0b006a;\n\t\tpublic static final int TextAppearance_AppCompat_Light_Base_SearchResult = 0x7f0b0070;\n\t\tpublic static final int TextAppearance_AppCompat_Light_Base_SearchResult_Subtitle = 0x7f0b0072;\n\t\tpublic static final int TextAppearance_AppCompat_Light_Base_SearchResult_Title = 0x7f0b0071;\n\t\tpublic static final int TextAppearance_AppCompat_Light_Base_Widget_PopupMenu_Large = 0x7f0b006b;\n\t\tpublic static final int TextAppearance_AppCompat_Light_Base_Widget_PopupMenu_Small = 0x7f0b006c;\n\t\tpublic static final int TextAppearance_AppCompat_Light_SearchResult_Subtitle = 0x7f0b0035;\n\t\tpublic static final int TextAppearance_AppCompat_Light_SearchResult_Title = 0x7f0b0034;\n\t\tpublic static final int TextAppearance_AppCompat_Light_Widget_PopupMenu_Large = 0x7f0b0030;\n\t\tpublic static final int TextAppearance_AppCompat_Light_Widget_PopupMenu_Small = 0x7f0b0031;\n\t\tpublic static final int TextAppearance_AppCompat_SearchResult_Subtitle = 0x7f0b0033;\n\t\tpublic static final int TextAppearance_AppCompat_SearchResult_Title = 0x7f0b0032;\n\t\tpublic static final int TextAppearance_AppCompat_Widget_ActionBar_Menu = 0x7f0b001a;\n\t\tpublic static final int TextAppearance_AppCompat_Widget_ActionBar_Subtitle = 0x7f0b0006;\n\t\tpublic static final int TextAppearance_AppCompat_Widget_ActionBar_Subtitle_Inverse = 0x7f0b0008;\n\t\tpublic static final int TextAppearance_AppCompat_Widget_ActionBar_Title = 0x7f0b0005;\n\t\tpublic static final int TextAppearance_AppCompat_Widget_ActionBar_Title_Inverse = 0x7f0b0007;\n\t\tpublic static final int TextAppearance_AppCompat_Widget_ActionMode_Subtitle = 0x7f0b001e;\n\t\tpublic static final int TextAppearance_AppCompat_Widget_ActionMode_Subtitle_Inverse = 0x7f0b0020;\n\t\tpublic static final int TextAppearance_AppCompat_Widget_ActionMode_Title = 0x7f0b001d;\n\t\tpublic static final int TextAppearance_AppCompat_Widget_ActionMode_Title_Inverse = 0x7f0b001f;\n\t\tpublic static final int TextAppearance_AppCompat_Widget_Base_ActionBar_Menu = 0x7f0b0054;\n\t\tpublic static final int TextAppearance_AppCompat_Widget_Base_ActionBar_Subtitle = 0x7f0b0056;\n\t\tpublic static final int TextAppearance_AppCompat_Widget_Base_ActionBar_Subtitle_Inverse = 0x7f0b0058;\n\t\tpublic static final int TextAppearance_AppCompat_Widget_Base_ActionBar_Title = 0x7f0b0055;\n\t\tpublic static final int TextAppearance_AppCompat_Widget_Base_ActionBar_Title_Inverse = 0x7f0b0057;\n\t\tpublic static final int TextAppearance_AppCompat_Widget_Base_ActionMode_Subtitle = 0x7f0b0051;\n\t\tpublic static final int TextAppearance_AppCompat_Widget_Base_ActionMode_Subtitle_Inverse = 0x7f0b0053;\n\t\tpublic static final int TextAppearance_AppCompat_Widget_Base_ActionMode_Title = 0x7f0b0050;\n\t\tpublic static final int TextAppearance_AppCompat_Widget_Base_ActionMode_Title_Inverse = 0x7f0b0052;\n\t\tpublic static final int TextAppearance_AppCompat_Widget_Base_DropDownItem = 0x7f0b0061;\n\t\tpublic static final int TextAppearance_AppCompat_Widget_DropDownItem = 0x7f0b0021;\n\t\tpublic static final int TextAppearance_AppCompat_Widget_PopupMenu_Large = 0x7f0b002e;\n\t\tpublic static final int TextAppearance_AppCompat_Widget_PopupMenu_Small = 0x7f0b002f;\n\t\tpublic static final int TextAppearance_Widget_AppCompat_Base_ExpandedMenu_Item = 0x7f0b0062;\n\t\tpublic static final int TextAppearance_Widget_AppCompat_ExpandedMenu_Item = 0x7f0b0028;\n\t\tpublic static final int Theme_AppCompat = 0x7f0b0077;\n\t\tpublic static final int Theme_AppCompat_Base_CompactMenu = 0x7f0b0083;\n\t\tpublic static final int Theme_AppCompat_Base_CompactMenu_Dialog = 0x7f0b0084;\n\t\tpublic static final int Theme_AppCompat_CompactMenu = 0x7f0b007c;\n\t\tpublic static final int Theme_AppCompat_CompactMenu_Dialog = 0x7f0b007d;\n\t\tpublic static final int Theme_AppCompat_DialogWhenLarge = 0x7f0b007a;\n\t\tpublic static final int Theme_AppCompat_Light = 0x7f0b0078;\n\t\tpublic static final int Theme_AppCompat_Light_DarkActionBar = 0x7f0b0079;\n\t\tpublic static final int Theme_AppCompat_Light_DialogWhenLarge = 0x7f0b007b;\n\t\tpublic static final int Theme_Base = 0x7f0b007e;\n\t\tpublic static final int Theme_Base_AppCompat = 0x7f0b0080;\n\t\tpublic static final int Theme_Base_AppCompat_DialogWhenLarge = 0x7f0b0085;\n\t\tpublic static final int Theme_Base_AppCompat_DialogWhenLarge_Base = 0x7f0b0089;\n\t\tpublic static final int Theme_Base_AppCompat_Dialog_FixedSize = 0x7f0b0087;\n\t\tpublic static final int Theme_Base_AppCompat_Dialog_Light_FixedSize = 0x7f0b0088;\n\t\tpublic static final int Theme_Base_AppCompat_Light = 0x7f0b0081;\n\t\tpublic static final int Theme_Base_AppCompat_Light_DarkActionBar = 0x7f0b0082;\n\t\tpublic static final int Theme_Base_AppCompat_Light_DialogWhenLarge = 0x7f0b0086;\n\t\tpublic static final int Theme_Base_AppCompat_Light_DialogWhenLarge_Base = 0x7f0b008a;\n\t\tpublic static final int Theme_Base_Light = 0x7f0b007f;\n\t\tpublic static final int Widget_AppCompat_ActionBar = 0x7f0b0000;\n\t\tpublic static final int Widget_AppCompat_ActionBar_Solid = 0x7f0b0002;\n\t\tpublic static final int Widget_AppCompat_ActionBar_TabBar = 0x7f0b0011;\n\t\tpublic static final int Widget_AppCompat_ActionBar_TabText = 0x7f0b0017;\n\t\tpublic static final int Widget_AppCompat_ActionBar_TabView = 0x7f0b0014;\n\t\tpublic static final int Widget_AppCompat_ActionButton = 0x7f0b000b;\n\t\tpublic static final int Widget_AppCompat_ActionButton_CloseMode = 0x7f0b000d;\n\t\tpublic static final int Widget_AppCompat_ActionButton_Overflow = 0x7f0b000f;\n\t\tpublic static final int Widget_AppCompat_ActionMode = 0x7f0b001b;\n\t\tpublic static final int Widget_AppCompat_ActivityChooserView = 0x7f0b0038;\n\t\tpublic static final int Widget_AppCompat_AutoCompleteTextView = 0x7f0b0036;\n\t\tpublic static final int Widget_AppCompat_Base_ActionBar = 0x7f0b003a;\n\t\tpublic static final int Widget_AppCompat_Base_ActionBar_Solid = 0x7f0b003c;\n\t\tpublic static final int Widget_AppCompat_Base_ActionBar_TabBar = 0x7f0b0045;\n\t\tpublic static final int Widget_AppCompat_Base_ActionBar_TabText = 0x7f0b004b;\n\t\tpublic static final int Widget_AppCompat_Base_ActionBar_TabView = 0x7f0b0048;\n\t\tpublic static final int Widget_AppCompat_Base_ActionButton = 0x7f0b003f;\n\t\tpublic static final int Widget_AppCompat_Base_ActionButton_CloseMode = 0x7f0b0041;\n\t\tpublic static final int Widget_AppCompat_Base_ActionButton_Overflow = 0x7f0b0043;\n\t\tpublic static final int Widget_AppCompat_Base_ActionMode = 0x7f0b004e;\n\t\tpublic static final int Widget_AppCompat_Base_ActivityChooserView = 0x7f0b0075;\n\t\tpublic static final int Widget_AppCompat_Base_AutoCompleteTextView = 0x7f0b0073;\n\t\tpublic static final int Widget_AppCompat_Base_DropDownItem_Spinner = 0x7f0b005d;\n\t\tpublic static final int Widget_AppCompat_Base_ListPopupWindow = 0x7f0b0065;\n\t\tpublic static final int Widget_AppCompat_Base_ListView_DropDown = 0x7f0b005f;\n\t\tpublic static final int Widget_AppCompat_Base_ListView_Menu = 0x7f0b0064;\n\t\tpublic static final int Widget_AppCompat_Base_PopupMenu = 0x7f0b0067;\n\t\tpublic static final int Widget_AppCompat_Base_ProgressBar = 0x7f0b005a;\n\t\tpublic static final int Widget_AppCompat_Base_ProgressBar_Horizontal = 0x7f0b0059;\n\t\tpublic static final int Widget_AppCompat_Base_Spinner = 0x7f0b005b;\n\t\tpublic static final int Widget_AppCompat_DropDownItem_Spinner = 0x7f0b0024;\n\t\tpublic static final int Widget_AppCompat_Light_ActionBar = 0x7f0b0001;\n\t\tpublic static final int Widget_AppCompat_Light_ActionBar_Solid = 0x7f0b0003;\n\t\tpublic static final int Widget_AppCompat_Light_ActionBar_Solid_Inverse = 0x7f0b0004;\n\t\tpublic static final int Widget_AppCompat_Light_ActionBar_TabBar = 0x7f0b0012;\n\t\tpublic static final int Widget_AppCompat_Light_ActionBar_TabBar_Inverse = 0x7f0b0013;\n\t\tpublic static final int Widget_AppCompat_Light_ActionBar_TabText = 0x7f0b0018;\n\t\tpublic static final int Widget_AppCompat_Light_ActionBar_TabText_Inverse = 0x7f0b0019;\n\t\tpublic static final int Widget_AppCompat_Light_ActionBar_TabView = 0x7f0b0015;\n\t\tpublic static final int Widget_AppCompat_Light_ActionBar_TabView_Inverse = 0x7f0b0016;\n\t\tpublic static final int Widget_AppCompat_Light_ActionButton = 0x7f0b000c;\n\t\tpublic static final int Widget_AppCompat_Light_ActionButton_CloseMode = 0x7f0b000e;\n\t\tpublic static final int Widget_AppCompat_Light_ActionButton_Overflow = 0x7f0b0010;\n\t\tpublic static final int Widget_AppCompat_Light_ActionMode_Inverse = 0x7f0b001c;\n\t\tpublic static final int Widget_AppCompat_Light_ActivityChooserView = 0x7f0b0039;\n\t\tpublic static final int Widget_AppCompat_Light_AutoCompleteTextView = 0x7f0b0037;\n\t\tpublic static final int Widget_AppCompat_Light_Base_ActionBar = 0x7f0b003b;\n\t\tpublic static final int Widget_AppCompat_Light_Base_ActionBar_Solid = 0x7f0b003d;\n\t\tpublic static final int Widget_AppCompat_Light_Base_ActionBar_Solid_Inverse = 0x7f0b003e;\n\t\tpublic static final int Widget_AppCompat_Light_Base_ActionBar_TabBar = 0x7f0b0046;\n\t\tpublic static final int Widget_AppCompat_Light_Base_ActionBar_TabBar_Inverse = 0x7f0b0047;\n\t\tpublic static final int Widget_AppCompat_Light_Base_ActionBar_TabText = 0x7f0b004c;\n\t\tpublic static final int Widget_AppCompat_Light_Base_ActionBar_TabText_Inverse = 0x7f0b004d;\n\t\tpublic static final int Widget_AppCompat_Light_Base_ActionBar_TabView = 0x7f0b0049;\n\t\tpublic static final int Widget_AppCompat_Light_Base_ActionBar_TabView_Inverse = 0x7f0b004a;\n\t\tpublic static final int Widget_AppCompat_Light_Base_ActionButton = 0x7f0b0040;\n\t\tpublic static final int Widget_AppCompat_Light_Base_ActionButton_CloseMode = 0x7f0b0042;\n\t\tpublic static final int Widget_AppCompat_Light_Base_ActionButton_Overflow = 0x7f0b0044;\n\t\tpublic static final int Widget_AppCompat_Light_Base_ActionMode_Inverse = 0x7f0b004f;\n\t\tpublic static final int Widget_AppCompat_Light_Base_ActivityChooserView = 0x7f0b0076;\n\t\tpublic static final int Widget_AppCompat_Light_Base_AutoCompleteTextView = 0x7f0b0074;\n\t\tpublic static final int Widget_AppCompat_Light_Base_DropDownItem_Spinner = 0x7f0b005e;\n\t\tpublic static final int Widget_AppCompat_Light_Base_ListPopupWindow = 0x7f0b0066;\n\t\tpublic static final int Widget_AppCompat_Light_Base_ListView_DropDown = 0x7f0b0060;\n\t\tpublic static final int Widget_AppCompat_Light_Base_PopupMenu = 0x7f0b0068;\n\t\tpublic static final int Widget_AppCompat_Light_Base_Spinner = 0x7f0b005c;\n\t\tpublic static final int Widget_AppCompat_Light_DropDownItem_Spinner = 0x7f0b0025;\n\t\tpublic static final int Widget_AppCompat_Light_ListPopupWindow = 0x7f0b002a;\n\t\tpublic static final int Widget_AppCompat_Light_ListView_DropDown = 0x7f0b0027;\n\t\tpublic static final int Widget_AppCompat_Light_PopupMenu = 0x7f0b002c;\n\t\tpublic static final int Widget_AppCompat_Light_Spinner_DropDown_ActionBar = 0x7f0b0023;\n\t\tpublic static final int Widget_AppCompat_ListPopupWindow = 0x7f0b0029;\n\t\tpublic static final int Widget_AppCompat_ListView_DropDown = 0x7f0b0026;\n\t\tpublic static final int Widget_AppCompat_ListView_Menu = 0x7f0b002d;\n\t\tpublic static final int Widget_AppCompat_PopupMenu = 0x7f0b002b;\n\t\tpublic static final int Widget_AppCompat_ProgressBar = 0x7f0b000a;\n\t\tpublic static final int Widget_AppCompat_ProgressBar_Horizontal = 0x7f0b0009;\n\t\tpublic static final int Widget_AppCompat_Spinner_DropDown_ActionBar = 0x7f0b0022;\n\t}\n\tpublic static final class styleable {\n\t\tpublic static final int[] ActionBar = { 0x7f010025, 0x7f010026, 0x7f010027, 0x7f010028, 0x7f010029, 0x7f01002a, 0x7f01002b, 0x7f01002c, 0x7f01002d, 0x7f01002e, 0x7f01002f, 0x7f010030, 0x7f010031, 0x7f010032, 0x7f010033, 0x7f010034, 0x7f010035, 0x7f010036, 0x7f010037 };\n\t\tpublic static final int[] ActionBarLayout = { 0x010100b3 };\n\t\tpublic static final int ActionBarLayout_android_layout_gravity = 0;\n\t\tpublic static final int[] ActionBarWindow = { 0x7f010000, 0x7f010001, 0x7f010002, 0x7f010003, 0x7f010004, 0x7f010005, 0x7f010006 };\n\t\tpublic static final int ActionBarWindow_windowActionBar = 0;\n\t\tpublic static final int ActionBarWindow_windowActionBarOverlay = 1;\n\t\tpublic static final int ActionBarWindow_windowFixedHeightMajor = 6;\n\t\tpublic static final int ActionBarWindow_windowFixedHeightMinor = 4;\n\t\tpublic static final int ActionBarWindow_windowFixedWidthMajor = 3;\n\t\tpublic static final int ActionBarWindow_windowFixedWidthMinor = 5;\n\t\tpublic static final int ActionBarWindow_windowSplitActionBar = 2;\n\t\tpublic static final int ActionBar_background = 10;\n\t\tpublic static final int ActionBar_backgroundSplit = 12;\n\t\tpublic static final int ActionBar_backgroundStacked = 11;\n\t\tpublic static final int ActionBar_customNavigationLayout = 13;\n\t\tpublic static final int ActionBar_displayOptions = 3;\n\t\tpublic static final int ActionBar_divider = 9;\n\t\tpublic static final int ActionBar_height = 1;\n\t\tpublic static final int ActionBar_homeLayout = 14;\n\t\tpublic static final int ActionBar_icon = 7;\n\t\tpublic static final int ActionBar_indeterminateProgressStyle = 16;\n\t\tpublic static final int ActionBar_itemPadding = 18;\n\t\tpublic static final int ActionBar_logo = 8;\n\t\tpublic static final int ActionBar_navigationMode = 2;\n\t\tpublic static final int ActionBar_progressBarPadding = 17;\n\t\tpublic static final int ActionBar_progressBarStyle = 15;\n\t\tpublic static final int ActionBar_subtitle = 4;\n\t\tpublic static final int ActionBar_subtitleTextStyle = 6;\n\t\tpublic static final int ActionBar_title = 0;\n\t\tpublic static final int ActionBar_titleTextStyle = 5;\n\t\tpublic static final int[] ActionMenuItemView = { 0x0101013f };\n\t\tpublic static final int ActionMenuItemView_android_minWidth = 0;\n\t\tpublic static final int[] ActionMenuView = { };\n\t\tpublic static final int[] ActionMode = { 0x7f010026, 0x7f01002a, 0x7f01002b, 0x7f01002f, 0x7f010031 };\n\t\tpublic static final int ActionMode_background = 3;\n\t\tpublic static final int ActionMode_backgroundSplit = 4;\n\t\tpublic static final int ActionMode_height = 0;\n\t\tpublic static final int ActionMode_subtitleTextStyle = 2;\n\t\tpublic static final int ActionMode_titleTextStyle = 1;\n\t\tpublic static final int[] ActivityChooserView = { 0x7f01006a, 0x7f01006b };\n\t\tpublic static final int ActivityChooserView_expandActivityOverflowButtonDrawable = 1;\n\t\tpublic static final int ActivityChooserView_initialActivityCount = 0;\n\t\tpublic static final int[] CompatTextView = { 0x7f01006d };\n\t\tpublic static final int CompatTextView_textAllCaps = 0;\n\t\tpublic static final int[] LinearLayoutICS = { 0x7f01002e, 0x7f010055, 0x7f010056 };\n\t\tpublic static final int LinearLayoutICS_divider = 0;\n\t\tpublic static final int LinearLayoutICS_dividerPadding = 2;\n\t\tpublic static final int LinearLayoutICS_showDividers = 1;\n\t\tpublic static final int[] MenuGroup = { 0x0101000e, 0x010100d0, 0x01010194, 0x010101de, 0x010101df, 0x010101e0 };\n\t\tpublic static final int MenuGroup_android_checkableBehavior = 5;\n\t\tpublic static final int MenuGroup_android_enabled = 0;\n\t\tpublic static final int MenuGroup_android_id = 1;\n\t\tpublic static final int MenuGroup_android_menuCategory = 3;\n\t\tpublic static final int MenuGroup_android_orderInCategory = 4;\n\t\tpublic static final int MenuGroup_android_visible = 2;\n\t\tpublic static final int[] MenuItem = { 0x01010002, 0x0101000e, 0x010100d0, 0x01010106, 0x01010194, 0x010101de, 0x010101df, 0x010101e1, 0x010101e2, 0x010101e3, 0x010101e4, 0x010101e5, 0x0101026f, 0x7f01004d, 0x7f01004e, 0x7f01004f, 0x7f010050 };\n\t\tpublic static final int MenuItem_actionLayout = 14;\n\t\tpublic static final int MenuItem_actionProviderClass = 16;\n\t\tpublic static final int MenuItem_actionViewClass = 15;\n\t\tpublic static final int MenuItem_android_alphabeticShortcut = 9;\n\t\tpublic static final int MenuItem_android_checkable = 11;\n\t\tpublic static final int MenuItem_android_checked = 3;\n\t\tpublic static final int MenuItem_android_enabled = 1;\n\t\tpublic static final int MenuItem_android_icon = 0;\n\t\tpublic static final int MenuItem_android_id = 2;\n\t\tpublic static final int MenuItem_android_menuCategory = 5;\n\t\tpublic static final int MenuItem_android_numericShortcut = 10;\n\t\tpublic static final int MenuItem_android_onClick = 12;\n\t\tpublic static final int MenuItem_android_orderInCategory = 6;\n\t\tpublic static final int MenuItem_android_title = 7;\n\t\tpublic static final int MenuItem_android_titleCondensed = 8;\n\t\tpublic static final int MenuItem_android_visible = 4;\n\t\tpublic static final int MenuItem_showAsAction = 13;\n\t\tpublic static final int[] MenuView = { 0x010100ae, 0x0101012c, 0x0101012d, 0x0101012e, 0x0101012f, 0x01010130, 0x01010131, 0x01010438 };\n\t\tpublic static final int MenuView_android_headerBackground = 4;\n\t\tpublic static final int MenuView_android_horizontalDivider = 2;\n\t\tpublic static final int MenuView_android_itemBackground = 5;\n\t\tpublic static final int MenuView_android_itemIconDisabledAlpha = 6;\n\t\tpublic static final int MenuView_android_itemTextAppearance = 1;\n\t\tpublic static final int MenuView_android_preserveIconSpacing = 7;\n\t\tpublic static final int MenuView_android_verticalDivider = 3;\n\t\tpublic static final int MenuView_android_windowAnimationStyle = 0;\n\t\tpublic static final int[] SearchView = { 0x0101011f, 0x01010220, 0x01010264, 0x7f01005a, 0x7f01005b };\n\t\tpublic static final int SearchView_android_imeOptions = 2;\n\t\tpublic static final int SearchView_android_inputType = 1;\n\t\tpublic static final int SearchView_android_maxWidth = 0;\n\t\tpublic static final int SearchView_iconifiedByDefault = 3;\n\t\tpublic static final int SearchView_queryHint = 4;\n\t\tpublic static final int[] Spinner = { 0x010100af, 0x01010175, 0x01010176, 0x01010262, 0x010102ac, 0x010102ad, 0x7f010051, 0x7f010052, 0x7f010053, 0x7f010054 };\n\t\tpublic static final int Spinner_android_dropDownHorizontalOffset = 4;\n\t\tpublic static final int Spinner_android_dropDownSelector = 1;\n\t\tpublic static final int Spinner_android_dropDownVerticalOffset = 5;\n\t\tpublic static final int Spinner_android_dropDownWidth = 3;\n\t\tpublic static final int Spinner_android_gravity = 0;\n\t\tpublic static final int Spinner_android_popupBackground = 2;\n\t\tpublic static final int Spinner_disableChildrenWhenDisabled = 9;\n\t\tpublic static final int Spinner_popupPromptView = 8;\n\t\tpublic static final int Spinner_prompt = 6;\n\t\tpublic static final int Spinner_spinnerMode = 7;\n\t\tpublic static final int[] Theme = { 0x7f010047, 0x7f010048, 0x7f010049, 0x7f01004a, 0x7f01004b, 0x7f01004c };\n\t\tpublic static final int Theme_actionDropDownStyle = 0;\n\t\tpublic static final int Theme_dropdownListPreferredItemHeight = 1;\n\t\tpublic static final int Theme_listChoiceBackgroundIndicator = 5;\n\t\tpublic static final int Theme_panelMenuListTheme = 4;\n\t\tpublic static final int Theme_panelMenuListWidth = 3;\n\t\tpublic static final int Theme_popupMenuStyle = 2;\n\t\tpublic static final int[] View = { 0x010100da, 0x7f010038, 0x7f010039 };\n\t\tpublic static final int View_android_focusable = 0;\n\t\tpublic static final int View_paddingEnd = 2;\n\t\tpublic static final int View_paddingStart = 1;\n\t}\n}\n"
  },
  {
    "path": "WanDaoJiaIndex/gen/com/example/wandaojiaindex/BuildConfig.java",
    "content": "/** Automatically generated file. DO NOT MODIFY */\npackage com.example.wandaojiaindex;\n\npublic final class BuildConfig {\n    public final static boolean DEBUG = true;\n}"
  },
  {
    "path": "WanDaoJiaIndex/gen/com/example/wandaojiaindex/R.java",
    "content": "/* AUTO-GENERATED FILE.  DO NOT MODIFY.\n *\n * This class was automatically generated by the\n * aapt tool from the resource data it found.  It\n * should not be modified by hand.\n */\n\npackage com.example.wandaojiaindex;\n\npublic final class R {\n    public static final class attr {\n        /** <p>Must be a dimension value, which is a floating point number appended with a unit such as \"<code>14.5sp</code>\".\nAvailable units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),\nin (inches), mm (millimeters).\n<p>This may also be a reference to a resource (in the form\n\"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>\") or\ntheme attribute (in the form\n\"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>\")\ncontaining a value of this type.\n         */\n        public static final int drawableHeight=0x7f010001;\n        /** <p>Must be a dimension value, which is a floating point number appended with a unit such as \"<code>14.5sp</code>\".\nAvailable units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),\nin (inches), mm (millimeters).\n<p>This may also be a reference to a resource (in the form\n\"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>\") or\ntheme attribute (in the form\n\"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>\")\ncontaining a value of this type.\n         */\n        public static final int drawableWidth=0x7f010000;\n    }\n    public static final class color {\n        public static final int blank=0x7f040000;\n    }\n    public static final class dimen {\n        /** \n         Example customization of dimensions originally defined in res/values/dimens.xml\n         (such as screen margins) for screens with more than 820dp of available width. This\n         would include 7\" and 10\" devices in landscape (~960dp and ~1280dp respectively).\n    \n         */\n        public static final int activity_horizontal_margin=0x7f050003;\n        public static final int app_padding=0x7f050000;\n        public static final int header_icon_size=0x7f050001;\n        public static final int tab_item_icon_size=0x7f050002;\n    }\n    public static final class drawable {\n        public static final int empty_drawable=0x7f020000;\n        public static final int ic_launcher=0x7f020001;\n    }\n    public static final class id {\n        public static final int blog_item=0x7f080008;\n        public static final int discover_item=0x7f080007;\n        public static final int header_container=0x7f080001;\n        public static final int index_header_nav=0x7f080006;\n        public static final int main_nav=0x7f080002;\n        public static final int main_nav_layout=0x7f08000b;\n        public static final int main_sv=0x7f080000;\n        public static final int main_tab_blog=0x7f08000f;\n        public static final int main_tab_index=0x7f08000c;\n        public static final int main_tab_mine=0x7f080010;\n        public static final int main_tab_more=0x7f080011;\n        public static final int main_tab_ranking=0x7f08000e;\n        public static final int main_viewPager=0x7f080003;\n        public static final int middle_tab_group=0x7f08000d;\n        public static final int mine_item=0x7f080009;\n        public static final int more_item=0x7f08000a;\n        public static final int nav_icon_iv=0x7f080013;\n        public static final int nav_text_tv=0x7f080014;\n        public static final int right_container=0x7f080012;\n        public static final int search_bar=0x7f080004;\n        public static final int search_label=0x7f080005;\n    }\n    public static final class layout {\n        public static final int activity_index=0x7f030000;\n        public static final int header_index=0x7f030001;\n        public static final int header_main_nav=0x7f030002;\n        public static final int item_index_nav=0x7f030003;\n    }\n    public static final class string {\n        public static final int action_settings=0x7f060002;\n        public static final int app_name=0x7f060000;\n        public static final int hello_world=0x7f060001;\n        public static final int long_test_text=0x7f060003;\n    }\n    public static final class style {\n        /** \n        Base application theme, dependent on API level. This theme is replaced\n        by AppBaseTheme from res/values-vXX/styles.xml on newer devices.\n\n    \n\n            Theme customizations available in newer API levels can go in\n            res/values-vXX/styles.xml, while customizations related to\n            backward-compatibility can go here.\n\n        \n         */\n        public static final int AppBaseTheme=0x7f070000;\n        /**  Application theme. \n All customizations that are NOT specific to a particular API-level can go here. \n         */\n        public static final int AppTheme=0x7f070001;\n    }\n    public static final class styleable {\n        /** Attributes that can be used with a CompoundButton.\n           <p>Includes the following attributes:</p>\n           <table>\n           <colgroup align=\"left\" />\n           <colgroup align=\"left\" />\n           <tr><th>Attribute</th><th>Description</th></tr>\n           <tr><td><code>{@link #CompoundButton_android_button android:button}</code></td><td></td></tr>\n           <tr><td><code>{@link #CompoundButton_drawableHeight com.example.wandaojiaindex:drawableHeight}</code></td><td></td></tr>\n           <tr><td><code>{@link #CompoundButton_drawableWidth com.example.wandaojiaindex:drawableWidth}</code></td><td></td></tr>\n           </table>\n           @see #CompoundButton_android_button\n           @see #CompoundButton_drawableHeight\n           @see #CompoundButton_drawableWidth\n         */\n        public static final int[] CompoundButton = {\n            0x01010107, 0x7f010000, 0x7f010001\n        };\n        /**\n          <p>This symbol is the offset where the {@link android.R.attr#button}\n          attribute's value can be found in the {@link #CompoundButton} array.\n          @attr name android:button\n        */\n        public static final int CompoundButton_android_button = 0;\n        /**\n          <p>This symbol is the offset where the {@link com.example.wandaojiaindex.R.attr#drawableHeight}\n          attribute's value can be found in the {@link #CompoundButton} array.\n\n\n          <p>Must be a dimension value, which is a floating point number appended with a unit such as \"<code>14.5sp</code>\".\nAvailable units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),\nin (inches), mm (millimeters).\n<p>This may also be a reference to a resource (in the form\n\"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>\") or\ntheme attribute (in the form\n\"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>\")\ncontaining a value of this type.\n          @attr name com.example.wandaojiaindex:drawableHeight\n        */\n        public static final int CompoundButton_drawableHeight = 2;\n        /**\n          <p>This symbol is the offset where the {@link com.example.wandaojiaindex.R.attr#drawableWidth}\n          attribute's value can be found in the {@link #CompoundButton} array.\n\n\n          <p>Must be a dimension value, which is a floating point number appended with a unit such as \"<code>14.5sp</code>\".\nAvailable units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),\nin (inches), mm (millimeters).\n<p>This may also be a reference to a resource (in the form\n\"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>\") or\ntheme attribute (in the form\n\"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>\")\ncontaining a value of this type.\n          @attr name com.example.wandaojiaindex:drawableWidth\n        */\n        public static final int CompoundButton_drawableWidth = 1;\n    };\n}\n"
  },
  {
    "path": "WanDaoJiaIndex/proguard-project.txt",
    "content": "# To enable ProGuard in your project, edit project.properties\n# to define the proguard.config property as described in that file.\n#\n# Add project specific ProGuard rules here.\n# By default, the flags in this file are appended to flags specified\n# in ${sdk.dir}/tools/proguard/proguard-android.txt\n# You can edit the include path and order by changing the ProGuard\n# include property in project.properties.\n#\n# For more details, see\n#   http://developer.android.com/guide/developing/tools/proguard.html\n\n# Add any project specific keep options here:\n\n# If your project uses WebView with JS, uncomment the following\n# and specify the fully qualified class name to the JavaScript interface\n# class:\n#-keepclassmembers class fqcn.of.javascript.interface.for.webview {\n#   public *;\n#}\n"
  },
  {
    "path": "WanDaoJiaIndex/project.properties",
    "content": "# This file is automatically generated by Android Tools.\n# Do not modify this file -- YOUR CHANGES WILL BE ERASED!\n#\n# This file must be checked in Version Control Systems.\n#\n# To customize properties used by the Ant build system edit\n# \"ant.properties\", and override values to adapt the script to your\n# project structure.\n#\n# To enable ProGuard to shrink and obfuscate your code, uncomment this (available properties: sdk.dir, user.home):\n#proguard.config=${sdk.dir}/tools/proguard/proguard-android.txt:proguard-project.txt\n\n# Project target.\ntarget=android-20\nandroid.library.reference.1=../appcompat_v7\n"
  },
  {
    "path": "WanDaoJiaIndex/res/drawable/empty_drawable.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<selector\n  xmlns:android=\"http://schemas.android.com/apk/res/android\">\n  <!-- 按下时背景图片 -->\n  <item android:state_pressed=\"true\" android:drawable=\"@color/blank\" />\n  <item android:state_checked=\"true\" android:drawable=\"@color/blank\" />\n  <!-- 默认时背景图片 -->\n  <item android:drawable=\"@color/blank\" />\n</selector>\n"
  },
  {
    "path": "WanDaoJiaIndex/res/layout/activity_index.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<RelativeLayout xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    android:layout_width=\"match_parent\"\n    android:layout_height=\"match_parent\" >\n\n    <com.example.wandaojiaindex.MyScrollView\n        android:id=\"@+id/main_sv\"\n        android:layout_width=\"match_parent\"\n        android:layout_height=\"match_parent\" >\n\n        <LinearLayout\n            android:layout_width=\"wrap_content\"\n            android:layout_height=\"match_parent\"\n            android:orientation=\"vertical\" >\n\n            <include\n                android:id=\"@+id/header_container\"\n                layout=\"@layout/header_index\" />\n\n            <TextView\n                android:layout_width=\"match_parent\"\n                android:layout_height=\"match_parent\"\n                android:text=\"@string/long_test_text\" />\n        </LinearLayout>\n    </com.example.wandaojiaindex.MyScrollView>\n\n    <include\n        android:id=\"@+id/main_nav\"\n        android:layout_width=\"match_parent\"\n        android:layout_height=\"50dp\"\n        android:layout_alignParentTop=\"true\"\n        layout=\"@layout/header_main_nav\" />\n\n    <android.support.v4.view.ViewPager\n        android:id=\"@+id/main_viewPager\"\n        android:visibility=\"gone\"\n        android:layout_below=\"@+id/main_nav\"\n        android:layout_width=\"match_parent\"\n        android:layout_height=\"match_parent\"\n        android:orientation=\"vertical\" />\n\n</RelativeLayout>"
  },
  {
    "path": "WanDaoJiaIndex/res/layout/header_index.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<RelativeLayout xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    android:layout_width=\"match_parent\"\n    android:layout_height=\"236dp\"\n    android:background=\"#FFCCCCCC\" >\n\n    <LinearLayout\n        android:id=\"@+id/search_bar\"\n        android:layout_width=\"match_parent\"\n        android:layout_height=\"40dp\"\n        android:layout_marginLeft=\"@dimen/app_padding\"\n        android:layout_marginRight=\"@dimen/app_padding\"\n        android:layout_marginTop=\"107dp\"\n        android:background=\"#FFFFFFFF\"\n        android:orientation=\"horizontal\" >\n\n        <TextView\n            android:id=\"@+id/search_label\"\n            android:layout_width=\"wrap_content\"\n            android:layout_height=\"wrap_content\"\n            android:layout_gravity=\"center_vertical\"\n            android:text=\"搜你\"/>\n    </LinearLayout>\n\n    <LinearLayout\n        android:id=\"@+id/index_header_nav\"\n        android:layout_width=\"match_parent\"\n        android:layout_height=\"wrap_content\"\n        android:layout_alignParentBottom=\"true\"\n        android:layout_marginBottom=\"23dp\"\n        android:orientation=\"horizontal\" >\n\n        <include\n            android:id=\"@+id/discover_item\"\n            android:layout_weight=\"1\"\n            android:layout_width=\"match_parent\"\n            android:layout_height=\"wrap_content\"\n            layout=\"@layout/item_index_nav\" />\n\n        <include\n            android:id=\"@+id/blog_item\"\n            android:layout_weight=\"1\"\n            android:layout_width=\"match_parent\"\n            android:layout_height=\"wrap_content\"\n            layout=\"@layout/item_index_nav\" />\n\n        <include\n            android:id=\"@+id/mine_item\"\n            android:layout_weight=\"1\"\n            android:layout_width=\"match_parent\"\n            android:layout_height=\"wrap_content\"\n            layout=\"@layout/item_index_nav\" />\n\n        <include\n            android:id=\"@+id/more_item\"\n            android:layout_weight=\"1\"\n            android:layout_width=\"match_parent\"\n            android:layout_height=\"wrap_content\"\n            layout=\"@layout/item_index_nav\" />\n    </LinearLayout>\n\n</RelativeLayout>"
  },
  {
    "path": "WanDaoJiaIndex/res/layout/header_main_nav.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<RelativeLayout xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:app=\"http://schemas.android.com/apk/res/com.example.wandaojiaindex\"\n    android:layout_width=\"match_parent\"\n    android:layout_height=\"50dp\"\n    android:background=\"#FF000000\" >\n\n    <RelativeLayout\n        android:id=\"@+id/main_nav_layout\"\n        android:layout_width=\"wrap_content\"\n        android:layout_height=\"match_parent\" >\n\n        <com.example.wandaojiaindex.IconTabItem\n            android:id=\"@+id/main_tab_index\"\n            android:layout_width=\"45dp\"\n            android:layout_height=\"match_parent\"\n            android:layout_gravity=\"center_vertical\"\n            android:button=\"@drawable/ic_launcher\"\n            android:checked=\"true\"\n            android:gravity=\"center\"\n            android:background=\"#ff9966\"\n            app:drawableHeight=\"@dimen/tab_item_icon_size\"\n            app:drawableWidth=\"@dimen/tab_item_icon_size\" />\n\n        <RadioGroup\n            android:id=\"@+id/middle_tab_group\"\n            android:layout_width=\"180dp\"\n            android:layout_height=\"match_parent\"\n            android:layout_marginLeft=\"45dp\"\n            android:orientation=\"horizontal\" >\n\n            <com.example.wandaojiaindex.IconTabItem\n                android:id=\"@+id/main_tab_ranking\"\n                android:layout_width=\"45dp\"\n                android:layout_height=\"50dp\"\n                android:background=\"#33cccc\"\n                android:button=\"@drawable/ic_launcher\"\n                app:drawableHeight=\"@dimen/tab_item_icon_size\"\n                app:drawableWidth=\"@dimen/tab_item_icon_size\" />\n\n            <com.example.wandaojiaindex.IconTabItem\n                android:id=\"@+id/main_tab_blog\"\n                android:layout_width=\"45dp\"\n                android:layout_height=\"50dp\"\n                android:background=\"#339933\"\n                android:button=\"@drawable/ic_launcher\"\n                app:drawableHeight=\"@dimen/tab_item_icon_size\"\n                app:drawableWidth=\"@dimen/tab_item_icon_size\" />\n\n            <com.example.wandaojiaindex.IconTabItem\n                android:id=\"@+id/main_tab_mine\"\n                android:layout_width=\"45dp\"\n                android:layout_height=\"50dp\"\n                android:background=\"#3366ff\"\n                android:button=\"@drawable/ic_launcher\"\n                app:drawableHeight=\"@dimen/tab_item_icon_size\"\n                app:drawableWidth=\"@dimen/tab_item_icon_size\" />\n\n            <com.example.wandaojiaindex.IconTabItem\n                android:id=\"@+id/main_tab_more\"\n                android:layout_width=\"45dp\"\n                android:layout_height=\"50dp\"\n                android:button=\"@drawable/ic_launcher\"\n                android:background=\"#6699cc\"\n                app:drawableHeight=\"@dimen/tab_item_icon_size\"\n                app:drawableWidth=\"@dimen/tab_item_icon_size\" />\n        </RadioGroup>\n    </RelativeLayout>\n\n    <LinearLayout\n        android:id=\"@+id/right_container\"\n        android:layout_width=\"80dp\"\n        android:layout_height=\"match_parent\"\n        android:layout_alignParentRight=\"true\"\n        android:gravity=\"center_vertical\"\n        android:background=\"#FFff9966\"\n        android:orientation=\"horizontal\" >\n    </LinearLayout>\n\n</RelativeLayout>"
  },
  {
    "path": "WanDaoJiaIndex/res/layout/item_index_nav.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<LinearLayout xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    android:layout_width=\"match_parent\"\n    android:layout_height=\"match_parent\"\n    android:orientation=\"vertical\" >\n\n    <ImageView\n        android:id=\"@+id/nav_icon_iv\"\n        android:layout_width=\"@dimen/tab_item_icon_size\"\n        android:layout_height=\"37dp\"\n        android:paddingTop=\"13dp\"\n        android:layout_gravity=\"center_horizontal\"\n        android:src=\"@drawable/ic_launcher\" />\n\n    <TextView\n        android:id=\"@+id/nav_text_tv\"\n        android:layout_width=\"wrap_content\"\n        android:layout_height=\"wrap_content\"\n        android:layout_marginTop=\"3dp\"\n        android:layout_gravity=\"center_horizontal\"\n        android:text=\"名博\"\n        android:textSize=\"12dp\" />\n\n</LinearLayout>"
  },
  {
    "path": "WanDaoJiaIndex/res/values/colors.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<resources>\n    <color name=\"blank\">#00000000</color>\n</resources>\n"
  },
  {
    "path": "WanDaoJiaIndex/res/values/dimens.xml",
    "content": "<resources>\n    \n    <dimen name=\"app_padding\">10dp</dimen>\n    <dimen name=\"header_icon_size\">42dp</dimen>\n    <dimen name=\"tab_item_icon_size\">24dp</dimen>\n</resources>\n"
  },
  {
    "path": "WanDaoJiaIndex/res/values/strings.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<resources>\n\n    <string name=\"app_name\">WanDaoJiaIndex</string>\n    <string name=\"hello_world\">Hello world!</string>\n    <string name=\"action_settings\">Settings</string>\n    <string name=\"long_test_text\">掌傲博是一家专注科技创新的移动互联网公司，2014年3月创立，团队成员来自国内顶级互联网企业，正以锐不可挡之势，快速成长成华南乃至全国的互联网金融先锋企业。小道消息为用户娱乐性质，一切消息未经证实，用户使用默认同意《微财》免责条款。小道消息为用户娱乐性质，一切消息未经证实，用户使用默认同意《微财》免责条款。小道消息为用户娱乐性质，一切消息未经证实，用户使用默认同意《微财》免责条款。小道消息为用户娱乐性质，一切消息未经证实，用户使用默认同意《微财》免责条款。小道消息为用户娱乐性质，一切消息未经证实，用户使用默认同意《微财》免责条款。小道消息为用户娱乐性质，一切消息未经证实，用户使用默认同意《微财》免责条款。小道消息为用户娱乐性质，一切消息未经证实，用户使用默认同意《微财》免责条款。小道消息为用户娱乐性质，一切消息未经证实，用户使用默认同意《微财》免责条款。小道消息为用户娱乐性质，一切消息未经证实，用户使用默认同意《微财》免责条款。小道消息为用户娱乐性质，一切消息未经证实，用户使用默认同意《微财》免责条款。小道消息为用户娱乐性质，一切消息未经证实，用户使用默认同意《微财》免责条款。小道消息为用户娱乐性质，一切消息未经证实，用户使用默认同意《微财》免责条款。小道消息为用户娱乐性质，一切消息未经证实，用户使用默认同意《微财》免责条款。小道消息为用户娱乐性质，一切消息未经证实，用户使用默认同意《微财》免责条款。小道消息为用户娱乐性质，一切消息未经证实，用户使用默认同意《微财》免责条款。小道消息为用户娱乐性质，一切消息未经证实，用户使用默认同意《微财》免责条款。小道消息为用户娱乐性质，一切消息未经证实，用户使用默认同意《微财》免责条款。小道消息为用户娱乐性质，一切消息未经证实，用户使用默认同意《微财》免责条款。小道消息为用户娱乐性质，一切消息未经证实，用户使用默认同意《微财》免责条款。小道消息为用户娱乐性质，一切消息未经证实，用户使用默认同意《微财》免责条款。小道消息为用户娱乐性质，一切消息未经证实，用户使用默认同意《微财》免责条款。小道消息为用户娱乐性质，一切消息未经证实，用户使用默认同意《微财》免责条款。小道消息为用户娱乐性质，一切消息未经证实，用户使用默认同意《微财》免责条款。小道消息为用户娱乐性质，一切消息未经证实，用户使用默认同意《微财》免责条款。小道消息为用户娱乐性质，一切消息未经证实，用户使用默认同意《微财》免责条款。小道消息为用户娱乐性质，一切消息未经证实，用户使用默认同意《微财》免责条款。小道消息为用户娱乐性质，一切消息未经证实，用户使用默认同意《微财》免责条款。小道消息为用户娱乐性质，一切消息未经证实，用户使用默认同意《微财》免责条款。小道消息为用户娱乐性质，一切消息未经证实，用户使用默认同意《微财》免责条款。小道消息为用户娱乐性质，一切消息未经证实，用户使用默认同意《微财》免责条款。小道消息为用户娱乐性质，一切消息未经证实，用户使用默认同意《微财》免责条款。</string>\n    \n</resources>\n"
  },
  {
    "path": "WanDaoJiaIndex/res/values/styles.xml",
    "content": "<resources>\r\n\r\n    <!--\r\n        Base application theme, dependent on API level. This theme is replaced\n        by AppBaseTheme from res/values-vXX/styles.xml on newer devices.\r\r\n    -->\r\n    <style name=\"AppBaseTheme\">\r\n        <!--\r\n            Theme customizations available in newer API levels can go in\n            res/values-vXX/styles.xml, while customizations related to\n            backward-compatibility can go here.\r\r\n        -->\r\n    </style>\r\n\r\n    <!-- Application theme. -->\r\n    <style name=\"AppTheme\" parent=\"AppBaseTheme\">\r\n        <!-- All customizations that are NOT specific to a particular API-level can go here. -->\r\n    </style>\r\n\r\n    <declare-styleable name=\"CompoundButton\">\r\n        <attr name=\"android:button\" />\r\n        <attr name=\"drawableWidth\" format=\"dimension\" />\r\n        <attr name=\"drawableHeight\" format=\"dimension\" />\r\n    </declare-styleable>\r\n\r\n</resources>"
  },
  {
    "path": "WanDaoJiaIndex/res/values-w820dp/dimens.xml",
    "content": "<resources>\n\n    <!--\n         Example customization of dimensions originally defined in res/values/dimens.xml\n         (such as screen margins) for screens with more than 820dp of available width. This\n         would include 7\" and 10\" devices in landscape (~960dp and ~1280dp respectively).\n    -->\n    <dimen name=\"activity_horizontal_margin\">64dp</dimen>\n\n</resources>\n"
  },
  {
    "path": "WanDaoJiaIndex/src/com/example/wandaojiaindex/IconTabItem.java",
    "content": "package com.example.wandaojiaindex;\n\nimport android.content.Context;\nimport android.content.res.TypedArray;\nimport android.graphics.Canvas;\nimport android.graphics.drawable.Drawable;\nimport android.util.AttributeSet;\nimport android.view.Gravity;\nimport android.widget.RadioButton;\n\n/**\n * 图片居中，并可以设置图片大小的TabItem\n * \n * @author Darcy\n * @date 2014-12-17 下午4:57:07\n * @version V1.0\n */\npublic class IconTabItem extends RadioButton {\n\n\tprivate Drawable buttonDrawable;\n\n\tprivate int mDrawableWidth;\n\tprivate int mDrawableHeight;\n\t\n\tpublic IconTabItem(Context context, AttributeSet attrs) {\n\t\tsuper(context, attrs);\n\t\tTypedArray a = context.obtainStyledAttributes(attrs,R.styleable.CompoundButton, 0, 0);\n\t\tbuttonDrawable = a.getDrawable(R.styleable.CompoundButton_android_button);\n\t\tmDrawableWidth = a.getDimensionPixelSize(R.styleable.CompoundButton_drawableWidth, 0);\n\t\tmDrawableHeight = a.getDimensionPixelSize(R.styleable.CompoundButton_drawableHeight, 0);\n\t\tsetButtonDrawable(R.drawable.empty_drawable);\n\t\ta.recycle();\n\t}\n\n\t@Override\n\tprotected void onDraw(Canvas canvas) {\n\t\tsuper.onDraw(canvas);\n\t\tif (buttonDrawable != null) {\n\t\t\tbuttonDrawable.setState(getDrawableState());\n\t\t\tfinal int verticalGravity = getGravity()& Gravity.VERTICAL_GRAVITY_MASK;\n\t\t\tfinal int buttonHeight = mDrawableWidth == 0? buttonDrawable.getIntrinsicHeight() : mDrawableWidth;\n\n\t\t\tint y = 0;\n\n\t\t\tswitch (verticalGravity) {\n\t\t\tcase Gravity.BOTTOM:\n\t\t\t\ty = getHeight() - buttonHeight;\n\t\t\t\tbreak;\n\t\t\tcase Gravity.CENTER_VERTICAL:\n\t\t\t\ty = (getHeight() - buttonHeight) / 2;\n\t\t\t\tbreak;\n\t\t\t}\n\n\t\t\tint buttonWidth = mDrawableHeight == 0 ? buttonDrawable.getIntrinsicWidth() : mDrawableHeight;\n\t\t\tint buttonLeft = (getWidth() - buttonWidth) / 2;\n\t\t\tbuttonDrawable.setBounds(buttonLeft, y, buttonLeft + buttonWidth, y+ buttonHeight);\n\t\t\tbuttonDrawable.draw(canvas);\n\t\t}\n\t}\n}\n"
  },
  {
    "path": "WanDaoJiaIndex/src/com/example/wandaojiaindex/MainActivity.java",
    "content": "package com.example.wandaojiaindex;\n\nimport android.annotation.SuppressLint;\nimport android.app.Activity;\nimport android.content.res.ColorStateList;\nimport android.os.Bundle;\nimport android.os.Handler;\nimport android.os.Message;\nimport android.support.v4.view.ViewPager;\nimport android.view.MotionEvent;\nimport android.view.View;\nimport android.view.View.OnClickListener;\nimport android.view.View.OnTouchListener;\nimport android.view.animation.AlphaAnimation;\nimport android.widget.ImageView;\nimport android.widget.RadioButton;\nimport android.widget.RadioGroup;\nimport android.widget.RelativeLayout;\nimport android.widget.TextView;\n\nimport com.example.wandaojiaindex.MyScrollView.OnScrollChangedListener;\n\n/**\n * \n * @author Darcy\n *\n */\npublic class MainActivity extends Activity implements OnScrollChangedListener, OnTouchListener,OnClickListener{\n\n\tprivate ViewPager mMainVewPager;\n\t\n\tprivate MyScrollView mSvMain;\n\tprivate View mVHeaderContainer;\n\tprivate View mVSearchBar;\n\t\n\tprivate View mVMainNav;\n\tprivate View mVMainNavLeftContainer;\n\tprivate RadioGroup mVMNavMidTGroup;\n\tprivate View mVMNavRightContainer;\n\tprivate RadioButton mVMainNavIndex;\n\tprivate RadioButton mVMainNavDiscover;\n\tprivate RadioButton mVMainNavBlog;\n\tprivate RadioButton mVMainNavMine;\n\tprivate RadioButton mVMainNavMore;\n\t\n\tprivate View mVIndexHeaderNav;\n\tprivate View mVIndexNavDiscover;\n\tprivate View mVIndexNavBlog;\n\tprivate View mVIndexNavMine;\n\tprivate View mVIndexNavMore;\n\tprivate ImageView mIvIndexNavDiscover;\n\tprivate ImageView mIvIndexNavBlog;\n\tprivate ImageView mIvIndexNavMine;\n\tprivate ImageView mIvIndexNavMore;\n\tprivate TextView mTvIndexNavDiscover;\n\tprivate TextView mTvIndexNavBlog;\n\tprivate TextView mTvIndexNavMine;\n\tprivate TextView mTvIndexNavMore;\n\t\n\t@Override\n\tprotected void onCreate(Bundle savedInstanceState) {\n\t\tsuper.onCreate(savedInstanceState);\n\t\tsetContentView(R.layout.activity_index);\n\t\tinitView();\n\t}\n\t\n\tprivate void initView(){\n\t\tmSvMain = (MyScrollView) findViewById(R.id.main_sv);\n\t\tmMainVewPager = (ViewPager) findViewById(R.id.main_viewPager);\n\t\t\n\t\tmVHeaderContainer = findViewById(R.id.header_container);\n\t\t\n\t\tmVIndexHeaderNav = ViewFinder.findViewById(mVHeaderContainer,R.id.index_header_nav);\n\t\tmVIndexNavDiscover = ViewFinder.findViewById(mVIndexHeaderNav,R.id.discover_item);\n\t\tmVIndexNavBlog = ViewFinder.findViewById(mVIndexHeaderNav,R.id.blog_item);\n\t\tmVIndexNavMine = ViewFinder.findViewById(mVIndexHeaderNav,R.id.mine_item);\n\t\tmVIndexNavMore = ViewFinder.findViewById(mVIndexHeaderNav,R.id.more_item);\n\t\t\n\t\tmTvIndexNavDiscover = ViewFinder.findViewById(mVIndexNavDiscover,R.id.nav_text_tv);\n\t\tmTvIndexNavBlog = ViewFinder.findViewById(mVIndexNavBlog,R.id.nav_text_tv);\n\t\tmTvIndexNavMine = ViewFinder.findViewById(mVIndexNavMine,R.id.nav_text_tv);\n\t\tmTvIndexNavMore = ViewFinder.findViewById(mVIndexNavMore,R.id.nav_text_tv);\n\t\tmIvIndexNavDiscover = ViewFinder.findViewById(mVIndexNavDiscover,R.id.nav_icon_iv);\n\t\tmIvIndexNavBlog = ViewFinder.findViewById(mVIndexNavBlog,R.id.nav_icon_iv);\n\t\tmIvIndexNavMine = ViewFinder.findViewById(mVIndexNavMine,R.id.nav_icon_iv);\n\t\tmIvIndexNavMore = ViewFinder.findViewById(mVIndexNavMore,R.id.nav_icon_iv);\n\t\t\n\t\tmVSearchBar = ViewFinder.findViewById(mVHeaderContainer,R.id.search_bar);\n\t\t\n\t\tmVMainNav = findViewById(R.id.main_nav);\n\t\tmVMNavRightContainer = ViewFinder.findViewById(mVMainNav,R.id.right_container);\n\t\tmVMainNavLeftContainer = ViewFinder.findViewById(mVMainNav,R.id.main_nav_layout);\n\t\tmVMNavMidTGroup = ViewFinder.findViewById(mVMainNav,R.id.middle_tab_group);\n\t\tmVMainNavIndex = ViewFinder.findViewById(mVMainNav,R.id.main_tab_index);\n\t\tmVMainNavDiscover = ViewFinder.findViewById(mVMainNav,R.id.main_tab_ranking);\n\t\tmVMainNavBlog  = ViewFinder.findViewById(mVMainNav,R.id.main_tab_blog);\n\t\tmVMainNavMine = ViewFinder.findViewById(mVMainNav,R.id.main_tab_mine);\n\t\tmVMainNavMore = ViewFinder.findViewById(mVMainNav,R.id.main_tab_more);\n\t\tmVMainNavIndex.setOnClickListener(this);\n\t\tmVMainNavDiscover.setOnClickListener(this);\n\t\tmVMainNavBlog.setOnClickListener(this);\n\t\tmVMainNavMine.setOnClickListener(this);\n\t\tmVMainNavMore.setOnClickListener(this);\n\t\t\n\t\tmSvMain.setOnScrollChangedListener(this);\n\t\tmSvMain.setOnTouchListener(this);\n\t}\n\n\t@Override\n\tpublic void onClick(View v) {\n\t\tswitch(v.getId()){\n\t\tcase R.id.main_tab_index:\n\t\t\tmSvMain.setVisibility(View.VISIBLE);\n\t\t\tmMainVewPager.setVisibility(View.GONE);\n\t\t\tRadioButton rbChild;\n\t\t\tfor(int childIndex = 0 ; childIndex< mVMNavMidTGroup.getChildCount(); childIndex++){\n\t\t\t\trbChild = (RadioButton) mVMNavMidTGroup.getChildAt(childIndex);\n\t\t\t\trbChild.setChecked(false);\n\t\t\t}\n\t\t\t\n\t\t\tbreak;\n\t\tcase R.id.main_tab_ranking:\n\t\t\tmSvMain.setVisibility(View.GONE);\n\t\t\tmVMainNavIndex.setChecked(false);\n\t\t\tmVMainNavDiscover.setChecked(true);\n\t\t\tmMainVewPager.setVisibility(View.VISIBLE);\n\t\t\tbreak;\n\t\t}\n\t}\n\n\tprivate boolean mIsInitFactor = false;\n\t\n\t@Override\n\tpublic void onWindowFocusChanged(boolean hasFocus) {\n\t\tsuper.onWindowFocusChanged(hasFocus);\n\t\tif(!mIsInitFactor){\n\t\t\tint mMainNavHeight = mVMainNav.getBottom();\n\t\t\tint mSearchBarTop = mVSearchBar.getTop();\n\t\t\tint mSearchBarButtom = mVSearchBar.getBottom();\n\t\t\tint mIndexNavTop = mVIndexHeaderNav.getTop();\n\t\t\tint mTextFadeDis = getResources().getDimensionPixelSize(R.dimen.app_padding);\n\t\t\tint mVMainNavIndexWidth = mVMainNavIndex.getWidth();\n\t\t\tint mVIndexHeaderNavBottom = mVIndexHeaderNav.getBottom();\n\t\t\tint mMNRightContainerWidth = mVMNavRightContainer.getWidth();\n\t\t\t\n\t\t\tmMaxScrollTop = mVIndexHeaderNavBottom;\n\t\t\t\n\t\t\tmTextFadeEndScrollTop = (int) (mSearchBarTop - mMainNavHeight * 0.5f);\n\t\t\tmTextFadeBeginScrollTop = mTextFadeEndScrollTop - mTextFadeDis;\n\t\t\tmTextFadeFactor = 255.0f / mTextFadeDis;\n\t\t\tmCurrentTextAlpha = 255;\n\t\t\t\n\t\t\tmMainNavFadeBeginScrollTop = mTextFadeEndScrollTop;\n\t\t\tmMainNavFadeEndScrollTop = mMainNavFadeBeginScrollTop + mMainNavHeight;\n\t\t\tmCurrentMainNavAlpha = 0.0f;\n\t\t\tmMainNavFadeFactor = 1.0f / mMainNavHeight;\n\t\t\tchangeMainNavAlpha(0);\n\t\t\t\n\t\t\tmIndexNavZoomBeginScrollTop = mSearchBarButtom - mMainNavHeight;\n\t\t\tmIndexNavZoomEndScrollTop = mIndexNavTop - mMainNavHeight;\n\t\t\tfloat zoomDistance = mIndexNavZoomEndScrollTop - mIndexNavZoomBeginScrollTop;\n\t\t\tmFinalIndexNavPaddingLeft = mVMainNavIndex.getWidth();\n\t\t\tmFinalIndexNavPaddingRight = (mVIndexHeaderNav.getRight() - mVMainNavLeftContainer.getWidth());\n\t\t\tmIndexNavMoveLeftFactor = mFinalIndexNavPaddingLeft / zoomDistance;\n\t\t\tmIndexNavMoveRightFactor =  mFinalIndexNavPaddingRight / zoomDistance;\n\t\t\t\n\t\t\tmMainNavTranBeginScrollTop = mIndexNavZoomEndScrollTop;\n\t\t\tmMainNavTranEndScrollTop  = mIndexNavZoomEndScrollTop + mMainNavHeight;\n\t\t\tmOrginMNavIndexMarginLeft = -mVMainNavIndexWidth;\n\t\t\tmOrginMNavMidTGroupMarginTop = mMainNavHeight;\n\t\t\tmOrginMNavRightContainerMarginRight = -mMNRightContainerWidth;\n\t\t\tmMNavIndexFactor = mVMainNavIndexWidth / (float)mMainNavHeight;\n\t\t\tmMNavRightContainerFactor = mMNRightContainerWidth / (float)mMainNavHeight;\n\t\t\tmMNavMidTGroupFactor = 1.0f;\n\t\t\tmCurrentMNavIndexMarginLeft = mOrginMNavIndexMarginLeft;\n\t\t\tmCurrentMNavMidTGroupMarginTop = mOrginMNavMidTGroupMarginTop;\n\t\t\tmCurrentMNavRightContainerMarginRight = mOrginMNavRightContainerMarginRight;\n\t\t\tsetLeftMargin(mVMainNavIndex, mCurrentMNavIndexMarginLeft);\n\t\t\tsetRightMargin(mVMNavRightContainer, mOrginMNavRightContainerMarginRight);\n\t\t\tsetTopMargin(mVMNavMidTGroup, mOrginMNavMidTGroupMarginTop);\n\t\t\t\n\t\t\tmIsInitFactor = true;\n\t\t}\n\t}\n\t\n\tprivate int mMaxScrollTop;\n\tprivate int mScrollerOldNewTop;\n\t@Override\n\tpublic void onScrollChanged(int newLeft, int newTop, int oldLeft, int oldTop) {\n\t\t\n\t\tif(mScrollerOldNewTop == newTop || oldTop > mMaxScrollTop){\n\t\t\treturn;\n\t\t}\n\t\tmScrollerOldNewTop = newTop;\n\t\t\n\t\tfadeTextOnScroll(newLeft, newTop, oldLeft, oldTop);\n\t\n\t\tfadeMainNavOnScroll(newLeft, newTop, oldLeft, oldTop);\n\t\n\t\tzoomIndexNavOnScroll(newLeft, newTop, oldLeft, oldTop);\n\t\n\t\ttransferMainNavOnScroll(newLeft, newTop, oldLeft, oldTop);\n\t}\n\n\tprivate int mTextFadeBeginScrollTop;\n\tprivate int mTextFadeEndScrollTop;\n\tprivate float mTextFadeFactor;\n\tprivate int mCurrentTextAlpha;\n\t\n\t/**\n\t * 文字随着活动逐步消失或者显示\n\t */\n\tprivate void fadeTextOnScroll(int newLeft, int newTop, int oldLeft, int oldTop){\n\t\t//上滑上界\n\t\tif(newTop >= mTextFadeEndScrollTop){\n\t\t\tmCurrentTextAlpha = 0;\n\t\t\tchangeIndexNavTextAlpha(0);\n\t\t\treturn;\n\t\t}\n\t\t\n\t\t//下滑下界\n\t\tif(newTop <= mTextFadeBeginScrollTop){\n\t\t\tmCurrentTextAlpha = 255;\n\t\t\tchangeIndexNavTextAlpha(255);\n\t\t\treturn;\n\t\t}\n\t\t\n\t\t//上滑下交界\n\t\tif(mTextFadeBeginScrollTop<oldTop && newTop >mTextFadeBeginScrollTop){\n\t\t\tmCurrentTextAlpha = (int) (255 - (newTop - mTextFadeBeginScrollTop) * mTextFadeFactor);\n\t\t\tensureFadeTextAlphaRight(newTop, oldTop);\n\t\t\tchangeIndexNavTextAlpha(mCurrentTextAlpha);\n\t\t\treturn;\n\t\t}\n\t\t\n\t\t//下滑上交界\n\t\tif(mTextFadeEndScrollTop < oldTop && newTop < mTextFadeEndScrollTop){\n\t\t\tmCurrentTextAlpha = (int) ((mTextFadeEndScrollTop - oldTop) * mTextFadeFactor);\n\t\t\tensureFadeTextAlphaRight(newTop, oldTop);\n\t\t\tchangeIndexNavTextAlpha(mCurrentTextAlpha);\n\t\t\treturn;\n\t\t}\n\t\t\n\t\t//中间状态\n\t\tif( mTextFadeBeginScrollTop <= oldTop && oldTop <= mTextFadeEndScrollTop){\n\t\t\tmCurrentTextAlpha = (int) (mCurrentTextAlpha - (newTop - oldTop) * mTextFadeFactor);\n\t\t\tensureFadeTextAlphaRight(newTop, oldTop);\n\t\t\tchangeIndexNavTextAlpha(mCurrentTextAlpha);\n\t\t}\n\t}\n\t\n\tprivate void ensureFadeTextAlphaRight(int newTop,int oldTop){\n\t\tif(newTop > oldTop){\n\t\t\tmCurrentTextAlpha = mCurrentTextAlpha < 0? 0: mCurrentTextAlpha;\n\t\t}else{\n\t\t\tmCurrentTextAlpha = mCurrentTextAlpha > 255? 255: mCurrentTextAlpha;\n\t\t}\n\t}\n\t\n\tprivate int mMainNavFadeBeginScrollTop;\n\tprivate int mMainNavFadeEndScrollTop;\n\tprivate float mMainNavFadeFactor;\n\tprivate float mCurrentMainNavAlpha;\n\t/**\n\t * 主导航条消失或者显示\n\t */\n\tprivate void fadeMainNavOnScroll(int newLeft, int newTop, int oldLeft, int oldTop){\n\t\t//上滑上界\n\t\tif(newTop >= mMainNavFadeEndScrollTop){\n\t\t\tchangeMainNavAlpha(1.0f);\n\t\t\tmCurrentMainNavAlpha = 1.0f;\n\t\t\treturn;\n\t\t}\n\t\t//下滑下界\n\t\tif(newTop <=  mMainNavFadeBeginScrollTop){\n\t\t\tchangeMainNavAlpha(0.0f);\n\t\t\tmCurrentMainNavAlpha = 0.0f;\n\t\t\treturn;\n\t\t}\n\t\t\n\t\t//上滑下交界\n\t\tif(mMainNavFadeBeginScrollTop > oldTop && newTop >mMainNavFadeBeginScrollTop){\n\t\t\tmCurrentMainNavAlpha = (newTop - mMainNavFadeBeginScrollTop) * mMainNavFadeFactor;\n\t\t\tSystem.out.println(\"newTop :\" +newTop + \",oldTop :\" +oldTop + \"mCurrentMainNavAlpha :\"+mCurrentMainNavAlpha);\n\t\t\tensureFadeMainNavAlphaRight(newTop,oldTop);\n\t\t\tchangeMainNavAlpha(mCurrentMainNavAlpha);\n\t\t\treturn;\n\t\t}\n\t\t\n\t\t//下滑上交界\n\t\tif(mMainNavFadeEndScrollTop <oldTop && newTop < mMainNavFadeEndScrollTop){\n\t\t\tmCurrentMainNavAlpha = 1.0f - (mMainNavFadeEndScrollTop - newTop)* mMainNavFadeFactor;\n\t\t\tensureFadeMainNavAlphaRight(newTop,oldTop);\n\t\t\tchangeMainNavAlpha(mCurrentMainNavAlpha);\n\t\t\treturn;\n\t\t}\n\t\t\n\t\t//中间状态\n\t\tif( mMainNavFadeBeginScrollTop <= oldTop && oldTop <= mMainNavFadeEndScrollTop){\n\t\t\tmCurrentMainNavAlpha = mCurrentMainNavAlpha + (newTop - oldTop) * mMainNavFadeFactor;\n\t\t\tensureFadeMainNavAlphaRight(newTop,oldTop);\n\t\t\tchangeMainNavAlpha(mCurrentMainNavAlpha);\n\t\t}\n\t}\n\t\n\tprivate void ensureFadeMainNavAlphaRight(int newTop,int oldTop){\n\t\tif(newTop > oldTop){\n\t\t\tmCurrentMainNavAlpha = mCurrentMainNavAlpha > 1? 1: mCurrentMainNavAlpha;\n\t\t}else{\n\t\t\tmCurrentMainNavAlpha = mCurrentMainNavAlpha < 0? 0: mCurrentMainNavAlpha;\n\t\t}\n\t}\n\t\n\tprivate int mIndexNavZoomBeginScrollTop;\n\tprivate int mIndexNavZoomEndScrollTop;\n\tprivate float mIndexNavMoveLeftFactor;\n\tprivate float mIndexNavMoveRightFactor;\n\tprivate int mFinalIndexNavPaddingLeft;\n\tprivate int mFinalIndexNavPaddingRight;\n\tprivate int mCurrentIndexNavPaddingLeft;\n\tprivate int mCurrentIndexNavPaddingRight;\n\t/**\n\t * 缩放首页导航条\n\t */\n\tprivate void zoomIndexNavOnScroll(int newLeft, int newTop, int oldLeft, int oldTop){\n\t\t\n\t\t//上滑上界\n\t\tif(newTop >= mIndexNavZoomEndScrollTop){\n\t\t\tchangeIndexNavPadding(mFinalIndexNavPaddingLeft, mFinalIndexNavPaddingRight);\n\t\t\tmCurrentIndexNavPaddingLeft = mFinalIndexNavPaddingLeft;\n\t\t\tmCurrentIndexNavPaddingRight = mFinalIndexNavPaddingRight;\n\t\t\treturn;\n\t\t} \n\t\t\n\t\t//下滑下界\n\t\tif(newTop <= mIndexNavZoomBeginScrollTop){\n\t\t\tchangeIndexNavPadding(0, 0);\n\t\t\tmCurrentIndexNavPaddingLeft = 0;\n\t\t\tmCurrentIndexNavPaddingRight = 0;\n\t\t\treturn;\n\t\t}\n\t\t\n\t\t//上滑下交界\n\t\tif( mIndexNavZoomBeginScrollTop > oldTop && newTop > mIndexNavZoomBeginScrollTop){\n\t\t\tmCurrentIndexNavPaddingLeft = (int) ((newTop - mIndexNavZoomBeginScrollTop) * mIndexNavMoveLeftFactor);\n\t\t\tmCurrentIndexNavPaddingRight = (int) ((newTop - mIndexNavZoomBeginScrollTop) * mIndexNavMoveRightFactor);\n\t\t\tensureIndexNavPaddingRight(newTop, oldTop);\n\t\t\tchangeIndexNavPadding(mCurrentIndexNavPaddingLeft, mCurrentIndexNavPaddingRight);\n\t\t\treturn;\n\t\t}\n\t\t\n\t\t//下滑上交界\n\t\tif( mIndexNavZoomBeginScrollTop < oldTop && newTop <mIndexNavZoomBeginScrollTop){\n\t\t\tmCurrentIndexNavPaddingLeft = (int) (mFinalIndexNavPaddingLeft - (mIndexNavZoomBeginScrollTop-newTop)*mIndexNavMoveLeftFactor);\n\t\t\tmCurrentIndexNavPaddingRight = (int) (mCurrentIndexNavPaddingRight - (mIndexNavZoomBeginScrollTop-newTop)*mIndexNavMoveRightFactor);\n\t\t\tensureIndexNavPaddingRight(newTop, oldTop);\n\t\t\tchangeIndexNavPadding(mCurrentIndexNavPaddingLeft, mCurrentIndexNavPaddingRight);\n\t\t\treturn;\n\t\t}\n\t\t\n\t\t//中间状态\n\t\tif( mIndexNavZoomBeginScrollTop <= oldTop && oldTop <= mIndexNavZoomEndScrollTop){\n\t\t\tmCurrentIndexNavPaddingLeft = (int) (mCurrentIndexNavPaddingLeft + (newTop - oldTop) * mIndexNavMoveLeftFactor);\n\t\t\tmCurrentIndexNavPaddingRight = (int) (mCurrentIndexNavPaddingRight + (newTop - oldTop) * mIndexNavMoveRightFactor);\n\t\t\tensureIndexNavPaddingRight(newTop, oldTop);\n\t\t\tchangeIndexNavPadding(mCurrentIndexNavPaddingLeft, mCurrentIndexNavPaddingRight);\n\t\t}\n\t}\n\t\n\tprivate void ensureIndexNavPaddingRight(int newTop, int oldTop){\n\t\tif(newTop > oldTop){\n\t\t\tmCurrentIndexNavPaddingLeft = mCurrentIndexNavPaddingLeft > mFinalIndexNavPaddingLeft? mFinalIndexNavPaddingLeft: mCurrentIndexNavPaddingLeft;\n\t\t\tmCurrentIndexNavPaddingRight = mCurrentIndexNavPaddingRight > mFinalIndexNavPaddingRight? mFinalIndexNavPaddingRight: mCurrentIndexNavPaddingRight;\n\t\t}else{\n\t\t\tmCurrentIndexNavPaddingLeft = mCurrentIndexNavPaddingLeft < 0? 0: mCurrentIndexNavPaddingLeft;\n\t\t\tmCurrentIndexNavPaddingRight = mCurrentIndexNavPaddingRight < 0? 0: mCurrentIndexNavPaddingRight;\n\t\t}\n\t}\n\t\n\tprivate int mMainNavTranBeginScrollTop;\n\tprivate int mMainNavTranEndScrollTop;\n\tprivate float mMNavIndexFactor;\n\tprivate float mMNavMidTGroupFactor;\n\tprivate float mMNavRightContainerFactor;\n\tprivate int mOrginMNavIndexMarginLeft;\n\tprivate int mOrginMNavMidTGroupMarginTop;\n\tprivate int mOrginMNavRightContainerMarginRight;\n\tprivate int mCurrentMNavIndexMarginLeft;\n\tprivate int mCurrentMNavMidTGroupMarginTop;\n\tprivate int mCurrentMNavRightContainerMarginRight;\n\t\n\t/**\n\t * 移动主导航栏的元素\n\t */\n\tprivate void transferMainNavOnScroll(int newLeft, int newTop, int oldLeft, int oldTop){\n\t\t\n\t\t//上滑上界\n\t\tif(newTop >= mMainNavTranEndScrollTop){\n\t\t\tmCurrentMNavIndexMarginLeft = 0;\n\t\t\tmCurrentMNavMidTGroupMarginTop = 0;\n\t\t\tmCurrentMNavRightContainerMarginRight = 0;\n\t\t\tsetLeftMargin(mVMainNavIndex, 0);\n\t\t\tsetTopMargin(mVMNavMidTGroup, 0);\n\t\t\tsetRightMargin(mVMNavRightContainer, mCurrentMNavRightContainerMarginRight);\n\t\t\treturn;\n\t\t}\n\t\t\n\t\t//下滑下界\n\t\tif(newTop <= mMainNavTranBeginScrollTop){\n\t\t\tmCurrentMNavIndexMarginLeft = mOrginMNavIndexMarginLeft;\n\t\t\tmCurrentMNavMidTGroupMarginTop = mOrginMNavMidTGroupMarginTop;\n\t\t\tmCurrentMNavRightContainerMarginRight = mOrginMNavRightContainerMarginRight;\n\t\t\tsetLeftMargin(mVMainNavIndex, mOrginMNavIndexMarginLeft);\n\t\t\tsetTopMargin(mVMNavMidTGroup, mOrginMNavMidTGroupMarginTop);\n\t\t\tsetRightMargin(mVMNavRightContainer, mCurrentMNavRightContainerMarginRight);\n\t\t\treturn;\n\t\t}\n\t\t\n\t\t//上滑下交界\n\t\tif(mMainNavTranBeginScrollTop > oldTop && newTop > mMainNavTranBeginScrollTop){\n\t\t\tmCurrentMNavIndexMarginLeft = (int) (mOrginMNavIndexMarginLeft + (newTop - mMainNavTranBeginScrollTop) * mMNavIndexFactor);\n\t\t\tmCurrentMNavMidTGroupMarginTop = (int) (mOrginMNavMidTGroupMarginTop - (newTop - mMainNavTranBeginScrollTop) * mMNavMidTGroupFactor);\n\t\t\tmCurrentMNavRightContainerMarginRight = (int) (mOrginMNavRightContainerMarginRight -   (newTop - mMainNavTranBeginScrollTop) * mMNavRightContainerFactor);\n\t\t\tensureTransferMainNavRight(newTop, oldTop);\n\t\t\tsetLeftMargin(mVMainNavIndex, mCurrentMNavIndexMarginLeft);\n\t\t\tsetTopMargin(mVMNavMidTGroup, mOrginMNavMidTGroupMarginTop);\n\t\t\tsetRightMargin(mVMNavRightContainer, mCurrentMNavRightContainerMarginRight);\n\t\t\treturn;\n\t\t}\n\t\t\n\t\t//下滑上交界\n\t\tif(mMainNavTranEndScrollTop<oldTop && newTop < mMainNavTranEndScrollTop){\n\t\t\tmCurrentMNavIndexMarginLeft = (int) ((newTop - mMainNavTranEndScrollTop) * mMNavIndexFactor);\n\t\t\tmCurrentMNavMidTGroupMarginTop = (int) ((mMainNavTranEndScrollTop - newTop) * mMNavMidTGroupFactor);\n\t\t\tmCurrentMNavRightContainerMarginRight = (int) ((newTop - mMainNavTranEndScrollTop) * mMNavRightContainerFactor);\n\t\t\tensureTransferMainNavRight(newTop, oldTop);\n\t\t\tsetLeftMargin(mVMainNavIndex, mCurrentMNavIndexMarginLeft);\n\t\t\tsetTopMargin(mVMNavMidTGroup, mOrginMNavMidTGroupMarginTop);\n\t\t\tsetRightMargin(mVMNavRightContainer, mCurrentMNavRightContainerMarginRight);\n\t\t\treturn;\n\t\t}\n\t\t\n\t\t//中间\n\t    if( mMainNavTranBeginScrollTop < oldTop && oldTop <= mMainNavTranEndScrollTop){\n\t\t\tmCurrentMNavIndexMarginLeft = (int) (mCurrentMNavIndexMarginLeft + (newTop - oldTop) * mMNavIndexFactor);\n\t\t\tmCurrentMNavMidTGroupMarginTop = (int) (mCurrentMNavMidTGroupMarginTop - (newTop - oldTop) *mMNavMidTGroupFactor);\n\t\t\tmCurrentMNavRightContainerMarginRight = (int) (mCurrentMNavRightContainerMarginRight + (newTop - oldTop) *mMNavRightContainerFactor);\n\t\t\tensureTransferMainNavRight(newTop, oldTop);\n\t\t\tsetLeftMargin(mVMainNavIndex, mCurrentMNavIndexMarginLeft);\n\t\t\tsetTopMargin(mVMNavMidTGroup, mCurrentMNavMidTGroupMarginTop);\n\t\t\tsetRightMargin(mVMNavRightContainer, mCurrentMNavRightContainerMarginRight);\n\t\t}\n\t}\n\t\n\tprivate void ensureTransferMainNavRight(int newTop, int oldTop){\n\t\tif(newTop > oldTop){\n\t\t\tmCurrentMNavIndexMarginLeft = mCurrentMNavIndexMarginLeft > 0? 0: mCurrentMNavIndexMarginLeft;\n\t\t\tmCurrentMNavRightContainerMarginRight = mCurrentMNavRightContainerMarginRight >0 ? 0 :mCurrentMNavRightContainerMarginRight;\n\t\t\tmCurrentMNavMidTGroupMarginTop = mCurrentMNavMidTGroupMarginTop < 0? 0: mCurrentMNavMidTGroupMarginTop;\n\t\t}else{\n\t\t\tmCurrentMNavIndexMarginLeft = mCurrentMNavIndexMarginLeft < mOrginMNavIndexMarginLeft ? mOrginMNavIndexMarginLeft : mCurrentMNavIndexMarginLeft;\n\t\t\tmCurrentMNavRightContainerMarginRight = mCurrentMNavRightContainerMarginRight < mOrginMNavRightContainerMarginRight ? mOrginMNavRightContainerMarginRight : mCurrentMNavRightContainerMarginRight;\n\t\t\tmCurrentMNavMidTGroupMarginTop = mCurrentMNavMidTGroupMarginTop > mOrginMNavMidTGroupMarginTop ? mOrginMNavMidTGroupMarginTop : mCurrentMNavMidTGroupMarginTop;\n\t\t}\n\t}\n\t\n\tprivate void changeIndexNavTextAlpha(int alpha){\n\t\tsetViewTextAlpha(mTvIndexNavDiscover,alpha);\n\t\tsetViewTextAlpha(mTvIndexNavBlog,alpha);\n\t\tsetViewTextAlpha(mTvIndexNavMine,alpha);\n\t\tsetViewTextAlpha(mTvIndexNavMore,alpha);\n\t}\n\t\n\tprivate void changeMainNavAlpha(float alpha){\n\t\tsetViewAlpha(mVMainNav, alpha);\n\t}\n\t\n\tprivate void changeIndexNavPadding(int paddingLeft, int paddingRight){\n\t\tmVIndexHeaderNav.setPadding(paddingLeft, mVIndexHeaderNav.getPaddingTop(), paddingRight, mVIndexHeaderNav.getPaddingBottom());\n\t}\n\t\n\tprivate void setViewTextAlpha(TextView v ,int alpha){\n\t\tColorStateList colorStateList = v.getTextColors();\n\t\tv.setTextColor(colorStateList.withAlpha(alpha));\n\t}\n\t\n\t@SuppressLint(\"NewApi\")\n\tprivate void setViewAlpha(View v, float alpha){\n\t\tif(android.os.Build.VERSION.SDK_INT >= 11){\n\t\t\tv.setAlpha(alpha);\n\t\t}else{\n\t\t\tAlphaAnimation alphaAnim = new AlphaAnimation(alpha, alpha);\n\t\t\talphaAnim.setDuration(0);\n\t\t\talphaAnim.setFillAfter(true);\n\t\t\tv.startAnimation(alphaAnim);\n\t\t}\n\t}\n\t\n\tprivate void setLeftMargin(View v, int leftMargin){\n\t\tRelativeLayout.LayoutParams lp = (android.widget.RelativeLayout.LayoutParams) v.getLayoutParams();\n\t\tlp.leftMargin = leftMargin;\n\t\tv.setLayoutParams(lp);\n\t}\n\t\n\tprivate void setTopMargin(View v, int topMargin){\n\t\tRelativeLayout.LayoutParams lp = (android.widget.RelativeLayout.LayoutParams) v.getLayoutParams();\n\t\tlp.topMargin = topMargin;\n\t\tv.setLayoutParams(lp);\n\t}\n\t\n\tprivate void setRightMargin(View v, int rightMargin){\n\t\tRelativeLayout.LayoutParams lp = (android.widget.RelativeLayout.LayoutParams) v.getLayoutParams();\n\t\tlp.rightMargin = rightMargin;\n\t\tv.setLayoutParams(lp);\n\t}\n\n\tprivate final static int MSG_PULL_RECOVER = 0x999;\n\t\n\tprivate Handler mHandler = new Handler(){\n\t\tpublic void handleMessage(Message msg) {\n\t\t\tswitch (msg.what) {\n\t\t\tcase MSG_PULL_RECOVER:\n\t\t\t\tint upY = mSvMain.getScrollY();\n\t\t\t\tint divideScrollY  = mMaxScrollTop /2;\n\t\t\t\tif(upY<= divideScrollY){\n\t\t\t\t\thideMainNav();\n\t\t\t\t}else if(upY < mMaxScrollTop){\n\t\t\t\t\tshowMainNav();\n\t\t\t\t}\n\t\t\t\tbreak;\n\t\t\tdefault:\n\t\t\t\tbreak;\n\t\t\t}\n\t\t}\n\t};\n\t\n\t@Override\n\tpublic boolean onTouch(View v, MotionEvent event) {                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                \n\t\tif(event.getAction() == MotionEvent.ACTION_UP){\n\t\t\tmHandler.removeMessages(MSG_PULL_RECOVER);\n\t\t\tmHandler.sendEmptyMessageDelayed(MSG_PULL_RECOVER, 200);\n\t\t}\n\t\treturn false;\n\t}\n\t\n\tprivate void showMainNav(){\n\t\tfadeTextOnScroll(0, mMaxScrollTop, 0, mMaxScrollTop);\n\t\tfadeMainNavOnScroll(0, mMaxScrollTop, 0, mMaxScrollTop);\n\t\tzoomIndexNavOnScroll(0, mMaxScrollTop, 0, mMaxScrollTop);\n\t\ttransferMainNavOnScroll(0, mMaxScrollTop, 0, mMaxScrollTop);\n\t\tmSvMain.scrollTo(0, mMaxScrollTop);\n\t}\n\t\n\tprivate void hideMainNav(){\n\t\tfadeTextOnScroll(0, 0, 0, 0);\n\t\tfadeMainNavOnScroll(0, 0, 0, 0);\n\t\tzoomIndexNavOnScroll(0, 0, 0, 0);\n\t\ttransferMainNavOnScroll(0, 0, 0, 0);\n\t\tmSvMain.scrollTo(0, 0);\n\t}\n\n}\n"
  },
  {
    "path": "WanDaoJiaIndex/src/com/example/wandaojiaindex/MyScrollView.java",
    "content": "package com.example.wandaojiaindex;\n\nimport android.content.Context;\nimport android.util.AttributeSet;\nimport android.widget.ScrollView;\n/**\n * \n * @author Darcy\n *\n */\npublic class MyScrollView extends ScrollView{\n\n\tprivate OnScrollChangedListener mScrollListener;\n\t\n\tpublic MyScrollView(Context context) {\n\t\tsuper(context);\n\t}\n\n\tpublic MyScrollView(Context context, AttributeSet attrs) {\n\t\tsuper(context, attrs);\n\t}\n\n\tpublic void setOnScrollChangedListener(OnScrollChangedListener l){\n\t\tthis.mScrollListener = l;\n\t}\n\t\n\t@Override\n\tprotected void onScrollChanged(int l, int t, int oldl, int oldt) {\n\t\tsuper.onScrollChanged(l, t, oldl, oldt);\n\t\tif(mScrollListener != null)\n\t\t\tmScrollListener.onScrollChanged(l, t, oldl, oldt);\n\t}\n\t\n\tpublic interface OnScrollChangedListener{\n\t\tvoid onScrollChanged(int l, int t, int oldl, int oldt);\n\t}\n}\n"
  },
  {
    "path": "WanDaoJiaIndex/src/com/example/wandaojiaindex/ViewFinder.java",
    "content": "package com.example.wandaojiaindex;\n\nimport android.app.Activity;\nimport android.view.View;\n\npublic class ViewFinder {\n \n\t@SuppressWarnings(\"unchecked\")\n\tpublic static <T extends View> T findViewById(View convertView ,int id){\n\t\treturn (T)convertView.findViewById(id);\n\t}\n\t\n\t@SuppressWarnings(\"unchecked\")\n\tpublic static <T extends View> T findViewById(Activity activity ,int id){\n\t\treturn activity==null ? null : (T)activity.findViewById(id);\n\t}\n\t\n}\n"
  }
]