-
Notifications
You must be signed in to change notification settings - Fork 101
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
(ios) Remove image in liquidity screen
Also use an imageset for the bucket icon in the settings for the time being (fixes a display glitch).
- Loading branch information
Showing
6 changed files
with
43 additions
and
186 deletions.
There are no files selected for viewing
21 changes: 21 additions & 0 deletions
21
phoenix-ios/phoenix-ios/Assets.xcassets/bucket_monochrome.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 |
---|---|---|
@@ -0,0 +1,21 @@ | ||
{ | ||
"images" : [ | ||
{ | ||
"filename" : "bucket_monochrome.svg", | ||
"idiom" : "universal", | ||
"scale" : "1x" | ||
}, | ||
{ | ||
"idiom" : "universal", | ||
"scale" : "2x" | ||
}, | ||
{ | ||
"idiom" : "universal", | ||
"scale" : "3x" | ||
} | ||
], | ||
"info" : { | ||
"author" : "xcode", | ||
"version" : 1 | ||
} | ||
} |
19 changes: 19 additions & 0 deletions
19
...os/phoenix-ios/Assets.xcassets/bucket_monochrome.imageset/bucket_monochrome.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
12 changes: 0 additions & 12 deletions
12
phoenix-ios/phoenix-ios/Assets.xcassets/bucket_monochrome.symbolset/Contents.json
This file was deleted.
Oops, something went wrong.
169 changes: 0 additions & 169 deletions
169
...s/phoenix-ios/Assets.xcassets/bucket_monochrome.symbolset/bucket_monochrome.svg
This file was deleted.
Oops, something went wrong.
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