mirror of
https://github.com/tapframe/NuvioStreaming.git
synced 2026-04-27 03:22:53 +00:00
- Added navigation support using Jetpack Compose Navigation. - Created MetaDetailsScreen to display detailed information about media items. - Introduced MetaDetailsRepository for fetching and managing media details. - Added components for displaying action buttons, cast, and meta information. - Updated HomeScreen and HomePosterCard to handle poster click events. - Integrated new UI components into the existing app structure. - Added platform-specific insets for better layout handling. - Updated Gradle dependencies for navigation and serialization support. |
||
|---|---|---|
| .. | ||
| components | ||
| MetaDetailsModels.kt | ||
| MetaDetailsParser.kt | ||
| MetaDetailsRepository.kt | ||
| MetaDetailsScreen.kt | ||