אליהו הדס
06/05/2025, 10:56 AMseb
06/05/2025, 10:57 AMFabrizio Scarponi
06/05/2025, 11:08 AMMenuAPI
or Dropdown
. You could use a public MenuScope.passiveItem(content: @Composable () -> Unit)
and customize its content behavior. A better solution might be to extend MenuScope.selectableItem()
with something like MenuAction.SplitAction
.seb
06/05/2025, 11:09 AM