android / nowinandroid

A fully functional Android app built entirely with Kotlin and Jetpack Compose
Apache License 2.0
15.92k stars 2.81k forks source link

[Bug]: Cross linking navigation doesn't work correctly #1463

Open dturner opened 1 month ago

dturner commented 1 month ago

Steps to repro:

Expected result:

Actual result:

jeonhei commented 1 month ago

I have the same problem.This problem is caused by the Navigation library and I've never been able to figure it out.

jeonhei commented 1 month ago

It worked!Thank a lot!