Skip to content

Commit 0780333

Browse files
committed
Refactor: TabBar 아이콘 변경
1 parent 04101d0 commit 0780333

49 files changed

Lines changed: 34 additions & 108 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

Projects/Presentation/Resources/Images.xcassets/TabBarIcon/home_empty_icon.imageset/Contents.json

Lines changed: 0 additions & 23 deletions
This file was deleted.

Projects/Presentation/Resources/Images.xcassets/TabBarIcon/home_fill_icon.imageset/Contents.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,17 @@
11
{
22
"images" : [
33
{
4-
"filename" : "navigation=home, status=fill.png",
4+
"filename" : "home_fill_icon.png",
55
"idiom" : "universal",
66
"scale" : "1x"
77
},
88
{
9-
"filename" : "navigation=home, status=fill@2x.png",
9+
"filename" : "home_fill_icon@2x.png",
1010
"idiom" : "universal",
1111
"scale" : "2x"
1212
},
1313
{
14-
"filename" : "navigation=home, status=fill@3x.png",
14+
"filename" : "home_fill_icon@3x.png",
1515
"idiom" : "universal",
1616
"scale" : "3x"
1717
}
487 Bytes
918 Bytes
1.22 KB

0 commit comments

Comments
 (0)