public static interface ActionBarOverlayLayout.ActionBarVisibilityCallback
Modifier and Type | Method and Description |
---|---|
void |
enableContentAnimations(boolean enable) |
void |
hideForSystem() |
void |
onContentScrollStarted() |
void |
onContentScrollStopped() |
void |
onWindowVisibilityChanged(int visibility) |
void |
showForSystem() |
void onWindowVisibilityChanged(int visibility)
void showForSystem()
void hideForSystem()
void enableContentAnimations(boolean enable)
void onContentScrollStarted()
void onContentScrollStopped()