Skip to content

Commit 9fc615f

Browse files
authored
[chore] 크리스마스 로고를 오리지널 로고로 변경 (#269)
* [chore] 크리스마스 로고를 오리지널 로고로 변경 * chore: 로고 이미지 변경 및 불필요한 로고 이미지 삭제
1 parent 6647317 commit 9fc615f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

app/src/main/AndroidManifest.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,11 +32,11 @@
3232
android:allowBackup="true"
3333
android:dataExtractionRules="@xml/data_extraction_rules"
3434
android:fullBackupContent="@xml/backup_rules"
35-
android:icon="@drawable/img_logo_christmas"
35+
android:icon="@drawable/img_logo_512"
3636
android:label="@string/app_name"
3737
android:networkSecurityConfig="@xml/network_security_config"
3838
android:requestLegacyExternalStorage="true"
39-
android:roundIcon="@drawable/img_logo_christmas"
39+
android:roundIcon="@drawable/img_logo_512"
4040
android:supportsRtl="true"
4141
android:theme="@style/Theme.EatSSUAndroid"
4242
android:usesCleartextTraffic="true"
-56.1 KB
Binary file not shown.

0 commit comments

Comments
 (0)