straw/buildSrc
Cobb 4b73616083
All checks were successful
build-apk / build-and-publish (push) Successful in 7m40s
gitleaks / scan (push) Successful in 38s
Expandable player: static poster during collapse/morph, live player only when expanded — vc=77
The remaining sluggishness was scaling a live-playing TextureView through
the morph's graphicsLayer every frame. Now the minibar + the whole
collapse/expand morph render the video's static poster (AsyncImage); the
live PlayerView only mounts once settled fully expanded. Audio is
unaffected — it's owned by the foreground service, never stops.
2026-06-20 17:02:03 -07:00
..
src/main/kotlin Expandable player: static poster during collapse/morph, live player only when expanded — vc=77 2026-06-20 17:02:03 -07:00
build.gradle.kts Relocate toml lint task to buildSrc and extend against default task 2025-11-21 20:08:26 +08:00