摘要:
第一步新建一个类: 阅读全文
阅读排行榜
ImageLoaderUtils工具类使用
2016-11-20 19:22 by 猪妖精, 711 阅读, 收藏,
摘要:
package com.bw.hhzmy.tools;import android.content.Context;import android.graphics.Bitmap;import com.bw.hhzmy.activity.R;import com.nostra13.universali 阅读全文
需要用到的各种Jar包
2016-11-20 19:24 by 猪妖精, 305 阅读, 收藏,
摘要:
RecyclerView依赖:compile 'com.android.support:recyclerview-v7:25.0.0' ButterKnife依赖:compile 'com.jakewharton:butterknife:7.0.1' OkHttp依赖:compile 'com.sq 阅读全文
RecyclerView的简单应用
2016-11-20 19:15 by 猪妖精, 192 阅读, 收藏,
摘要:
第一步:导入Jar包 compile 'com.android.support:recyclerview-v7:25.0.0' 第二步:适配器 阅读全文
浙公网安备 33010602011771号