update img screen

pull/13/head
wowario 3 years ago
parent fce1ee2b22
commit f504bad5ae
No known key found for this signature in database
GPG Key ID: 24DCBE762DE9C111

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.6 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 22 KiB

@ -84,7 +84,7 @@ final config = CryptoConfig
( (
'libwownerod.so', 'libwownerod.so',
'wownerod', 'wownerod',
'Follow the white rabbit.', 'You ever danced with the devil in the pale moonlight?',
70, 70,
_theme, _theme,
34568, 34568,

@ -54,7 +54,7 @@ Widget summary(BuildContext context, SyncedState state) {
flex: 17, flex: 17,
), ),
Image.asset Image.asset
('assets/wownero_symbol.png', ('assets/wow-sonic.png',
height: 220, height: 220,
), ),
Spacer Spacer

@ -25,7 +25,7 @@ flutter:
uses-material-design: true uses-material-design: true
assets: assets:
- assets/wownero_symbol.png - assets/wow-sonic.png
fonts: fonts:
- family: RobotoMono - family: RobotoMono

Binary file not shown.

Before

Width:  |  Height:  |  Size: 39 KiB

After

Width:  |  Height:  |  Size: 29 KiB