EmojiRain icon indicating copy to clipboard operation
EmojiRain copied to clipboard

Issue #2: remove the dependency of RxJava

Open whyalwaysmea opened this issue 7 years ago • 0 comments

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 avatar May 11 '17 07:05 whyalwaysmea