mirror of
https://github.com/vide/matedroid.git
synced 2026-01-20 00:03:17 +08:00
e9de3aa2e6
Fixes issue where date/distance filters and scroll position were reset when navigating back from drive details: - Move date filter state from composable to ViewModel - Add scroll position tracking in ViewModel - Only apply default 7-day filter on first initialization - Restore scroll position when returning to drives list Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>