• 大小: 752KB
    文件类型: .rar
    金币: 1
    下载: 0 次
    发布日期: 2021-06-14
  • 语言: Java
  • 标签:

资源简介

解决复杂布局,scrollview嵌套ListView滑动性能的问题,提供下拉刷新和暴露对外操作listview控件UI的方法,同步博文:http://blog.csdn.net/qq_28690547/article/details/50792439

资源截图

代码片段和文件信息

/** Automatically generated file. DO NOT MODIFY */
package com.max.testdemo;

public final class BuildConfig {
    public final static boolean DEBUG = true;
}

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----

     文件        475  2016-02-24 00:10  TestDemo\.classpath

     文件        851  2016-03-03 23:46  TestDemo\.project

     文件        859  2016-02-24 00:11  TestDemo\AndroidManifest.xml

     文件        859  2016-03-03 23:46  TestDemo\bin\AndroidManifest.xml

     文件        341  2016-03-03 23:40  TestDemo\bin\classes\com\max\testdemo\BuildConfig.class

     文件       1042  2016-03-03 23:40  TestDemo\bin\classes\com\max\testdemo\MainActivity.class

     文件        258  2016-03-03 23:40  TestDemo\bin\classes\com\max\testdemo\RTPullListView$OnRefreshListener.class

     文件       6040  2016-03-03 23:40  TestDemo\bin\classes\com\max\testdemo\RTPullListView.class

     文件        379  2016-03-03 23:46  TestDemo\bin\jarlist.cache

     文件        158  2016-03-03 23:46  TestDemo\gen\com\max\testdemo\BuildConfig.java

     文件      51394  2016-02-22 13:33  TestDemo\ic_launcher-web.png

     文件     758727  2016-02-22 13:33  TestDemo\libs\android-support-v4.jar

     文件         53  2016-03-03 23:40  TestDemo\lint.xml

     文件        781  2016-02-22 13:33  TestDemo\proguard-project.txt

     文件        648  2016-03-03 23:45  TestDemo\project.properties

     文件       6003  2016-02-22 13:33  TestDemo\res\drawable-hdpi\ad1.png

     文件       7658  2016-02-22 13:33  TestDemo\res\drawable-hdpi\ic_launcher.png

     文件       4204  2016-02-22 13:33  TestDemo\res\drawable-hdpi\pulltorefresh.png

     文件       3777  2016-02-22 13:33  TestDemo\res\drawable-mdpi\ic_launcher.png

     文件      12516  2016-02-22 13:33  TestDemo\res\drawable-xhdpi\ic_launcher.png

     文件      24777  2016-02-22 13:33  TestDemo\res\drawable-xxhdpi\ic_launcher.png

     文件       1019  2016-02-22 13:33  TestDemo\res\layout\activity_main.xml

     文件       2809  2016-02-22 13:33  TestDemo\res\layout\max_pulllist_head.xml

     文件       2543  2016-02-22 13:33  TestDemo\res\layout\pulllist_head.xml

     文件        419  2016-02-22 13:33  TestDemo\res\menu\main.xml

     文件        220  2016-02-22 13:33  TestDemo\res\values\dimens.xml

     文件        492  2016-02-22 13:33  TestDemo\res\values\strings.xml

     文件        699  2016-02-24 00:19  TestDemo\res\values\styles.xml

     文件        331  2016-02-22 13:33  TestDemo\res\values-v11\styles.xml

     文件        388  2016-02-22 13:33  TestDemo\res\values-v14\styles.xml

............此处省略36个文件信息

评论

共有 条评论