Example usage for Java android.widget SlidingDrawer fields, constructors, methods, implement or subclass
The text is from its open source code.
void | animateOpen() Opens the drawer with an animation. |
boolean | isOpened() Indicates whether the drawer is currently fully opened. |
void | setVisibility(@Visibility int visibility) Set the visibility state of this view. |