更新 KDoc: FAB 菜单切换视图描述

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
This commit is contained in:
xfy 2026-05-18 11:53:54 +08:00
parent a7bf59e42e
commit 5a7d1f1781

View File

@ -65,7 +65,7 @@ import kotlin.time.Clock
* 日历主界面包含月/周视图切换折叠动画和年视图缩放转场
*
* 折叠时日历从月视图收缩为周视图1BottomCard 同步上移填充空间
* 点击月份标题切换年视图以当前月为锚点缩放转场
* 通过左下角 FAB 菜单切换月/年视图以当前月为锚点缩放转场
*
* @param modifier 外部布局修饰符
*/