terrakok / Cicerone

🚦 Cicerone is a lightweight library that makes the navigation in an Android app easy.
Other
2.58k stars 218 forks source link

Error when quickly changing fragments #163

Closed zakrodionov closed 3 years ago

zakrodionov commented 3 years ago

Cicerone 7.0
The error is thrown when quickly changing fragments in the bottom navigation. If we replace commitNow() with commit(), the error goes away.

1

zakrodionov commented 3 years ago

Fixed in 7.1