AlexGladkov / Odyssey

Odyssey it's a declarative multiplatform navigation library for Multiplatform Compose

Home Page:https://youtube.com/c/MobileDeveloper

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

Bittner322 opened this issue · comments

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

default.mp4

The problem in 183 line in AddAccountScreen.kt file

commented

Fixed in 1.3