Adam Powell 035a1fcd5e View pressed state dispatching tweaks
Bugs 6075823, 6050563

Revise pressed state dispatch logic:

Only propagate pressed state to non-clickable views. This should
eliminate the "double glow" problem in some list items where a
clickable child button has a secondary glow along with a clickable
parent. This only applies to setPressed(true) calls; setPressed(false)
must propagate. Don't early-out in setPressed to support this use
case.

Change-Id: Ibbe2309f5030282fad8d23e4a9bc4616b3f5dc7c
2012-02-27 16:30:19 -08:00
..
2012-02-15 15:06:01 -08:00
2012-02-24 18:40:37 -08:00
2012-02-23 16:39:15 -08:00
2012-02-16 14:24:10 -08:00
2012-01-27 11:03:05 -08:00
2012-02-17 22:19:45 -08:00
2012-02-13 14:17:06 -08:00