Skip to content

Commit

Permalink
[ADD] btnMoreBig 추가 및 btnGuide 변경
Browse files Browse the repository at this point in the history
  • Loading branch information
YoonAh-dev committed Jun 7, 2022
1 parent 3736e1a commit e1ec06e
Show file tree
Hide file tree
Showing 8 changed files with 24 additions and 0 deletions.
1 change: 1 addition & 0 deletions CDSKit/Source/Foundation/CDSIcon.swift
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,7 @@ public enum CDSIcon {
public static var btnDropdown: UIImage { .load(name: "btnDropdown") }
public static var btnGuide: UIImage { .load(name: "btnGuide") }
public static var btnMore: UIImage { .load(name: "btnMore") }
public static var btnMoreBig: UIImage { .load(name: "btnMoreBig") }
public static var btnProfileEdit: UIImage { .load(name: "btnProfileEdit") }
public static var btnRemove: UIImage { .load(name: "btnRemove") }
public static var btnSeeAll: UIImage { .load(name: "btnSeeAll") }
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
{
"images" : [
{
"filename" : "btnMoreBig.png",
"idiom" : "universal",
"scale" : "1x"
},
{
"filename" : "[email protected]",
"idiom" : "universal",
"scale" : "2x"
},
{
"filename" : "[email protected]",
"idiom" : "universal",
"scale" : "3x"
}
],
"info" : {
"author" : "xcode",
"version" : 1
}
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit e1ec06e

Please sign in to comment.