mirror of
https://github.com/bbara04/Purefin.git
synced 2026-03-31 17:10:08 +02:00
48a773fded394c916844f9b174bcc9139d3f5829
- Replace `MediaFloatingPlayButton` with a new `MediaPlayButton` component in `EpisodeScreen` and `MovieScreen`. - Move play action logic from screens into `EpisodeComponents` and `MovieComponents`. - Update `MovieComponents` layout to include the play button and improve vertical spacing and dividers. - Refactor `MediaPlayButton` to support text labels and custom styling, moving it to a standalone file. - Remove unused `MediaFloatingPlayButton` and old `MediaPlayButton` implementation from `MediaDetailComponents.kt`.
Description
Languages
Kotlin
100%