Documentation for this section has not yet been entered.
Factory method called by the Android framework to create new action views.
This method has been deprecated in favor of ActionProvider.OnCreateActionView(IMenuItem). Newer apps that wish to support platform versions prior to API 16 should also implement this method to return a valid action view.