Browse Source

1:基于xmpp技术的android源码:【公司花了8000人民币的项目】

LiuJie 10 năm trước cách đây
commit
9711433d80
100 tập tin đã thay đổi với 3114 bổ sung0 xóa
  1. 1 0
      .idea/.name
  2. 22 0
      .idea/compiler.xml
  3. 3 0
      .idea/copyright/profiles_settings.xml
  4. 6 0
      .idea/encodings.xml
  5. 20 0
      .idea/gradle.xml
  6. 9 0
      .idea/libraries/BaiduLBS_Android.xml
  7. 9 0
      .idea/libraries/android_async_http_1_4_5.xml
  8. 15 0
      .idea/libraries/appcompat_v7_22_2_0.xml
  9. 9 0
      .idea/libraries/asmack.xml
  10. 9 0
      .idea/libraries/cyberplayer_sdk.xml
  11. 9 0
      .idea/libraries/fastjson_1_1_41.xml
  12. 9 0
      .idea/libraries/httpmime_4_2.xml
  13. 9 0
      .idea/libraries/nineoldandroids.xml
  14. 9 0
      .idea/libraries/org_xbill_dns_2_1_6.xml
  15. 9 0
      .idea/libraries/ormlite_android_4_48.xml
  16. 9 0
      .idea/libraries/ormlite_core_4_48.xml
  17. 9 0
      .idea/libraries/pinyin4j_2_5_0.xml
  18. 9 0
      .idea/libraries/pushservice_4_5_5_77.xml
  19. 11 0
      .idea/libraries/support_annotations_22_2_0.xml
  20. 16 0
      .idea/libraries/support_v4_22_2_0.xml
  21. 9 0
      .idea/libraries/universal_image_loader_1_9_0.xml
  22. 9 0
      .idea/libraries/volley.xml
  23. 62 0
      .idea/misc.xml
  24. 10 0
      .idea/modules.xml
  25. 12 0
      .idea/runConfigurations.xml
  26. 6 0
      .idea/vcs.xml
  27. 19 0
      SkWeiChat-Baidu.iml
  28. 15 0
      build.gradle
  29. 138 0
      build/intermediates/dex-cache/cache.xml
  30. BIN
      gradle/wrapper/gradle-wrapper.jar
  31. 6 0
      gradle/wrapper/gradle-wrapper.properties
  32. 164 0
      gradlew
  33. 90 0
      gradlew.bat
  34. 117 0
      import-summary.txt
  35. 11 0
      local.properties
  36. 18 0
      pullToRefershLibraryMy/build.gradle
  37. 13 0
      pullToRefershLibraryMy/build/generated/source/buildConfig/androidTest/debug/com/handmark/pulltorefresh/library/test/BuildConfig.java
  38. 13 0
      pullToRefershLibraryMy/build/generated/source/buildConfig/debug/com/handmark/pulltorefresh/library/BuildConfig.java
  39. 13 0
      pullToRefershLibraryMy/build/generated/source/buildConfig/release/com/handmark/pulltorefresh/library/BuildConfig.java
  40. 104 0
      pullToRefershLibraryMy/build/generated/source/r/androidTest/debug/com/handmark/pulltorefresh/library/R.java
  41. 453 0
      pullToRefershLibraryMy/build/generated/source/r/androidTest/debug/com/handmark/pulltorefresh/library/test/R.java
  42. 453 0
      pullToRefershLibraryMy/build/generated/source/r/debug/com/handmark/pulltorefresh/library/R.java
  43. 453 0
      pullToRefershLibraryMy/build/generated/source/r/release/com/handmark/pulltorefresh/library/R.java
  44. 13 0
      pullToRefershLibraryMy/build/intermediates/bundles/debug/AndroidManifest.xml
  45. 78 0
      pullToRefershLibraryMy/build/intermediates/bundles/debug/R.txt
  46. 13 0
      pullToRefershLibraryMy/build/intermediates/bundles/debug/aapt/AndroidManifest.xml
  47. BIN
      pullToRefershLibraryMy/build/intermediates/bundles/debug/classes.jar
  48. 22 0
      pullToRefershLibraryMy/build/intermediates/bundles/debug/res/anim/slide_in_from_bottom.xml
  49. 22 0
      pullToRefershLibraryMy/build/intermediates/bundles/debug/res/anim/slide_in_from_top.xml
  50. 22 0
      pullToRefershLibraryMy/build/intermediates/bundles/debug/res/anim/slide_out_to_bottom.xml
  51. 22 0
      pullToRefershLibraryMy/build/intermediates/bundles/debug/res/anim/slide_out_to_top.xml
  52. BIN
      pullToRefershLibraryMy/build/intermediates/bundles/debug/res/drawable-hdpi/default_ptr_flip.png
  53. BIN
      pullToRefershLibraryMy/build/intermediates/bundles/debug/res/drawable-hdpi/default_ptr_rotate.png
  54. BIN
      pullToRefershLibraryMy/build/intermediates/bundles/debug/res/drawable-hdpi/indicator_arrow.png
  55. BIN
      pullToRefershLibraryMy/build/intermediates/bundles/debug/res/drawable-mdpi/default_ptr_flip.png
  56. BIN
      pullToRefershLibraryMy/build/intermediates/bundles/debug/res/drawable-mdpi/default_ptr_rotate.png
  57. BIN
      pullToRefershLibraryMy/build/intermediates/bundles/debug/res/drawable-mdpi/indicator_arrow.png
  58. BIN
      pullToRefershLibraryMy/build/intermediates/bundles/debug/res/drawable-xhdpi/default_ptr_flip.png
  59. BIN
      pullToRefershLibraryMy/build/intermediates/bundles/debug/res/drawable-xhdpi/default_ptr_rotate.png
  60. BIN
      pullToRefershLibraryMy/build/intermediates/bundles/debug/res/drawable-xhdpi/indicator_arrow.png
  61. 18 0
      pullToRefershLibraryMy/build/intermediates/bundles/debug/res/drawable/indicator_bg_bottom.xml
  62. 18 0
      pullToRefershLibraryMy/build/intermediates/bundles/debug/res/drawable/indicator_bg_top.xml
  63. 29 0
      pullToRefershLibraryMy/build/intermediates/bundles/debug/res/layout/pull_to_refresh_header_horizontal.xml
  64. 59 0
      pullToRefershLibraryMy/build/intermediates/bundles/debug/res/layout/pull_to_refresh_header_vertical.xml
  65. 11 0
      pullToRefershLibraryMy/build/intermediates/bundles/debug/res/values-en/values-en.xml
  66. 11 0
      pullToRefershLibraryMy/build/intermediates/bundles/debug/res/values-zh-rCN/values-zh-rCN.xml
  67. 24 0
      pullToRefershLibraryMy/build/intermediates/bundles/debug/res/values/values.xml
  68. 13 0
      pullToRefershLibraryMy/build/intermediates/bundles/release/AndroidManifest.xml
  69. 78 0
      pullToRefershLibraryMy/build/intermediates/bundles/release/R.txt
  70. 13 0
      pullToRefershLibraryMy/build/intermediates/bundles/release/aapt/AndroidManifest.xml
  71. BIN
      pullToRefershLibraryMy/build/intermediates/bundles/release/classes.jar
  72. 22 0
      pullToRefershLibraryMy/build/intermediates/bundles/release/res/anim/slide_in_from_bottom.xml
  73. 22 0
      pullToRefershLibraryMy/build/intermediates/bundles/release/res/anim/slide_in_from_top.xml
  74. 22 0
      pullToRefershLibraryMy/build/intermediates/bundles/release/res/anim/slide_out_to_bottom.xml
  75. 22 0
      pullToRefershLibraryMy/build/intermediates/bundles/release/res/anim/slide_out_to_top.xml
  76. BIN
      pullToRefershLibraryMy/build/intermediates/bundles/release/res/drawable-hdpi/default_ptr_flip.png
  77. BIN
      pullToRefershLibraryMy/build/intermediates/bundles/release/res/drawable-hdpi/default_ptr_rotate.png
  78. BIN
      pullToRefershLibraryMy/build/intermediates/bundles/release/res/drawable-hdpi/indicator_arrow.png
  79. BIN
      pullToRefershLibraryMy/build/intermediates/bundles/release/res/drawable-mdpi/default_ptr_flip.png
  80. BIN
      pullToRefershLibraryMy/build/intermediates/bundles/release/res/drawable-mdpi/default_ptr_rotate.png
  81. BIN
      pullToRefershLibraryMy/build/intermediates/bundles/release/res/drawable-mdpi/indicator_arrow.png
  82. BIN
      pullToRefershLibraryMy/build/intermediates/bundles/release/res/drawable-xhdpi/default_ptr_flip.png
  83. BIN
      pullToRefershLibraryMy/build/intermediates/bundles/release/res/drawable-xhdpi/default_ptr_rotate.png
  84. BIN
      pullToRefershLibraryMy/build/intermediates/bundles/release/res/drawable-xhdpi/indicator_arrow.png
  85. 18 0
      pullToRefershLibraryMy/build/intermediates/bundles/release/res/drawable/indicator_bg_bottom.xml
  86. 18 0
      pullToRefershLibraryMy/build/intermediates/bundles/release/res/drawable/indicator_bg_top.xml
  87. 29 0
      pullToRefershLibraryMy/build/intermediates/bundles/release/res/layout/pull_to_refresh_header_horizontal.xml
  88. 59 0
      pullToRefershLibraryMy/build/intermediates/bundles/release/res/layout/pull_to_refresh_header_vertical.xml
  89. 11 0
      pullToRefershLibraryMy/build/intermediates/bundles/release/res/values-en/values-en.xml
  90. 11 0
      pullToRefershLibraryMy/build/intermediates/bundles/release/res/values-zh-rCN/values-zh-rCN.xml
  91. 24 0
      pullToRefershLibraryMy/build/intermediates/bundles/release/res/values/values.xml
  92. BIN
      pullToRefershLibraryMy/build/intermediates/classes/androidTest/debug/com/handmark/pulltorefresh/library/R$anim.class
  93. BIN
      pullToRefershLibraryMy/build/intermediates/classes/androidTest/debug/com/handmark/pulltorefresh/library/R$attr.class
  94. BIN
      pullToRefershLibraryMy/build/intermediates/classes/androidTest/debug/com/handmark/pulltorefresh/library/R$dimen.class
  95. BIN
      pullToRefershLibraryMy/build/intermediates/classes/androidTest/debug/com/handmark/pulltorefresh/library/R$drawable.class
  96. BIN
      pullToRefershLibraryMy/build/intermediates/classes/androidTest/debug/com/handmark/pulltorefresh/library/R$id.class
  97. BIN
      pullToRefershLibraryMy/build/intermediates/classes/androidTest/debug/com/handmark/pulltorefresh/library/R$layout.class
  98. BIN
      pullToRefershLibraryMy/build/intermediates/classes/androidTest/debug/com/handmark/pulltorefresh/library/R$string.class
  99. BIN
      pullToRefershLibraryMy/build/intermediates/classes/androidTest/debug/com/handmark/pulltorefresh/library/R$styleable.class
  100. BIN
      pullToRefershLibraryMy/build/intermediates/classes/androidTest/debug/com/handmark/pulltorefresh/library/R.class

+ 1 - 0
.idea/.name

@@ -0,0 +1 @@
+SkWeiChat-Baidu

+ 22 - 0
.idea/compiler.xml

@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<project version="4">
+  <component name="CompilerConfiguration">
+    <resourceExtensions />
+    <wildcardResourcePatterns>
+      <entry name="!?*.java" />
+      <entry name="!?*.form" />
+      <entry name="!?*.class" />
+      <entry name="!?*.groovy" />
+      <entry name="!?*.scala" />
+      <entry name="!?*.flex" />
+      <entry name="!?*.kt" />
+      <entry name="!?*.clj" />
+      <entry name="!?*.aj" />
+    </wildcardResourcePatterns>
+    <annotationProcessing>
+      <profile default="true" name="Default" enabled="false">
+        <processorPath useClasspath="true" />
+      </profile>
+    </annotationProcessing>
+  </component>
+</project>

+ 3 - 0
.idea/copyright/profiles_settings.xml

@@ -0,0 +1,3 @@
+<component name="CopyrightManager">
+  <settings default="" />
+</component>

+ 6 - 0
.idea/encodings.xml

@@ -0,0 +1,6 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<project version="4">
+  <component name="Encoding">
+    <file url="PROJECT" charset="UTF-8" />
+  </component>
+</project>

+ 20 - 0
.idea/gradle.xml

@@ -0,0 +1,20 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<project version="4">
+  <component name="GradleSettings">
+    <option name="linkedExternalProjectsSettings">
+      <GradleProjectSettings>
+        <option name="distributionType" value="LOCAL" />
+        <option name="externalProjectPath" value="$PROJECT_DIR$" />
+        <option name="gradleHome" value="C:\Android\android-studio\gradle\gradle-2.4" />
+        <option name="gradleJvm" value="1.7" />
+        <option name="modules">
+          <set>
+            <option value="$PROJECT_DIR$" />
+            <option value="$PROJECT_DIR$/pullToRefershLibraryMy" />
+            <option value="$PROJECT_DIR$/skWeiChatBaidu" />
+          </set>
+        </option>
+      </GradleProjectSettings>
+    </option>
+  </component>
+</project>

+ 9 - 0
.idea/libraries/BaiduLBS_Android.xml

@@ -0,0 +1,9 @@
+<component name="libraryTable">
+  <library name="BaiduLBS_Android">
+    <CLASSES>
+      <root url="jar://$PROJECT_DIR$/skWeiChatBaidu/libs/BaiduLBS_Android.jar!/" />
+    </CLASSES>
+    <JAVADOC />
+    <SOURCES />
+  </library>
+</component>

+ 9 - 0
.idea/libraries/android_async_http_1_4_5.xml

@@ -0,0 +1,9 @@
+<component name="libraryTable">
+  <library name="android-async-http-1.4.5">
+    <CLASSES>
+      <root url="jar://$PROJECT_DIR$/skWeiChatBaidu/libs/android-async-http-1.4.5.jar!/" />
+    </CLASSES>
+    <JAVADOC />
+    <SOURCES />
+  </library>
+</component>

+ 15 - 0
.idea/libraries/appcompat_v7_22_2_0.xml

@@ -0,0 +1,15 @@
+<component name="libraryTable">
+  <library name="appcompat-v7-22.2.0">
+    <ANNOTATIONS>
+      <root url="jar://$PROJECT_DIR$/skWeiChatBaidu/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.2.0/annotations.zip!/" />
+    </ANNOTATIONS>
+    <CLASSES>
+      <root url="jar://$PROJECT_DIR$/skWeiChatBaidu/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.2.0/jars/classes.jar!/" />
+      <root url="file://$PROJECT_DIR$/skWeiChatBaidu/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.2.0/res" />
+    </CLASSES>
+    <JAVADOC />
+    <SOURCES>
+      <root url="jar://C:/Android/sdk/extras/android/m2repository/com/android/support/appcompat-v7/22.2.0/appcompat-v7-22.2.0-sources.jar!/" />
+    </SOURCES>
+  </library>
+</component>

+ 9 - 0
.idea/libraries/asmack.xml

@@ -0,0 +1,9 @@
+<component name="libraryTable">
+  <library name="asmack">
+    <CLASSES>
+      <root url="jar://$PROJECT_DIR$/skWeiChatBaidu/libs/asmack.jar!/" />
+    </CLASSES>
+    <JAVADOC />
+    <SOURCES />
+  </library>
+</component>

+ 9 - 0
.idea/libraries/cyberplayer_sdk.xml

@@ -0,0 +1,9 @@
+<component name="libraryTable">
+  <library name="cyberplayer-sdk">
+    <CLASSES>
+      <root url="jar://$PROJECT_DIR$/skWeiChatBaidu/libs/cyberplayer-sdk.jar!/" />
+    </CLASSES>
+    <JAVADOC />
+    <SOURCES />
+  </library>
+</component>

+ 9 - 0
.idea/libraries/fastjson_1_1_41.xml

@@ -0,0 +1,9 @@
+<component name="libraryTable">
+  <library name="fastjson-1.1.41">
+    <CLASSES>
+      <root url="jar://$PROJECT_DIR$/skWeiChatBaidu/libs/fastjson-1.1.41.jar!/" />
+    </CLASSES>
+    <JAVADOC />
+    <SOURCES />
+  </library>
+</component>

+ 9 - 0
.idea/libraries/httpmime_4_2.xml

@@ -0,0 +1,9 @@
+<component name="libraryTable">
+  <library name="httpmime-4.2">
+    <CLASSES>
+      <root url="jar://$PROJECT_DIR$/skWeiChatBaidu/libs/httpmime-4.2.jar!/" />
+    </CLASSES>
+    <JAVADOC />
+    <SOURCES />
+  </library>
+</component>

+ 9 - 0
.idea/libraries/nineoldandroids.xml

@@ -0,0 +1,9 @@
+<component name="libraryTable">
+  <library name="nineoldandroids">
+    <CLASSES>
+      <root url="jar://$PROJECT_DIR$/skWeiChatBaidu/libs/nineoldandroids.jar!/" />
+    </CLASSES>
+    <JAVADOC />
+    <SOURCES />
+  </library>
+</component>

+ 9 - 0
.idea/libraries/org_xbill_dns_2_1_6.xml

@@ -0,0 +1,9 @@
+<component name="libraryTable">
+  <library name="org.xbill.dns_2.1.6">
+    <CLASSES>
+      <root url="jar://$PROJECT_DIR$/skWeiChatBaidu/libs/org.xbill.dns_2.1.6.jar!/" />
+    </CLASSES>
+    <JAVADOC />
+    <SOURCES />
+  </library>
+</component>

+ 9 - 0
.idea/libraries/ormlite_android_4_48.xml

@@ -0,0 +1,9 @@
+<component name="libraryTable">
+  <library name="ormlite-android-4.48">
+    <CLASSES>
+      <root url="jar://$PROJECT_DIR$/skWeiChatBaidu/libs/ormlite-android-4.48.jar!/" />
+    </CLASSES>
+    <JAVADOC />
+    <SOURCES />
+  </library>
+</component>

+ 9 - 0
.idea/libraries/ormlite_core_4_48.xml

@@ -0,0 +1,9 @@
+<component name="libraryTable">
+  <library name="ormlite-core-4.48">
+    <CLASSES>
+      <root url="jar://$PROJECT_DIR$/skWeiChatBaidu/libs/ormlite-core-4.48.jar!/" />
+    </CLASSES>
+    <JAVADOC />
+    <SOURCES />
+  </library>
+</component>

+ 9 - 0
.idea/libraries/pinyin4j_2_5_0.xml

@@ -0,0 +1,9 @@
+<component name="libraryTable">
+  <library name="pinyin4j-2.5.0">
+    <CLASSES>
+      <root url="jar://$PROJECT_DIR$/skWeiChatBaidu/libs/pinyin4j-2.5.0.jar!/" />
+    </CLASSES>
+    <JAVADOC />
+    <SOURCES />
+  </library>
+</component>

+ 9 - 0
.idea/libraries/pushservice_4_5_5_77.xml

@@ -0,0 +1,9 @@
+<component name="libraryTable">
+  <library name="pushservice-4.5.5.77">
+    <CLASSES>
+      <root url="jar://$PROJECT_DIR$/skWeiChatBaidu/libs/pushservice-4.5.5.77.jar!/" />
+    </CLASSES>
+    <JAVADOC />
+    <SOURCES />
+  </library>
+</component>

+ 11 - 0
.idea/libraries/support_annotations_22_2_0.xml

@@ -0,0 +1,11 @@
+<component name="libraryTable">
+  <library name="support-annotations-22.2.0">
+    <CLASSES>
+      <root url="jar://C:/Android/sdk/extras/android/m2repository/com/android/support/support-annotations/22.2.0/support-annotations-22.2.0.jar!/" />
+    </CLASSES>
+    <JAVADOC />
+    <SOURCES>
+      <root url="jar://C:/Android/sdk/extras/android/m2repository/com/android/support/support-annotations/22.2.0/support-annotations-22.2.0-sources.jar!/" />
+    </SOURCES>
+  </library>
+</component>

+ 16 - 0
.idea/libraries/support_v4_22_2_0.xml

@@ -0,0 +1,16 @@
+<component name="libraryTable">
+  <library name="support-v4-22.2.0">
+    <ANNOTATIONS>
+      <root url="jar://$PROJECT_DIR$/skWeiChatBaidu/build/intermediates/exploded-aar/com.android.support/support-v4/22.2.0/annotations.zip!/" />
+    </ANNOTATIONS>
+    <CLASSES>
+      <root url="file://$PROJECT_DIR$/skWeiChatBaidu/build/intermediates/exploded-aar/com.android.support/support-v4/22.2.0/res" />
+      <root url="jar://$PROJECT_DIR$/skWeiChatBaidu/build/intermediates/exploded-aar/com.android.support/support-v4/22.2.0/jars/libs/internal_impl-22.2.0.jar!/" />
+      <root url="jar://$PROJECT_DIR$/skWeiChatBaidu/build/intermediates/exploded-aar/com.android.support/support-v4/22.2.0/jars/classes.jar!/" />
+    </CLASSES>
+    <JAVADOC />
+    <SOURCES>
+      <root url="jar://C:/Android/sdk/extras/android/m2repository/com/android/support/support-v4/22.2.0/support-v4-22.2.0-sources.jar!/" />
+    </SOURCES>
+  </library>
+</component>

+ 9 - 0
.idea/libraries/universal_image_loader_1_9_0.xml

@@ -0,0 +1,9 @@
+<component name="libraryTable">
+  <library name="universal-image-loader-1.9.0">
+    <CLASSES>
+      <root url="jar://$PROJECT_DIR$/skWeiChatBaidu/libs/universal-image-loader-1.9.0.jar!/" />
+    </CLASSES>
+    <JAVADOC />
+    <SOURCES />
+  </library>
+</component>

+ 9 - 0
.idea/libraries/volley.xml

@@ -0,0 +1,9 @@
+<component name="libraryTable">
+  <library name="volley">
+    <CLASSES>
+      <root url="jar://$PROJECT_DIR$/skWeiChatBaidu/libs/volley.jar!/" />
+    </CLASSES>
+    <JAVADOC />
+    <SOURCES />
+  </library>
+</component>

+ 62 - 0
.idea/misc.xml

