OSDN Git Service

Don't mutate all instances of app icons in Settings
authorAmith Yamasani <yamasani@google.com>
Mon, 20 May 2013 22:56:47 +0000 (15:56 -0700)
committerAmith Yamasani <yamasani@google.com>
Mon, 20 May 2013 23:05:22 +0000 (16:05 -0700)
commitf88e6e5ae6a5a31d47677dcbd9be2b26c6615136
treed581f3af0204ec2b68273fd30c782b9b4d435906
parentb96ebf9eed3df26e523055fde98913507e6b1a8a
Don't mutate all instances of app icons in Settings

When adding color filters to an app icon in User Settings, don't
modify the original drawable state. Get a mutable drawable.

Bug: 9054675
Change-Id: I6ea374cb801abef3f5b597fda2e84b4e67cfa9d0
src/com/android/settings/users/AppRestrictionsFragment.java