Interface MenuItem.OnActionExpandListener

Enclosing interface:
MenuItem

public static interface MenuItem.OnActionExpandListener
Interface definition for a callback to be invoked when a menu item marked with MenuItem.SHOW_AS_ACTION_COLLAPSE_ACTION_VIEW is expanded or collapsed.
See Also:
  • Method Details