onRelease
Deprecated
Use onRelease directly.
Call when the object is released after being pulled. This will begin the "decay" phase of the effect. After calling this method the host view should invalidate if this method returns true and thereby draw the results accordingly.
Return
true if the host view should invalidate, false if it should not.