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

Application disables all clicks after animation ends #15

Closed
deckameron opened this issue Jul 17, 2017 · 2 comments
Closed

Application disables all clicks after animation ends #15

deckameron opened this issue Jul 17, 2017 · 2 comments

Comments

@deckameron
Copy link

deckameron commented Jul 17, 2017

Hello folks,

I am experiencing a very strange issue. Every time I play the animation, as soon as it stops, all click events gets disabled on my app. All the other events are ok, I can scroll ScrollViews and ListViews but no click event works. In order to make it work again, I have to restart the app all over.

Do you know what could be going on?

The app is just a ListView, with the animation names, that opens a new window containing the animation "createLottieView".

I am using:
Titanium Studio 4.9.0.201705302345
Appcelerator SDK 6.0.3, 6.0.4 and 6.1.1
Nexus 6P - Android 7.1.2
Nexus 5 - Android 5.1.0

Thank you!

@m1ga
Copy link
Owner

m1ga commented Jul 29, 2017

Sorry, I still don't receive any notifications when a new issue gets added :(

Are all click events gone or just events on the listview? Eg. if you add a button is it still clickable?
I've tested it with a looping animation and a button and it is working fine for me. If you can please add the listview code.

@hansemannn
Copy link
Sponsor Collaborator

@deckameron Any updates here? Closing due to inactivity for now.

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

No branches or pull requests

3 participants