Skip to content

Fix onBackPressed after screen rotation

Moved onBackPressedDispatcher.addCallback(s) to onResume

Merge request reports