OSDN Git Service

Reduce jank in User Settings
authorAmith Yamasani <yamasani@google.com>
Wed, 29 May 2013 16:39:07 +0000 (09:39 -0700)
committerAmith Yamasani <yamasani@google.com>
Wed, 29 May 2013 16:39:07 +0000 (09:39 -0700)
commitf14e6751c383df59bb1e4ab3b6e0556cfe04b80a
treebaf6d29a6ade9ae53d749151d25cb6128059f441
parent503783c48299a7879ae3a7e2e194a298410ab8d9
Reduce jank in User Settings

Don't recreate the list on resume.
Cache the default circled icon.

Bug: 8802380
Change-Id: I46520b591fc3ffd5e51a1c7dda86e811c03a76a2
src/com/android/settings/users/UserSettings.java