public class ShySettings
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
void |
hideBar()
Hides the BottomBar in if it was visible, with a translate animation.
|
void |
showBar()
Shows the BottomBar if it was hidden, with a translate animation.
|