When a {@link android.view.View} implements this interface it will receive callbacks when expanded or
collapsed as an action view alongside the optional, app-specified callbacks to {@link
OnActionExpandListener}.
See {@link android.support.v4.view.MenuItemCompat} for more information about action views.
See {@link android.app.ActionBar} for more information about the action bar. |