Commits


Android (Google) Code Review authored and The Android Open Source Project committed 1f7f391af27M
am 4174e268: Merge change 2094 into donut Merge commit '4174e2682f4eb6ea35c84e35810312967ea7e233' * commit '4174e2682f4eb6ea35c84e35810312967ea7e233': 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.
Showing diff to3fb0640428d