Files
frameworks_base/core/java/android
Chet Haase 9891e1fce5 Add invalidation to Drawable when its properties change
invalidateSelf() already exists on Drawable. This triggers a call to
callback listeners so that they know the drawable has been invalidated.
For example, the background drawable on View will cause the View itself
to be invalidated.

Change-Id: I45b231a7600dcf3bc139e4059b7c9940ff49f60c
2010-11-11 13:20:08 -08:00
..
2010-11-05 14:47:59 -07:00
2010-11-03 15:32:40 -05:00
2010-11-08 10:46:19 -08:00