polkawallet-io / polkawallet-flutter

Replace to: https://github.com/polkawallet-io/app
Apache License 2.0
110 stars 48 forks source link

Menu includes "Create Account" but not "Import Account" #47

Closed ltfschoen closed 4 years ago

ltfschoen commented 4 years ago

In the app, if I click the hamburger menu icon, it only shows an option "Create Account", which takes me to a screen where it displays "Create Account" option again plus "Import Account" option.

It would be better for the hamburger menu to include both "Create Account" and "Import Account" and clicking either of those taking you straight to the relevant page

RomeroYang commented 4 years ago

The drawerMenu was deprecated in develop branch, for now the path is "hamburger menu" -> "network select page" -> "create & import account page".