fluxa/app
KhooLy 83c3e0f3c7 Show skeleton on actual Discover filter changes, not just first load
Changing type/catalog/genre didn't clear the previous results, so the
old (now-mismatched) results stayed visible for the entire fetch
duration instead of the skeleton grid — results only ever got replaced
once the new fetch completed. Only clear on a genuine filter change
(compare against the previous DiscoverFiltersUiModel) so a plain tab
revisit with unchanged filters still silently keeps showing cached
results while it revalidates in the background, per the earlier fix.
2026-07-13 23:14:53 +03:00
..
schemas Initial commit 2026-06-05 14:43:08 +03:00
src Show skeleton on actual Discover filter changes, not just first load 2026-07-13 23:14:53 +03:00
build.gradle.kts Move FluxaColors/FluxaDimensions into the shared KMP module 2026-07-13 02:52:47 +03:00
compose-stability.conf Make cards skippable and stop focus-driven card rebuilds 2026-07-02 00:44:22 +03:00
proguard-rules.pro Initial commit 2026-06-05 14:43:08 +03:00