12 2016 档案

摘要:一、我的博客https://github.com/anan03/ananwork/tree/master/anan1.加入compile 'com.gxz.pagerslidingtabstrip:library:1.3.1'2.加入布局; <com.gxz.PagerSlidingTabStrip 阅读全文
posted @ 2016-12-15 18:15 张亚楠 阅读(1494) 评论(0) 推荐(0) 编辑
摘要:1.MaterialRefreshLayout刷新加载: 导入依赖: compile 'com.cjj.materialrefeshlayout:library:1.3.0' 布局 //设置进度颜色 阅读全文
posted @ 2016-12-09 14:55 张亚楠 阅读(1133) 评论(0) 推荐(0) 编辑
摘要:http://mp.weixin.qq.com/s?__biz=MzA4NTQwNDcyMA==&mid=2650662410&idx=1&sn=c654fa7b0cc8c91ae10e5d85c6a99f2d&chksm=87d13b55b0a6b243459bb28be86c64b76c5f2d 阅读全文
posted @ 2016-12-09 14:49 张亚楠 阅读(745) 评论(0) 推荐(0) 编辑
摘要:http://blog.csdn.net/liu1164316159/article/details/38728259 http://blog.csdn.net/liu1164316159/article/details/38728259 转载请注明http://write.blog.csdn.ne 阅读全文
posted @ 2016-12-06 21:46 张亚楠 阅读(356) 评论(0) 推荐(0) 编辑
摘要:Androidstudio 地址https://github.com/anan03/ananwork/tree/master/%E7%AE%80%E5%8D%95%E6%96%87%E4%BB%B6%E4%B8%8A%E4%BC%A0/** * 文件的下载 * * @param url 服务器下载地 阅读全文
posted @ 2016-12-06 21:16 张亚楠 阅读(174) 评论(0) 推荐(0) 编辑
摘要:Bitmap image = ((BitmapDrawable) iv.getDrawable()).getBitmap(); if (!TextUtils.isEmpty(pics[vpPicNine.getCurrentItem()])) { String[] sts = TextUtils.c 阅读全文
posted @ 2016-12-06 16:15 张亚楠 阅读(1151) 评论(0) 推荐(0) 编辑
摘要:关于上传图片模糊的问题: (一)图片裁剪之后模糊的问题 在Android中,调用系统相机拍照时,将会接收到返回的图像数据,但是这些图片并不是全尺寸的图像,而是系统给的缩略图,当对拍照的图片进行裁切后显示时,得到的却是模糊的图片。下面针对这个问题提出解决的方法。 首先,我们知道调用系统的裁切是通过 I 阅读全文
posted @ 2016-12-05 22:00 张亚楠 阅读(779) 评论(0) 推荐(0) 编辑
摘要:项目gitHub地址: https://github.com/bm-x/PhotoView 个人项目gitHub地址: https://github.com/anan03/ananwork/tree/master/PhotoView PhotoView 图片浏览缩放控件 和普通的ImageView一 阅读全文
posted @ 2016-12-03 23:37 张亚楠 阅读(11425) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示