@@ -0,0 +1,62 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<project version="4">
+  <component name="EntryPointsManager">
+    <entry_points version="2.0" />
+  </component>
+  <component name="NullableNotNullManager">
+    <option name="myDefaultNullable" value="android.support.annotation.Nullable" />
+    <option name="myDefaultNotNull" value="android.support.annotation.NonNull" />
+    <option name="myNullables">
+      <value>
+        <list size="4">
+          <item index="0" class="java.lang.String" itemvalue="org.jetbrains.annotations.Nullable" />
+          <item index="1" class="java.lang.String" itemvalue="javax.annotation.Nullable" />
+          <item index="2" class="java.lang.String" itemvalue="edu.umd.cs.findbugs.annotations.Nullable" />
+          <item index="3" class="java.lang.String" itemvalue="android.support.annotation.Nullable" />
+        </list>
+      </value>
+    </option>
+    <option name="myNotNulls">
+      <value>
+        <list size="4">
+          <item index="0" class="java.lang.String" itemvalue="org.jetbrains.annotations.NotNull" />
+          <item index="1" class="java.lang.String" itemvalue="javax.annotation.Nonnull" />
+          <item index="2" class="java.lang.String" itemvalue="edu.umd.cs.findbugs.annotations.NonNull" />
+          <item index="3" class="java.lang.String" itemvalue="android.support.annotation.NonNull" />
+        </list>
+      </value>
+    </option>
+  </component>
+  <component name="ProjectLevelVcsManager" settingsEditedManually="false">
+    <OptionsSetting value="true" id="Add" />
+    <OptionsSetting value="true" id="Remove" />
+    <OptionsSetting value="true" id="Checkout" />
+    <OptionsSetting value="true" id="Update" />
+    <OptionsSetting value="true" id="Status" />
+    <OptionsSetting value="true" id="Edit" />
+    <ConfirmationsSetting value="0" id="Add" />
+    <ConfirmationsSetting value="0" id="Remove" />
+  </component>
+  <component name="ProjectRootManager" version="2" languageLevel="JDK_1_7" default="true" assert-keyword="true" jdk-15="true" project-jdk-name="1.7" project-jdk-type="JavaSDK">
+    <output url="file://$PROJECT_DIR$/build/classes" />
+  </component>
+  <component name="ProjectType">
+    <option name="id" value="Android" />
+  </component>
+  <component name="masterDetails">
+    <states>
+      <state key="ProjectJDKs.UI">
+        <settings>
+          <last-edited>1.7</last-edited>
+          <splitter-proportions>
+            <option name="proportions">
+              <list>
+                <option value="0.2" />
+              </list>
+            </option>
+          </splitter-proportions>
+        </settings>
+      </state>
+    </states>
+  </component>
+</project>

+ 10 - 0
.idea/modules.xml

@@ -0,0 +1,10 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<project version="4">
+  <component name="ProjectModuleManager">
+    <modules>
+      <module fileurl="file://$PROJECT_DIR$/SkWeiChat-Baidu.iml" filepath="$PROJECT_DIR$/SkWeiChat-Baidu.iml" />
+      <module fileurl="file://$PROJECT_DIR$/pullToRefershLibraryMy/pullToRefershLibraryMy.iml" filepath="$PROJECT_DIR$/pullToRefershLibraryMy/pullToRefershLibraryMy.iml" />
+      <module fileurl="file://$PROJECT_DIR$/skWeiChatBaidu/skWeiChatBaidu.iml" filepath="$PROJECT_DIR$/skWeiChatBaidu/skWeiChatBaidu.iml" />
+    </modules>
+  </component>
+</project>

+ 12 - 0
.idea/runConfigurations.xml

@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<project version="4">
+  <component name="RunConfigurationProducerService">
+    <option name="ignoredProducers">
+      <set>
+        <option value="org.jetbrains.plugins.gradle.execution.test.runner.AllInPackageGradleConfigurationProducer" />
+        <option value="org.jetbrains.plugins.gradle.execution.test.runner.TestClassGradleConfigurationProducer" />
+        <option value="org.jetbrains.plugins.gradle.execution.test.runner.TestMethodGradleConfigurationProducer" />
+      </set>
+    </option>
+  </component>
+</project>

+ 6 - 0
.idea/vcs.xml

@@ -0,0 +1,6 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<project version="4">
+  <component name="VcsDirectoryMappings">
+    <mapping directory="$PROJECT_DIR$" vcs="Git" />
+  </component>
+</project>

+ 19 - 0
SkWeiChat-Baidu.iml

@@ -0,0 +1,19 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<module external.linked.project.id="SkWeiChat-Baidu" external.linked.project.path="$MODULE_DIR$" external.root.project.path="$MODULE_DIR$" external.system.id="GRADLE" external.system.module.group="" external.system.module.version="unspecified" type="JAVA_MODULE" version="4">
+  <component name="FacetManager">
+    <facet type="java-gradle" name="Java-Gradle">
+      <configuration>
+        <option name="BUILD_FOLDER_PATH" value="$MODULE_DIR$/build" />
+        <option name="BUILDABLE" value="false" />
+      </configuration>
+    </facet>
+  </component>
+  <component name="NewModuleRootManager" LANGUAGE_LEVEL="JDK_1_7" inherit-compiler-output="true">
+    <exclude-output />
+    <content url="file://$MODULE_DIR$">
+      <excludeFolder url="file://$MODULE_DIR$/.gradle" />
+    </content>
+    <orderEntry type="inheritedJdk" />
+    <orderEntry type="sourceFolder" forTests="false" />
+  </component>
+</module>

+ 15 - 0
build.gradle

@@ -0,0 +1,15 @@
+// Top-level build file where you can add configuration options common to all sub-projects/modules.
+buildscript {
+    repositories {
+        jcenter()
+    }
+    dependencies {
+        classpath 'com.android.tools.build:gradle:1.3.0'
+    }
+}
+
+allprojects {
+    repositories {
+        jcenter()
+    }
+}

+ 138 - 0
build/intermediates/dex-cache/cache.xml

@@ -0,0 +1,138 @@
+<?xml version="1.0" encoding="utf-8"?>
+<items version="2" >
+
+    <item
+        jar="C:\Project\Studio\SkWeiChat-Baidu\skWeiChatBaidu\libs\pinyin4j-2.5.0.jar"
+        jumboMode="false"
+        revision="22.0.1"
+        sha1="ae353005f973da1cd8545b54354504c2503f6865">
+        <dex dex="C:\Project\Studio\SkWeiChat-Baidu\skWeiChatBaidu\build\intermediates\pre-dexed\debug\pinyin4j-2.5.0-0f864781518bb31fceffe92a1d15078c7e337188.jar" />
+    </item>
+    <item
+        jar="C:\Project\Studio\SkWeiChat-Baidu\skWeiChatBaidu\libs\nineoldandroids.jar"
+        jumboMode="false"
+        revision="22.0.1"
+        sha1="2013a8ecb330caa20405436640f34b9d426eeef1">
+        <dex dex="C:\Project\Studio\SkWeiChat-Baidu\skWeiChatBaidu\build\intermediates\pre-dexed\debug\nineoldandroids-3d8de999ae3fbd0822a233dba6c143191240e54f.jar" />
+    </item>
+    <item
+        jar="C:\Project\Studio\SkWeiChat-Baidu\skWeiChatBaidu\build\intermediates\exploded-aar\com.android.support\support-v4\22.2.0\jars\libs\internal_impl-22.2.0.jar"
+        jumboMode="false"
+        revision="22.0.1"
+        sha1="57f2ab85c164ff1676ec64dee787981c046fab79">
+        <dex dex="C:\Project\Studio\SkWeiChat-Baidu\skWeiChatBaidu\build\intermediates\pre-dexed\debug\internal_impl-22.2.0-31d0adf55f2f45fb0536ad81ac03771029cae3e3.jar" />
+    </item>
+    <item
+        jar="C:\Project\Studio\SkWeiChat-Baidu\skWeiChatBaidu\libs\android-async-http-1.4.5.jar"
+        jumboMode="false"
+        revision="22.0.1"
+        sha1="77bf7cacf9cefe19dc105e5425d2eb1bb5285881">
+        <dex dex="C:\Project\Studio\SkWeiChat-Baidu\skWeiChatBaidu\build\intermediates\pre-dexed\debug\android-async-http-1.4.5-36f9cdceac43b25b4528998ef66438447f88ce30.jar" />
+    </item>
+    <item
+        jar="C:\Project\Studio\SkWeiChat-Baidu\skWeiChatBaidu\libs\BaiduLBS_Android.jar"
+        jumboMode="false"
+        revision="22.0.1"
+        sha1="283d58e4bfb8a3a53d7bd781375c5235b3e44359">
+        <dex dex="C:\Project\Studio\SkWeiChat-Baidu\skWeiChatBaidu\build\intermediates\pre-dexed\debug\BaiduLBS_Android-0275bdd8c5146f5805dfb77f53d8d8af1ee7db05.jar" />
+    </item>
+    <item
+        jar="C:\Project\Studio\SkWeiChat-Baidu\skWeiChatBaidu\build\intermediates\exploded-aar\com.android.support\support-v4\22.2.0\jars\classes.jar"
+        jumboMode="false"
+        revision="22.0.1"
+        sha1="1ee588ff2c4daf7b97c1cbf922a6c7f027285c2f">
+        <dex dex="C:\Project\Studio\SkWeiChat-Baidu\skWeiChatBaidu\build\intermediates\pre-dexed\debug\classes-17e5e69ae30b3413264f23e7041c76e2355ac18f.jar" />
+    </item>
+    <item
+        jar="C:\Project\Studio\SkWeiChat-Baidu\skWeiChatBaidu\libs\ormlite-core-4.48.jar"
+        jumboMode="false"
+        revision="22.0.1"
+        sha1="e579bd2905d0399af5029aaaf9817d5fa0ca88a5">
+        <dex dex="C:\Project\Studio\SkWeiChat-Baidu\skWeiChatBaidu\build\intermediates\pre-dexed\debug\ormlite-core-4.48-62a9b7e9e8826ed4663aa89503baeb153216bb5c.jar" />
+    </item>
+    <item
+        jar="C:\Project\Studio\SkWeiChat-Baidu\skWeiChatBaidu\libs\httpmime-4.2.jar"
+        jumboMode="false"
+        revision="22.0.1"
+        sha1="6acbb2ba813e406f946d33dc14150e24c00b2c57">
+        <dex dex="C:\Project\Studio\SkWeiChat-Baidu\skWeiChatBaidu\build\intermediates\pre-dexed\debug\httpmime-4.2-e23e23e01cbc75928654bb25fbc40569551ca89d.jar" />
+    </item>
+    <item
+        jar="C:\Project\Studio\SkWeiChat-Baidu\skWeiChatBaidu\libs\org.xbill.dns_2.1.6.jar"
+        jumboMode="false"
+        revision="22.0.1"
+        sha1="c181799179cbd3aad85439268ec65ddb0b0c96f8">
+        <dex dex="C:\Project\Studio\SkWeiChat-Baidu\skWeiChatBaidu\build\intermediates\pre-dexed\debug\org.xbill.dns_2.1.6-58e9fb34bc44f0a8212caf25ccf8c858aa193304.jar" />
+    </item>
+    <item
+        jar="C:\Project\Studio\SkWeiChat-Baidu\skWeiChatBaidu\libs\asmack.jar"
+        jumboMode="false"
+        revision="22.0.1"
+        sha1="a712dd7110edeae17f26919275737ef4e97db5c4">
+        <dex dex="C:\Project\Studio\SkWeiChat-Baidu\skWeiChatBaidu\build\intermediates\pre-dexed\debug\asmack-015d6929306a1523c4782cadefde3ad043ddbfc3.jar" />
+    </item>
+    <item
+        jar="C:\Project\Studio\SkWeiChat-Baidu\skWeiChatBaidu\libs\cyberplayer-sdk.jar"
+        jumboMode="false"
+        revision="22.0.1"
+        sha1="412f0f2ebc711540ef966d931418e8320783146c">
+        <dex dex="C:\Project\Studio\SkWeiChat-Baidu\skWeiChatBaidu\build\intermediates\pre-dexed\debug\cyberplayer-sdk-f5fe48ba8637312d3c27c70a5cda9af760e3f043.jar" />
+    </item>
+    <item
+        jar="C:\Project\Studio\SkWeiChat-Baidu\skWeiChatBaidu\libs\fastjson-1.1.41.jar"
+        jumboMode="false"
+        revision="22.0.1"
+        sha1="a244aa752b9e0210d0e50b5c1e11319711ed9290">
+        <dex dex="C:\Project\Studio\SkWeiChat-Baidu\skWeiChatBaidu\build\intermediates\pre-dexed\debug\fastjson-1.1.41-959c1df7e36c7bdb968c14b6f82c3ec761b42f33.jar" />
+    </item>
+    <item
+        jar="C:\Project\Studio\SkWeiChat-Baidu\skWeiChatBaidu\build\intermediates\exploded-aar\SkWeiChat-Baidu\pullToRefershLibraryMy\unspecified\jars\classes.jar"
+        jumboMode="false"
+        revision="22.0.1"
+        sha1="91c5a07c9adb5ccbffd644babd199c37685bede4">
+        <dex dex="C:\Project\Studio\SkWeiChat-Baidu\skWeiChatBaidu\build\intermediates\pre-dexed\debug\classes-1320f71b39dcab33eda9788f092e3e10b8f14880.jar" />
+    </item>
+    <item
+        jar="C:\Project\Studio\SkWeiChat-Baidu\skWeiChatBaidu\build\intermediates\exploded-aar\com.android.support\appcompat-v7\22.2.0\jars\classes.jar"
+        jumboMode="false"
+        revision="22.0.1"
+        sha1="73753982da6bde518f3a4c6b372749981d14d1a0">
+        <dex dex="C:\Project\Studio\SkWeiChat-Baidu\skWeiChatBaidu\build\intermediates\pre-dexed\debug\classes-210cde286e01204b658343bf1269c8349c1b12a3.jar" />
+    </item>
+    <item
+        jar="C:\Project\Studio\SkWeiChat-Baidu\skWeiChatBaidu\libs\pushservice-4.5.5.77.jar"
+        jumboMode="false"
+        revision="22.0.1"
+        sha1="84fe0a98d03ddd5fc159e00fe5466af75ae007f1">
+        <dex dex="C:\Project\Studio\SkWeiChat-Baidu\skWeiChatBaidu\build\intermediates\pre-dexed\debug\pushservice-4.5.5.77-5a4a5eed455b3e7e6ff21ea67616cf1530e0871f.jar" />
+    </item>
+    <item
+        jar="C:\Android\sdk\extras\android\m2repository\com\android\support\support-annotations\22.2.0\support-annotations-22.2.0.jar"
+        jumboMode="false"
+        revision="22.0.1"
+        sha1="66b42a1f3eb7676070b7ef7f14b603483aecbee1">
+        <dex dex="C:\Project\Studio\SkWeiChat-Baidu\skWeiChatBaidu\build\intermediates\pre-dexed\debug\support-annotations-22.2.0-70ba567356d3f4e70248bb87208265e9c5e15549.jar" />
+    </item>
+    <item
+        jar="C:\Project\Studio\SkWeiChat-Baidu\skWeiChatBaidu\libs\ormlite-android-4.48.jar"
+        jumboMode="false"
+        revision="22.0.1"
+        sha1="afa06f539a4026c10b247386312aa67404b80a16">
+        <dex dex="C:\Project\Studio\SkWeiChat-Baidu\skWeiChatBaidu\build\intermediates\pre-dexed\debug\ormlite-android-4.48-d4fc8a431ef0a3d3c21cb62ea2aa41affda221c3.jar" />
+    </item>
+    <item
+        jar="C:\Project\Studio\SkWeiChat-Baidu\skWeiChatBaidu\libs\volley.jar"
+        jumboMode="false"
+        revision="22.0.1"
+        sha1="f1a4c4ec9af6a75c246f48becbc661dbe8ae704b">
+        <dex dex="C:\Project\Studio\SkWeiChat-Baidu\skWeiChatBaidu\build\intermediates\pre-dexed\debug\volley-e03a5d761f4f558ed9f7f3a09b1be268761a73e9.jar" />
+    </item>
+    <item
+        jar="C:\Project\Studio\SkWeiChat-Baidu\skWeiChatBaidu\libs\universal-image-loader-1.9.0.jar"
+        jumboMode="false"
+        revision="22.0.1"
+        sha1="f667a2f4f27542fe11a6781f5f7ac572d27afcec">
+        <dex dex="C:\Project\Studio\SkWeiChat-Baidu\skWeiChatBaidu\build\intermediates\pre-dexed\debug\universal-image-loader-1.9.0-aa80aed188a3813b6abb8b8815da8a623b8c42bb.jar" />
+    </item>
+
+</items>

BIN
gradle/wrapper/gradle-wrapper.jar


+ 6 - 0
gradle/wrapper/gradle-wrapper.properties

@@ -0,0 +1,6 @@
+#Wed Apr 10 15:27:10 PDT 2013
+distributionBase=GRADLE_USER_HOME
+distributionPath=wrapper/dists
+zipStoreBase=GRADLE_USER_HOME
+zipStorePath=wrapper/dists
+distributionUrl=https\://services.gradle.org/distributions/gradle-2.2.1-all.zip

+ 164 - 0
gradlew

