public View inflate (int resource, ViewGroup root, boolean attachToRoot)中 attachToRoot 参数 的理解
官方解释
inflate
added in API level 1
public View inflate (int resource,
ViewGroup root,
boolean attachToRoot)
Inflate a new view hierarchy from the specified xml resource. Throws InflateException if ther...
原创
2019-03-04 11:41:42 ·
231 阅读 ·
0 评论