feat: collect gyro and gps
This commit is contained in:
@@ -115,6 +115,7 @@ fun LockstepAppNavHost(
|
||||
NowPlayingRoute(
|
||||
playlistId = playlistId,
|
||||
playback = playback,
|
||||
viewModel = viewModel,
|
||||
onBack = { navController.popBackStack() },
|
||||
)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user