fix(home): 커뮤니티 하트 아이콘을 PNG로 교체한다
This commit is contained in:
BIN
app/src/main/res/drawable-mdpi/ic_feed_community_heart_fill.png
Normal file
BIN
app/src/main/res/drawable-mdpi/ic_feed_community_heart_fill.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 401 B |
@@ -1,10 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
|
||||||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
|
||||||
android:width="18dp"
|
|
||||||
android:height="18dp"
|
|
||||||
android:viewportWidth="18"
|
|
||||||
android:viewportHeight="18">
|
|
||||||
<path
|
|
||||||
android:fillColor="@color/soda_400"
|
|
||||||
android:pathData="M9,15.8L7.9,14.8C4,11.3 1.5,9 1.5,6.2C1.5,3.9 3.3,2.2 5.5,2.2C6.8,2.2 8,2.8 9,3.8C10,2.8 11.2,2.2 12.5,2.2C14.7,2.2 16.5,3.9 16.5,6.2C16.5,9 14,11.3 10.1,14.8L9,15.8Z" />
|
|
||||||
</vector>
|
|
||||||
Reference in New Issue
Block a user