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

Issue #2: remove the dependency of RxJava #6

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

whyalwaysmea
Copy link
Contributor

I add method startDrop() and stopDrop() .
It used Handler to start animation has frequency. I don't get ImageView in a new Thread, it's not normative. but it works normally. To be better, I think we can start a new Thread to get ImageView, then use Handler or post() start animation in mainThread.
I'm not very good at View.

@whyalwaysmea whyalwaysmea changed the title drop without rxjava Issue #2: remove the dependency of RxJava May 11, 2017
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