Jetpack Compose offers "TopAppBar" to replace "Appbar"(or Toolbar) , and use DropdownMenuItem to create a menu item. I was wondering how to create a sub menu like what we did before.
Jetpack Compose offers "TopAppBar" to replace "Appbar"(or Toolbar) , and use DropdownMenuItem to create a menu item. I was wondering how to create a sub menu like what we did before.