Rework settings pickers (#398)

Updated pickers and settings screen
This commit is contained in:
Omar Hatem 2022-06-29 14:38:44 +02:00 committed by GitHub
parent 9b9e211c08
commit dc623f3293
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
78 changed files with 604 additions and 361 deletions

View file

@ -41,7 +41,6 @@ class Routes {
static const unlock = '/auth_not_closable';
static const rescan = '/rescan';
static const faq = '/faq';
static const changeLanguage = '/change_language';
static const newWalletType = '/new_wallet_type';
static const sendTemplate = '/send_template';
static const exchangeTemplate = '/exchange_template';