- resId
- Resource ID of a layout to inflate into the ActionBar.
Set the action bar into custom navigation mode, supplying a view for custom navigation.
Custom navigation views appear between the application icon and any action buttons and may use any space available there. Common use cases for custom navigation views might include an auto-suggesting address bar for a browser or other navigation mechanisms that do not translate well to provided navigation modes.
The display option ActionBar.DISPLAY_SHOW_CUSTOM must be set for the custom view to be displayed.