public static class BugFixedSlidingPaneLayout.SimplePanelSlideListener implements BugFixedSlidingPaneLayout.PanelSlideListener
No-op stubs for PanelSlideListener. If you only want to implement a subset of the listener methods you can extend this instead of implement the full interface.
| 限定符和类型 | 方法和说明 |
|---|---|
void |
onPanelClosed() |
void |
onPanelOpened() |
void |
onPanelSlide() |
onPanelClosed, onPanelOpened, onPanelSlide