OSDN Git Service

Caching the FixedSizeRemoteViewsCaches across rotation
authorAdam Cohen <adamcohen@google.com>
Wed, 25 Jul 2012 00:18:16 +0000 (17:18 -0700)
committerAdam Cohen <adamcohen@google.com>
Wed, 25 Jul 2012 04:45:22 +0000 (21:45 -0700)
commit335c3b681bf1c118d9bf22d1a508c87173632ec6
tree0755419afb2c9a7ccaae714e7ab9f18276fb7526
parent2daf9dc9eb462b8e16e8871a6f4573cded1e3fa6
Caching the FixedSizeRemoteViewsCaches across rotation

-> This prevents unnecessary flashing of collection widgets on rotation

Change-Id: Id29d4952aa640ca90b31dc3e02e2402cc0fb84d3
core/java/android/widget/AbsListView.java
core/java/android/widget/AdapterViewAnimator.java
core/java/android/widget/RemoteViewsAdapter.java