Set of navigation actions in Material Design
I am an android developer. There is a screen of Completed level in my application. There are several options that user can choose:
- go to the next level or next chapter (if it was final level)
- repeat this level for another character
- view replay of this level
What can I use to describe this interface? 3 buttons under each other? Bottom sheet? List of options (as on screenshot).