I am developing the tablet version of an app and have a 2 pane layout (master-detail) with 2 fragments, where the left fragment contains one menu item and the right fragment contains several menu items. As a default, all menu items of both fragments are displayed on the right end of the toolbar.
How can i position the menu-item of the left fragment directly above the right upper corner of this fragment (See the gmail app on tablets in landscape mode as an example -> gmail tablet)?