summaryrefslogtreecommitdiff
path: root/libs/surfaceflinger/BootAnimation.cpp
diff options
context:
space:
mode:
author Romain Guy <romainguy@android.com> 2009-05-20 11:26:50 -0700
committer Romain Guy <romainguy@android.com> 2009-05-20 11:26:50 -0700
commit3c77d39ee8b1c3c5a1b59be65953f73570a42511 (patch)
tree237c84af279d7285fb136278efe17fa6f4f0ac0d /libs/surfaceflinger/BootAnimation.cpp
parenteba1ffb1468ce348bcd55a2d200728d5ac3b1eb3 (diff)
Fixes #1866819.\nTextView sets the bounds of its compound drawables to contain only the width and the height of the drawables. This causes View.invalidateDrawable() to invalidate the compound drawables at location (0, 0) within the view, thus invalidating the wrong part of the View. This prevents animation from running correctly when using animated drawable. This change overrides invalidateDrawable() in TextView to take into account the real position of the compound drawable.
Diffstat (limited to 'libs/surfaceflinger/BootAnimation.cpp')
0 files changed, 0 insertions, 0 deletions