# To enable ProGuard in your project, edit project.properties
# to define the proguard.config property as described in that file.
#
# Add project specific ProGuard rules here.
# By default, the flags in this file are appended to flags specified
# in ${sdk.dir}/tools/proguard/proguard-android.txt
# You can edit the include path and order by changing the ProGuard
# include property in project.properties.
#
# For more details, see
# http://developer.android.com/guide/developing/tools/proguard.html
# Add any project specific keep options here:
# If your project uses WebView with JS, uncomment the following
# and specify the fully qualified class name to the JavaScript interface
# class:
#-keepclassmembers class fqcn.of.javascript.interface.for.webview {
# public *;
#}
没有合适的资源?快使用搜索试试~ 我知道了~
Android自带的下拉刷新控件
共40个文件
class:11个
png:9个
xml:8个
5星 · 超过95%的资源 需积分: 19 39 下载量 7 浏览量
2016-04-12
11:58:18
上传
评论
收藏 1.64MB ZIP 举报
温馨提示
相信各位在Android日常开发中常常会用到下拉刷新的控件,然后Android API中好像没后自带的下拉刷新控件。每次要么是自己写一个自定义的下拉刷新控件,要么采用第三方的控件。其实都很麻烦。Google的Android工程师们也意识到了这一点,所以在Android API 19后就把SwipeRefreshLayout放到了v4包里面。
资源推荐
资源详情
资源评论
收起资源包目录
SwipeRefreshLayout.zip (40个子文件)
SwipeRefreshLayout
bin
classes.dex 800KB
res
crunch
drawable-hdpi
ic_launcher.png 6KB
drawable-xhdpi
ic_launcher.png 9KB
drawable-xxhdpi
ic_launcher.png 17KB
drawable-mdpi
ic_launcher.png 3KB
SwipeRefreshLayout.apk 312KB
dexedLibs
android-support-v4-07419ed773b3974970618403e42ffdab.jar 271KB
classes
com
elven
swiperefreshlayout
MainActivity.class 3KB
BuildConfig.class 365B
MainActivity$1.class 2KB
R$layout.class 433B
R$id.class 463B
R$drawable.class 437B
R$attr.class 370B
R.class 717B
R$string.class 463B
R$color.class 780B
R$style.class 461B
resources.ap_ 40KB
AndroidManifest.xml 845B
res
drawable-ldpi
values-v11
styles.xml 324B
values-v14
styles.xml 381B
drawable-hdpi
ic_launcher.png 7KB
drawable-xhdpi
ic_launcher.png 12KB
drawable-xxhdpi
ic_launcher.png 24KB
values
strings.xml 175B
styles.xml 680B
color.xml 1KB
drawable-mdpi
ic_launcher.png 4KB
layout
activity_main.xml 705B
proguard-project.txt 781B
ic_launcher-web.png 50KB
assets
gen
com
elven
swiperefreshlayout
BuildConfig.java 170B
R.java 3KB
src
com
elven
swiperefreshlayout
MainActivity.java 2KB
.project 821B
.classpath 466B
project.properties 563B
AndroidManifest.xml 845B
libs
android-support-v4.jar 741KB
共 40 条
- 1
资源评论
- 范德萨成都2018-02-27很不错,解决了急需的问题
Elven_Shi
- 粉丝: 29
- 资源: 7
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功