mirror of
https://github.com/tapframe/NuvioStreaming.git
synced 2026-05-19 00:11:45 +00:00
- Created HomeScreenFocusState data class to store scroll and focus state - Added focus state management to HomeViewModel - Implemented scroll position saving in HomeScreen using DisposableEffect - Implemented scroll position restoration using LaunchedEffect - Added horizontal scroll restoration support to CatalogRowSection - Fixes issue where users lost their place when returning from detail screen This ensures that when users navigate from HomeScreen -> MetaDetailsScreen and back, their vertical scroll position and horizontal scroll positions in catalog rows are properly restored. |
||
|---|---|---|
| .. | ||
| libs | ||
| src/main | ||
| .gitignore | ||
| build.gradle.kts | ||
| proguard-rules.pro | ||