OSDN Git Service

Unify drawable caches
authorAlan Viverette <alanv@google.com>
Wed, 1 Apr 2015 22:00:30 +0000 (15:00 -0700)
committerAlan Viverette <alanv@google.com>
Wed, 1 Apr 2015 22:00:30 +0000 (15:00 -0700)
commit4325f8e02a6aff999a11ad711d9e8aecc59c4ae2
tree38391c4c75f5e56cae6386989b10331284502a1a
parent79274b3066578bdf184ff4c931c2f6fbbd470d03
Unify drawable caches

Drawables that don't need a theme are now stored in a separate cache,
rather than storing a separate copy in each theme-specific cache.

Bug: 19992973
Change-Id: I98a67ea480af3d381469303439f4aea44ba1e909
core/java/android/content/res/Resources.java