@@ -0,0 +1,164 @@
+#!/usr/bin/env bash
+
+##############################################################################
+##
+##  Gradle start up script for UN*X
+##
+##############################################################################
+
+# Add default JVM options here. You can also use JAVA_OPTS and GRADLE_OPTS to pass JVM options to this script.
+DEFAULT_JVM_OPTS=""
+
+APP_NAME="Gradle"
+APP_BASE_NAME=`basename "$0"`
+
+# Use the maximum available, or set MAX_FD != -1 to use that value.
+MAX_FD="maximum"
+
+warn ( ) {
+    echo "$*"
+}
+
+die ( ) {
+    echo
+    echo "$*"
+    echo
+    exit 1
+}
+
+# OS specific support (must be 'true' or 'false').
+cygwin=false
+msys=false
+darwin=false
+case "`uname`" in
+  CYGWIN* )
+    cygwin=true
+    ;;
+  Darwin* )
+    darwin=true
+    ;;
+  MINGW* )
+    msys=true
+    ;;
+esac
+
+# For Cygwin, ensure paths are in UNIX format before anything is touched.
+if $cygwin ; then
+    [ -n "$JAVA_HOME" ] && JAVA_HOME=`cygpath --unix "$JAVA_HOME"`
+fi
+
+# Attempt to set APP_HOME
+# Resolve links: $0 may be a link
+PRG="$0"
+# Need this for relative symlinks.
+while [ -h "$PRG" ] ; do
+    ls=`ls -ld "$PRG"`
+    link=`expr "$ls" : '.*-> \(.*\)$'`
+    if expr "$link" : '/.*' > /dev/null; then
+        PRG="$link"
+    else
+        PRG=`dirname "$PRG"`"/$link"
+    fi
+done
+SAVED="`pwd`"
+cd "`dirname \"$PRG\"`/" >&-
+APP_HOME="`pwd -P`"
+cd "$SAVED" >&-
+
+CLASSPATH=$APP_HOME/gradle/wrapper/gradle-wrapper.jar
+
+# Determine the Java command to use to start the JVM.
+if [ -n "$JAVA_HOME" ] ; then
+    if [ -x "$JAVA_HOME/jre/sh/java" ] ; then
+        # IBM's JDK on AIX uses strange locations for the executables
+        JAVACMD="$JAVA_HOME/jre/sh/java"
+    else
+        JAVACMD="$JAVA_HOME/bin/java"
+    fi
+    if [ ! -x "$JAVACMD" ] ; then
+        die "ERROR: JAVA_HOME is set to an invalid directory: $JAVA_HOME
+
+Please set the JAVA_HOME variable in your environment to match the
+location of your Java installation."
+    fi
+else
+    JAVACMD="java"
+    which java >/dev/null 2>&1 || die "ERROR: JAVA_HOME is not set and no 'java' command could be found in your PATH.
+
+Please set the JAVA_HOME variable in your environment to match the
+location of your Java installation."
+fi
+
+# Increase the maximum file descriptors if we can.
+if [ "$cygwin" = "false" -a "$darwin" = "false" ] ; then
+    MAX_FD_LIMIT=`ulimit -H -n`
+    if [ $? -eq 0 ] ; then
+        if [ "$MAX_FD" = "maximum" -o "$MAX_FD" = "max" ] ; then
+            MAX_FD="$MAX_FD_LIMIT"
+        fi
+        ulimit -n $MAX_FD
+        if [ $? -ne 0 ] ; then
+            warn "Could not set maximum file descriptor limit: $MAX_FD"
+        fi
+    else
+        warn "Could not query maximum file descriptor limit: $MAX_FD_LIMIT"
+    fi
+fi
+
+# For Darwin, add options to specify how the application appears in the dock
+if $darwin; then
+    GRADLE_OPTS="$GRADLE_OPTS \"-Xdock:name=$APP_NAME\" \"-Xdock:icon=$APP_HOME/media/gradle.icns\""
+fi
+
+# For Cygwin, switch paths to Windows format before running java
+if $cygwin ; then
+    APP_HOME=`cygpath --path --mixed "$APP_HOME"`
+    CLASSPATH=`cygpath --path --mixed "$CLASSPATH"`
+
+    # We build the pattern for arguments to be converted via cygpath
+    ROOTDIRSRAW=`find -L / -maxdepth 1 -mindepth 1 -type d 2>/dev/null`
+    SEP=""
+    for dir in $ROOTDIRSRAW ; do
+        ROOTDIRS="$ROOTDIRS$SEP$dir"
+        SEP="|"
+    done
+    OURCYGPATTERN="(^($ROOTDIRS))"
+    # Add a user-defined pattern to the cygpath arguments
+    if [ "$GRADLE_CYGPATTERN" != "" ] ; then
+        OURCYGPATTERN="$OURCYGPATTERN|($GRADLE_CYGPATTERN)"
+    fi
+    # Now convert the arguments - kludge to limit ourselves to /bin/sh
+    i=0
+    for arg in "$@" ; do
+        CHECK=`echo "$arg"|egrep -c "$OURCYGPATTERN" -`
+        CHECK2=`echo "$arg"|egrep -c "^-"`                                 ### Determine if an option
+
+        if [ $CHECK -ne 0 ] && [ $CHECK2 -eq 0 ] ; then                    ### Added a condition
+            eval `echo args$i`=`cygpath --path --ignore --mixed "$arg"`
+        else
+            eval `echo args$i`="\"$arg\""
+        fi
+        i=$((i+1))
+    done
+    case $i in
+        (0) set -- ;;
+        (1) set -- "$args0" ;;
+        (2) set -- "$args0" "$args1" ;;
+        (3) set -- "$args0" "$args1" "$args2" ;;
+        (4) set -- "$args0" "$args1" "$args2" "$args3" ;;
+        (5) set -- "$args0" "$args1" "$args2" "$args3" "$args4" ;;
+        (6) set -- "$args0" "$args1" "$args2" "$args3" "$args4" "$args5" ;;
+        (7) set -- "$args0" "$args1" "$args2" "$args3" "$args4" "$args5" "$args6" ;;
+        (8) set -- "$args0" "$args1" "$args2" "$args3" "$args4" "$args5" "$args6" "$args7" ;;
+        (9) set -- "$args0" "$args1" "$args2" "$args3" "$args4" "$args5" "$args6" "$args7" "$args8" ;;
+    esac
+fi
+
+# Split up the JVM_OPTS And GRADLE_OPTS values into an array, following the shell quoting and substitution rules
+function splitJvmOpts() {
+    JVM_OPTS=("$@")
+}
+eval splitJvmOpts $DEFAULT_JVM_OPTS $JAVA_OPTS $GRADLE_OPTS
+JVM_OPTS[${#JVM_OPTS[*]}]="-Dorg.gradle.appname=$APP_BASE_NAME"
+
+exec "$JAVACMD" "${JVM_OPTS[@]}" -classpath "$CLASSPATH" org.gradle.wrapper.GradleWrapperMain "$@"

+ 90 - 0
gradlew.bat

@@ -0,0 +1,90 @@
+@if "%DEBUG%" == "" @echo off
+@rem ##########################################################################
+@rem
+@rem  Gradle startup script for Windows
+@rem
+@rem ##########################################################################
+
+@rem Set local scope for the variables with windows NT shell
+if "%OS%"=="Windows_NT" setlocal
+
+@rem Add default JVM options here. You can also use JAVA_OPTS and GRADLE_OPTS to pass JVM options to this script.
+set DEFAULT_JVM_OPTS=
+
+set DIRNAME=%~dp0
+if "%DIRNAME%" == "" set DIRNAME=.
+set APP_BASE_NAME=%~n0
+set APP_HOME=%DIRNAME%
+
+@rem Find java.exe
+if defined JAVA_HOME goto findJavaFromJavaHome
+
+set JAVA_EXE=java.exe
+%JAVA_EXE% -version >NUL 2>&1
+if "%ERRORLEVEL%" == "0" goto init
+
+echo.
+echo ERROR: JAVA_HOME is not set and no 'java' command could be found in your PATH.
+echo.
+echo Please set the JAVA_HOME variable in your environment to match the
+echo location of your Java installation.
+
+goto fail
+
+:findJavaFromJavaHome
+set JAVA_HOME=%JAVA_HOME:"=%
+set JAVA_EXE=%JAVA_HOME%/bin/java.exe
+
+if exist "%JAVA_EXE%" goto init
+
+echo.
+echo ERROR: JAVA_HOME is set to an invalid directory: %JAVA_HOME%
+echo.
+echo Please set the JAVA_HOME variable in your environment to match the
+echo location of your Java installation.
+
+goto fail
+
+:init
+@rem Get command-line arguments, handling Windowz variants
+
+if not "%OS%" == "Windows_NT" goto win9xME_args
+if "%@eval[2+2]" == "4" goto 4NT_args
+
+:win9xME_args
+@rem Slurp the command line arguments.
+set CMD_LINE_ARGS=
+set _SKIP=2
+
+:win9xME_args_slurp
+if "x%~1" == "x" goto execute
+
+set CMD_LINE_ARGS=%*
+goto execute
+
+:4NT_args
+@rem Get arguments from the 4NT Shell from JP Software
+set CMD_LINE_ARGS=%$
+
+:execute
+@rem Setup the command line
+
+set CLASSPATH=%APP_HOME%\gradle\wrapper\gradle-wrapper.jar
+
+@rem Execute Gradle
+"%JAVA_EXE%" %DEFAULT_JVM_OPTS% %JAVA_OPTS% %GRADLE_OPTS% "-Dorg.gradle.appname=%APP_BASE_NAME%" -classpath "%CLASSPATH%" org.gradle.wrapper.GradleWrapperMain %CMD_LINE_ARGS%
+
+:end
+@rem End local scope for the variables with windows NT shell
+if "%ERRORLEVEL%"=="0" goto mainEnd
+
+:fail
+rem Set variable GRADLE_EXIT_CONSOLE if you need the _script_ return code instead of
+rem the _cmd.exe /c_ return code!
+if  not "" == "%GRADLE_EXIT_CONSOLE%" exit 1
+exit /b 1
+
+:mainEnd
+if "%OS%"=="Windows_NT" endlocal
+
+:omega

+ 117 - 0
import-summary.txt

@@ -0,0 +1,117 @@
+ECLIPSE ANDROID PROJECT IMPORT SUMMARY
+======================================
+
+Manifest Merging:
+-----------------
+Your project uses libraries that provide manifests, and your Eclipse
+project did not explicitly turn on manifest merging. In Android Gradle
+projects, manifests are always merged (meaning that contents from your
+libraries' manifests will be merged into the app manifest. If you had
+manually copied contents from library manifests into your app manifest
+you may need to remove these for the app to build correctly.
+
+Ignored Files:
+--------------
+The following files were *not* copied into the new Gradle project; you
+should evaluate whether these are still needed in your project and if
+so manually move them:
+
+From PullToRefershLibraryMy:
+* LICENSE
+* pom.xml
+From SkWeiChat-Baidu:
+* hs_err_pid3500.log
+* ic_launcher-web.png
+* proguard-project.txt
+
+Replaced Jars with Dependencies:
+--------------------------------
+The importer recognized the following .jar files as third party
+libraries and replaced them with Gradle dependencies instead. This has
+the advantage that more explicit version information is known, and the
+libraries can be updated automatically. However, it is possible that
+the .jar file in your project was of an older version than the
+dependency we picked, which could render the project not compileable.
+You can disable the jar replacement in the import wizard and try again:
+
+android-support-v4.jar => com.android.support:support-v4:22.2.0
+android-support-v7-appcompat.jar => com.android.support:appcompat-v7:22.2.0
+
+Replaced Libraries with Dependencies:
+-------------------------------------
+The importer recognized the following library projects as third party
+libraries and replaced them with Gradle dependencies instead. This has
+the advantage that more explicit version information is known, and the
+libraries can be updated automatically. However, it is possible that
+the source files in your project were of an older version than the
+dependency we picked, which could render the project not compileable.
+You can disable the library replacement in the import wizard and try
+again:
+
+android-support-v7-appcompat => [com.android.support:appcompat-v7:22.2.0]
+
+Moved Files:
+------------
+Android Gradle projects use a different directory structure than ADT
+Eclipse projects. Here's how the projects were restructured:
+
+In PullToRefershLibraryMy:
+* AndroidManifest.xml => pullToRefershLibraryMy\src\main\AndroidManifest.xml
+* assets\ => pullToRefershLibraryMy\src\main\assets
+* res\ => pullToRefershLibraryMy\src\main\res\
+* src\ => pullToRefershLibraryMy\src\main\java\
+In SkWeiChat-Baidu:
+* AndroidManifest.xml => skWeiChatBaidu\src\main\AndroidManifest.xml
+* assets\ => skWeiChatBaidu\src\main\assets
+* libs\android-async-http-1.4.5.jar => skWeiChatBaidu\libs\android-async-http-1.4.5.jar
+* libs\armeabi-v7a\libBaiduMapSDK_v3_3_0_1.so => skWeiChatBaidu\src\main\jniLibs\armeabi-v7a\libBaiduMapSDK_v3_3_0_1.so
+* libs\armeabi-v7a\libcyberplayer-core.so => skWeiChatBaidu\src\main\jniLibs\armeabi-v7a\libcyberplayer-core.so
+* libs\armeabi-v7a\libcyberplayer.so => skWeiChatBaidu\src\main\jniLibs\armeabi-v7a\libcyberplayer.so
+* libs\armeabi-v7a\liblocSDK5.so => skWeiChatBaidu\src\main\jniLibs\armeabi-v7a\liblocSDK5.so
+* libs\armeabi-v7a\libmp3lame.so => skWeiChatBaidu\src\main\jniLibs\armeabi-v7a\libmp3lame.so
+* libs\armeabi-v7a\libpl_droidsonroids_gif.so => skWeiChatBaidu\src\main\jniLibs\armeabi-v7a\libpl_droidsonroids_gif.so
+* libs\armeabi-v7a\libpl_droidsonroids_gif_surface.so => skWeiChatBaidu\src\main\jniLibs\armeabi-v7a\libpl_droidsonroids_gif_surface.so
+* libs\armeabi\libBaiduMapSDK_v3_3_0_1.so => skWeiChatBaidu\src\main\jniLibs\armeabi\libBaiduMapSDK_v3_3_0_1.so
+* libs\armeabi\liblocSDK5.so => skWeiChatBaidu\src\main\jniLibs\armeabi\liblocSDK5.so
+* libs\armeabi\libmp3lame.so => skWeiChatBaidu\src\main\jniLibs\armeabi\libmp3lame.so
+* libs\armeabi\libpl_droidsonroids_gif.so => skWeiChatBaidu\src\main\jniLibs\armeabi\libpl_droidsonroids_gif.so
+* libs\armeabi\libpl_droidsonroids_gif_surface.so => skWeiChatBaidu\src\main\jniLibs\armeabi\libpl_droidsonroids_gif_surface.so
+* libs\asmack.jar => skWeiChatBaidu\libs\asmack.jar
+* libs\BaiduLBS_Android.jar => skWeiChatBaidu\libs\BaiduLBS_Android.jar
+* libs\cyberplayer-sdk.jar => skWeiChatBaidu\libs\cyberplayer-sdk.jar
+* libs\fastjson-1.1.41.jar => skWeiChatBaidu\libs\fastjson-1.1.41.jar
+* libs\httpmime-4.2.jar => skWeiChatBaidu\libs\httpmime-4.2.jar
+* libs\mips64\libpl_droidsonroids_gif.so => skWeiChatBaidu\src\main\jniLibs\mips64\libpl_droidsonroids_gif.so
+* libs\mips64\libpl_droidsonroids_gif_surface.so => skWeiChatBaidu\src\main\jniLibs\mips64\libpl_droidsonroids_gif_surface.so
+* libs\mips\libpl_droidsonroids_gif.so => skWeiChatBaidu\src\main\jniLibs\mips\libpl_droidsonroids_gif.so
+* libs\mips\libpl_droidsonroids_gif_surface.so => skWeiChatBaidu\src\main\jniLibs\mips\libpl_droidsonroids_gif_surface.so
+* libs\nineoldandroids.jar => skWeiChatBaidu\libs\nineoldandroids.jar
+* libs\org.xbill.dns_2.1.6.jar => skWeiChatBaidu\libs\org.xbill.dns_2.1.6.jar
+* libs\ormlite-android-4.48.jar => skWeiChatBaidu\libs\ormlite-android-4.48.jar
+* libs\ormlite-core-4.48.jar => skWeiChatBaidu\libs\ormlite-core-4.48.jar
+* libs\pinyin4j-2.5.0.jar => skWeiChatBaidu\libs\pinyin4j-2.5.0.jar
+* libs\pushservice-4.5.3.48.jar => skWeiChatBaidu\libs\pushservice-4.5.3.48.jar
+* libs\universal-image-loader-1.9.0.jar => skWeiChatBaidu\libs\universal-image-loader-1.9.0.jar
+* libs\volley.jar => skWeiChatBaidu\libs\volley.jar
+* libs\x86\libpl_droidsonroids_gif.so => skWeiChatBaidu\src\main\jniLibs\x86\libpl_droidsonroids_gif.so
+* libs\x86\libpl_droidsonroids_gif_surface.so => skWeiChatBaidu\src\main\jniLibs\x86\libpl_droidsonroids_gif_surface.so
+* libs\x86_64\libpl_droidsonroids_gif.so => skWeiChatBaidu\src\main\jniLibs\x86_64\libpl_droidsonroids_gif.so
+* libs\x86_64\libpl_droidsonroids_gif_surface.so => skWeiChatBaidu\src\main\jniLibs\x86_64\libpl_droidsonroids_gif_surface.so
+* lint.xml => skWeiChatBaidu\lint.xml
+* res\ => skWeiChatBaidu\src\main\res\
+* src\ => skWeiChatBaidu\src\main\java\
+
+Next Steps:
+-----------
+You can now build the project. The Gradle project needs network
+connectivity to download dependencies.
+
+Bugs:
+-----
+If for some reason your project does not build, and you determine that
+it is due to a bug or limitation of the Eclipse to Gradle importer,
+please file a bug at http://b.android.com with category
+Component-Tools.
+
+(This import summary is for your information only, and can be deleted
+after import once you are satisfied with the results.)

+ 11 - 0
local.properties

@@ -0,0 +1,11 @@
+## This file is automatically generated by Android Studio.
+# Do not modify this file -- YOUR CHANGES WILL BE ERASED!
+#
+# This file must *NOT* be checked into Version Control Systems,
+# as it contains information specific to your local configuration.
+#
+# Location of the SDK. This is only used by Gradle.
+# For customization when using a Version Control System, please read the
+# header note.
+#Wed Jan 20 16:58:21 CST 2016
+sdk.dir=C\:\\Android\\sdk

+ 18 - 0
pullToRefershLibraryMy/build.gradle

@@ -0,0 +1,18 @@
+apply plugin: 'com.android.library'
+
+android {
+    compileSdkVersion 22
+    buildToolsVersion "22.0.1"
+
+    defaultConfig {
+        minSdkVersion 8
+        targetSdkVersion 22
+    }
+
+    buildTypes {
+        release {
+            minifyEnabled false
+            proguardFiles getDefaultProguardFile('proguard-android.txt'), 'proguard-rules.txt'
+        }
+    }
+}

+ 13 - 0
pullToRefershLibraryMy/build/generated/source/buildConfig/androidTest/debug/com/handmark/pulltorefresh/library/test/BuildConfig.java

@@ -0,0 +1,13 @@
+/**
+ * Automatically generated file. DO NOT MODIFY
+ */
+package com.handmark.pulltorefresh.library.test;
+
+public final class BuildConfig {
+  public static final boolean DEBUG = Boolean.parseBoolean("true");
+  public static final String APPLICATION_ID = "com.handmark.pulltorefresh.library.test";
+  public static final String BUILD_TYPE = "debug";
+  public static final String FLAVOR = "";
+  public static final int VERSION_CODE = -1;
+  public static final String VERSION_NAME = "";
+}

+ 13 - 0
pullToRefershLibraryMy/build/generated/source/buildConfig/debug/com/handmark/pulltorefresh/library/BuildConfig.java

@@ -0,0 +1,13 @@
+/**
+ * Automatically generated file. DO NOT MODIFY
+ */
+package com.handmark.pulltorefresh.library;
+
+public final class BuildConfig {
+  public static final boolean DEBUG = Boolean.parseBoolean("true");
+  public static final String APPLICATION_ID = "com.handmark.pulltorefresh.library";
+  public static final String BUILD_TYPE = "debug";
+  public static final String FLAVOR = "";
+  public static final int VERSION_CODE = 2110;
+  public static final String VERSION_NAME = "";
+}

+ 13 - 0
pullToRefershLibraryMy/build/generated/source/buildConfig/release/com/handmark/pulltorefresh/library/BuildConfig.java

@@ -0,0 +1,13 @@
+/**
+ * Automatically generated file. DO NOT MODIFY
+ */
+package com.handmark.pulltorefresh.library;
+
+public final class BuildConfig {
+  public static final boolean DEBUG = false;
+  public static final String APPLICATION_ID = "com.handmark.pulltorefresh.library";
+  public static final String BUILD_TYPE = "release";
+  public static final String FLAVOR = "";
+  public static final int VERSION_CODE = 2110;
+  public static final String VERSION_NAME = "";
+}

+ 104 - 0
pullToRefershLibraryMy/build/generated/source/r/androidTest/debug/com/handmark/pulltorefresh/library/R.java

@@ -0,0 +1,104 @@
+/* AUTO-GENERATED FILE.  DO NOT MODIFY.
+ *
+ * This class was automatically generated by the
+ * aapt tool from the resource data it found.  It
+ * should not be modified by hand.
+ */
+package com.handmark.pulltorefresh.library;
+
+public final class R {
+	public static final class anim {
+		public static final int slide_in_from_bottom = 0x7f040000;
+		public static final int slide_in_from_top = 0x7f040001;
+		public static final int slide_out_to_bottom = 0x7f040002;
+		public static final int slide_out_to_top = 0x7f040003;
+	}
+	public static final class attr {
+		public static final int ptrAdapterViewBackground = 0x7f010010;
+		public static final int ptrAnimationStyle = 0x7f01000c;
+		public static final int ptrDrawable = 0x7f010006;
+		public static final int ptrDrawableBottom = 0x7f010012;
+		public static final int ptrDrawableEnd = 0x7f010008;
+		public static final int ptrDrawableStart = 0x7f010007;
+		public static final int ptrDrawableTop = 0x7f010011;
+		public static final int ptrHeaderBackground = 0x7f010001;
+		public static final int ptrHeaderSubTextColor = 0x7f010003;
+		public static final int ptrHeaderTextAppearance = 0x7f01000a;
+		public static final int ptrHeaderTextColor = 0x7f010002;
+		public static final int ptrListViewExtrasEnabled = 0x7f01000e;
+		public static final int ptrMode = 0x7f010004;
+		public static final int ptrOverScroll = 0x7f010009;
+		public static final int ptrRefreshableViewBackground = 0x7f010000;
+		public static final int ptrRotateDrawableWhilePulling = 0x7f01000f;
+		public static final int ptrScrollingWhileRefreshingEnabled = 0x7f01000d;
+		public static final int ptrShowIndicator = 0x7f010005;
+		public static final int ptrSubHeaderTextAppearance = 0x7f01000b;
+	}
+	public static final class dimen {
+		public static final int header_footer_left_right_padding = 0x7f060000;
+		public static final int header_footer_top_bottom_padding = 0x7f060001;
+		public static final int indicator_corner_radius = 0x7f060002;
+		public static final int indicator_internal_padding = 0x7f060003;
+		public static final int indicator_right_padding = 0x7f060004;
+	}
+	public static final class drawable {
+		public static final int default_ptr_flip = 0x7f020000;
+		public static final int default_ptr_rotate = 0x7f020001;
+		public static final int indicator_arrow = 0x7f020002;
+		public static final int indicator_bg_bottom = 0x7f020003;
+		public static final int indicator_bg_top = 0x7f020004;
+	}
+	public static final class id {
+		public static final int both = 0x7f070003;
+		public static final int disabled = 0x7f070004;
+		public static final int fl_inner = 0x7f07000c;
+		public static final int flip = 0x7f07000a;
+		public static final int gridview = 0x7f070000;
+		public static final int manualOnly = 0x7f070005;
+		public static final int pullDownFromTop = 0x7f070006;
+		public static final int pullFromEnd = 0x7f070007;
+		public static final int pullFromStart = 0x7f070008;
+		public static final int pullUpFromBottom = 0x7f070009;
+		public static final int pull_to_refresh_image = 0x7f07000d;
+		public static final int pull_to_refresh_progress = 0x7f07000e;
+		public static final int pull_to_refresh_sub_text = 0x7f070010;
+		public static final int pull_to_refresh_text = 0x7f07000f;
+		public static final int rotate = 0x7f07000b;
+		public static final int scrollview = 0x7f070001;
+		public static final int webview = 0x7f070002;
+	}
+	public static final class layout {
+		public static final int pull_to_refresh_header_horizontal = 0x7f030000;
+		public static final int pull_to_refresh_header_vertical = 0x7f030001;
+	}
+	public static final class string {
+		public static final int pull_to_refresh_from_bottom_pull_label = 0x7f050000;
+		public static final int pull_to_refresh_from_bottom_refreshing_label = 0x7f050001;
+		public static final int pull_to_refresh_from_bottom_release_label = 0x7f050002;
+		public static final int pull_to_refresh_pull_label = 0x7f050003;
+		public static final int pull_to_refresh_refreshing_label = 0x7f050004;
+		public static final int pull_to_refresh_release_label = 0x7f050005;
+	}
+	public static final class styleable {
+		public static final int[] PullToRefresh = { 0x7f010000, 0x7f010001, 0x7f010002, 0x7f010003, 0x7f010004, 0x7f010005, 0x7f010006, 0x7f010007, 0x7f010008, 0x7f010009, 0x7f01000a, 0x7f01000b, 0x7f01000c, 0x7f01000d, 0x7f01000e, 0x7f01000f, 0x7f010010, 0x7f010011, 0x7f010012 };
+		public static final int PullToRefresh_ptrAdapterViewBackground = 16;
+		public static final int PullToRefresh_ptrAnimationStyle = 12;
+		public static final int PullToRefresh_ptrDrawable = 6;
+		public static final int PullToRefresh_ptrDrawableBottom = 18;
+		public static final int PullToRefresh_ptrDrawableEnd = 8;
+		public static final int PullToRefresh_ptrDrawableStart = 7;
+		public static final int PullToRefresh_ptrDrawableTop = 17;
+		public static final int PullToRefresh_ptrHeaderBackground = 1;
+		public static final int PullToRefresh_ptrHeaderSubTextColor = 3;
+		public static final int PullToRefresh_ptrHeaderTextAppearance = 10;
+		public static final int PullToRefresh_ptrHeaderTextColor = 2;
+		public static final int PullToRefresh_ptrListViewExtrasEnabled = 14;
+		public static final int PullToRefresh_ptrMode = 4;
+		public static final int PullToRefresh_ptrOverScroll = 9;
+		public static final int PullToRefresh_ptrRefreshableViewBackground = 0;
+		public static final int PullToRefresh_ptrRotateDrawableWhilePulling = 15;
+		public static final int PullToRefresh_ptrScrollingWhileRefreshingEnabled = 13;
+		public static final int PullToRefresh_ptrShowIndicator = 5;
+		public static final int PullToRefresh_ptrSubHeaderTextAppearance = 11;
+	}
+}

+ 453 - 0
pullToRefershLibraryMy/build/generated/source/r/androidTest/debug/com/handmark/pulltorefresh/library/test/R.java

@@ -0,0 +1,453 @@
+/* AUTO-GENERATED FILE.  DO NOT MODIFY.
+ *
+ * This class was automatically generated by the
+ * aapt tool from the resource data it found.  It
+ * should not be modified by hand.
+ */
+
+package com.handmark.pulltorefresh.library.test;
+
+public final class R {
+    public static final class anim {
+        public static final int slide_in_from_bottom=0x7f040000;
+        public static final int slide_in_from_top=0x7f040001;
+        public static final int slide_out_to_bottom=0x7f040002;
+        public static final int slide_out_to_top=0x7f040003;
+    }
+    public static final class attr {
+        /** <p>May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
+or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
+<p>May be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>",
+"<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".
+         */
+        public static final int ptrAdapterViewBackground=0x7f010010;
+        /** <p>Must be one or more (separated by '|') of the following constant values.</p>
+<table>
+<colgroup align="left" />
+<colgroup align="left" />
+<colgroup align="left" />
+<tr><th>Constant</th><th>Value</th><th>Description</th></tr>
+<tr><td><code>rotate</code></td><td>0x0</td><td></td></tr>
+<tr><td><code>flip</code></td><td>0x1</td><td></td></tr>
+</table>
+         */
+        public static final int ptrAnimationStyle=0x7f01000c;
+        /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
+or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
+         */
+        public static final int ptrDrawable=0x7f010006;
+        /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
+or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
+         */
+        public static final int ptrDrawableBottom=0x7f010012;
+        /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
+or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
+         */
+        public static final int ptrDrawableEnd=0x7f010008;
+        /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
+or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
+         */
+        public static final int ptrDrawableStart=0x7f010007;
+        /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
+or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
+         */
+        public static final int ptrDrawableTop=0x7f010011;
+        /** <p>May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
+or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
+<p>May be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>",
+"<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".
+         */
+        public static final int ptrHeaderBackground=0x7f010001;
+        /** <p>May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
+or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
+<p>May be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>",
+"<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".
+         */
+        public static final int ptrHeaderSubTextColor=0x7f010003;
+        /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
+or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
+         */
+        public static final int ptrHeaderTextAppearance=0x7f01000a;
+        /** <p>May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
+or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
+<p>May be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>",
+"<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".
+         */
+        public static final int ptrHeaderTextColor=0x7f010002;
+        /** <p>May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
+or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
+<p>May be a boolean value, either "<code>true</code>" or "<code>false</code>".
+         */
+        public static final int ptrListViewExtrasEnabled=0x7f01000e;
+        /** <p>Must be one or more (separated by '|') of the following constant values.</p>
+<table>
+<colgroup align="left" />
+<colgroup align="left" />
+<colgroup align="left" />
+<tr><th>Constant</th><th>Value</th><th>Description</th></tr>
+<tr><td><code>disabled</code></td><td>0x0</td><td></td></tr>
+<tr><td><code>pullFromStart</code></td><td>0x1</td><td></td></tr>
+<tr><td><code>pullFromEnd</code></td><td>0x2</td><td></td></tr>
+<tr><td><code>both</code></td><td>0x3</td><td></td></tr>
+<tr><td><code>manualOnly</code></td><td>0x4</td><td></td></tr>
+<tr><td><code>pullDownFromTop</code></td><td>0x1</td><td></td></tr>
+<tr><td><code>pullUpFromBottom</code></td><td>0x2</td><td></td></tr>
+</table>
+         */
+        public static final int ptrMode=0x7f010004;
+        /** <p>May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
+or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
+<p>May be a boolean value, either "<code>true</code>" or "<code>false</code>".
+         */
+        public static final int ptrOverScroll=0x7f010009;
+        /** <p>May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
+or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
+<p>May be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>",
+"<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".
+         */
+        public static final int ptrRefreshableViewBackground=0x7f010000;
+        /** <p>May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
+or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
+<p>May be a boolean value, either "<code>true</code>" or "<code>false</code>".
+         */
+        public static final int ptrRotateDrawableWhilePulling=0x7f01000f;
+        /** <p>May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
+or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
+<p>May be a boolean value, either "<code>true</code>" or "<code>false</code>".
+         */
+        public static final int ptrScrollingWhileRefreshingEnabled=0x7f01000d;
+        /** <p>May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
+or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
+<p>May be a boolean value, either "<code>true</code>" or "<code>false</code>".
+         */
+        public static final int ptrShowIndicator=0x7f010005;
+        /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
+or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
+         */
+        public static final int ptrSubHeaderTextAppearance=0x7f01000b;
+    }
+    public static final class dimen {
+        public static final int header_footer_left_right_padding=0x7f060000;
+        public static final int header_footer_top_bottom_padding=0x7f060001;
+        public static final int indicator_corner_radius=0x7f060002;
+        public static final int indicator_internal_padding=0x7f060003;
+        public static final int indicator_right_padding=0x7f060004;
+    }
+    public static final class drawable {
+        public static final int default_ptr_flip=0x7f020000;
+        public static final int default_ptr_rotate=0x7f020001;
+        public static final int indicator_arrow=0x7f020002;
+        public static final int indicator_bg_bottom=0x7f020003;
+        public static final int indicator_bg_top=0x7f020004;
+    }
+    public static final class id {
+        public static final int both=0x7f070003;
+        public static final int disabled=0x7f070004;
+        public static final int fl_inner=0x7f07000c;
+        public static final int flip=0x7f07000a;
+        public static final int gridview=0x7f070000;
+        public static final int manualOnly=0x7f070005;
+        public static final int pullDownFromTop=0x7f070006;
+        public static final int pullFromEnd=0x7f070007;
+        public static final int pullFromStart=0x7f070008;
+        public static final int pullUpFromBottom=0x7f070009;
+        public static final int pull_to_refresh_image=0x7f07000d;
+        public static final int pull_to_refresh_progress=0x7f07000e;
+        public static final int pull_to_refresh_sub_text=0x7f070010;
+        public static final int pull_to_refresh_text=0x7f07000f;
+        public static final int rotate=0x7f07000b;
+        public static final int scrollview=0x7f070001;
+        public static final int webview=0x7f070002;
+    }
+    public static final class layout {
+        public static final int pull_to_refresh_header_horizontal=0x7f030000;
+        public static final int pull_to_refresh_header_vertical=0x7f030001;
+    }
+    public static final class string {
+        public static final int pull_to_refresh_from_bottom_pull_label=0x7f050000;
+        public static final int pull_to_refresh_from_bottom_refreshing_label=0x7f050001;
+        public static final int pull_to_refresh_from_bottom_release_label=0x7f050002;
+        public static final int pull_to_refresh_pull_label=0x7f050003;
+        public static final int pull_to_refresh_refreshing_label=0x7f050004;
+        public static final int pull_to_refresh_release_label=0x7f050005;
+    }
+    public static final class styleable {
+        /** Attributes that can be used with a PullToRefresh.
+           <p>Includes the following attributes:</p>
+           <table>
+           <colgroup align="left" />
+           <colgroup align="left" />
+           <tr><th>Attribute</th><th>Description</th></tr>
+           <tr><td><code>{@link #PullToRefresh_ptrAdapterViewBackground com.handmark.pulltorefresh.library.test:ptrAdapterViewBackground}</code></td><td></td></tr>
+           <tr><td><code>{@link #PullToRefresh_ptrAnimationStyle com.handmark.pulltorefresh.library.test:ptrAnimationStyle}</code></td><td></td></tr>
+           <tr><td><code>{@link #PullToRefresh_ptrDrawable com.handmark.pulltorefresh.library.test:ptrDrawable}</code></td><td></td></tr>
+           <tr><td><code>{@link #PullToRefresh_ptrDrawableBottom com.handmark.pulltorefresh.library.test:ptrDrawableBottom}</code></td><td></td></tr>
+           <tr><td><code>{@link #PullToRefresh_ptrDrawableEnd com.handmark.pulltorefresh.library.test:ptrDrawableEnd}</code></td><td></td></tr>
+           <tr><td><code>{@link #PullToRefresh_ptrDrawableStart com.handmark.pulltorefresh.library.test:ptrDrawableStart}</code></td><td></td></tr>
+           <tr><td><code>{@link #PullToRefresh_ptrDrawableTop com.handmark.pulltorefresh.library.test:ptrDrawableTop}</code></td><td></td></tr>
+           <tr><td><code>{@link #PullToRefresh_ptrHeaderBackground com.handmark.pulltorefresh.library.test:ptrHeaderBackground}</code></td><td></td></tr>
+           <tr><td><code>{@link #PullToRefresh_ptrHeaderSubTextColor com.handmark.pulltorefresh.library.test:ptrHeaderSubTextColor}</code></td><td></td></tr>
+           <tr><td><code>{@link #PullToRefresh_ptrHeaderTextAppearance com.handmark.pulltorefresh.library.test:ptrHeaderTextAppearance}</code></td><td></td></tr>
+           <tr><td><code>{@link #PullToRefresh_ptrHeaderTextColor com.handmark.pulltorefresh.library.test:ptrHeaderTextColor}</code></td><td></td></tr>
+           <tr><td><code>{@link #PullToRefresh_ptrListViewExtrasEnabled com.handmark.pulltorefresh.library.test:ptrListViewExtrasEnabled}</code></td><td></td></tr>
+           <tr><td><code>{@link #PullToRefresh_ptrMode com.handmark.pulltorefresh.library.test:ptrMode}</code></td><td></td></tr>
+           <tr><td><code>{@link #PullToRefresh_ptrOverScroll com.handmark.pulltorefresh.library.test:ptrOverScroll}</code></td><td></td></tr>
+           <tr><td><code>{@link #PullToRefresh_ptrRefreshableViewBackground com.handmark.pulltorefresh.library.test:ptrRefreshableViewBackground}</code></td><td></td></tr>
+           <tr><td><code>{@link #PullToRefresh_ptrRotateDrawableWhilePulling com.handmark.pulltorefresh.library.test:ptrRotateDrawableWhilePulling}</code></td><td></td></tr>
+           <tr><td><code>{@link #PullToRefresh_ptrScrollingWhileRefreshingEnabled com.handmark.pulltorefresh.library.test:ptrScrollingWhileRefreshingEnabled}</code></td><td></td></tr>
+           <tr><td><code>{@link #PullToRefresh_ptrShowIndicator com.handmark.pulltorefresh.library.test:ptrShowIndicator}</code></td><td></td></tr>
+           <tr><td><code>{@link #PullToRefresh_ptrSubHeaderTextAppearance com.handmark.pulltorefresh.library.test:ptrSubHeaderTextAppearance}</code></td><td></td></tr>
+           </table>
+           @see #PullToRefresh_ptrAdapterViewBackground
+           @see #PullToRefresh_ptrAnimationStyle
+           @see #PullToRefresh_ptrDrawable
+           @see #PullToRefresh_ptrDrawableBottom
+           @see #PullToRefresh_ptrDrawableEnd
+           @see #PullToRefresh_ptrDrawableStart
+           @see #PullToRefresh_ptrDrawableTop
+           @see #PullToRefresh_ptrHeaderBackground
+           @see #PullToRefresh_ptrHeaderSubTextColor
+           @see #PullToRefresh_ptrHeaderTextAppearance
+           @see #PullToRefresh_ptrHeaderTextColor
+           @see #PullToRefresh_ptrListViewExtrasEnabled
+           @see #PullToRefresh_ptrMode
+           @see #PullToRefresh_ptrOverScroll
+           @see #PullToRefresh_ptrRefreshableViewBackground
+           @see #PullToRefresh_ptrRotateDrawableWhilePulling
+           @see #PullToRefresh_ptrScrollingWhileRefreshingEnabled
+           @see #PullToRefresh_ptrShowIndicator
+           @see #PullToRefresh_ptrSubHeaderTextAppearance
+         */
+        public static final int[] PullToRefresh = {
+            0x7f010000, 0x7f010001, 0x7f010002, 0x7f010003,
+            0x7f010004, 0x7f010005, 0x7f010006, 0x7f010007,
+            0x7f010008, 0x7f010009, 0x7f01000a, 0x7f01000b,
+            0x7f01000c, 0x7f01000d, 0x7f01000e, 0x7f01000f,
+            0x7f010010, 0x7f010011, 0x7f010012
+        };
+        /**
+          <p>This symbol is the offset where the {@link com.handmark.pulltorefresh.library.test.R.attr#ptrAdapterViewBackground}
+          attribute's value can be found in the {@link #PullToRefresh} array.
+
+
+          <p>May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
+or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
+<p>May be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>",
+"<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".
+          @attr name com.handmark.pulltorefresh.library.test:ptrAdapterViewBackground
+        */
+        public static final int PullToRefresh_ptrAdapterViewBackground = 16;
+        /**
+          <p>This symbol is the offset where the {@link com.handmark.pulltorefresh.library.test.R.attr#ptrAnimationStyle}
+          attribute's value can be found in the {@link #PullToRefresh} array.
+
+
+          <p>Must be one or more (separated by '|') of the following constant values.</p>
+<table>
+<colgroup align="left" />
+<colgroup align="left" />
+<colgroup align="left" />
+<tr><th>Constant</th><th>Value</th><th>Description</th></tr>
+<tr><td><code>rotate</code></td><td>0x0</td><td></td></tr>
+<tr><td><code>flip</code></td><td>0x1</td><td></td></tr>
+</table>
+          @attr name com.handmark.pulltorefresh.library.test:ptrAnimationStyle
+        */
+        public static final int PullToRefresh_ptrAnimationStyle = 12;
+        /**
+          <p>This symbol is the offset where the {@link com.handmark.pulltorefresh.library.test.R.attr#ptrDrawable}
+          attribute's value can be found in the {@link #PullToRefresh} array.
+
+
+          <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
+or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
+          @attr name com.handmark.pulltorefresh.library.test:ptrDrawable
+        */
+        public static final int PullToRefresh_ptrDrawable = 6;
+        /**
+          <p>This symbol is the offset where the {@link com.handmark.pulltorefresh.library.test.R.attr#ptrDrawableBottom}
+          attribute's value can be found in the {@link #PullToRefresh} array.
+
+
+          <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
+or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
+          @attr name com.handmark.pulltorefresh.library.test:ptrDrawableBottom
+        */
+        public static final int PullToRefresh_ptrDrawableBottom = 18;
+        /**
+          <p>This symbol is the offset where the {@link com.handmark.pulltorefresh.library.test.R.attr#ptrDrawableEnd}
+          attribute's value can be found in the {@link #PullToRefresh} array.
+
+
+          <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
+or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
+          @attr name com.handmark.pulltorefresh.library.test:ptrDrawableEnd
+        */
+        public static final int PullToRefresh_ptrDrawableEnd = 8;
+        /**
+          <p>This symbol is the offset where the {@link com.handmark.pulltorefresh.library.test.R.attr#ptrDrawableStart}
+          attribute's value can be found in the {@link #PullToRefresh} array.
+
+
+          <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
+or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
+          @attr name com.handmark.pulltorefresh.library.test:ptrDrawableStart
+        */
+        public static final int PullToRefresh_ptrDrawableStart = 7;
+        /**
+          <p>This symbol is the offset where the {@link com.handmark.pulltorefresh.library.test.R.attr#ptrDrawableTop}
+          attribute's value can be found in the {@link #PullToRefresh} array.
+
+
+          <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
+or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
+          @attr name com.handmark.pulltorefresh.library.test:ptrDrawableTop
+        */
+        public static final int PullToRefresh_ptrDrawableTop = 17;
+        /**
+          <p>This symbol is the offset where the {@link com.handmark.pulltorefresh.library.test.R.attr#ptrHeaderBackground}
+          attribute's value can be found in the {@link #PullToRefresh} array.
+
+
+          <p>May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
+or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
+<p>May be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>",
+"<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".
+          @attr name com.handmark.pulltorefresh.library.test:ptrHeaderBackground
+        */
+        public static final int PullToRefresh_ptrHeaderBackground = 1;
+        /**
+          <p>This symbol is the offset where the {@link com.handmark.pulltorefresh.library.test.R.attr#ptrHeaderSubTextColor}
+          attribute's value can be found in the {@link #PullToRefresh} array.
+
+
+          <p>May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
+or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
+<p>May be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>",
+"<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".
+          @attr name com.handmark.pulltorefresh.library.test:ptrHeaderSubTextColor
+        */
+        public static final int PullToRefresh_ptrHeaderSubTextColor = 3;
+        /**
+          <p>This symbol is the offset where the {@link com.handmark.pulltorefresh.library.test.R.attr#ptrHeaderTextAppearance}
+          attribute's value can be found in the {@link #PullToRefresh} array.
+
+
+          <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
+or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
+          @attr name com.handmark.pulltorefresh.library.test:ptrHeaderTextAppearance
+        */
+        public static final int PullToRefresh_ptrHeaderTextAppearance = 10;
+        /**
+          <p>This symbol is the offset where the {@link com.handmark.pulltorefresh.library.test.R.attr#ptrHeaderTextColor}
+          attribute's value can be found in the {@link #PullToRefresh} array.
+
+
+          <p>May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
+or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
+<p>May be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>",
+"<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".
+          @attr name com.handmark.pulltorefresh.library.test:ptrHeaderTextColor
+        */
+        public static final int PullToRefresh_ptrHeaderTextColor = 2;
+        /**
+          <p>This symbol is the offset where the {@link com.handmark.pulltorefresh.library.test.R.attr#ptrListViewExtrasEnabled}
+          attribute's value can be found in the {@link #PullToRefresh} array.
+
+
+          <p>May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
+or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
+<p>May be a boolean value, either "<code>true</code>" or "<code>false</code>".
+          @attr name com.handmark.pulltorefresh.library.test:ptrListViewExtrasEnabled
+        */
+        public static final int PullToRefresh_ptrListViewExtrasEnabled = 14;
+        /**
+          <p>This symbol is the offset where the {@link com.handmark.pulltorefresh.library.test.R.attr#ptrMode}
+          attribute's value can be found in the {@link #PullToRefresh} array.
+
+
+          <p>Must be one or more (separated by '|') of the following constant values.</p>
+<table>
+<colgroup align="left" />
+<colgroup align="left" />
+<colgroup align="left" />
+<tr><th>Constant</th><th>Value</th><th>Description</th></tr>
+<tr><td><code>disabled</code></td><td>0x0</td><td></td></tr>
+<tr><td><code>pullFromStart</code></td><td>0x1</td><td></td></tr>
+<tr><td><code>pullFromEnd</code></td><td>0x2</td><td></td></tr>
+<tr><td><code>both</code></td><td>0x3</td><td></td></tr>
+<tr><td><code>manualOnly</code></td><td>0x4</td><td></td></tr>
+<tr><td><code>pullDownFromTop</code></td><td>0x1</td><td></td></tr>
+<tr><td><code>pullUpFromBottom</code></td><td>0x2</td><td></td></tr>
+</table>
+          @attr name com.handmark.pulltorefresh.library.test:ptrMode
+        */
+        public static final int PullToRefresh_ptrMode = 4;
+        /**
+          <p>This symbol is the offset where the {@link com.handmark.pulltorefresh.library.test.R.attr#ptrOverScroll}
+          attribute's value can be found in the {@link #PullToRefresh} array.
+
+
+          <p>May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
+or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
+<p>May be a boolean value, either "<code>true</code>" or "<code>false</code>".
+          @attr name com.handmark.pulltorefresh.library.test:ptrOverScroll
+        */
+        public static final int PullToRefresh_ptrOverScroll = 9;
+        /**
+          <p>This symbol is the offset where the {@link com.handmark.pulltorefresh.library.test.R.attr#ptrRefreshableViewBackground}
+          attribute's value can be found in the {@link #PullToRefresh} array.
+
+
+          <p>May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
+or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
+<p>May be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>",
+"<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".
+          @attr name com.handmark.pulltorefresh.library.test:ptrRefreshableViewBackground
+        */
+        public static final int PullToRefresh_ptrRefreshableViewBackground = 0;
+        /**
+          <p>This symbol is the offset where the {@link com.handmark.pulltorefresh.library.test.R.attr#ptrRotateDrawableWhilePulling}
+          attribute's value can be found in the {@link #PullToRefresh} array.
+
+
+          <p>May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
+or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
+<p>May be a boolean value, either "<code>true</code>" or "<code>false</code>".
+          @attr name com.handmark.pulltorefresh.library.test:ptrRotateDrawableWhilePulling
+        */
+        public static final int PullToRefresh_ptrRotateDrawableWhilePulling = 15;
+        /**
+          <p>This symbol is the offset where the {@link com.handmark.pulltorefresh.library.test.R.attr#ptrScrollingWhileRefreshingEnabled}
+          attribute's value can be found in the {@link #PullToRefresh} array.
+
+
+          <p>May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
+or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
+<p>May be a boolean value, either "<code>true</code>" or "<code>false</code>".
+          @attr name com.handmark.pulltorefresh.library.test:ptrScrollingWhileRefreshingEnabled
+        */
+        public static final int PullToRefresh_ptrScrollingWhileRefreshingEnabled = 13;
+        /**
+          <p>This symbol is the offset where the {@link com.handmark.pulltorefresh.library.test.R.attr#ptrShowIndicator}
+          attribute's value can be found in the {@link #PullToRefresh} array.
+
+
+          <p>May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
+or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
+<p>May be a boolean value, either "<code>true</code>" or "<code>false</code>".
+          @attr name com.handmark.pulltorefresh.library.test:ptrShowIndicator
+        */
+        public static final int PullToRefresh_ptrShowIndicator = 5;
+        /**
+          <p>This symbol is the offset where the {@link com.handmark.pulltorefresh.library.test.R.attr#ptrSubHeaderTextAppearance}
+          attribute's value can be found in the {@link #PullToRefresh} array.
+
+
+          <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
+or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
+          @attr name com.handmark.pulltorefresh.library.test:ptrSubHeaderTextAppearance
+        */
+        public static final int PullToRefresh_ptrSubHeaderTextAppearance = 11;
+    };
+}

+ 453 - 0
pullToRefershLibraryMy/build/generated/source/r/debug/com/handmark/pulltorefresh/library/R.java

@@ -0,0 +1,453 @@
+/* AUTO-GENERATED FILE.  DO NOT MODIFY.
+ *
+ * This class was automatically generated by the
+ * aapt tool from the resource data it found.  It
+ * should not be modified by hand.
+ */
+
+package com.handmark.pulltorefresh.library;
+
+public final class R {
+    public static final class anim {
+        public static int slide_in_from_bottom=0x7f040000;
+        public static int slide_in_from_top=0x7f040001;
+        public static int slide_out_to_bottom=0x7f040002;
+        public static int slide_out_to_top=0x7f040003;
+    }
+    public static final class attr {
+        /** <p>May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
+or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
+<p>May be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>",
+"<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".
+         */
+        public static int ptrAdapterViewBackground=0x7f010010;
+        /** <p>Must be one or more (separated by '|') of the following constant values.</p>
+<table>
+<colgroup align="left" />
+<colgroup align="left" />
+<colgroup align="left" />
+<tr><th>Constant</th><th>Value</th><th>Description</th></tr>
+<tr><td><code>rotate</code></td><td>0x0</td><td></td></tr>
+<tr><td><code>flip</code></td><td>0x1</td><td></td></tr>
+</table>
+         */
+        public static int ptrAnimationStyle=0x7f01000c;
+        /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
+or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
+         */
+        public static int ptrDrawable=0x7f010006;
+        /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
+or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
+         */
+        public static int ptrDrawableBottom=0x7f010012;
+        /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
+or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
+         */
+        public static int ptrDrawableEnd=0x7f010008;
+        /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
+or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
+         */
+        public static int ptrDrawableStart=0x7f010007;
+        /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
+or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
+         */
+        public static int ptrDrawableTop=0x7f010011;
+        /** <p>May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
+or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
+<p>May be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>",
+"<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".
+         */
+        public static int ptrHeaderBackground=0x7f010001;
+        /** <p>May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
+or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
+<p>May be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>",
+"<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".
+         */
+        public static int ptrHeaderSubTextColor=0x7f010003;
+        /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
+or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
+         */
+        public static int ptrHeaderTextAppearance=0x7f01000a;
+        /** <p>May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
+or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
+<p>May be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>",
+"<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".
+         */
+        public static int ptrHeaderTextColor=0x7f010002;
+        /** <p>May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
+or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
+<p>May be a boolean value, either "<code>true</code>" or "<code>false</code>".
+         */
+        public static int ptrListViewExtrasEnabled=0x7f01000e;
+        /** <p>Must be one or more (separated by '|') of the following constant values.</p>
+<table>
+<colgroup align="left" />
+<colgroup align="left" />
+<colgroup align="left" />
+<tr><th>Constant</th><th>Value</th><th>Description</th></tr>
+<tr><td><code>disabled</code></td><td>0x0</td><td></td></tr>
+<tr><td><code>pullFromStart</code></td><td>0x1</td><td></td></tr>
+<tr><td><code>pullFromEnd</code></td><td>0x2</td><td></td></tr>
+<tr><td><code>both</code></td><td>0x3</td><td></td></tr>
+<tr><td><code>manualOnly</code></td><td>0x4</td><td></td></tr>
+<tr><td><code>pullDownFromTop</code></td><td>0x1</td><td></td></tr>
+<tr><td><code>pullUpFromBottom</code></td><td>0x2</td><td></td></tr>
+</table>
+         */
+        public static int ptrMode=0x7f010004;
+        /** <p>May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
+or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
+<p>May be a boolean value, either "<code>true</code>" or "<code>false</code>".
+         */
+        public static int ptrOverScroll=0x7f010009;
+        /** <p>May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
+or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
+<p>May be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>",
+"<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".
+         */
+        public static int ptrRefreshableViewBackground=0x7f010000;
+        /** <p>May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
+or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
+<p>May be a boolean value, either "<code>true</code>" or "<code>false</code>".
+         */
+        public static int ptrRotateDrawableWhilePulling=0x7f01000f;
+        /** <p>May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
+or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
+<p>May be a boolean value, either "<code>true</code>" or "<code>false</code>".
+         */
+        public static int ptrScrollingWhileRefreshingEnabled=0x7f01000d;
+        /** <p>May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
+or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
+<p>May be a boolean value, either "<code>true</code>" or "<code>false</code>".
+         */
+        public static int ptrShowIndicator=0x7f010005;
+        /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
+or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
+         */
+        public static int ptrSubHeaderTextAppearance=0x7f01000b;
+    }
+    public static final class dimen {
+        public static int header_footer_left_right_padding=0x7f060000;
+        public static int header_footer_top_bottom_padding=0x7f060001;
+        public static int indicator_corner_radius=0x7f060002;
+        public static int indicator_internal_padding=0x7f060003;
+        public static int indicator_right_padding=0x7f060004;
+    }
+    public static final class drawable {
+        public static int default_ptr_flip=0x7f020000;
+        public static int default_ptr_rotate=0x7f020001;
+        public static int indicator_arrow=0x7f020002;
+        public static int indicator_bg_bottom=0x7f020003;
+        public static int indicator_bg_top=0x7f020004;
+    }
+    public static final class id {
+        public static int both=0x7f070003;
+        public static int disabled=0x7f070004;
+        public static int fl_inner=0x7f07000c;
+        public static int flip=0x7f07000a;
+        public static int gridview=0x7f070000;
+        public static int manualOnly=0x7f070005;
+        public static int pullDownFromTop=0x7f070006;
+        public static int pullFromEnd=0x7f070007;
+        public static int pullFromStart=0x7f070008;
+        public static int pullUpFromBottom=0x7f070009;
+        public static int pull_to_refresh_image=0x7f07000d;
+        public static int pull_to_refresh_progress=0x7f07000e;
+        public static int pull_to_refresh_sub_text=0x7f070010;
+        public static int pull_to_refresh_text=0x7f07000f;
+        public static int rotate=0x7f07000b;
+        public static int scrollview=0x7f070001;
+        public static int webview=0x7f070002;
+    }
+    public static final class layout {
+        public static int pull_to_refresh_header_horizontal=0x7f030000;
+        public static int pull_to_refresh_header_vertical=0x7f030001;
+    }
+    public static final class string {
+        public static int pull_to_refresh_from_bottom_pull_label=0x7f050000;
+        public static int pull_to_refresh_from_bottom_refreshing_label=0x7f050001;
+        public static int pull_to_refresh_from_bottom_release_label=0x7f050002;
+        public static int pull_to_refresh_pull_label=0x7f050003;
+        public static int pull_to_refresh_refreshing_label=0x7f050004;
+        public static int pull_to_refresh_release_label=0x7f050005;
+    }
+    public static final class styleable {
+        /** Attributes that can be used with a PullToRefresh.
+           <p>Includes the following attributes:</p>
+           <table>
+           <colgroup align="left" />
+           <colgroup align="left" />
+           <tr><th>Attribute</th><th>Description</th></tr>
+           <tr><td><code>{@link #PullToRefresh_ptrAdapterViewBackground com.handmark.pulltorefresh.library:ptrAdapterViewBackground}</code></td><td></td></tr>
+           <tr><td><code>{@link #PullToRefresh_ptrAnimationStyle com.handmark.pulltorefresh.library:ptrAnimationStyle}</code></td><td></td></tr>
+           <tr><td><code>{@link #PullToRefresh_ptrDrawable com.handmark.pulltorefresh.library:ptrDrawable}</code></td><td></td></tr>
+           <tr><td><code>{@link #PullToRefresh_ptrDrawableBottom com.handmark.pulltorefresh.library:ptrDrawableBottom}</code></td><td></td></tr>
+           <tr><td><code>{@link #PullToRefresh_ptrDrawableEnd com.handmark.pulltorefresh.library:ptrDrawableEnd}</code></td><td></td></tr>
+           <tr><td><code>{@link #PullToRefresh_ptrDrawableStart com.handmark.pulltorefresh.library:ptrDrawableStart}</code></td><td></td></tr>
+           <tr><td><code>{@link #PullToRefresh_ptrDrawableTop com.handmark.pulltorefresh.library:ptrDrawableTop}</code></td><td></td></tr>
+           <tr><td><code>{@link #PullToRefresh_ptrHeaderBackground com.handmark.pulltorefresh.library:ptrHeaderBackground}</code></td><td></td></tr>
+           <tr><td><code>{@link #PullToRefresh_ptrHeaderSubTextColor com.handmark.pulltorefresh.library:ptrHeaderSubTextColor}</code></td><td></td></tr>
+           <tr><td><code>{@link #PullToRefresh_ptrHeaderTextAppearance com.handmark.pulltorefresh.library:ptrHeaderTextAppearance}</code></td><td></td></tr>
+           <tr><td><code>{@link #PullToRefresh_ptrHeaderTextColor com.handmark.pulltorefresh.library:ptrHeaderTextColor}</code></td><td></td></tr>
+           <tr><td><code>{@link #PullToRefresh_ptrListViewExtrasEnabled com.handmark.pulltorefresh.library:ptrListViewExtrasEnabled}</code></td><td></td></tr>
+           <tr><td><code>{@link #PullToRefresh_ptrMode com.handmark.pulltorefresh.library:ptrMode}</code></td><td></td></tr>
+           <tr><td><code>{@link #PullToRefresh_ptrOverScroll com.handmark.pulltorefresh.library:ptrOverScroll}</code></td><td></td></tr>
+           <tr><td><code>{@link #PullToRefresh_ptrRefreshableViewBackground com.handmark.pulltorefresh.library:ptrRefreshableViewBackground}</code></td><td></td></tr>
+           <tr><td><code>{@link #PullToRefresh_ptrRotateDrawableWhilePulling com.handmark.pulltorefresh.library:ptrRotateDrawableWhilePulling}</code></td><td></td></tr>
+           <tr><td><code>{@link #PullToRefresh_ptrScrollingWhileRefreshingEnabled com.handmark.pulltorefresh.library:ptrScrollingWhileRefreshingEnabled}</code></td><td></td></tr>
+           <tr><td><code>{@link #PullToRefresh_ptrShowIndicator com.handmark.pulltorefresh.library:ptrShowIndicator}</code></td><td></td></tr>
+           <tr><td><code>{@link #PullToRefresh_ptrSubHeaderTextAppearance com.handmark.pulltorefresh.library:ptrSubHeaderTextAppearance}</code></td><td></td></tr>
+           </table>
+           @see #PullToRefresh_ptrAdapterViewBackground
+           @see #PullToRefresh_ptrAnimationStyle
+           @see #PullToRefresh_ptrDrawable
+           @see #PullToRefresh_ptrDrawableBottom
+           @see #PullToRefresh_ptrDrawableEnd
+           @see #PullToRefresh_ptrDrawableStart
+           @see #PullToRefresh_ptrDrawableTop
+           @see #PullToRefresh_ptrHeaderBackground
+           @see #PullToRefresh_ptrHeaderSubTextColor
+           @see #PullToRefresh_ptrHeaderTextAppearance
+           @see #PullToRefresh_ptrHeaderTextColor
+           @see #PullToRefresh_ptrListViewExtrasEnabled
+           @see #PullToRefresh_ptrMode
+           @see #PullToRefresh_ptrOverScroll
+           @see #PullToRefresh_ptrRefreshableViewBackground
+           @see #PullToRefresh_ptrRotateDrawableWhilePulling
+           @see #PullToRefresh_ptrScrollingWhileRefreshingEnabled
+           @see #PullToRefresh_ptrShowIndicator
+           @see #PullToRefresh_ptrSubHeaderTextAppearance
+         */
+        public static final int[] PullToRefresh = {
+            0x7f010000, 0x7f010001, 0x7f010002, 0x7f010003,
+            0x7f010004, 0x7f010005, 0x7f010006, 0x7f010007,
+            0x7f010008, 0x7f010009, 0x7f01000a, 0x7f01000b,
+            0x7f01000c, 0x7f01000d, 0x7f01000e, 0x7f01000f,
+            0x7f010010, 0x7f010011, 0x7f010012
+        };
+        /**
+          <p>This symbol is the offset where the {@link com.handmark.pulltorefresh.library.R.attr#ptrAdapterViewBackground}
+          attribute's value can be found in the {@link #PullToRefresh} array.
+
+
+          <p>May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
+or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
+<p>May be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>",
+"<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".
+          @attr name com.handmark.pulltorefresh.library:ptrAdapterViewBackground
+        */
+        public static int PullToRefresh_ptrAdapterViewBackground = 16;
+        /**
+          <p>This symbol is the offset where the {@link com.handmark.pulltorefresh.library.R.attr#ptrAnimationStyle}
+          attribute's value can be found in the {@link #PullToRefresh} array.
+
+
+          <p>Must be one or more (separated by '|') of the following constant values.</p>
+<table>
+<colgroup align="left" />
+<colgroup align="left" />
+<colgroup align="left" />
+<tr><th>Constant</th><th>Value</th><th>Description</th></tr>
+<tr><td><code>rotate</code></td><td>0x0</td><td></td></tr>
+<tr><td><code>flip</code></td><td>0x1</td><td></td></tr>
+</table>
+          @attr name com.handmark.pulltorefresh.library:ptrAnimationStyle
+        */
+        public static int PullToRefresh_ptrAnimationStyle = 12;
+        /**
+          <p>This symbol is the offset where the {@link com.handmark.pulltorefresh.library.R.attr#ptrDrawable}
+          attribute's value can be found in the {@link #PullToRefresh} array.
+
+
+          <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
+or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
+          @attr name com.handmark.pulltorefresh.library:ptrDrawable
+        */
+        public static int PullToRefresh_ptrDrawable = 6;
+        /**
+          <p>This symbol is the offset where the {@link com.handmark.pulltorefresh.library.R.attr#ptrDrawableBottom}
+          attribute's value can be found in the {@link #PullToRefresh} array.
+
+
+          <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
+or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
+          @attr name com.handmark.pulltorefresh.library:ptrDrawableBottom
+        */
+        public static int PullToRefresh_ptrDrawableBottom = 18;
+        /**
+          <p>This symbol is the offset where the {@link com.handmark.pulltorefresh.library.R.attr#ptrDrawableEnd}
+          attribute's value can be found in the {@link #PullToRefresh} array.
+
+
+          <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
+or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
+          @attr name com.handmark.pulltorefresh.library:ptrDrawableEnd
+        */
+        public static int PullToRefresh_ptrDrawableEnd = 8;
+        /**
+          <p>This symbol is the offset where the {@link com.handmark.pulltorefresh.library.R.attr#ptrDrawableStart}
+          attribute's value can be found in the {@link #PullToRefresh} array.
+
+
+          <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
+or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
+          @attr name com.handmark.pulltorefresh.library:ptrDrawableStart
+        */
+        public static int PullToRefresh_ptrDrawableStart = 7;
+        /**
+          <p>This symbol is the offset where the {@link com.handmark.pulltorefresh.library.R.attr#ptrDrawableTop}
+          attribute's value can be found in the {@link #PullToRefresh} array.
+
+
+          <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
+or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
+          @attr name com.handmark.pulltorefresh.library:ptrDrawableTop
+        */
+        public static int PullToRefresh_ptrDrawableTop = 17;
+        /**
+          <p>This symbol is the offset where the {@link com.handmark.pulltorefresh.library.R.attr#ptrHeaderBackground}
+          attribute's value can be found in the {@link #PullToRefresh} array.
+
+
+          <p>May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
+or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
+<p>May be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>",
+"<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".
+          @attr name com.handmark.pulltorefresh.library:ptrHeaderBackground
+        */
+        public static int PullToRefresh_ptrHeaderBackground = 1;
+        /**
+          <p>This symbol is the offset where the {@link com.handmark.pulltorefresh.library.R.attr#ptrHeaderSubTextColor}
+          attribute's value can be found in the {@link #PullToRefresh} array.
+
+
+          <p>May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
+or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
+<p>May be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>",
+"<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".
+          @attr name com.handmark.pulltorefresh.library:ptrHeaderSubTextColor
+        */
+        public static int PullToRefresh_ptrHeaderSubTextColor = 3;
+        /**
+          <p>This symbol is the offset where the {@link com.handmark.pulltorefresh.library.R.attr#ptrHeaderTextAppearance}
+          attribute's value can be found in the {@link #PullToRefresh} array.
+
+
+          <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
+or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
+          @attr name com.handmark.pulltorefresh.library:ptrHeaderTextAppearance
+        */
+        public static int PullToRefresh_ptrHeaderTextAppearance = 10;
+        /**
+          <p>This symbol is the offset where the {@link com.handmark.pulltorefresh.library.R.attr#ptrHeaderTextColor}
+          attribute's value can be found in the {@link #PullToRefresh} array.
+
+
+          <p>May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
+or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
+<p>May be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>",
+"<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".
+          @attr name com.handmark.pulltorefresh.library:ptrHeaderTextColor
+        */
+        public static int PullToRefresh_ptrHeaderTextColor = 2;
+        /**
+          <p>This symbol is the offset where the {@link com.handmark.pulltorefresh.library.R.attr#ptrListViewExtrasEnabled}
+          attribute's value can be found in the {@link #PullToRefresh} array.
+
+
+          <p>May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
+or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
+<p>May be a boolean value, either "<code>true</code>" or "<code>false</code>".
+          @attr name com.handmark.pulltorefresh.library:ptrListViewExtrasEnabled
+        */
+        public static int PullToRefresh_ptrListViewExtrasEnabled = 14;
+        /**
+          <p>This symbol is the offset where the {@link com.handmark.pulltorefresh.library.R.attr#ptrMode}
+          attribute's value can be found in the {@link #PullToRefresh} array.
+
+
+          <p>Must be one or more (separated by '|') of the following constant values.</p>
+<table>
+<colgroup align="left" />
+<colgroup align="left" />
+<colgroup align="left" />
+<tr><th>Constant</th><th>Value</th><th>Description</th></tr>
+<tr><td><code>disabled</code></td><td>0x0</td><td></td></tr>
+<tr><td><code>pullFromStart</code></td><td>0x1</td><td></td></tr>
+<tr><td><code>pullFromEnd</code></td><td>0x2</td><td></td></tr>
+<tr><td><code>both</code></td><td>0x3</td><td></td></tr>
+<tr><td><code>manualOnly</code></td><td>0x4</td><td></td></tr>
+<tr><td><code>pullDownFromTop</code></td><td>0x1</td><td></td></tr>
+<tr><td><code>pullUpFromBottom</code></td><td>0x2</td><td></td></tr>
+</table>
+          @attr name com.handmark.pulltorefresh.library:ptrMode
+        */
+        public static int PullToRefresh_ptrMode = 4;
+        /**
+          <p>This symbol is the offset where the {@link com.handmark.pulltorefresh.library.R.attr#ptrOverScroll}
+          attribute's value can be found in the {@link #PullToRefresh} array.
+
+
+          <p>May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
+or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
+<p>May be a boolean value, either "<code>true</code>" or "<code>false</code>".
+          @attr name com.handmark.pulltorefresh.library:ptrOverScroll
+        */
+        public static int PullToRefresh_ptrOverScroll = 9;
+        /**
+          <p>This symbol is the offset where the {@link com.handmark.pulltorefresh.library.R.attr#ptrRefreshableViewBackground}
+          attribute's value can be found in the {@link #PullToRefresh} array.
+
+
+          <p>May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
+or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
+<p>May be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>",
+"<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".
+          @attr name com.handmark.pulltorefresh.library:ptrRefreshableViewBackground
+        */
+        public static int PullToRefresh_ptrRefreshableViewBackground = 0;
+        /**
+          <p>This symbol is the offset where the {@link com.handmark.pulltorefresh.library.R.attr#ptrRotateDrawableWhilePulling}
+          attribute's value can be found in the {@link #PullToRefresh} array.
+
+
+          <p>May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
+or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
+<p>May be a boolean value, either "<code>true</code>" or "<code>false</code>".
+          @attr name com.handmark.pulltorefresh.library:ptrRotateDrawableWhilePulling
+        */
+        public static int PullToRefresh_ptrRotateDrawableWhilePulling = 15;
+        /**
+          <p>This symbol is the offset where the {@link com.handmark.pulltorefresh.library.R.attr#ptrScrollingWhileRefreshingEnabled}
+          attribute's value can be found in the {@link #PullToRefresh} array.
+
+
+          <p>May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
+or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
+<p>May be a boolean value, either "<code>true</code>" or "<code>false</code>".
+          @attr name com.handmark.pulltorefresh.library:ptrScrollingWhileRefreshingEnabled
+        */
+        public static int PullToRefresh_ptrScrollingWhileRefreshingEnabled = 13;
+        /**
+          <p>This symbol is the offset where the {@link com.handmark.pulltorefresh.library.R.attr#ptrShowIndicator}
+          attribute's value can be found in the {@link #PullToRefresh} array.
+
+
+          <p>May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
+or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
+<p>May be a boolean value, either "<code>true</code>" or "<code>false</code>".
+          @attr name com.handmark.pulltorefresh.library:ptrShowIndicator
+        */
+        public static int PullToRefresh_ptrShowIndicator = 5;
+        /**
+          <p>This symbol is the offset where the {@link com.handmark.pulltorefresh.library.R.attr#ptrSubHeaderTextAppearance}
+          attribute's value can be found in the {@link #PullToRefresh} array.
+
+
+          <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
+or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
+          @attr name com.handmark.pulltorefresh.library:ptrSubHeaderTextAppearance
+        */
+        public static int PullToRefresh_ptrSubHeaderTextAppearance = 11;
+    };
+}

+ 453 - 0
pullToRefershLibraryMy/build/generated/source/r/release/com/handmark/pulltorefresh/library/R.java

@@ -0,0 +1,453 @@
+/* AUTO-GENERATED FILE.  DO NOT MODIFY.
+ *
+ * This class was automatically generated by the
+ * aapt tool from the resource data it found.  It
+ * should not be modified by hand.
+ */
+
+package com.handmark.pulltorefresh.library;
+
+public final class R {
+    public static final class anim {
+        public static int slide_in_from_bottom=0x7f040000;
+        public static int slide_in_from_top=0x7f040001;
+        public static int slide_out_to_bottom=0x7f040002;
+        public static int slide_out_to_top=0x7f040003;
+    }
+    public static final class attr {
+        /** <p>May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
+or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
+<p>May be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>",
+"<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".
+         */
+        public static int ptrAdapterViewBackground=0x7f010010;
+        /** <p>Must be one or more (separated by '|') of the following constant values.</p>
+<table>
+<colgroup align="left" />
+<colgroup align="left" />
+<colgroup align="left" />
+<tr><th>Constant</th><th>Value</th><th>Description</th></tr>
+<tr><td><code>rotate</code></td><td>0x0</td><td></td></tr>
+<tr><td><code>flip</code></td><td>0x1</td><td></td></tr>
+</table>
+         */
+        public static int ptrAnimationStyle=0x7f01000c;
+        /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
+or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
+         */
+        public static int ptrDrawable=0x7f010006;
+        /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
+or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
+         */
+        public static int ptrDrawableBottom=0x7f010012;
+        /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
+or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
+         */
+        public static int ptrDrawableEnd=0x7f010008;
+        /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
+or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
+         */
+        public static int ptrDrawableStart=0x7f010007;
+        /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
+or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
+         */
+        public static int ptrDrawableTop=0x7f010011;
+        /** <p>May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
+or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
+<p>May be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>",
+"<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".
+         */
+        public static int ptrHeaderBackground=0x7f010001;
+        /** <p>May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
+or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
+<p>May be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>",
+"<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".
+         */
+        public static int ptrHeaderSubTextColor=0x7f010003;
+        /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
+or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
+         */
+        public static int ptrHeaderTextAppearance=0x7f01000a;
+        /** <p>May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
+or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
+<p>May be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>",
+"<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".
+         */
+        public static int ptrHeaderTextColor=0x7f010002;
+        /** <p>May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
+or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
+<p>May be a boolean value, either "<code>true</code>" or "<code>false</code>".
+         */
+        public static int ptrListViewExtrasEnabled=0x7f01000e;
+        /** <p>Must be one or more (separated by '|') of the following constant values.</p>
+<table>
+<colgroup align="left" />
+<colgroup align="left" />
+<colgroup align="left" />
+<tr><th>Constant</th><th>Value</th><th>Description</th></tr>
+<tr><td><code>disabled</code></td><td>0x0</td><td></td></tr>
+<tr><td><code>pullFromStart</code></td><td>0x1</td><td></td></tr>
+<tr><td><code>pullFromEnd</code></td><td>0x2</td><td></td></tr>
+<tr><td><code>both</code></td><td>0x3</td><td></td></tr>
+<tr><td><code>manualOnly</code></td><td>0x4</td><td></td></tr>
+<tr><td><code>pullDownFromTop</code></td><td>0x1</td><td></td></tr>
+<tr><td><code>pullUpFromBottom</code></td><td>0x2</td><td></td></tr>
+</table>
+         */
+        public static int ptrMode=0x7f010004;
+        /** <p>May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
+or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
+<p>May be a boolean value, either "<code>true</code>" or "<code>false</code>".
+         */
+        public static int ptrOverScroll=0x7f010009;
+        /** <p>May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
+or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
+<p>May be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>",
+"<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".
+         */
+        public static int ptrRefreshableViewBackground=0x7f010000;
+        /** <p>May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
+or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
+<p>May be a boolean value, either "<code>true</code>" or "<code>false</code>".
+         */
+        public static int ptrRotateDrawableWhilePulling=0x7f01000f;
+        /** <p>May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
+or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
+<p>May be a boolean value, either "<code>true</code>" or "<code>false</code>".
+         */
+        public static int ptrScrollingWhileRefreshingEnabled=0x7f01000d;
+        /** <p>May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
+or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
+<p>May be a boolean value, either "<code>true</code>" or "<code>false</code>".
+         */
+        public static int ptrShowIndicator=0x7f010005;
+        /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
+or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
+         */
+        public static int ptrSubHeaderTextAppearance=0x7f01000b;
+    }
+    public static final class dimen {
+        public static int header_footer_left_right_padding=0x7f060000;
+        public static int header_footer_top_bottom_padding=0x7f060001;
+        public static int indicator_corner_radius=0x7f060002;
+        public static int indicator_internal_padding=0x7f060003;
+        public static int indicator_right_padding=0x7f060004;
+    }
+    public static final class drawable {
+        public static int default_ptr_flip=0x7f020000;
+        public static int default_ptr_rotate=0x7f020001;
+        public static int indicator_arrow=0x7f020002;
+        public static int indicator_bg_bottom=0x7f020003;
+        public static int indicator_bg_top=0x7f020004;
+    }
+    public static final class id {
+        public static int both=0x7f070003;
+        public static int disabled=0x7f070004;
+        public static int fl_inner=0x7f07000c;
+        public static int flip=0x7f07000a;
+        public static int gridview=0x7f070000;
+        public static int manualOnly=0x7f070005;
+        public static int pullDownFromTop=0x7f070006;
+        public static int pullFromEnd=0x7f070007;
+        public static int pullFromStart=0x7f070008;
+        public static int pullUpFromBottom=0x7f070009;
+        public static int pull_to_refresh_image=0x7f07000d;
+        public static int pull_to_refresh_progress=0x7f07000e;
+        public static int pull_to_refresh_sub_text=0x7f070010;
+        public static int pull_to_refresh_text=0x7f07000f;
+        public static int rotate=0x7f07000b;
+        public static int scrollview=0x7f070001;
+        public static int webview=0x7f070002;
+    }
+    public static final class layout {
+        public static int pull_to_refresh_header_horizontal=0x7f030000;
+        public static int pull_to_refresh_header_vertical=0x7f030001;
+    }
+    public static final class string {
+        public static int pull_to_refresh_from_bottom_pull_label=0x7f050000;
+        public static int pull_to_refresh_from_bottom_refreshing_label=0x7f050001;
+        public static int pull_to_refresh_from_bottom_release_label=0x7f050002;
+        public static int pull_to_refresh_pull_label=0x7f050003;
+        public static int pull_to_refresh_refreshing_label=0x7f050004;
+        public static int pull_to_refresh_release_label=0x7f050005;
+    }
+    public static final class styleable {
+        /** Attributes that can be used with a PullToRefresh.
+           <p>Includes the following attributes:</p>
+           <table>
+           <colgroup align="left" />
+           <colgroup align="left" />
+           <tr><th>Attribute</th><th>Description</th></tr>
+           <tr><td><code>{@link #PullToRefresh_ptrAdapterViewBackground com.handmark.pulltorefresh.library:ptrAdapterViewBackground}</code></td><td></td></tr>
+           <tr><td><code>{@link #PullToRefresh_ptrAnimationStyle com.handmark.pulltorefresh.library:ptrAnimationStyle}</code></td><td></td></tr>
+           <tr><td><code>{@link #PullToRefresh_ptrDrawable com.handmark.pulltorefresh.library:ptrDrawable}</code></td><td></td></tr>
+           <tr><td><code>{@link #PullToRefresh_ptrDrawableBottom com.handmark.pulltorefresh.library:ptrDrawableBottom}</code></td><td></td></tr>
+           <tr><td><code>{@link #PullToRefresh_ptrDrawableEnd com.handmark.pulltorefresh.library:ptrDrawableEnd}</code></td><td></td></tr>
+           <tr><td><code>{@link #PullToRefresh_ptrDrawableStart com.handmark.pulltorefresh.library:ptrDrawableStart}</code></td><td></td></tr>
+           <tr><td><code>{@link #PullToRefresh_ptrDrawableTop com.handmark.pulltorefresh.library:ptrDrawableTop}</code></td><td></td></tr>
+           <tr><td><code>{@link #PullToRefresh_ptrHeaderBackground com.handmark.pulltorefresh.library:ptrHeaderBackground}</code></td><td></td></tr>
+           <tr><td><code>{@link #PullToRefresh_ptrHeaderSubTextColor com.handmark.pulltorefresh.library:ptrHeaderSubTextColor}</code></td><td></td></tr>
+           <tr><td><code>{@link #PullToRefresh_ptrHeaderTextAppearance com.handmark.pulltorefresh.library:ptrHeaderTextAppearance}</code></td><td></td></tr>
+           <tr><td><code>{@link #PullToRefresh_ptrHeaderTextColor com.handmark.pulltorefresh.library:ptrHeaderTextColor}</code></td><td></td></tr>
+           <tr><td><code>{@link #PullToRefresh_ptrListViewExtrasEnabled com.handmark.pulltorefresh.library:ptrListViewExtrasEnabled}</code></td><td></td></tr>
+           <tr><td><code>{@link #PullToRefresh_ptrMode com.handmark.pulltorefresh.library:ptrMode}</code></td><td></td></tr>
+           <tr><td><code>{@link #PullToRefresh_ptrOverScroll com.handmark.pulltorefresh.library:ptrOverScroll}</code></td><td></td></tr>
+           <tr><td><code>{@link #PullToRefresh_ptrRefreshableViewBackground com.handmark.pulltorefresh.library:ptrRefreshableViewBackground}</code></td><td></td></tr>
+           <tr><td><code>{@link #PullToRefresh_ptrRotateDrawableWhilePulling com.handmark.pulltorefresh.library:ptrRotateDrawableWhilePulling}</code></td><td></td></tr>
+           <tr><td><code>{@link #PullToRefresh_ptrScrollingWhileRefreshingEnabled com.handmark.pulltorefresh.library:ptrScrollingWhileRefreshingEnabled}</code></td><td></td></tr>
+           <tr><td><code>{@link #PullToRefresh_ptrShowIndicator com.handmark.pulltorefresh.library:ptrShowIndicator}</code></td><td></td></tr>
+           <tr><td><code>{@link #PullToRefresh_ptrSubHeaderTextAppearance com.handmark.pulltorefresh.library:ptrSubHeaderTextAppearance}</code></td><td></td></tr>
+           </table>
+           @see #PullToRefresh_ptrAdapterViewBackground
+           @see #PullToRefresh_ptrAnimationStyle
+           @see #PullToRefresh_ptrDrawable
+           @see #PullToRefresh_ptrDrawableBottom
+           @see #PullToRefresh_ptrDrawableEnd
+           @see #PullToRefresh_ptrDrawableStart
+           @see #PullToRefresh_ptrDrawableTop
+           @see #PullToRefresh_ptrHeaderBackground
+           @see #PullToRefresh_ptrHeaderSubTextColor
+           @see #PullToRefresh_ptrHeaderTextAppearance
+           @see #PullToRefresh_ptrHeaderTextColor
+           @see #PullToRefresh_ptrListViewExtrasEnabled
+           @see #PullToRefresh_ptrMode
+           @see #PullToRefresh_ptrOverScroll
+           @see #PullToRefresh_ptrRefreshableViewBackground
+           @see #PullToRefresh_ptrRotateDrawableWhilePulling
+           @see #PullToRefresh_ptrScrollingWhileRefreshingEnabled
+           @see #PullToRefresh_ptrShowIndicator
+           @see #PullToRefresh_ptrSubHeaderTextAppearance
+         */
+        public static final int[] PullToRefresh = {
+            0x7f010000, 0x7f010001, 0x7f010002, 0x7f010003,
+            0x7f010004, 0x7f010005, 0x7f010006, 0x7f010007,
+            0x7f010008, 0x7f010009, 0x7f01000a, 0x7f01000b,
+            0x7f01000c, 0x7f01000d, 0x7f01000e, 0x7f01000f,
+            0x7f010010, 0x7f010011, 0x7f010012
+        };
+        /**
+          <p>This symbol is the offset where the {@link com.handmark.pulltorefresh.library.R.attr#ptrAdapterViewBackground}
+          attribute's value can be found in the {@link #PullToRefresh} array.
+
+
+          <p>May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
+or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
+<p>May be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>",
+"<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".
+          @attr name com.handmark.pulltorefresh.library:ptrAdapterViewBackground
+        */
+        public static int PullToRefresh_ptrAdapterViewBackground = 16;
+        /**
+          <p>This symbol is the offset where the {@link com.handmark.pulltorefresh.library.R.attr#ptrAnimationStyle}
+          attribute's value can be found in the {@link #PullToRefresh} array.
+
+
+          <p>Must be one or more (separated by '|') of the following constant values.</p>
+<table>
+<colgroup align="left" />
+<colgroup align="left" />
+<colgroup align="left" />
+<tr><th>Constant</th><th>Value</th><th>Description</th></tr>
+<tr><td><code>rotate</code></td><td>0x0</td><td></td></tr>
+<tr><td><code>flip</code></td><td>0x1</td><td></td></tr>
+</table>
+          @attr name com.handmark.pulltorefresh.library:ptrAnimationStyle
+        */
+        public static int PullToRefresh_ptrAnimationStyle = 12;
+        /**
+          <p>This symbol is the offset where the {@link com.handmark.pulltorefresh.library.R.attr#ptrDrawable}
+          attribute's value can be found in the {@link #PullToRefresh} array.
+
+
+          <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
+or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
+          @attr name com.handmark.pulltorefresh.library:ptrDrawable
+        */
+        public static int PullToRefresh_ptrDrawable = 6;
+        /**
+          <p>This symbol is the offset where the {@link com.handmark.pulltorefresh.library.R.attr#ptrDrawableBottom}
+          attribute's value can be found in the {@link #PullToRefresh} array.
+
+
+          <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
+or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
+          @attr name com.handmark.pulltorefresh.library:ptrDrawableBottom
+        */
+        public static int PullToRefresh_ptrDrawableBottom = 18;
+        /**
+          <p>This symbol is the offset where the {@link com.handmark.pulltorefresh.library.R.attr#ptrDrawableEnd}
+          attribute's value can be found in the {@link #PullToRefresh} array.
+
+
+          <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
+or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
+          @attr name com.handmark.pulltorefresh.library:ptrDrawableEnd
+        */
+        public static int PullToRefresh_ptrDrawableEnd = 8;
+        /**
+          <p>This symbol is the offset where the {@link com.handmark.pulltorefresh.library.R.attr#ptrDrawableStart}
+          attribute's value can be found in the {@link #PullToRefresh} array.
+
+
+          <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
+or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
+          @attr name com.handmark.pulltorefresh.library:ptrDrawableStart
+        */
+        public static int PullToRefresh_ptrDrawableStart = 7;
+        /**
+          <p>This symbol is the offset where the {@link com.handmark.pulltorefresh.library.R.attr#ptrDrawableTop}
+          attribute's value can be found in the {@link #PullToRefresh} array.
+
+
+          <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
+or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
+          @attr name com.handmark.pulltorefresh.library:ptrDrawableTop
+        */
+        public static int PullToRefresh_ptrDrawableTop = 17;
+        /**
+          <p>This symbol is the offset where the {@link com.handmark.pulltorefresh.library.R.attr#ptrHeaderBackground}
+          attribute's value can be found in the {@link #PullToRefresh} array.
+
+
+          <p>May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
+or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
+<p>May be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>",
+"<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".
+          @attr name com.handmark.pulltorefresh.library:ptrHeaderBackground
+        */
+        public static int PullToRefresh_ptrHeaderBackground = 1;
+        /**
+          <p>This symbol is the offset where the {@link com.handmark.pulltorefresh.library.R.attr#ptrHeaderSubTextColor}
+          attribute's value can be found in the {@link #PullToRefresh} array.
+
+
+          <p>May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
+or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
+<p>May be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>",
+"<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".
+          @attr name com.handmark.pulltorefresh.library:ptrHeaderSubTextColor
+        */
+        public static int PullToRefresh_ptrHeaderSubTextColor = 3;
+        /**
+          <p>This symbol is the offset where the {@link com.handmark.pulltorefresh.library.R.attr#ptrHeaderTextAppearance}
+          attribute's value can be found in the {@link #PullToRefresh} array.
+
+
+          <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
+or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
+          @attr name com.handmark.pulltorefresh.library:ptrHeaderTextAppearance
+        */
+        public static int PullToRefresh_ptrHeaderTextAppearance = 10;
+        /**
+          <p>This symbol is the offset where the {@link com.handmark.pulltorefresh.library.R.attr#ptrHeaderTextColor}
+          attribute's value can be found in the {@link #PullToRefresh} array.
+
+
+          <p>May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
+or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
+<p>May be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>",
+"<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".
+          @attr name com.handmark.pulltorefresh.library:ptrHeaderTextColor
+        */
+        public static int PullToRefresh_ptrHeaderTextColor = 2;
+        /**
+          <p>This symbol is the offset where the {@link com.handmark.pulltorefresh.library.R.attr#ptrListViewExtrasEnabled}
+          attribute's value can be found in the {@link #PullToRefresh} array.
+
+
+          <p>May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
+or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
+<p>May be a boolean value, either "<code>true</code>" or "<code>false</code>".
+          @attr name com.handmark.pulltorefresh.library:ptrListViewExtrasEnabled
+        */
+        public static int PullToRefresh_ptrListViewExtrasEnabled = 14;
+        /**
+          <p>This symbol is the offset where the {@link com.handmark.pulltorefresh.library.R.attr#ptrMode}
+          attribute's value can be found in the {@link #PullToRefresh} array.
+
+
+          <p>Must be one or more (separated by '|') of the following constant values.</p>
+<table>
+<colgroup align="left" />
+<colgroup align="left" />
+<colgroup align="left" />
+<tr><th>Constant</th><th>Value</th><th>Description</th></tr>
+<tr><td><code>disabled</code></td><td>0x0</td><td></td></tr>
+<tr><td><code>pullFromStart</code></td><td>0x1</td><td></td></tr>
+<tr><td><code>pullFromEnd</code></td><td>0x2</td><td></td></tr>
+<tr><td><code>both</code></td><td>0x3</td><td></td></tr>
+<tr><td><code>manualOnly</code></td><td>0x4</td><td></td></tr>
+<tr><td><code>pullDownFromTop</code></td><td>0x1</td><td></td></tr>
+<tr><td><code>pullUpFromBottom</code></td><td>0x2</td><td></td></tr>
+</table>
+          @attr name com.handmark.pulltorefresh.library:ptrMode
+        */
+        public static int PullToRefresh_ptrMode = 4;
+        /**
+          <p>This symbol is the offset where the {@link com.handmark.pulltorefresh.library.R.attr#ptrOverScroll}
+          attribute's value can be found in the {@link #PullToRefresh} array.
+
+
+          <p>May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
+or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
+<p>May be a boolean value, either "<code>true</code>" or "<code>false</code>".
+          @attr name com.handmark.pulltorefresh.library:ptrOverScroll
+        */
+        public static int PullToRefresh_ptrOverScroll = 9;
+        /**
+          <p>This symbol is the offset where the {@link com.handmark.pulltorefresh.library.R.attr#ptrRefreshableViewBackground}
+          attribute's value can be found in the {@link #PullToRefresh} array.
+
+
+          <p>May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
+or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
+<p>May be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>",
+"<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".
+          @attr name com.handmark.pulltorefresh.library:ptrRefreshableViewBackground
+        */
+        public static int PullToRefresh_ptrRefreshableViewBackground = 0;
+        /**
+          <p>This symbol is the offset where the {@link com.handmark.pulltorefresh.library.R.attr#ptrRotateDrawableWhilePulling}
+          attribute's value can be found in the {@link #PullToRefresh} array.
+
+
+          <p>May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
+or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
+<p>May be a boolean value, either "<code>true</code>" or "<code>false</code>".
+          @attr name com.handmark.pulltorefresh.library:ptrRotateDrawableWhilePulling
+        */
+        public static int PullToRefresh_ptrRotateDrawableWhilePulling = 15;
+        /**
+          <p>This symbol is the offset where the {@link com.handmark.pulltorefresh.library.R.attr#ptrScrollingWhileRefreshingEnabled}
+          attribute's value can be found in the {@link #PullToRefresh} array.
+
+
+          <p>May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
+or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
+<p>May be a boolean value, either "<code>true</code>" or "<code>false</code>".
+          @attr name com.handmark.pulltorefresh.library:ptrScrollingWhileRefreshingEnabled
+        */
+        public static int PullToRefresh_ptrScrollingWhileRefreshingEnabled = 13;
+        /**
+          <p>This symbol is the offset where the {@link com.handmark.pulltorefresh.library.R.attr#ptrShowIndicator}
+          attribute's value can be found in the {@link #PullToRefresh} array.
+
+
+          <p>May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
+or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
+<p>May be a boolean value, either "<code>true</code>" or "<code>false</code>".
+          @attr name com.handmark.pulltorefresh.library:ptrShowIndicator
+        */
+        public static int PullToRefresh_ptrShowIndicator = 5;
+        /**
+          <p>This symbol is the offset where the {@link com.handmark.pulltorefresh.library.R.attr#ptrSubHeaderTextAppearance}
+          attribute's value can be found in the {@link #PullToRefresh} array.
+
+
+          <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
+or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
+          @attr name com.handmark.pulltorefresh.library:ptrSubHeaderTextAppearance
+        */
+        public static int PullToRefresh_ptrSubHeaderTextAppearance = 11;
+    };
+}

+ 13 - 0
pullToRefershLibraryMy/build/intermediates/bundles/debug/AndroidManifest.xml

@@ -0,0 +1,13 @@
+<?xml version="1.0" encoding="utf-8"?>
+<manifest xmlns:android="http://schemas.android.com/apk/res/android"
+    package="com.handmark.pulltorefresh.library"
+    android:versionCode="2110"
+    android:versionName="2.1.1" >
+
+    <uses-sdk
+        android:minSdkVersion="8"
+        android:targetSdkVersion="22" />
+
+    <application />
+
+</manifest>

+ 78 - 0
pullToRefershLibraryMy/build/intermediates/bundles/debug/R.txt

@@ -0,0 +1,78 @@
+int anim slide_in_from_bottom 0x7f040000
+int anim slide_in_from_top 0x7f040001
+int anim slide_out_to_bottom 0x7f040002
+int anim slide_out_to_top 0x7f040003
+int attr ptrAdapterViewBackground 0x7f010010
+int attr ptrAnimationStyle 0x7f01000c
+int attr ptrDrawable 0x7f010006
+int attr ptrDrawableBottom 0x7f010012
+int attr ptrDrawableEnd 0x7f010008
+int attr ptrDrawableStart 0x7f010007
+int attr ptrDrawableTop 0x7f010011
+int attr ptrHeaderBackground 0x7f010001
+int attr ptrHeaderSubTextColor 0x7f010003
+int attr ptrHeaderTextAppearance 0x7f01000a
+int attr ptrHeaderTextColor 0x7f010002
+int attr ptrListViewExtrasEnabled 0x7f01000e
+int attr ptrMode 0x7f010004
+int attr ptrOverScroll 0x7f010009
+int attr ptrRefreshableViewBackground 0x7f010000
+int attr ptrRotateDrawableWhilePulling 0x7f01000f
+int attr ptrScrollingWhileRefreshingEnabled 0x7f01000d
+int attr ptrShowIndicator 0x7f010005
+int attr ptrSubHeaderTextAppearance 0x7f01000b
+int dimen header_footer_left_right_padding 0x7f060000
+int dimen header_footer_top_bottom_padding 0x7f060001
+int dimen indicator_corner_radius 0x7f060002
+int dimen indicator_internal_padding 0x7f060003
+int dimen indicator_right_padding 0x7f060004
+int drawable default_ptr_flip 0x7f020000
+int drawable default_ptr_rotate 0x7f020001
+int drawable indicator_arrow 0x7f020002
+int drawable indicator_bg_bottom 0x7f020003
+int drawable indicator_bg_top 0x7f020004
+int id both 0x7f070003
+int id disabled 0x7f070004
+int id fl_inner 0x7f07000c
+int id flip 0x7f07000a
+int id gridview 0x7f070000
+int id manualOnly 0x7f070005
+int id pullDownFromTop 0x7f070006
+int id pullFromEnd 0x7f070007
+int id pullFromStart 0x7f070008
+int id pullUpFromBottom 0x7f070009
+int id pull_to_refresh_image 0x7f07000d
+int id pull_to_refresh_progress 0x7f07000e
+int id pull_to_refresh_sub_text 0x7f070010
+int id pull_to_refresh_text 0x7f07000f
+int id rotate 0x7f07000b
+int id scrollview 0x7f070001
+int id webview 0x7f070002
+int layout pull_to_refresh_header_horizontal 0x7f030000
+int layout pull_to_refresh_header_vertical 0x7f030001
+int string pull_to_refresh_from_bottom_pull_label 0x7f050000
+int string pull_to_refresh_from_bottom_refreshing_label 0x7f050001
+int string pull_to_refresh_from_bottom_release_label 0x7f050002
+int string pull_to_refresh_pull_label 0x7f050003
+int string pull_to_refresh_refreshing_label 0x7f050004
+int string pull_to_refresh_release_label 0x7f050005
+int[] styleable PullToRefresh { 0x7f010000, 0x7f010001, 0x7f010002, 0x7f010003, 0x7f010004, 0x7f010005, 0x7f010006, 0x7f010007, 0x7f010008, 0x7f010009, 0x7f01000a, 0x7f01000b, 0x7f01000c, 0x7f01000d, 0x7f01000e, 0x7f01000f, 0x7f010010, 0x7f010011, 0x7f010012 }
+int styleable PullToRefresh_ptrAdapterViewBackground 16
+int styleable PullToRefresh_ptrAnimationStyle 12
+int styleable PullToRefresh_ptrDrawable 6
+int styleable PullToRefresh_ptrDrawableBottom 18
+int styleable PullToRefresh_ptrDrawableEnd 8
+int styleable PullToRefresh_ptrDrawableStart 7
+int styleable PullToRefresh_ptrDrawableTop 17
+int styleable PullToRefresh_ptrHeaderBackground 1
+int styleable PullToRefresh_ptrHeaderSubTextColor 3
+int styleable PullToRefresh_ptrHeaderTextAppearance 10
+int styleable PullToRefresh_ptrHeaderTextColor 2
+int styleable PullToRefresh_ptrListViewExtrasEnabled 14
+int styleable PullToRefresh_ptrMode 4
+int styleable PullToRefresh_ptrOverScroll 9
+int styleable PullToRefresh_ptrRefreshableViewBackground 0
+int styleable PullToRefresh_ptrRotateDrawableWhilePulling 15
+int styleable PullToRefresh_ptrScrollingWhileRefreshingEnabled 13
+int styleable PullToRefresh_ptrShowIndicator 5
+int styleable PullToRefresh_ptrSubHeaderTextAppearance 11

+ 13 - 0
pullToRefershLibraryMy/build/intermediates/bundles/debug/aapt/AndroidManifest.xml

@@ -0,0 +1,13 @@
+<?xml version="1.0" encoding="utf-8"?>
+<manifest xmlns:android="http://schemas.android.com/apk/res/android"
+    package="com.handmark.pulltorefresh.library"
+    android:versionCode="2110"
+    android:versionName="2.1.1" >
+
+    <uses-sdk
+        android:minSdkVersion="8"
+        android:targetSdkVersion="22" />
+
+    <application />
+
+</manifest>

BIN
pullToRefershLibraryMy/build/intermediates/bundles/debug/classes.jar


+ 22 - 0
pullToRefershLibraryMy/build/intermediates/bundles/debug/res/anim/slide_in_from_bottom.xml

@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--
+     Copyright (C) 2009 The Android Open Source Project
+
+     Licensed under the Apache License, Version 2.0 (the "License");
+     you may not use this file except in compliance with the License.
+     You may obtain a copy of the License at
+
+          http://www.apache.org/licenses/LICENSE-2.0
+
+     Unless required by applicable law or agreed to in writing, software
+     distributed under the License is distributed on an "AS IS" BASIS,
+     WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+     See the License for the specific language governing permissions and
+     limitations under the License.
+-->
+
+<translate xmlns:android="http://schemas.android.com/apk/res/android"
+    android:duration="@android:integer/config_longAnimTime"
+    android:fromYDelta="100%p"
+    android:toYDelta="0" />
+<!-- From: file:/C:/Project/Studio/SkWeiChat-Baidu/pullToRefershLibraryMy/src/main/res/anim/slide_in_from_bottom.xml -->

+ 22 - 0
pullToRefershLibraryMy/build/intermediates/bundles/debug/res/anim/slide_in_from_top.xml

@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--
+     Copyright (C) 2009 The Android Open Source Project
+
+     Licensed under the Apache License, Version 2.0 (the "License");
+     you may not use this file except in compliance with the License.
+     You may obtain a copy of the License at
+
+          http://www.apache.org/licenses/LICENSE-2.0
+
+     Unless required by applicable law or agreed to in writing, software
+     distributed under the License is distributed on an "AS IS" BASIS,
+     WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+     See the License for the specific language governing permissions and
+     limitations under the License.
+-->
+
+<translate xmlns:android="http://schemas.android.com/apk/res/android"
+    android:duration="@android:integer/config_longAnimTime"
+    android:fromYDelta="-100%p"
+    android:toYDelta="0" />
+<!-- From: file:/C:/Project/Studio/SkWeiChat-Baidu/pullToRefershLibraryMy/src/main/res/anim/slide_in_from_top.xml -->

+ 22 - 0
pullToRefershLibraryMy/build/intermediates/bundles/debug/res/anim/slide_out_to_bottom.xml

@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--
+     Copyright (C) 2009 The Android Open Source Project
+
+     Licensed under the Apache License, Version 2.0 (the "License");
+     you may not use this file except in compliance with the License.
+     You may obtain a copy of the License at
+
+          http://www.apache.org/licenses/LICENSE-2.0
+
+     Unless required by applicable law or agreed to in writing, software
+     distributed under the License is distributed on an "AS IS" BASIS,
+     WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+     See the License for the specific language governing permissions and
+     limitations under the License.
+-->
+
+<translate xmlns:android="http://schemas.android.com/apk/res/android"
+    android:duration="@android:integer/config_longAnimTime"
+    android:fromYDelta="0"
+    android:toYDelta="100%p" />
+<!-- From: file:/C:/Project/Studio/SkWeiChat-Baidu/pullToRefershLibraryMy/src/main/res/anim/slide_out_to_bottom.xml -->

+ 22 - 0
pullToRefershLibraryMy/build/intermediates/bundles/debug/res/anim/slide_out_to_top.xml

@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--
+     Copyright (C) 2009 The Android Open Source Project
+
+     Licensed under the Apache License, Version 2.0 (the "License");
+     you may not use this file except in compliance with the License.
+     You may obtain a copy of the License at
+
+          http://www.apache.org/licenses/LICENSE-2.0
+
+     Unless required by applicable law or agreed to in writing, software
+     distributed under the License is distributed on an "AS IS" BASIS,
+     WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+     See the License for the specific language governing permissions and
+     limitations under the License.
+-->
+
+<translate xmlns:android="http://schemas.android.com/apk/res/android"
+    android:duration="@android:integer/config_longAnimTime"
+    android:fromYDelta="0"
+    android:toYDelta="-100%p" />
+<!-- From: file:/C:/Project/Studio/SkWeiChat-Baidu/pullToRefershLibraryMy/src/main/res/anim/slide_out_to_top.xml -->

BIN
pullToRefershLibraryMy/build/intermediates/bundles/debug/res/drawable-hdpi/default_ptr_flip.png


BIN
pullToRefershLibraryMy/build/intermediates/bundles/debug/res/drawable-hdpi/default_ptr_rotate.png


BIN
pullToRefershLibraryMy/build/intermediates/bundles/debug/res/drawable-hdpi/indicator_arrow.png


BIN
pullToRefershLibraryMy/build/intermediates/bundles/debug/res/drawable-mdpi/default_ptr_flip.png


BIN
pullToRefershLibraryMy/build/intermediates/bundles/debug/res/drawable-mdpi/default_ptr_rotate.png


BIN
pullToRefershLibraryMy/build/intermediates/bundles/debug/res/drawable-mdpi/indicator_arrow.png


BIN
pullToRefershLibraryMy/build/intermediates/bundles/debug/res/drawable-xhdpi/default_ptr_flip.png


BIN
pullToRefershLibraryMy/build/intermediates/bundles/debug/res/drawable-xhdpi/default_ptr_rotate.png


BIN
pullToRefershLibraryMy/build/intermediates/bundles/debug/res/drawable-xhdpi/indicator_arrow.png


+ 18 - 0
pullToRefershLibraryMy/build/intermediates/bundles/debug/res/drawable/indicator_bg_bottom.xml

@@ -0,0 +1,18 @@
+<?xml version="1.0" encoding="utf-8"?>
+<shape xmlns:android="http://schemas.android.com/apk/res/android"
+    android:shape="rectangle" >
+
+    <solid android:color="#40000000" />
+
+    <!--
+    I know the android:radius is useless here but it's needed to fix an old bug:
+    http://code.google.com/p/android/issues/detail?id=939
+    -->
+    <corners
+        android:bottomLeftRadius="0dp"
+        android:bottomRightRadius="0dp"
+        android:radius="1dp"
+        android:topLeftRadius="@dimen/indicator_corner_radius"
+        android:topRightRadius="@dimen/indicator_corner_radius" />
+
+</shape><!-- From: file:/C:/Project/Studio/SkWeiChat-Baidu/pullToRefershLibraryMy/src/main/res/drawable/indicator_bg_bottom.xml -->

+ 18 - 0
pullToRefershLibraryMy/build/intermediates/bundles/debug/res/drawable/indicator_bg_top.xml

@@ -0,0 +1,18 @@
+<?xml version="1.0" encoding="utf-8"?>
+<shape xmlns:android="http://schemas.android.com/apk/res/android"
+    android:shape="rectangle" >
+
+    <solid android:color="#40000000" />
+
+    <!--
+    I know the android:radius is useless here but it's needed to fix an old bug:
+    http://code.google.com/p/android/issues/detail?id=939
+    -->
+    <corners
+        android:bottomLeftRadius="@dimen/indicator_corner_radius"
+        android:bottomRightRadius="@dimen/indicator_corner_radius"
+        android:radius="1dp"
+        android:topLeftRadius="0dp"
+        android:topRightRadius="0dp" />
+
+</shape><!-- From: file:/C:/Project/Studio/SkWeiChat-Baidu/pullToRefershLibraryMy/src/main/res/drawable/indicator_bg_top.xml -->

+ 29 - 0
pullToRefershLibraryMy/build/intermediates/bundles/debug/res/layout/pull_to_refresh_header_horizontal.xml

@@ -0,0 +1,29 @@
+<?xml version="1.0" encoding="utf-8"?>
+<merge xmlns:android="http://schemas.android.com/apk/res/android" >
+
+    <FrameLayout
+        android:id="@+id/fl_inner"
+        android:layout_width="wrap_content"
+        android:layout_height="fill_parent"
+        android:paddingBottom="@dimen/header_footer_top_bottom_padding"
+        android:paddingLeft="@dimen/header_footer_left_right_padding"
+        android:paddingRight="@dimen/header_footer_left_right_padding"
+        android:paddingTop="@dimen/header_footer_top_bottom_padding" >
+
+        <ImageView
+            android:id="@+id/pull_to_refresh_image"
+            android:layout_width="wrap_content"
+            android:layout_height="wrap_content"
+            android:layout_gravity="center" />
+
+        <ProgressBar
+            android:id="@+id/pull_to_refresh_progress"
+            style="?android:attr/progressBarStyleSmall"
+            android:layout_width="wrap_content"
+            android:layout_height="wrap_content"
+            android:layout_gravity="center"
+            android:indeterminate="true"
+            android:visibility="gone" />
+    </FrameLayout>
+
+</merge><!-- From: file:/C:/Project/Studio/SkWeiChat-Baidu/pullToRefershLibraryMy/src/main/res/layout/pull_to_refresh_header_horizontal.xml -->

+ 59 - 0
pullToRefershLibraryMy/build/intermediates/bundles/debug/res/layout/pull_to_refresh_header_vertical.xml

@@ -0,0 +1,59 @@
+<?xml version="1.0" encoding="utf-8"?>
+<merge xmlns:android="http://schemas.android.com/apk/res/android" >
+
+    <FrameLayout
+        android:id="@+id/fl_inner"
+        android:layout_width="fill_parent"
+        android:layout_height="wrap_content"
+        android:paddingBottom="@dimen/header_footer_top_bottom_padding"
+        android:paddingLeft="@dimen/header_footer_left_right_padding"
+        android:paddingRight="@dimen/header_footer_left_right_padding"
+        android:paddingTop="@dimen/header_footer_top_bottom_padding" >
+
+        <FrameLayout
+            android:layout_width="wrap_content"
+            android:layout_height="wrap_content"
+            android:layout_gravity="left|center_vertical" >
+
+            <ImageView
+                android:id="@+id/pull_to_refresh_image"
+                android:layout_width="wrap_content"
+                android:layout_height="wrap_content"
+                android:layout_gravity="center" />
+
+            <ProgressBar
+                android:id="@+id/pull_to_refresh_progress"
+                style="?android:attr/progressBarStyleSmall"
+                android:layout_width="wrap_content"
+                android:layout_height="wrap_content"
+                android:layout_gravity="center"
+                android:indeterminate="true"
+                android:visibility="gone" />
+        </FrameLayout>
+
+        <LinearLayout
+            android:layout_width="wrap_content"
+            android:layout_height="wrap_content"
+            android:layout_gravity="center"
+            android:gravity="center_horizontal"
+            android:orientation="vertical" >
+
+            <TextView
+                android:id="@+id/pull_to_refresh_text"
+                android:layout_width="wrap_content"
+                android:layout_height="wrap_content"
+                android:singleLine="true"
+                android:textAppearance="?android:attr/textAppearance"
+                android:textStyle="bold" />
+
+            <TextView
+                android:id="@+id/pull_to_refresh_sub_text"
+                android:layout_width="wrap_content"
+                android:layout_height="wrap_content"
+                android:singleLine="true"
+                android:textAppearance="?android:attr/textAppearanceSmall"
+                android:visibility="gone" />
+        </LinearLayout>
+    </FrameLayout>
+
+</merge><!-- From: file:/C:/Project/Studio/SkWeiChat-Baidu/pullToRefershLibraryMy/src/main/res/layout/pull_to_refresh_header_vertical.xml -->

+ 11 - 0
pullToRefershLibraryMy/build/intermediates/bundles/debug/res/values-en/values-en.xml

@@ -0,0 +1,11 @@
+<?xml version="1.0" encoding="utf-8"?>
+<resources>
+    <!-- From: file:/C:/Project/Studio/SkWeiChat-Baidu/pullToRefershLibraryMy/src/main/res/values-en/pull_refresh_strings.xml -->
+    <eat-comment/>
+    <string name="pull_to_refresh_from_bottom_pull_label">@string/pull_to_refresh_pull_label</string>
+    <string name="pull_to_refresh_from_bottom_refreshing_label">@string/pull_to_refresh_refreshing_label</string>
+    <string name="pull_to_refresh_from_bottom_release_label">@string/pull_to_refresh_release_label</string>
+    <string name="pull_to_refresh_pull_label">Pull to refresh…</string>
+    <string name="pull_to_refresh_refreshing_label">Loading…</string>
+    <string name="pull_to_refresh_release_label">Release to refresh…</string>
+</resources>

+ 11 - 0
pullToRefershLibraryMy/build/intermediates/bundles/debug/res/values-zh-rCN/values-zh-rCN.xml

@@ -0,0 +1,11 @@
+<?xml version="1.0" encoding="utf-8"?>
+<resources>
+    <!-- From: file:/C:/Project/Studio/SkWeiChat-Baidu/pullToRefershLibraryMy/src/main/res/values-zh-rCN/pull_refresh_strings.xml -->
+    <eat-comment/>
+    <string name="pull_to_refresh_from_bottom_pull_label">上拉加载</string>
+    <string name="pull_to_refresh_from_bottom_refreshing_label">正在加载</string>
+    <string name="pull_to_refresh_from_bottom_release_label">松开加载</string>
+    <string name="pull_to_refresh_pull_label">下拉刷新</string>
+    <string name="pull_to_refresh_refreshing_label">正在刷新</string>
+    <string name="pull_to_refresh_release_label">"松开刷新</string>
+</resources>

+ 24 - 0
pullToRefershLibraryMy/build/intermediates/bundles/debug/res/values/values.xml

@@ -0,0 +1,24 @@
+<?xml version="1.0" encoding="utf-8"?>
+<resources>
+    <declare-styleable name="PullToRefresh"><attr format="reference|color" name="ptrRefreshableViewBackground"/><attr format="reference|color" name="ptrHeaderBackground"/><attr format="reference|color" name="ptrHeaderTextColor"/><attr format="reference|color" name="ptrHeaderSubTextColor"/><attr name="ptrMode"><flag name="disabled" value="0x0"/><flag name="pullFromStart" value="0x1"/><flag name="pullFromEnd" value="0x2"/><flag name="both" value="0x3"/><flag name="manualOnly" value="0x4"/><flag name="pullDownFromTop" value="0x1"/><flag name="pullUpFromBottom" value="0x2"/></attr><attr format="reference|boolean" name="ptrShowIndicator"/><attr format="reference" name="ptrDrawable"/><attr format="reference" name="ptrDrawableStart"/><attr format="reference" name="ptrDrawableEnd"/><attr format="reference|boolean" name="ptrOverScroll"/><attr format="reference" name="ptrHeaderTextAppearance"/><attr format="reference" name="ptrSubHeaderTextAppearance"/><attr name="ptrAnimationStyle"><flag name="rotate" value="0x0"/><flag name="flip" value="0x1"/></attr><attr format="reference|boolean" name="ptrScrollingWhileRefreshingEnabled"/><attr format="reference|boolean" name="ptrListViewExtrasEnabled"/><attr format="reference|boolean" name="ptrRotateDrawableWhilePulling"/><attr format="reference|color" name="ptrAdapterViewBackground"/><attr format="reference" name="ptrDrawableTop"/><attr format="reference" name="ptrDrawableBottom"/></declare-styleable>
+    <!-- From: file:/C:/Project/Studio/SkWeiChat-Baidu/pullToRefershLibraryMy/src/main/res/values/dimens.xml -->
+    <eat-comment/>
+    <dimen name="header_footer_left_right_padding">24dp</dimen>
+    <dimen name="header_footer_top_bottom_padding">12dp</dimen>
+    <dimen name="indicator_corner_radius">12dp</dimen>
+    <dimen name="indicator_internal_padding">4dp</dimen>
+    <dimen name="indicator_right_padding">10dp</dimen>
+    <!-- From: file:/C:/Project/Studio/SkWeiChat-Baidu/pullToRefershLibraryMy/src/main/res/values/ids.xml -->
+    <eat-comment/>
+    <item name="gridview" type="id"/>
+    <item name="scrollview" type="id"/>
+    <item name="webview" type="id"/>
+    <!-- From: file:/C:/Project/Studio/SkWeiChat-Baidu/pullToRefershLibraryMy/src/main/res/values/pull_refresh_strings.xml -->
+    <eat-comment/>
+    <string name="pull_to_refresh_from_bottom_pull_label">上拉加载</string>
+    <string name="pull_to_refresh_from_bottom_refreshing_label">正在加载</string>
+    <string name="pull_to_refresh_from_bottom_release_label">松开加载</string>
+    <string name="pull_to_refresh_pull_label">下拉刷新</string>
+    <string name="pull_to_refresh_refreshing_label">正在刷新</string>
+    <string name="pull_to_refresh_release_label">"松开刷新</string>
+</resources>

+ 13 - 0
pullToRefershLibraryMy/build/intermediates/bundles/release/AndroidManifest.xml

@@ -0,0 +1,13 @@
+<?xml version="1.0" encoding="utf-8"?>
+<manifest xmlns:android="http://schemas.android.com/apk/res/android"
+    package="com.handmark.pulltorefresh.library"
+    android:versionCode="2110"
+    android:versionName="2.1.1" >
+
+    <uses-sdk
+        android:minSdkVersion="8"
+        android:targetSdkVersion="22" />
+
+    <application />
+
+</manifest>

+ 78 - 0
pullToRefershLibraryMy/build/intermediates/bundles/release/R.txt

@@ -0,0 +1,78 @@
+int anim slide_in_from_bottom 0x7f040000
+int anim slide_in_from_top 0x7f040001
+int anim slide_out_to_bottom 0x7f040002
+int anim slide_out_to_top 0x7f040003
+int attr ptrAdapterViewBackground 0x7f010010
+int attr ptrAnimationStyle 0x7f01000c
+int attr ptrDrawable 0x7f010006
+int attr ptrDrawableBottom 0x7f010012
+int attr ptrDrawableEnd 0x7f010008
+int attr ptrDrawableStart 0x7f010007
+int attr ptrDrawableTop 0x7f010011
+int attr ptrHeaderBackground 0x7f010001
+int attr ptrHeaderSubTextColor 0x7f010003
+int attr ptrHeaderTextAppearance 0x7f01000a
+int attr ptrHeaderTextColor 0x7f010002
+int attr ptrListViewExtrasEnabled 0x7f01000e
+int attr ptrMode 0x7f010004
+int attr ptrOverScroll 0x7f010009
+int attr ptrRefreshableViewBackground 0x7f010000
+int attr ptrRotateDrawableWhilePulling 0x7f01000f
+int attr ptrScrollingWhileRefreshingEnabled 0x7f01000d
+int attr ptrShowIndicator 0x7f010005
+int attr ptrSubHeaderTextAppearance 0x7f01000b
+int dimen header_footer_left_right_padding 0x7f060000
+int dimen header_footer_top_bottom_padding 0x7f060001
+int dimen indicator_corner_radius 0x7f060002
+int dimen indicator_internal_padding 0x7f060003
+int dimen indicator_right_padding 0x7f060004
+int drawable default_ptr_flip 0x7f020000
+int drawable default_ptr_rotate 0x7f020001
+int drawable indicator_arrow 0x7f020002
+int drawable indicator_bg_bottom 0x7f020003
+int drawable indicator_bg_top 0x7f020004
+int id both 0x7f070003
+int id disabled 0x7f070004
+int id fl_inner 0x7f07000c
+int id flip 0x7f07000a
+int id gridview 0x7f070000
+int id manualOnly 0x7f070005
+int id pullDownFromTop 0x7f070006
+int id pullFromEnd 0x7f070007
+int id pullFromStart 0x7f070008
+int id pullUpFromBottom 0x7f070009
+int id pull_to_refresh_image 0x7f07000d
+int id pull_to_refresh_progress 0x7f07000e
+int id pull_to_refresh_sub_text 0x7f070010
+int id pull_to_refresh_text 0x7f07000f
+int id rotate 0x7f07000b
+int id scrollview 0x7f070001
+int id webview 0x7f070002
+int layout pull_to_refresh_header_horizontal 0x7f030000
+int layout pull_to_refresh_header_vertical 0x7f030001
+int string pull_to_refresh_from_bottom_pull_label 0x7f050000
+int string pull_to_refresh_from_bottom_refreshing_label 0x7f050001
+int string pull_to_refresh_from_bottom_release_label 0x7f050002
+int string pull_to_refresh_pull_label 0x7f050003
+int string pull_to_refresh_refreshing_label 0x7f050004
+int string pull_to_refresh_release_label 0x7f050005
+int[] styleable PullToRefresh { 0x7f010000, 0x7f010001, 0x7f010002, 0x7f010003, 0x7f010004, 0x7f010005, 0x7f010006, 0x7f010007, 0x7f010008, 0x7f010009, 0x7f01000a, 0x7f01000b, 0x7f01000c, 0x7f01000d, 0x7f01000e, 0x7f01000f, 0x7f010010, 0x7f010011, 0x7f010012 }
+int styleable PullToRefresh_ptrAdapterViewBackground 16
+int styleable PullToRefresh_ptrAnimationStyle 12
+int styleable PullToRefresh_ptrDrawable 6
+int styleable PullToRefresh_ptrDrawableBottom 18
+int styleable PullToRefresh_ptrDrawableEnd 8
+int styleable PullToRefresh_ptrDrawableStart 7
+int styleable PullToRefresh_ptrDrawableTop 17
+int styleable PullToRefresh_ptrHeaderBackground 1
+int styleable PullToRefresh_ptrHeaderSubTextColor 3
+int styleable PullToRefresh_ptrHeaderTextAppearance 10
+int styleable PullToRefresh_ptrHeaderTextColor 2
+int styleable PullToRefresh_ptrListViewExtrasEnabled 14
+int styleable PullToRefresh_ptrMode 4
+int styleable PullToRefresh_ptrOverScroll 9
+int styleable PullToRefresh_ptrRefreshableViewBackground 0
+int styleable PullToRefresh_ptrRotateDrawableWhilePulling 15
+int styleable PullToRefresh_ptrScrollingWhileRefreshingEnabled 13
+int styleable PullToRefresh_ptrShowIndicator 5
+int styleable PullToRefresh_ptrSubHeaderTextAppearance 11

+ 13 - 0
pullToRefershLibraryMy/build/intermediates/bundles/release/aapt/AndroidManifest.xml

@@ -0,0 +1,13 @@
+<?xml version="1.0" encoding="utf-8"?>
+<manifest xmlns:android="http://schemas.android.com/apk/res/android"
+    package="com.handmark.pulltorefresh.library"
+    android:versionCode="2110"
+    android:versionName="2.1.1" >
+
+    <uses-sdk
+        android:minSdkVersion="8"
+        android:targetSdkVersion="22" />
+
+    <application />
+
+</manifest>

BIN
pullToRefershLibraryMy/build/intermediates/bundles/release/classes.jar


+ 22 - 0
pullToRefershLibraryMy/build/intermediates/bundles/release/res/anim/slide_in_from_bottom.xml

@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--
+     Copyright (C) 2009 The Android Open Source Project
+
+     Licensed under the Apache License, Version 2.0 (the "License");
+     you may not use this file except in compliance with the License.
+     You may obtain a copy of the License at
+
+          http://www.apache.org/licenses/LICENSE-2.0
+
+     Unless required by applicable law or agreed to in writing, software
+     distributed under the License is distributed on an "AS IS" BASIS,
+     WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+     See the License for the specific language governing permissions and
+     limitations under the License.
+-->
+
+<translate xmlns:android="http://schemas.android.com/apk/res/android"
+    android:duration="@android:integer/config_longAnimTime"
+    android:fromYDelta="100%p"
+    android:toYDelta="0" />
+<!-- From: file:/C:/Project/Studio/SkWeiChat-Baidu/pullToRefershLibraryMy/src/main/res/anim/slide_in_from_bottom.xml -->

+ 22 - 0
pullToRefershLibraryMy/build/intermediates/bundles/release/res/anim/slide_in_from_top.xml

@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--
+     Copyright (C) 2009 The Android Open Source Project
+
+     Licensed under the Apache License, Version 2.0 (the "License");
+     you may not use this file except in compliance with the License.
+     You may obtain a copy of the License at
+
+          http://www.apache.org/licenses/LICENSE-2.0
+
+     Unless required by applicable law or agreed to in writing, software
+     distributed under the License is distributed on an "AS IS" BASIS,
+     WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+     See the License for the specific language governing permissions and
+     limitations under the License.
+-->
+
+<translate xmlns:android="http://schemas.android.com/apk/res/android"
+    android:duration="@android:integer/config_longAnimTime"
+    android:fromYDelta="-100%p"
+    android:toYDelta="0" />
+<!-- From: file:/C:/Project/Studio/SkWeiChat-Baidu/pullToRefershLibraryMy/src/main/res/anim/slide_in_from_top.xml -->

+ 22 - 0
pullToRefershLibraryMy/build/intermediates/bundles/release/res/anim/slide_out_to_bottom.xml

@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--
+     Copyright (C) 2009 The Android Open Source Project
+
+     Licensed under the Apache License, Version 2.0 (the "License");
+     you may not use this file except in compliance with the License.
+     You may obtain a copy of the License at
+
+          http://www.apache.org/licenses/LICENSE-2.0
+
+     Unless required by applicable law or agreed to in writing, software
+     distributed under the License is distributed on an "AS IS" BASIS,
+     WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+     See the License for the specific language governing permissions and
+     limitations under the License.
+-->
+
+<translate xmlns:android="http://schemas.android.com/apk/res/android"
+    android:duration="@android:integer/config_longAnimTime"
+    android:fromYDelta="0"
+    android:toYDelta="100%p" />
+<!-- From: file:/C:/Project/Studio/SkWeiChat-Baidu/pullToRefershLibraryMy/src/main/res/anim/slide_out_to_bottom.xml -->

+ 22 - 0
pullToRefershLibraryMy/build/intermediates/bundles/release/res/anim/slide_out_to_top.xml

@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--
+     Copyright (C) 2009 The Android Open Source Project
+
+     Licensed under the Apache License, Version 2.0 (the "License");
+     you may not use this file except in compliance with the License.
+     You may obtain a copy of the License at
+
+          http://www.apache.org/licenses/LICENSE-2.0
+
+     Unless required by applicable law or agreed to in writing, software
+     distributed under the License is distributed on an "AS IS" BASIS,
+     WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+     See the License for the specific language governing permissions and
+     limitations under the License.
+-->
+
+<translate xmlns:android="http://schemas.android.com/apk/res/android"
+    android:duration="@android:integer/config_longAnimTime"
+    android:fromYDelta="0"
+    android:toYDelta="-100%p" />
+<!-- From: file:/C:/Project/Studio/SkWeiChat-Baidu/pullToRefershLibraryMy/src/main/res/anim/slide_out_to_top.xml -->

BIN
pullToRefershLibraryMy/build/intermediates/bundles/release/res/drawable-hdpi/default_ptr_flip.png


BIN
pullToRefershLibraryMy/build/intermediates/bundles/release/res/drawable-hdpi/default_ptr_rotate.png


BIN
pullToRefershLibraryMy/build/intermediates/bundles/release/res/drawable-hdpi/indicator_arrow.png


BIN
pullToRefershLibraryMy/build/intermediates/bundles/release/res/drawable-mdpi/default_ptr_flip.png


BIN
pullToRefershLibraryMy/build/intermediates/bundles/release/res/drawable-mdpi/default_ptr_rotate.png


BIN
pullToRefershLibraryMy/build/intermediates/bundles/release/res/drawable-mdpi/indicator_arrow.png


BIN
pullToRefershLibraryMy/build/intermediates/bundles/release/res/drawable-xhdpi/default_ptr_flip.png


BIN
pullToRefershLibraryMy/build/intermediates/bundles/release/res/drawable-xhdpi/default_ptr_rotate.png


BIN
pullToRefershLibraryMy/build/intermediates/bundles/release/res/drawable-xhdpi/indicator_arrow.png


+ 18 - 0
pullToRefershLibraryMy/build/intermediates/bundles/release/res/drawable/indicator_bg_bottom.xml

@@ -0,0 +1,18 @@
+<?xml version="1.0" encoding="utf-8"?>
+<shape xmlns:android="http://schemas.android.com/apk/res/android"
+    android:shape="rectangle" >
+
+    <solid android:color="#40000000" />
+
+    <!--
+    I know the android:radius is useless here but it's needed to fix an old bug:
+    http://code.google.com/p/android/issues/detail?id=939
+    -->
+    <corners
+        android:bottomLeftRadius="0dp"
+        android:bottomRightRadius="0dp"
+        android:radius="1dp"
+        android:topLeftRadius="@dimen/indicator_corner_radius"
+        android:topRightRadius="@dimen/indicator_corner_radius" />
+
+</shape><!-- From: file:/C:/Project/Studio/SkWeiChat-Baidu/pullToRefershLibraryMy/src/main/res/drawable/indicator_bg_bottom.xml -->

+ 18 - 0
pullToRefershLibraryMy/build/intermediates/bundles/release/res/drawable/indicator_bg_top.xml

@@ -0,0 +1,18 @@
+<?xml version="1.0" encoding="utf-8"?>
+<shape xmlns:android="http://schemas.android.com/apk/res/android"
+    android:shape="rectangle" >
+
+    <solid android:color="#40000000" />
+
+    <!--
+    I know the android:radius is useless here but it's needed to fix an old bug:
+    http://code.google.com/p/android/issues/detail?id=939
+    -->
+    <corners
+        android:bottomLeftRadius="@dimen/indicator_corner_radius"
+        android:bottomRightRadius="@dimen/indicator_corner_radius"
+        android:radius="1dp"
+        android:topLeftRadius="0dp"
+        android:topRightRadius="0dp" />
+
+</shape><!-- From: file:/C:/Project/Studio/SkWeiChat-Baidu/pullToRefershLibraryMy/src/main/res/drawable/indicator_bg_top.xml -->

+ 29 - 0
pullToRefershLibraryMy/build/intermediates/bundles/release/res/layout/pull_to_refresh_header_horizontal.xml

@@ -0,0 +1,29 @@
+<?xml version="1.0" encoding="utf-8"?>
+<merge xmlns:android="http://schemas.android.com/apk/res/android" >
+
+    <FrameLayout
+        android:id="@+id/fl_inner"
+        android:layout_width="wrap_content"
+        android:layout_height="fill_parent"
+        android:paddingBottom="@dimen/header_footer_top_bottom_padding"
+        android:paddingLeft="@dimen/header_footer_left_right_padding"
+        android:paddingRight="@dimen/header_footer_left_right_padding"
+        android:paddingTop="@dimen/header_footer_top_bottom_padding" >
+
+        <ImageView
+            android:id="@+id/pull_to_refresh_image"
+            android:layout_width="wrap_content"
+            android:layout_height="wrap_content"
+            android:layout_gravity="center" />
+
+        <ProgressBar
+            android:id="@+id/pull_to_refresh_progress"
+            style="?android:attr/progressBarStyleSmall"
+            android:layout_width="wrap_content"
+            android:layout_height="wrap_content"
+            android:layout_gravity="center"
+            android:indeterminate="true"
+            android:visibility="gone" />
+    </FrameLayout>
+
+</merge><!-- From: file:/C:/Project/Studio/SkWeiChat-Baidu/pullToRefershLibraryMy/src/main/res/layout/pull_to_refresh_header_horizontal.xml -->

+ 59 - 0
pullToRefershLibraryMy/build/intermediates/bundles/release/res/layout/pull_to_refresh_header_vertical.xml

@@ -0,0 +1,59 @@
+<?xml version="1.0" encoding="utf-8"?>
+<merge xmlns:android="http://schemas.android.com/apk/res/android" >
+
+    <FrameLayout
+        android:id="@+id/fl_inner"
+        android:layout_width="fill_parent"
+        android:layout_height="wrap_content"
+        android:paddingBottom="@dimen/header_footer_top_bottom_padding"
+        android:paddingLeft="@dimen/header_footer_left_right_padding"
+        android:paddingRight="@dimen/header_footer_left_right_padding"
+        android:paddingTop="@dimen/header_footer_top_bottom_padding" >
+
+        <FrameLayout
+            android:layout_width="wrap_content"
+            android:layout_height="wrap_content"
+            android:layout_gravity="left|center_vertical" >
+
+            <ImageView
+                android:id="@+id/pull_to_refresh_image"
+                android:layout_width="wrap_content"
+                android:layout_height="wrap_content"
+                android:layout_gravity="center" />
+
+            <ProgressBar
+                android:id="@+id/pull_to_refresh_progress"
+                style="?android:attr/progressBarStyleSmall"
+                android:layout_width="wrap_content"
+                android:layout_height="wrap_content"
+                android:layout_gravity="center"
+                android:indeterminate="true"
+                android:visibility="gone" />
+        </FrameLayout>
+
+        <LinearLayout
+            android:layout_width="wrap_content"
+            android:layout_height="wrap_content"
+            android:layout_gravity="center"
+            android:gravity="center_horizontal"
+            android:orientation="vertical" >
+
+            <TextView
+                android:id="@+id/pull_to_refresh_text"
+                android:layout_width="wrap_content"
+                android:layout_height="wrap_content"
+                android:singleLine="true"
+                android:textAppearance="?android:attr/textAppearance"
+                android:textStyle="bold" />
+
+            <TextView
+                android:id="@+id/pull_to_refresh_sub_text"
+                android:layout_width="wrap_content"
+                android:layout_height="wrap_content"
+                android:singleLine="true"
+                android:textAppearance="?android:attr/textAppearanceSmall"
+                android:visibility="gone" />
+        </LinearLayout>
+    </FrameLayout>
+
+</merge><!-- From: file:/C:/Project/Studio/SkWeiChat-Baidu/pullToRefershLibraryMy/src/main/res/layout/pull_to_refresh_header_vertical.xml -->

+ 11 - 0
pullToRefershLibraryMy/build/intermediates/bundles/release/res/values-en/values-en.xml

@@ -0,0 +1,11 @@
+<?xml version="1.0" encoding="utf-8"?>
+<resources>
+    <!-- From: file:/C:/Project/Studio/SkWeiChat-Baidu/pullToRefershLibraryMy/src/main/res/values-en/pull_refresh_strings.xml -->
+    <eat-comment/>
+    <string name="pull_to_refresh_from_bottom_pull_label">@string/pull_to_refresh_pull_label</string>
+    <string name="pull_to_refresh_from_bottom_refreshing_label">@string/pull_to_refresh_refreshing_label</string>
+    <string name="pull_to_refresh_from_bottom_release_label">@string/pull_to_refresh_release_label</string>
+    <string name="pull_to_refresh_pull_label">Pull to refresh…</string>
+    <string name="pull_to_refresh_refreshing_label">Loading…</string>
+    <string name="pull_to_refresh_release_label">Release to refresh…</string>
+</resources>

+ 11 - 0
pullToRefershLibraryMy/build/intermediates/bundles/release/res/values-zh-rCN/values-zh-rCN.xml

@@ -0,0 +1,11 @@
+<?xml version="1.0" encoding="utf-8"?>
+<resources>
+    <!-- From: file:/C:/Project/Studio/SkWeiChat-Baidu/pullToRefershLibraryMy/src/main/res/values-zh-rCN/pull_refresh_strings.xml -->
+    <eat-comment/>
+    <string name="pull_to_refresh_from_bottom_pull_label">上拉加载</string>
+    <string name="pull_to_refresh_from_bottom_refreshing_label">正在加载</string>
+    <string name="pull_to_refresh_from_bottom_release_label">松开加载</string>
+    <string name="pull_to_refresh_pull_label">下拉刷新</string>
+    <string name="pull_to_refresh_refreshing_label">正在刷新</string>
+    <string name="pull_to_refresh_release_label">"松开刷新</string>
+</resources>

+ 24 - 0
pullToRefershLibraryMy/build/intermediates/bundles/release/res/values/values.xml

@@ -0,0 +1,24 @@
+<?xml version="1.0" encoding="utf-8"?>
+<resources>
+    <declare-styleable name="PullToRefresh"><attr format="reference|color" name="ptrRefreshableViewBackground"/><attr format="reference|color" name="ptrHeaderBackground"/><attr format="reference|color" name="ptrHeaderTextColor"/><attr format="reference|color" name="ptrHeaderSubTextColor"/><attr name="ptrMode"><flag name="disabled" value="0x0"/><flag name="pullFromStart" value="0x1"/><flag name="pullFromEnd" value="0x2"/><flag name="both" value="0x3"/><flag name="manualOnly" value="0x4"/><flag name="pullDownFromTop" value="0x1"/><flag name="pullUpFromBottom" value="0x2"/></attr><attr format="reference|boolean" name="ptrShowIndicator"/><attr format="reference" name="ptrDrawable"/><attr format="reference" name="ptrDrawableStart"/><attr format="reference" name="ptrDrawableEnd"/><attr format="reference|boolean" name="ptrOverScroll"/><attr format="reference" name="ptrHeaderTextAppearance"/><attr format="reference" name="ptrSubHeaderTextAppearance"/><attr name="ptrAnimationStyle"><flag name="rotate" value="0x0"/><flag name="flip" value="0x1"/></attr><attr format="reference|boolean" name="ptrScrollingWhileRefreshingEnabled"/><attr format="reference|boolean" name="ptrListViewExtrasEnabled"/><attr format="reference|boolean" name="ptrRotateDrawableWhilePulling"/><attr format="reference|color" name="ptrAdapterViewBackground"/><attr format="reference" name="ptrDrawableTop"/><attr format="reference" name="ptrDrawableBottom"/></declare-styleable>
+    <!-- From: file:/C:/Project/Studio/SkWeiChat-Baidu/pullToRefershLibraryMy/src/main/res/values/dimens.xml -->
+    <eat-comment/>
+    <dimen name="header_footer_left_right_padding">24dp</dimen>
+    <dimen name="header_footer_top_bottom_padding">12dp</dimen>
+    <dimen name="indicator_corner_radius">12dp</dimen>
+    <dimen name="indicator_internal_padding">4dp</dimen>
+    <dimen name="indicator_right_padding">10dp</dimen>
+    <!-- From: file:/C:/Project/Studio/SkWeiChat-Baidu/pullToRefershLibraryMy/src/main/res/values/ids.xml -->
+    <eat-comment/>
+    <item name="gridview" type="id"/>
+    <item name="scrollview" type="id"/>
+    <item name="webview" type="id"/>
+    <!-- From: file:/C:/Project/Studio/SkWeiChat-Baidu/pullToRefershLibraryMy/src/main/res/values/pull_refresh_strings.xml -->
+    <eat-comment/>
+    <string name="pull_to_refresh_from_bottom_pull_label">上拉加载</string>
+    <string name="pull_to_refresh_from_bottom_refreshing_label">正在加载</string>
+    <string name="pull_to_refresh_from_bottom_release_label">松开加载</string>
+    <string name="pull_to_refresh_pull_label">下拉刷新</string>
+    <string name="pull_to_refresh_refreshing_label">正在刷新</string>
+    <string name="pull_to_refresh_release_label">"松开刷新</string>
+</resources>

BIN
pullToRefershLibraryMy/build/intermediates/classes/androidTest/debug/com/handmark/pulltorefresh/library/R$anim.class


BIN
pullToRefershLibraryMy/build/intermediates/classes/androidTest/debug/com/handmark/pulltorefresh/library/R$attr.class


BIN
pullToRefershLibraryMy/build/intermediates/classes/androidTest/debug/com/handmark/pulltorefresh/library/R$dimen.class


BIN
pullToRefershLibraryMy/build/intermediates/classes/androidTest/debug/com/handmark/pulltorefresh/library/R$drawable.class


BIN
pullToRefershLibraryMy/build/intermediates/classes/androidTest/debug/com/handmark/pulltorefresh/library/R$id.class


BIN
pullToRefershLibraryMy/build/intermediates/classes/androidTest/debug/com/handmark/pulltorefresh/library/R$layout.class


BIN
pullToRefershLibraryMy/build/intermediates/classes/androidTest/debug/com/handmark/pulltorefresh/library/R$string.class


BIN
pullToRefershLibraryMy/build/intermediates/classes/androidTest/debug/com/handmark/pulltorefresh/library/R$styleable.class


BIN
pullToRefershLibraryMy/build/intermediates/classes/androidTest/debug/com/handmark/pulltorefresh/library/R.class


Một số tệp đã không được hiển thị bởi vì quá nhiều tập tin thay đổi trong này khác