Is it possible to group buttons in a NavigationSui...
# compose
p
Is it possible to group buttons in a NavigationSuiteScaffold bottom navigation bar? I mean, for example, a "help" button that when you press it, it displays on top of it another two buttons: "help" and "about". Maybe anyone has an idea about how to achieve this behaviour?