SupportSubMenupublic interface SupportSubMenu implements SupportMenu, android.view.SubMenuSubclass of {@link SupportMenu} for sub menus.
This version extends the one available in the framework to ensures that any necessary
elements added in later versions of the framework, are available for all platforms. |
|