RG-3443 Экран настроек локализации

This commit is contained in:
Ivan Murashov
2017-09-20 18:54:39 +03:00
parent a56839dca4
commit 912aa2248f
6 changed files with 49 additions and 29 deletions

View File

@@ -34,11 +34,4 @@ const Color inputFieldBackground = const Color(0xffefefef);
// Dimens
const double verticalMargin = 28.0;
const double buttonHeight = 48.0;
const double iconHeight = 20.0;
List<String> languages = const [
'Русский',
'English',
'Український',
'Español'
];
const double iconHeight = 20.0;