This website requires JavaScript.
Explore
Help
Sign In
xfy
/
yayacal
Watch
1
Star
0
Fork
0
You've already forked yayacal
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
yayacal
/
shared
/
src
/
commonTest
/
kotlin
/
plus
/
rua
/
project
History
meyou
a478ecb1bd
修复月视图首帧行堆叠:rowHeightPx 未就绪时 alpha=0
...
draw 阶段已读到更新后的 rowHeightPx,但 layout 仍用旧值时会出现行堆叠。 增加 layoutReady 守卫,首帧 rowHeightPx==0 时直接隐藏月视图。
2026-05-18 22:06:58 +08:00
..
ui
Reformat code style across shared module
2026-05-15 17:57:18 +08:00
CalendarViewModelTest.kt
修复月视图首帧行堆叠:rowHeightPx 未就绪时 alpha=0
2026-05-18 22:06:58 +08:00