TF-3454 Download all attachments as ZIP
This commit is contained in:
@@ -222,6 +222,7 @@ class ImagePaths {
|
||||
String get icDeleteSelection => _getImagePath('ic_delete_selection.svg');
|
||||
String get icLogoTwakeWelcome => _getImagePath('ic_logo_twake_welcome.svg');
|
||||
String get icHelp => _getImagePath('ic_help.svg');
|
||||
String get icDownloadAll => _getImagePath('ic_download_all.svg');
|
||||
|
||||
String _getImagePath(String imageName) {
|
||||
return AssetsPaths.images + imageName;
|
||||
|
||||
Reference in New Issue
Block a user