FrameLayout中的MergeRootFrame是什么?

A.A*_*A.A 10 android android-framelayout

FrameLayoutXML,我们有通过名称获得属性tools:ignore="MergeRootFrame"是什么MergeRootFrame

ipa*_*avl 18

这是Lint工具.你要求它忽略(即不显示警告)"MergeRootFrame"规则:

"MergeRootFrame": Checks whether a root <FrameLayout> can be replaced with a <merge> tag