Magnus Gudmandsen
03/07/2024, 4:03 PMRafael Costa
03/07/2024, 4:04 PMRafael Costa
03/07/2024, 4:04 PMRafael Costa
03/07/2024, 4:05 PMMagnus Gudmandsen
03/07/2024, 4:05 PMRafael Costa
03/07/2024, 4:06 PMMagnus Gudmandsen
03/07/2024, 4:06 PMRafael Costa
03/07/2024, 4:06 PMRafael Costa
03/07/2024, 4:07 PMRafael Costa
03/07/2024, 4:08 PMMagnus Gudmandsen
03/07/2024, 4:08 PMRafael Costa
03/07/2024, 4:08 PMRafael Costa
03/07/2024, 4:09 PMRafael Costa
03/07/2024, 4:10 PMMagnus Gudmandsen
03/07/2024, 4:10 PMRafael Costa
03/07/2024, 4:11 PMMagnus Gudmandsen
03/07/2024, 4:11 PMRafael Costa
03/07/2024, 4:11 PMMagnus Gudmandsen
03/07/2024, 4:11 PMRafael Costa
03/07/2024, 4:12 PMRafael Costa
03/07/2024, 4:14 PMMagnus Gudmandsen
03/07/2024, 4:14 PMMagnus Gudmandsen
03/07/2024, 4:14 PMRafael Costa
03/07/2024, 4:15 PMMagnus Gudmandsen
03/07/2024, 4:16 PM@Destination
and @NavGraph
annotations 😅Rafael Costa
03/07/2024, 4:17 PMMagnus Gudmandsen
03/07/2024, 4:17 PMRafael Costa
03/07/2024, 4:17 PMMagnus Gudmandsen
03/07/2024, 4:18 PMRafael Costa
03/07/2024, 4:18 PMRafael Costa
03/07/2024, 4:19 PMRafael Costa
03/07/2024, 4:19 PMMagnus Gudmandsen
03/07/2024, 4:20 PMMagnus Gudmandsen
03/11/2024, 10:42 AMMagnus Gudmandsen
03/11/2024, 10:42 AMRafael Costa
03/11/2024, 11:04 AMRafael Costa
03/11/2024, 11:04 AMRafael Costa
03/11/2024, 11:29 AMRafael Costa
03/11/2024, 11:30 AMMagnus Gudmandsen
03/11/2024, 11:45 AM@ActivityDestination<NavGraph>
format on a java activity? 😬Magnus Gudmandsen
03/11/2024, 11:46 AMRafael Costa
03/11/2024, 11:49 AMRafael Costa
03/11/2024, 11:50 AMRafael Costa
03/11/2024, 11:50 AMMagnus Gudmandsen
03/11/2024, 12:03 PMRafael Costa
03/11/2024, 12:05 PMRafael Costa
03/11/2024, 12:05 PMRafael Costa
03/11/2024, 12:05 PM@ActivityDestination(navGraph = MyAnnotationGraph::class)
Rafael Costa
03/11/2024, 12:12 PMJavaActivityDestination
😛Rafael Costa
03/11/2024, 12:12 PMMagnus Gudmandsen
03/11/2024, 12:44 PMRafael Costa
03/11/2024, 12:49 PMMagnus Gudmandsen
03/11/2024, 2:10 PMFooScreenDestinationNavArgs
, where FooScreen
is my Composable.
This NavArgs data class has a single parameter, but this means the entire Destination becomes of type TypedDestinationSpec<FooScreenDestinationNavArgs>
, which causes a compilation error in the generated FooGraph
(it expects a TypedRoute<Unit>
).Rafael Costa
03/11/2024, 2:12 PMFooScreen
the start destination of FooGraph
?Magnus Gudmandsen
03/11/2024, 2:13 PMMagnus Gudmandsen
03/11/2024, 2:13 PMString? = null
)Rafael Costa
03/11/2024, 2:13 PMRafael Costa
03/11/2024, 2:13 PMMagnus Gudmandsen
03/11/2024, 2:13 PM