New
Version 7.0
Breaking changes!
- now all navigator's operations are launched via Main Thread queue (fix for
FragmentManager is already executing transactions. TNX @VitalyPeryatin) - Fragment transaction type was moved to
FragmentScreen(design refactoring) - Screen instance was added to
setupFragmentTransaction(https://github.com/terrakok/Cicerone/issues/149) - Default screen key was updated for fix
BackTocommand without explicitly key declaration (TNX @eduard1abdulmanov123) - FragmentScreen and ActivityScreen are interfaces now (for better flexibility https://github.com/terrakok/Cicerone/pull/144)