会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
郭耀华's Blog
欲穷千里目,更上一层楼
项目主页:
https://github.com/guoyaohua/
博客园
首页
新随笔
联系
订阅
管理
07 2014 档案
android:scaleType属性
摘要:ImageView.ScaleType.CENTER|android:scaleType="center" 以原图的几何中心点和ImagView的几何中心点为基准,按图片的原来size居中显示,不...
阅读全文
posted @
2014-07-14 19:40
郭耀华
阅读(359)
评论(0)
推荐(0)
编辑
onSaveInstanceState和onRestoreInstanceState触发的时机
摘要:先看Application Fundamentals上的一段话: Android calls onSaveInstanceState() before the activity becomes ...
阅读全文
posted @
2014-07-14 17:00
郭耀华
阅读(224)
评论(0)
推荐(0)
编辑
公告