You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 8, 2026. It is now read-only.
I have a ShellView with 5 buttons at the bottom, and no sidebar is used. The main target is an Android UI.
On the starting page, the user needs to select some options. This data is required to display the other pages within the ShellView correctly.
Is it possible to use something like IsEnabled with a binding on the route, or hide the buttons?
By default, 2 Buttons/routes should be enabled and the other be deactivated. Just by make some changes in a combobox, the pages should be enabled.
Best regards