mirror of
https://gh-proxy.org/https://github.com/tiajinsha/JKVideo
synced 2026-07-07 23:18:38 +08:00
ListFooterComponent 在 loading 结束时从 ActivityIndicator 变为 null, content 高度骤降触发虚假 scroll event,diffClamp 误判为上滑把导航栏顶出。 改为 footer 保持固定高度 48px,仅切换 spinner 的显隐,消除高度变化。