MCPcopy Create free account
hub / github.com/GcsSloop/AndroidNote / onAnimationCancel

Method onAnimationCancel

CustomView/Advance/Code/SearchView.java:142–145  ·  view source on GitHub ↗
(Animator animation)

Source from the content-addressed store, hash-verified

140 }
141
142 @Override
143 public void onAnimationCancel(Animator animation) {
144
145 }
146
147 @Override
148 public void onAnimationRepeat(Animator animation) {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected