91av视频/亚洲h视频/操亚洲美女/外国一级黄色毛片 - 国产三级三级三级三级

資源簡介

Android下拉刷新上拉加載控件,對所有View通用

資源截圖

代碼片段和文件信息

package?com.jingchen.pulltorefresh;

import?java.util.ArrayList;
import?java.util.List;

import?android.app.Activity;
import?android.content.Intent;
import?android.os.Bundle;
import?android.view.View;
import?android.widget.AdapterView;
import?android.widget.AdapterView.OnItemClickListener;
import?android.widget.AdapterView.OnItemLongClickListener;
import?android.widget.ListView;
import?android.widget.Toast;

import?com.jingchen.pulltorefresh.activity.PullableExpandableListViewActivity;
import?com.jingchen.pulltorefresh.activity.PullableGridViewActivity;
import?com.jingchen.pulltorefresh.activity.PullableImageViewActivity;
import?com.jingchen.pulltorefresh.activity.PullableListViewActivity;
import?com.jingchen.pulltorefresh.activity.PullableScrollViewActivity;
import?com

?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????目錄???????????0??2015-05-09?02:27??PullToRefreshAndLoad-master\
?????文件?????????475??2015-05-09?02:27??PullToRefreshAndLoad-master\.classpath
?????文件?????????856??2015-05-09?02:27??PullToRefreshAndLoad-master\.project
?????目錄???????????0??2015-05-09?02:27??PullToRefreshAndLoad-master\.settings\
?????文件?????????177??2015-05-09?02:27??PullToRefreshAndLoad-master\.settings\org.eclipse.jdt.core.prefs
?????文件????????1719??2015-05-09?02:27??PullToRefreshAndLoad-master\AndroidManifest.xml
?????文件????????1535??2015-05-09?02:27??PullToRefreshAndLoad-master\README.md
?????文件???????51394??2015-05-09?02:27??PullToRefreshAndLoad-master\ic_launcher-web.png
?????目錄???????????0??2015-05-09?02:27??PullToRefreshAndLoad-master\libs\
?????文件??????621451??2015-05-09?02:27??PullToRefreshAndLoad-master\libs\android-support-v4.jar
?????文件?????????781??2015-05-09?02:27??PullToRefreshAndLoad-master\proguard-project.txt
?????文件?????????562??2015-05-09?02:27??PullToRefreshAndLoad-master\project.properties
?????目錄???????????0??2015-05-09?02:27??PullToRefreshAndLoad-master\res\
?????目錄???????????0??2015-05-09?02:27??PullToRefreshAndLoad-master\res\anim\
?????文件?????????318??2015-05-09?02:27??PullToRefreshAndLoad-master\res\anim\reverse_anim.xml
?????文件?????????320??2015-05-09?02:27??PullToRefreshAndLoad-master\res\anim\rotating.xml
?????目錄???????????0??2015-05-09?02:27??PullToRefreshAndLoad-master\res\drawable-hdpi\
?????文件????????7658??2015-05-09?02:27??PullToRefreshAndLoad-master\res\drawable-hdpi\ic_launcher.png
?????目錄???????????0??2015-05-09?02:27??PullToRefreshAndLoad-master\res\drawable-mdpi\
?????文件????????3777??2015-05-09?02:27??PullToRefreshAndLoad-master\res\drawable-mdpi\ic_launcher.png
?????目錄???????????0??2015-05-09?02:27??PullToRefreshAndLoad-master\res\drawable-xhdpi\
?????文件????????9701??2015-05-09?02:27??PullToRefreshAndLoad-master\res\drawable-xhdpi\h.jpg
?????文件???????22199??2015-05-09?02:27??PullToRefreshAndLoad-master\res\drawable-xhdpi\i.jpg
?????文件???????12516??2015-05-09?02:27??PullToRefreshAndLoad-master\res\drawable-xhdpi\ic_launcher.png
?????文件???????15513??2015-05-09?02:27??PullToRefreshAndLoad-master\res\drawable-xhdpi\j.jpg
?????文件???????15065??2015-05-09?02:27??PullToRefreshAndLoad-master\res\drawable-xhdpi\k.jpg
?????文件???????15558??2015-05-09?02:27??PullToRefreshAndLoad-master\res\drawable-xhdpi\l.jpg
?????文件?????????419??2015-05-09?02:27??PullToRefreshAndLoad-master\res\drawable-xhdpi\load_failed.png
?????文件?????????770??2015-05-09?02:27??PullToRefreshAndLoad-master\res\drawable-xhdpi\load_succeed.png
?????文件????????1216??2015-05-09?02:27??PullToRefreshAndLoad-master\res\drawable-xhdpi\loading.png
?????文件???????14798??2015-05-09?02:27??PullToRefreshAndLoad-master\res\drawable-xhdpi\m.jpg
............此處省略62個文件信息

評論

共有 條評論