This website requires JavaScript.
Explore
Help
Sign In
Android
/
frameworks_base
Watch
1
Star
0
Fork
0
You've already forked frameworks_base
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
3c77d39ee8b1c3c5a1b59be65953f73570a42511
frameworks_base
/
core
/
java
History
Romain Guy
3c77d39ee8
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.
2009-05-20 11:26:50 -07:00
..
android
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.
2009-05-20 11:26:50 -07:00
com
Merge change 1579 into donut
2009-05-18 22:26:25 -07:00
jarjar-rules.txt
auto import from //depot/cupcake/@135843
2009-03-03 19:31:44 -08:00
overview.html
auto import from //depot/cupcake/@135843
2009-03-03 19:31:44 -08:00