xfy 780a5e70dd 修复折叠态切换年视图:先展开再切换 + AnimatedContent 尺寸瞬切
折叠态下 toggleYearView 不再直接 return,而是先动画展开回月视图再进入年视图;
MonthHeader 的 AnimatedContent 添加 SizeTransform(snap()) 避免内容切换时尺寸动画;
清理未使用的 import。

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-18 18:20:22 +08:00
..