aea8351990b16bb11afd9d0ecf4716ba89c2698e
问题:by lazy只初始化一次,view重建后dotViews缓存的是旧View, renderDots操作的是已销毁的View→红点不显示。 修复:renderDots直接使用dotPool/dotPunch/dotComplete(始终指向当前View)。 Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Description
小趣手表APP
Languages
Kotlin
100%