继承自FrameLayout: 1.因为FrameLayout帮我们实现了onMeasure方法,不需要我们自己实现 2.因为FrameLayout代码最少,在四大布局中属于轻量级 3.替代了原先使用的ViewPager
source not stored for this graph (policy: none)
nothing calls this directly
no outgoing calls
no test coverage detected