[fix] missing icons in wallet
Signed-off-by: yenda <eric@status.im>
BIN
android/app/src/main/res/drawable-mdpi/token.png
Normal file
After Width: | Height: | Size: 274 B |
BIN
android/app/src/main/res/drawable-mdpi/watch.png
Normal file
After Width: | Height: | Size: 241 B |
BIN
android/app/src/main/res/drawable-xhdpi/token.png
Normal file
After Width: | Height: | Size: 493 B |
BIN
android/app/src/main/res/drawable-xhdpi/watch.png
Normal file
After Width: | Height: | Size: 387 B |
BIN
android/app/src/main/res/drawable-xxhdpi/watch.png
Normal file
After Width: | Height: | Size: 545 B |
BIN
android/app/src/main/res/drawable-xxxhdpi/token.png
Normal file
After Width: | Height: | Size: 696 B |
23
ios/StatusIm/Images.xcassets/token.imageset/Contents.json
vendored
Normal file
@ -0,0 +1,23 @@
|
||||
{
|
||||
"images" : [
|
||||
{
|
||||
"idiom" : "universal",
|
||||
"filename" : "token.png",
|
||||
"scale" : "1x"
|
||||
},
|
||||
{
|
||||
"idiom" : "universal",
|
||||
"filename" : "token@2x.png",
|
||||
"scale" : "2x"
|
||||
},
|
||||
{
|
||||
"idiom" : "universal",
|
||||
"filename" : "token@3x.png",
|
||||
"scale" : "3x"
|
||||
}
|
||||
],
|
||||
"info" : {
|
||||
"version" : 1,
|
||||
"author" : "xcode"
|
||||
}
|
||||
}
|
BIN
ios/StatusIm/Images.xcassets/token.imageset/token.png
vendored
Normal file
After Width: | Height: | Size: 274 B |
BIN
ios/StatusIm/Images.xcassets/token.imageset/token@2x.png
vendored
Normal file
After Width: | Height: | Size: 493 B |
BIN
ios/StatusIm/Images.xcassets/token.imageset/token@3x.png
vendored
Normal file
After Width: | Height: | Size: 696 B |
23
ios/StatusIm/Images.xcassets/watch.imageset/Contents.json
vendored
Normal file
@ -0,0 +1,23 @@
|
||||
{
|
||||
"images" : [
|
||||
{
|
||||
"idiom" : "universal",
|
||||
"filename" : "watch.png",
|
||||
"scale" : "1x"
|
||||
},
|
||||
{
|
||||
"idiom" : "universal",
|
||||
"filename" : "watch@2x.png",
|
||||
"scale" : "2x"
|
||||
},
|
||||
{
|
||||
"idiom" : "universal",
|
||||
"filename" : "watch@3x.png",
|
||||
"scale" : "3x"
|
||||
}
|
||||
],
|
||||
"info" : {
|
||||
"version" : 1,
|
||||
"author" : "xcode"
|
||||
}
|
||||
}
|
BIN
ios/StatusIm/Images.xcassets/watch.imageset/watch.png
vendored
Normal file
After Width: | Height: | Size: 241 B |
BIN
ios/StatusIm/Images.xcassets/watch.imageset/watch@2x.png
vendored
Normal file
After Width: | Height: | Size: 387 B |
BIN
ios/StatusIm/Images.xcassets/watch.imageset/watch@3x.png
vendored
Normal file
After Width: | Height: | Size: 545 B |