Ian Lake
10/16/2020, 3:23 PMandroidx.navigation:navigation-compose:1.0.0-SNAPSHOT
(using build IDs of 6910220 or higher - make sure to switch to the new snapshot URL format ^). Working towards the first alpha 🙂bryansills
10/16/2020, 3:34 PMalpha06
) or will its versioning be independent of the rest of compose?Ian Lake
10/16/2020, 3:35 PMJohn O'Reilly
10/16/2020, 3:59 PMIan Lake
10/16/2020, 4:02 PMJohn O'Reilly
10/16/2020, 4:54 PMIan Lake
10/17/2020, 12:39 AMlabel
you're setting there is the label
on the top level NavGraphBuilder
that is what the top level lambda is operating on. I don't think that's what you were trying to do, so it seems like you've gone way down the wrong path. A OnDestinationChangeListener
added in the graph construction lambda doesn't really make any sense either. Perhaps you should start a new thread that explains what exactly you're trying to do as it isn't quite clear from that code?Javier
10/17/2020, 12:47 AMIan Lake
10/17/2020, 4:57 AMcurrentBackStackEntryAsState()
method outside of the DSL for making other components recompose when the destination changes as seen in this example: https://kotlinlang.slack.com/archives/CJLTWPH7S/p1602519668357600?thread_ts=1602214739.224900&cid=CJLTWPH7S