MCPcopy Create free account
hub / github.com/Qiang3570/LiveLayout / SlideMenu

Class SlideMenu

app/src/main/java/com/johnny/livelayout/view/SlideMenu.java:16–178  ·  view source on GitHub ↗

继承自FrameLayout: 1.因为FrameLayout帮我们实现了onMeasure方法,不需要我们自己实现 2.因为FrameLayout代码最少,在四大布局中属于轻量级 3.替代了原先使用的ViewPager

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected