mirror of
https://github.com/bbara04/Purefin.git
synced 2026-03-31 17:10:08 +02:00
3d17b7e614c523edf48569b5d32d73f69ea9ca10
- Update `SeasonTabs` to handle selection state and provide an `onSelect` callback. - Implement `selectedSeason` state in `SeriesScreen` using `remember` and `mutableStateOf`. - Refactor `SeriesScreen` to display episodes based on the currently selected season. - Adjust spacing and remove redundant styling from `EpisodeCarousel` items. - Clean up unused imports and commented-out code in `SeriesComponents.kt`.
Description
Languages
Kotlin
100%