标签:bsp inflate font roo oid public ref span ret
inflate: https://blog.csdn.net/u012702547/article/details/52628453
public View inflate(XmlPullParser parser, @Nullable ViewGroup root) {
return inflate(parser, root, root != null); // View view = inflate(parser, root, root != null); return view;
}
标签:bsp inflate font roo oid public ref span ret
原文地址:https://www.cnblogs.com/runlgs/p/9695198.html