码迷,mamicode.com
首页 > 其他好文 > 详细

view的requestLayout()方法

时间:2015-03-06 17:08:57      阅读:155      评论:0      收藏:0      [点我收藏+]

标签:

public void requestLayout ()

Since: API Level 1

Call this when something has changed which has invalidated the layout of this view. This will schedule a layout pass of the view tree.

我们可以理解为重新布局了一下view;


view的requestLayout()方法

标签:

原文地址:http://blog.csdn.net/luo446718254/article/details/44100755

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!