TF-390 Apply new ui for suggestion box for email address

This commit is contained in:
dab246
2022-03-24 13:07:48 +07:00
committed by Dat H. Pham
parent 5ca2f2a572
commit fdf1e45d66
14 changed files with 108 additions and 72 deletions
@@ -902,13 +902,6 @@ class AppLocalizations {
name: 'hint_compose_email');
}
String get email_address_suggestion {
return Intl.message(
'Email address suggestion',
name: 'email_address_suggestion',
);
}
String get attach_file {
return Intl.message(
'Attach file',