Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

setDegree()??? #7

Open
zhizhulp opened this issue Apr 28, 2018 · 2 comments
Open

setDegree()??? #7

zhizhulp opened this issue Apr 28, 2018 · 2 comments

Comments

@zhizhulp
Copy link

setDegree()从何而来,如何回调来的

@guiyao
Copy link

guiyao commented May 4, 2018

@lp377762984
这个属性动画ObjectAnimator animator = ObjectAnimator.ofInt(this, "degree", 0, 360);
第二个参数表示一旦动画开始执行,则它会去调用对应的set方法修改这个参数的值,也就是它会一直调用setDegree()

@clipperL
Copy link

@guiyao 原来如此,受教了。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants