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

Method onAnimationStart

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

Source from the content-addressed store, hash-verified

129
130 mAnimatorListener = new Animator.AnimatorListener() {
131 @Override
132 public void onAnimationStart(Animator animation) {
133
134 }
135
136 @Override
137 public void onAnimationEnd(Animator animation) {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected