Workaround for menu widget being expanded by default on mobile

Hi guys,

does anyone have a recommendation about how to work around <INTERNAL_LINK> This is an urgent customer issue for us.

The problem is that the ApplicationFrameLayout sets mainMenuExpanded to true in the constructor, when it should be false. (The main menu should only expand after the user clicks the hamburger button.) This results in the menu covering the entire page on page load.

The problem is reproducible in the BAP demo on mobile (or by spoofing the user agent).

Thanks,
Marcel

For everyone that is coming across this question. Please note that this was a bug and is already fixed. This fix is available with version [2020.02u1]<INTERNAL_LINK>.