首页 > 其他 > 详细

view的requestLayout()方法

时间:2015-03-06 17:06:03      阅读:246      评论: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
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!