Rumata
Results
2
issues of
Rumata
Steps to reproduce: - Create fragment - Add menu to fragment - Rotate device If you add something like this: `override fun onPrepareOptionsMenu(menu: Menu) {` ` super.onPrepareOptionsMenu(menu)` ` menu.clear()` `...
known issue