TF-657 Show notification message dialog when email has read receipt requested
This commit is contained in:
@@ -165,6 +165,7 @@ class ImagePaths {
|
||||
String get icDownloadAttachment => _getImagePath('ic_download_attachment.svg');
|
||||
String get icAppDashboard => _getImagePath('ic_app_dashboard.svg');
|
||||
String get icRequestReadReceipt => _getImagePath('ic_request_read_receipt.svg');
|
||||
String get icReadReceiptMessage => _getImagePath('ic_read_receipt_message.svg');
|
||||
|
||||
String _getImagePath(String imageName) {
|
||||
return AssetsPaths.images + imageName;
|
||||
|
||||
Reference in New Issue
Block a user