-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
프로필 UI 구현 완료 각 버튼 깡통버튼인 상태 default 프로필 png 등록시 이미지가 깨지길래 svg로 삽입
- Loading branch information
Showing
14 changed files
with
96 additions
and
40 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
6 changes: 3 additions & 3 deletions
6
KkuMulKum/Resource/Assets.xcassets/Image/img_profile.imageset/Contents.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,17 +1,17 @@ | ||
{ | ||
"images" : [ | ||
{ | ||
"filename" : "profileBasic.png", | ||
"filename" : "Mask group.svg", | ||
"idiom" : "universal", | ||
"scale" : "1x" | ||
}, | ||
{ | ||
"filename" : "[email protected]", | ||
"filename" : "Mask group 1.svg", | ||
"idiom" : "universal", | ||
"scale" : "2x" | ||
}, | ||
{ | ||
"filename" : "[email protected]", | ||
"filename" : "Mask group 2.svg", | ||
"idiom" : "universal", | ||
"scale" : "3x" | ||
} | ||
|
13 changes: 13 additions & 0 deletions
13
KkuMulKum/Resource/Assets.xcassets/Image/img_profile.imageset/Mask group 1.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
13 changes: 13 additions & 0 deletions
13
KkuMulKum/Resource/Assets.xcassets/Image/img_profile.imageset/Mask group 2.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
13 changes: 13 additions & 0 deletions
13
KkuMulKum/Resource/Assets.xcassets/Image/img_profile.imageset/Mask group.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed
BIN
-1.23 KB
KkuMulKum/Resource/Assets.xcassets/Image/img_profile.imageset/profileBasic.png
Binary file not shown.
Binary file removed
BIN
-2.65 KB
KkuMulKum/Resource/Assets.xcassets/Image/img_profile.imageset/[email protected]
Binary file not shown.
Binary file removed
BIN
-4.25 KB
KkuMulKum/Resource/Assets.xcassets/Image/img_profile.imageset/[email protected]
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters