-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
[Fix] #54 - 홈 서버 데이터로 바인딩 및 뷰 수정
- Loading branch information
Showing
12 changed files
with
108 additions
and
84 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
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
15 changes: 13 additions & 2 deletions
15
...voo-iOS/Global/Resources/Assets.xcassets/img_home_mission_complete.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,8 +1,19 @@ | ||
{ | ||
"images" : [ | ||
{ | ||
"filename" : "img_home_mission_complete.svg", | ||
"idiom" : "universal" | ||
"filename" : "img_home_mission_complete.png", | ||
"idiom" : "universal", | ||
"scale" : "1x" | ||
}, | ||
{ | ||
"filename" : "[email protected]", | ||
"idiom" : "universal", | ||
"scale" : "2x" | ||
}, | ||
{ | ||
"filename" : "[email protected]", | ||
"idiom" : "universal", | ||
"scale" : "3x" | ||
} | ||
], | ||
"info" : { | ||
|
Binary file added
BIN
+22.1 KB
...ssets.xcassets/img_home_mission_complete.imageset/img_home_mission_complete.png
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.
15 changes: 2 additions & 13 deletions
15
Motivoo-iOS/Motivoo-iOS/Global/Resources/Assets.xcassets/mission_main.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,19 +1,8 @@ | ||
{ | ||
"images" : [ | ||
{ | ||
"filename" : "Group 1000011732.png", | ||
"idiom" : "universal", | ||
"scale" : "1x" | ||
}, | ||
{ | ||
"filename" : "Group [email protected]", | ||
"idiom" : "universal", | ||
"scale" : "2x" | ||
}, | ||
{ | ||
"filename" : "Group [email protected]", | ||
"idiom" : "universal", | ||
"scale" : "3x" | ||
"filename" : "img_home.svg", | ||
"idiom" : "universal" | ||
} | ||
], | ||
"info" : { | ||
|
Binary file removed
BIN
-33.4 KB
...iOS/Global/Resources/Assets.xcassets/mission_main.imageset/Group 1000011732.png
Binary file not shown.
Binary file removed
BIN
-122 KB
.../Global/Resources/Assets.xcassets/mission_main.imageset/Group [email protected]
Binary file not shown.
Binary file removed
BIN
-247 KB
.../Global/Resources/Assets.xcassets/mission_main.imageset/Group [email protected]
Binary file not shown.
112 changes: 52 additions & 60 deletions
112
...te.imageset/img_home_mission_complete.svg → ...assets/mission_main.imageset/img_home.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.