Files
frameworks_base/graphics/java
George Mount e4f976dc3b Set the hover state to the same as focus state in RippleDrawable.
Bug 24810682

There was no hover state for bounded ripples and it was decided
that a solid background color exactly like the focus state
was desired. This change triggers the RippleDrawable to act as
if it is focused when it is hovered.

Change-Id: I94b2a4d03dd4c47fc021c84bb0ba4b4be82f3e95
2016-02-10 07:31:18 -08:00
..