Skip to content

feature: be able to set play animation or not#5

Open
lixiaoyi wants to merge 1 commit intotxusballesteros:masterfrom
lixiaoyi:master
Open

feature: be able to set play animation or not#5
lixiaoyi wants to merge 1 commit intotxusballesteros:masterfrom
lixiaoyi:master

Conversation

@lixiaoyi
Copy link

If we use FitChart in a List, we will call setValue() in bindViewItem() or getView() of the adapter, which will be called many times since the list item is recycled.

So the animation will be played multiple times which is not practical.

Create new method with boolean parameter to be able to set play animation or not by the user.

@lixiaoyi
Copy link
Author

CI configuration error.

$ rake
rake aborted!
No Rakefile found (looking for: rakefile, Rakefile, rakefile.rb, Rakefile.rb)

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

Successfully merging this pull request may close these issues.

1 participant