mirror of
https://github.com/CappielloAntonio/tempo.git
synced 2026-02-02 23:43:37 +00:00
TEST - Added media cache in exoplayer
This commit is contained in:
@@ -10,6 +10,15 @@
|
||||
app:title="@string/covers_cache"
|
||||
app:useSimpleSummaryProvider="true" />
|
||||
|
||||
<ListPreference
|
||||
app:defaultValue="400000000"
|
||||
app:dialogTitle="@string/media_cache"
|
||||
app:entries="@array/pref_media_cache_size_titles"
|
||||
app:entryValues="@array/pref_media_cache_size_values"
|
||||
app:key="media_cache_size"
|
||||
app:title="@string/media_cache"
|
||||
app:useSimpleSummaryProvider="true" />
|
||||
|
||||
<ListPreference
|
||||
app:defaultValue="default"
|
||||
app:dialogTitle="@string/theme_selection"
|
||||
|
||||
Reference in New Issue
Block a user