随笔分类 - 02:第三方框架
摘要:1,http://blog.csdn.net/zhengjingle/article/details/51742839 github : https://github.com/zhengjingle/Autolayout 2,http://blog.csdn.net/lmj623565791/art
阅读全文
摘要:github 地址: https://github.com/Trinea/android-auto-scroll-view-pager Gradle: 布局文件 代码设置: adapter point_bg.xml point_focured.xml point_nomal.xml
阅读全文
摘要:1,引入 Step3: Add the Slider to your layout: 指示器 关键参数设置: custom:pager_animation=”Accordion” 切换动画效果 custom:auto_cycle=”true” 自动播放 custom:indicator_visibi
阅读全文
摘要:Github地址:https://github.com/astuetz/PagerSlidingTabStrip 1,Include the library 3,使用和代码设置属性, 或者XMl 中设置属性 个性化设置 为了让你的app不像另一个 Play Store上面的app,你可以添加这些属性
阅读全文
摘要:第一步 :写出布局文件的设置 第二步 使用 ,先得到mPullRefreshListView 初始化的设置 private int currentPage =1; 第一次进来的时候加载第一页的数据 initData(1); //mPullRefreshListView...
阅读全文
摘要:第一步: 初始化的配置 实现自定义的MyApplication类,并初始化ImageLoaderpublic class MyApplication extends Application { @Override public void onCreate() { s...
阅读全文
摘要:工具类:import com.loopj.android.http.AsyncHttpClient;import com.loopj.android.http.AsyncHttpResponseHandler;import com.loopj.android.http.BinaryHttpRespo...
阅读全文

浙公网安备 33010602011771号