会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
Stay foolish,Stay hungry,persistence
博客园
首页
新随笔
联系
订阅
管理
2017年6月2日
measure layout onMeasure() onLayout()
摘要: 1.onMeasure() 在这个函数中,ViewGroup会接受childView的请求的大小,然后通过childView的 measure(newWidthMeasureSpec, heightMeasureSpec)函数存储到childView中,以便childView的getMeasured
阅读全文
posted @ 2017-06-02 16:46 dub
阅读(110)
评论(0)
推荐(0)
编辑
公告