TF-517 Implement identity for FromEmailAddress in Composer on browser
This commit is contained in:
@@ -100,6 +100,7 @@ class ImagePaths {
|
||||
String get icMoreVertical => _getImagePath('ic_more_vertical.svg');
|
||||
String get icEmail => _getImagePath('ic_email.svg');
|
||||
String get icReplyTo => _getImagePath('ic_reply_to.svg');
|
||||
String get icEditIdentity => _getImagePath('ic_edit_identity.svg');
|
||||
|
||||
String _getImagePath(String imageName) {
|
||||
return AssetsPaths.images + imageName;
|
||||
|
||||
Reference in New Issue
Block a user