Try to cache streaming contents

This commit is contained in:
Midori Kochiya 2024-03-11 17:21:28 +08:00
parent 3e1c3133ca
commit 3d3d0fa856
7 changed files with 152 additions and 1 deletions

View file

@ -367,4 +367,5 @@
<string name="undraw_page">unDraw</string>
<string name="undraw_thanks">A special thanks goes to unDraw without whose illustrations we could not have made this application more beautiful.</string>
<string name="undraw_url">https://undraw.co/</string>
<string name="settings_streaming_cache_size">Size of streaming cache</string>
</resources>