Example usage for android.widget MenuItemHoverListener interface-usage

List of usage examples for android.widget MenuItemHoverListener interface-usage

Introduction

In this page you can find the example usage for android.widget MenuItemHoverListener interface-usage.

Usage

From source file android.support.v7.widget.MenuPopupWindow.java

/**
 * A MenuPopupWindow represents the popup window for menu.
 *
 * MenuPopupWindow is mostly same as ListPopupWindow, but it has customized
 * behaviors specific to menus,
 *