I am developing a mobile app using sap ui5 'm' controls. In my page a menu-bar is required which should be accessible from all pages in my application.
I have used split app for the purpose , so that i thought master page items should be used as menu-bar. I have checked my code in emulator, but the issue is master page is coming first, after clicking on any item its redirecting to pages, from which i am not able to access the master-page(menu) again.
Even i have used sap ui controls menu button(replacing split app ) inside page but its alignment differ in different pages(so that method is also not worked).
I need to add 1 more image in page header right side (eg: loyalty points,or likes) but i dont any method to include in sap.m.page
Kindly help me with a solution to include a menubar (accessible from all pages) and another button in page header.
Thanks,
Meera
Message was edited by: Michael Appleby