Skip to content

Commit 14be886

Browse files
committed
feat: new icon
1 parent 9f45552 commit 14be886

File tree

5 files changed

+45
-1048
lines changed

5 files changed

+45
-1048
lines changed

app/src/main/res/drawable/ic_launcher_background.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@
55
android:viewportWidth="32"
66
android:viewportHeight="32">
77
<path
8-
android:fillColor="#F5A6A6"
8+
android:fillColor="@color/ic_launcher_background_tint"
99
android:pathData="M0,0h32v32h-32z" />
1010
</vector>

0 commit comments

Comments
 (0)