scrollingCache?

后端 未结 4 790
时光说笑
时光说笑 2020-12-15 06:22

Can anybody explain the meaning of scrolling cache in Android. I stumbled upon this word, but was unable to find the explanation, either on android official web

4条回答
  •  攒了一身酷
    2020-12-15 07:07

    official explanation: http://developer.android.com/reference/android/widget/AbsListView.html#attr_android:scrollingCache

    Romain Guy's blog about the cache color hint optimization: http://www.curious-creature.org/2008/12/22/why-is-my-list-black-an-android-optimization/

提交回复
热议问题