mirror of
https://github.com/bbara04/Purefin.git
synced 2026-03-31 17:10:08 +02:00
f7ce63e50c3966d13219b7eb9a0d9f63a157e19b
MovieScreen
- Add `id` field to `MovieUiModel` and populate it from the Jellyfin item. - Update `PlayButton` in `MovieComponents` to launch `PlayerActivity` with the selected media ID. - Integrate `MovieScreenViewModel` into `PlayButton` to access current movie data via `collectAsState`.
Description
Languages
Kotlin
100%