会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
丫丫25001
博客园
首页
新随笔
联系
订阅
管理
上一页
1
2
3
4
5
6
下一页
2016年10月10日
imageview
摘要: ImageView的scaleType的属性有好几种,分别是matrix(默认)、center、centerCrop、centerInside、fitCenter、fitEnd、fitStart、fitXY android:scaleType="center" 保持原图的大小,显示在ImageVie
阅读全文
posted @ 2016-10-10 09:05 丫丫25001
阅读(155)
评论(0)
推荐(0)
2016年9月29日
数据库 开启事务
摘要: http://www.tuicool.com/articles/2AfaEbE
阅读全文
posted @ 2016-09-29 15:56 丫丫25001
阅读(164)
评论(0)
推荐(0)
2016年9月21日
android studio 一直在 svn performing vcs refresh
摘要: http://blog.csdn.net/u010878994/article/details/51388208 1、进入Setting—->Subversion—->按下 Clear Auto Cache 按钮。 2、点击OK(保存)。 3、点击更新项目他让你重新连接svn,然后填入你们svn服务
阅读全文
posted @ 2016-09-21 14:44 丫丫25001
阅读(1121)
评论(0)
推荐(0)
2016年9月20日
SharedPreferences 的commit和apply
摘要: 地址: http://blog.csdn.net/u010198148/article/details/51706483
阅读全文
posted @ 2016-09-20 10:51 丫丫25001
阅读(101)
评论(0)
推荐(0)
2016年9月13日
radiobutton
摘要: 各种属性 http://www.cnblogs.com/janken/p/3727728.html
阅读全文
posted @ 2016-09-13 14:37 丫丫25001
阅读(83)
评论(0)
推荐(0)
2016年9月9日
listView的属性大全
摘要: http://www.cnblogs.com/zhengbeibei/archive/2013/03/29/2988814.html 滚动条 http://blog.csdn.net/ccpat/article/details/50805129
阅读全文
posted @ 2016-09-09 14:56 丫丫25001
阅读(148)
评论(0)
推荐(0)
2016年9月8日
android自定义滚动条(ScrollBar)样式
摘要: 1、如果你的scrollbar是Vertical的,设置以下属性 2、如果你的scrollbar是horizontal的,设置以下属性 android:scrollbarThumbVertical和android:scrollbarThumbHorizontal设置的是滚动条指示器的图片,会跟着滑动
阅读全文
posted @ 2016-09-08 11:57 丫丫25001
阅读(4720)
评论(0)
推荐(0)
2016年9月7日
GridView的一些常用属性:
摘要: GridView的一些常用属性: android:numColumns=”auto_fit” //GridView的列数设置为自动 android:columnWidth=”90dp " //每列的宽度,也就是Item的宽度 android:stretchMode=”columnWidth" //缩
阅读全文
posted @ 2016-09-07 17:04 丫丫25001
阅读(206)
评论(0)
推荐(0)
2016年9月1日
如何选择 compileSdkVersion, minSdkVersion 和 targetSdkVersion 深度开源!
摘要: http://www.open-open.com/lib/view/open1453253049558.html
阅读全文
posted @ 2016-09-01 09:06 丫丫25001
阅读(96)
评论(0)
推荐(0)
2016年8月4日
glid加载不出来图片
摘要: 坑.....
阅读全文
posted @ 2016-08-04 18:44 丫丫25001
阅读(364)
评论(0)
推荐(0)
上一页
1
2
3
4
5
6
下一页
公告