mobileshellstate: update isActionDrawerOpen to use intendedToBeVisible
The action drawer was recently updated to where it is now technically always visible. This means we need to change the binding for MobileShellState to use drawer.intendedToBeVisible so that it works properly again.