to top
Android APIs
Since: API Level 3
public static interface

SlidingDrawer.OnDrawerOpenListener

android.widget.SlidingDrawer.OnDrawerOpenListener

Class Overview

Callback invoked when the drawer is opened.

Summary

Public Methods
abstract void onDrawerOpened()
Invoked when the drawer becomes fully open.

Public Methods

public abstract void onDrawerOpened ()

Since: API Level 3

Invoked when the drawer becomes fully open.