Cherish:Add option to disable scrolling cache [2/2]
Signed-off-by: Hưng Phan <phandinhhungvp2001@gmail.com>
This commit is contained in:
@@ -69,6 +69,14 @@
|
||||
|
||||
</PreferenceCategory>
|
||||
|
||||
<ListPreference
|
||||
android:key="pref_scrollingcache"
|
||||
android:dialogTitle="@string/pref_scrollingcache_title"
|
||||
android:title="@string/pref_scrollingcache_title"
|
||||
android:summary="@string/pref_scrollingcache_summary"
|
||||
android:entries="@array/entries_scrollingcache"
|
||||
android:entryValues="@array/values_scrollingcache" />
|
||||
|
||||
<ListPreference
|
||||
android:key="toast_animation"
|
||||
android:title="@string/toast_animation_title"
|
||||
|
||||
Reference in New Issue
Block a user