Files
frameworks_base/core/java/android/preference
Amith Yamasani bae6fc2447 Fix for 2155255: Revert "Cache inflated view to avoid inflation of layouts in preferences"
This introduces problems when scrolling through preference screens, due
to a clash in this cache versus the ListView's cache.

This reverts commit 01dbc2ed55.
2009-09-30 14:11:57 -07:00
..