AlexGladkov / Odyssey

Odyssey it's a declarative multiplatform navigation library for Multiplatform Compose
https://youtube.com/c/MobileDeveloper
MIT License
255 stars 21 forks source link

backToScreen method is rolling down application instead of go to some screen #62

Closed Bittner322 closed 1 year ago

Bittner322 commented 1 year ago

So, i tried to use backToScreen(key) method to go back for needed screen, but instead of it application just rolls down.

https://github.com/VitalyPeryatin/1Coin/tree/feature/FT-68_implement_account_edit_screen

https://user-images.githubusercontent.com/100136541/201480753-628a2b5a-ea16-4788-86e8-a72c8d72d949.mp4

Bittner322 commented 1 year ago

The problem in 183 line in AddAccountScreen.kt file

AlexGladkov commented 1 year ago

Fixed in 1.3