OSDN Git Service

Remove partial support for hotspot changes on focus movement
authorAlan Viverette <alanv@google.com>
Tue, 2 Sep 2014 22:58:03 +0000 (15:58 -0700)
committerAlan Viverette <alanv@google.com>
Tue, 2 Sep 2014 22:58:03 +0000 (15:58 -0700)
commita8a8ff000b2902eb4e187e62be39fd9535c6c839
tree76df6ae6e5d6c0f3eb8b60619ff42adb094f8f47
parent02aa75a08303796801ffd74b9c0bd2f8079248af
Remove partial support for hotspot changes on focus movement

Also removes unused x/y position and tween values on RippleBackground. The
background is now always centered within the hotspot area.

BUG: 17300399
Change-Id: I1904c9f44e6bebb2b434d2b092205edd42204263
core/java/android/view/View.java
graphics/java/android/graphics/drawable/RippleBackground.java
graphics/java/android/graphics/drawable/RippleDrawable.java