Esempio n. 1
0
		public IconMenuPresenter(android.content.Context context) : base(new android.view.ContextThemeWrapper
			(context, [email protected]_IconMenu), [email protected].
			icon_menu_layout, [email protected]_menu_item_layout)
		{
			mSubMenuPresenterCallback = new android.view.@internal.menu.IconMenuPresenter.SubMenuPresenterCallback
				(this);
		}
Esempio n. 2
0
 public IconMenuPresenter(android.content.Context context) : base(new android.view.ContextThemeWrapper
                                                                      (context, [email protected]_IconMenu), [email protected].
                                                                  icon_menu_layout, [email protected]_menu_item_layout)
 {
     mSubMenuPresenterCallback = new android.view.@internal.menu.IconMenuPresenter.SubMenuPresenterCallback
                                     (this);
 }