Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GcsSloop/AndroidNote
/ onAnimationRepeat
Method
onAnimationRepeat
CustomView/Advance/Code/SearchView.java:147–150 ·
view source on GitHub ↗
(Animator animation)
Source
from the content-addressed store, hash-verified
145
}
146
147
@Override
148
public
void
onAnimationRepeat(Animator animation) {
149
150
}
151
};
152
}
153
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected