commit | 2035a4657a900e25d5133ad0905105a70f2eedbb | [log] [tgz] |
---|---|---|
author | Adam Cohen <adamcohen@google.com> | Wed Jan 26 11:57:14 2011 -0800 |
committer | Adam Cohen <adamcohen@google.com> | Wed Jan 26 13:22:59 2011 -0800 |
tree | 74a6fbbca9e33cc7ae46950e2f6eb54d3a7690ed | |
parent | 8a445fc30e45c1f7a9805ae19948ec32786458a0 [diff] |
Fixing bug where widgets would go dead after moving to another screen -> A memory optimization was causing AdapterViewAnimator to give up its reference to its adapter, rendering the widget dead. -> Did testing, and it doesn't appear that this optimization was making a difference, so it appears safe to remove. Change-Id: I274c5f73862cbda2dc5411d5c94a9ba1ac1e3635