fluxa/shared/src
KhooLy 0fa3ef723e Collapse bottom action row space while scrubbing
The row under the seekbar exited with fade and slide only, so its
layout space stayed reserved until the animation finished and then
snapped away. While scrubbing, the seekbar was therefore held up in
its buttons-visible position and the time and thumbnail preview
anchored above it floated high over empty space. The row now shrinks
vertically as it fades, taking its spacing with it, so the seekbar
settles to the bottom and the preview stays snug above it.
2026-07-17 17:59:52 +03:00
..
androidMain/kotlin/com/fluxa/app/shared Add shared remote image boundary 2026-07-13 16:00:50 +03:00
commonMain/kotlin/com/fluxa/app Collapse bottom action row space while scrubbing 2026-07-17 17:59:52 +03:00
commonTest/kotlin/com/fluxa/app/shared Complete shared KMP and CMP migration 2026-07-16 15:50:35 +03:00
iosMain/kotlin/com/fluxa/app/shared Redesign Settings navigation, IA, and visuals; fix Add-ons UX 2026-07-17 05:47:52 +03:00