阅读背景:

Android android:persistentDrawingCache的几个默认属性值介绍

来源:互联网 

android:persistentDrawingCache (Google官方译文) 

Defines the persistence of the drawing cache. The drawing cache might be enabled by a ViewGroup for all its children in specific situations (for instance during a scrolling.) This property lets you persist the cache in memory after its initial usage. Persisting the cache consumes more memory but may prevent frequent garbage collection is the cache is created over and over again. By default the persistence is set to scrolling. De




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: