I have a problem with the SAP Fiori Launchpad the header is visible at the moment that i enter the launchpad.
Once i open the application on a mobile device the header disappears (i know its normal).
But the client wants the shell bar to remain on the page also for mobile devices.
With shell bar i mean the following:
http://experience.sap.com/fiori-guidelines/FioriLaunchpad/18_Fiori_Launchpad-Shellbar.html
After some investigation i've found that the class that makes it disappearing is - sapUiUfdShellHeadVisible.
<div id="shell" data-sap-ui="shell" class="sapUiUfdShell sapUiUfdShellAnim sapUiUfdShellCurtainClosed sapUiUfdShellCurtainHidden sapUiUfdShellHeadHidden"><hr id="shell-brand" class="sapUiUfdShellBrand">
Any ideas, tips?
Thanks!