fix: 애니메이션 개선 및 APK 업데이트

- ViewPropertyAnimator 사용으로 더 부드러운 전환
- alpha 애니메이션 추가로 시각적 효과 개선
- APK URL 업데이트

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:50:38 +09:00
parent 7462656c15
commit cce9c48345
8 changed files with 39 additions and 53 deletions

View File

@@ -1,7 +1,7 @@
{
"versionCode": 1148,
"versionName": "1.4.8",
"apkUrl": "https://git.webpluss.net/attachments/731ca456-b7f3-4634-8b8d-05dbf21e3895",
"apkUrl": "https://git.webpluss.net/attachments/b84726d9-cebb-4ffe-a452-6f0aefbcce93",
"changelog": "v1.4.8: 달력 월 이동 시 부드러운 화면 전환 애니메이션 추가",
"forceUpdate": false
}