TF-313 Apply new ui for BottomBar EmailView
This commit is contained in:
@@ -64,6 +64,7 @@ class ImagePaths {
|
||||
String get icRemoveDialog => _getImagePath('ic_remove_dialog.svg');
|
||||
String get icDeleteEmailAddress => _getImagePath('ic_delete_email_address.svg');
|
||||
String get icDeleteEmail => _getImagePath('ic_delete_email.svg');
|
||||
String get icNewMessage => _getImagePath('ic_new_message.svg');
|
||||
|
||||
String _getImagePath(String imageName) {
|
||||
return AssetsPaths.images + imageName;
|
||||
|
||||
Reference in New Issue
Block a user