Is it possible to have two compose navigation dest...
# compose
j
Is it possible to have two compose navigation destination at a time, like shown in below ss. There's a note list and selected note details in one screen?
i
The correct way of doing this is covered in the Navigation for responsive UI guide: https://developer.android.com/guide/topics/large-screens/navigation-for-responsive-uis#alternative_layouts
j
okay will check, thanks for quick response