daimajia / daimajia/AndroidViewAnimations

view or viewgroup instead of the View.getTag.

Open
#47 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
12.4k
Forks
2.4k
PR merge metrics
No merged PRs in 30d

Description

Hi. thank you for your build animation library, I met some problems in use process.I want to use this animation in a view.Such as:
((BaseViewAnimator) (view.getTag())).setDuration(800)
.setInterpolator(new AccelerateInterpolator())
.animate(mTarget);
How to make the view or viewgroup instead of the View.getTag.

Thanks a lots;

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.