Files
frameworks_base/core/java/android/widget
Chris Craik 7bcde5009d Workaround fading edge incompatibility with alpha modulation
bug:11121809

Fading edges, such as drawn by a scrolling marquee TextView, don't
behave correctly when their view is modulated, as done by the view
system when alpha is set on a view that returns false from
hasOverlappingRendering.

To work around this, always return true from hasOverlappingRendering
if a TextView has horizontal fading edges enabled.

Change-Id: I64c9b8c653aa1d9ca320292306fd24333e3ee225
2013-10-11 12:55:42 -07:00
..
2013-09-24 15:20:07 -07:00
2013-07-23 13:09:51 -07:00
2013-09-10 11:38:52 -07:00
2013-04-30 11:19:39 -07:00