feat: added external memory cache option
This commit is contained in:
@@ -137,6 +137,10 @@
|
||||
app:summary="@string/settings_buffering_strategy_summary"
|
||||
app:useSimpleSummaryProvider="false" />
|
||||
|
||||
<Preference
|
||||
android:key="streaming_cache_storage"
|
||||
app:title="@string/settings_streaming_cache_storage_title" />
|
||||
|
||||
<Preference
|
||||
android:key="download_storage"
|
||||
app:title="@string/settings_download_storage_title" />
|
||||
|
||||
Reference in New Issue
Block a user