| Mobile applications / Apps user interface | |
Toolbars allow to control over where actions display (and in what order).
| GMA | GMI | 
|---|---|
| Genero Mobile for Android does not have toolbars. The action views
                            appear in the Android action bar. Toolbar action
                            views are listed first and ordered as they are defined in the toolbar,
                            followed by the action views from the action panel. Disabled actions are greyed out.  | 
                        The toolbar items render in the iOS toolbar pane. The
                            iosSeparatorStretch toolbar style attribute can be used
                            to stretch the separators to give more space between actions. Disabled actions are greyed out.  | 
                    
For more information, see Toolbars on mobile devices. Default action views are rendered on mobile devices according to the rules covered in Rendering default action views on mobile.