v1.1.3 - 하루 메모 헤더 아이콘 컨테이너 스타일 적용, 사용 설명서 최신화 및 닫기 아이콘 교체, 업데이트 정보 자동 연동

This commit is contained in:
sanjeok77
2026-08-14 10:46:14 +09:00
parent d993619ff8
commit 16dc0fed9e
14 changed files with 183 additions and 693 deletions
+6
View File
@@ -0,0 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<shape xmlns:android="http://schemas.android.com/apk/res/android"
android:shape="rectangle">
<corners android:radius="10dp" />
<solid android:color="#1AFF3B30" />
</shape>