feat(ImageProvider): toast when image url is empty

This commit is contained in:
Xwite
2022-06-01 18:02:29 +08:00
parent 98b2873d90
commit f93650c782
8 changed files with 20 additions and 3 deletions
+2
View File
@@ -996,4 +996,6 @@
<string name="bitmap_cache_size">bitmap cache size</string>
<string name="export_pics_file">Export Picture Files</string>
<!-- string end -->
<string name="error_decode_bitmap">Fail to decode bitmap</string>
<string name="error_image_url_empty">Image url is empty, check replacement rules</string>
</resources>