Commits

Adam Cohen authored 2035a4657a9
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