Cherish:Add option to disable scrolling cache [2/2]
Signed-off-by: Hưng Phan <phandinhhungvp2001@gmail.com>
This commit is contained in:
@@ -606,4 +606,12 @@
|
||||
<string name="listview_overshoot_interpolator">Overshoot</string>
|
||||
<string name="listview_anticipate_overshoot_interpolator">Anticipate and overshoot</string>
|
||||
<string name="listview_bounce_interpolator">Bounce</string>
|
||||
|
||||
<!-- Option to enable/disable scrolling cache -->
|
||||
<string name="pref_scrollingcache_title">Scrolling cache</string>
|
||||
<string name="pref_scrollingcache_summary">Scrolling cache may improve scrolling performance at the cost of memory</string>
|
||||
<string name="pref_scrollingcache_force_enable">Force enable</string>
|
||||
<string name="pref_scrollingcache_default_enable">Default enable</string>
|
||||
<string name="pref_scrollingcache_default_disable">Default disable</string>
|
||||
<string name="pref_scrollingcache_force_disable">Force disable</string>
|
||||
</resources>
|
||||
|
||||
Reference in New Issue
Block a user