알람, 콘텐츠 보관함

- 아이콘 크기 72 -> 84로 변경
This commit is contained in:
klaus 2025-01-08 01:10:22 +09:00
parent 20b627202e
commit 43f2c8b1e0
4 changed files with 1 additions and 1 deletions

BIN
app/src/main/res/drawable-xxhdpi/ic_alarm_clock.png Normal file → Executable file

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.2 KiB

After

Width:  |  Height:  |  Size: 1.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 824 B

After

Width:  |  Height:  |  Size: 959 B

View File

@ -280,7 +280,7 @@
android:layout_centerVertical="true" android:layout_centerVertical="true"
android:layout_toEndOf="@+id/tv_alarm" android:layout_toEndOf="@+id/tv_alarm"
android:contentDescription="@null" android:contentDescription="@null"
android:src="@drawable/ic_alarm_clock" /> android:src="@drawable/ic_alarm_clock_72" />
<ImageView <ImageView
android:layout_width="wrap_content" android:layout_width="wrap_content"