feat(ImageProvider): add bitmapLrucache size setting

This commit is contained in:
Xwite
2022-05-29 14:44:11 +08:00
parent caa36f1f23
commit 83bc051f79
12 changed files with 48 additions and 3 deletions

View File

@@ -991,5 +991,7 @@
<string name="download_book_fail">Download Fail</string>
<string name="upload_to_remote">Upload</string>
<string name="add_remote_book">WebDavBook</string>
<string name="bitmap_cache_size_summary">Current cache max size %1$s MB</string>
<string name="bitmap_cache_size">bitmap cache size</string>
<!-- string end -->
</resources>