Skip to content

Changes

Started by Lipsa Behera
Started 9 days 16 hr ago
Took 3.2 sec
Resolved the comments and move PlaylistDetail into its own files
( 9bb4fdd )
respect-app-compose/src/commonMain/kotlin/world/respect/app/view/home/HomeScreen.kt respect-app-compose/src/commonMain/kotlin/world/respect/app/app/AppNavHost.kt app-android/src/main/kotlin/world/respect/AppKoinModule.kt respect-lib-shared/src/commonMain/kotlin/world/respect/shared/viewmodel/playlists/collections/edit/PlaylistEditViewModel.kt respect-app-compose/src/commonMain/kotlin/world/respect/app/view/learningunit/list/LearningUnitListScreen.kt respect-app-compose/src/commonMain/kotlin/world/respect/app/view/playlists/collections/list/PlaylistListScreen.kt respect-lib-shared/src/commonMain/kotlin/world/respect/shared/viewmodel/playlists/collections/detail/PlaylistDetailViewModel.kt respect-app-compose/src/commonMain/kotlin/world/respect/app/view/playlists/collections/share/PlaylistShareScreen.kt respect-app-compose/src/commonMain/kotlin/world/respect/app/view/settings/SettingsScreen.kt respect-lib-shared/src/commonMain/kotlin/world/respect/shared/viewmodel/playlists/collections/list/PlaylistListViewModel.kt respect-app-compose/src/commonMain/kotlin/world/respect/app/view/playlists/collections/externallink/ExternalLinkEditScreen.kt respect-app-compose/src/commonMain/kotlin/world/respect/app/view/playlists/collections/edit/PlaylistEditScreen.kt respect-app-compose/src/commonMain/kotlin/world/respect/app/view/playlists/collections/detail/PlaylistDetailScreen.kt respect-lib-shared/src/commonMain/kotlin/world/respect/shared/viewmodel/learningunit/list/LearningUnitListViewModel.kt
lipsa.behera at