feat: 달력 월 이동 시 부드러운 화면 전환 애니메이션 추가

- 월 이동 버튼 클릭 시 슬라이드 애니메이션 적용
- 설정 화면 탭 전환처럼 부드러운 전환 효과
- 버전 업데이트 v1.4.8 (1148)

Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-opencode)
Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
This commit is contained in:
2026-03-13 00:42:51 +09:00
parent 30b150bb81
commit 7462656c15
3 changed files with 42 additions and 15 deletions

View File

@@ -1,7 +1,7 @@
{
"versionCode": 1147,
"versionName": "1.4.7",
"apkUrl": "https://git.webpluss.net/attachments/eb7f2a8d-3243-4c23-a833-f9864a4686a3",
"changelog": "v1.4.7: 버전업 오류 수정, 휴가관리→근무관리 명칭 변경, 기능추가중 표시",
"versionCode": 1148,
"versionName": "1.4.8",
"apkUrl": "https://git.webpluss.net/attachments/731ca456-b7f3-4634-8b8d-05dbf21e3895",
"changelog": "v1.4.8: 달력 월 이동 시 부드러운 화면 전환 애니메이션 추가",
"forceUpdate": false
}