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

Stories ending sooner than expected #5

Open
Vitor238 opened this issue Jan 4, 2020 · 1 comment
Open

Stories ending sooner than expected #5

Vitor238 opened this issue Jan 4, 2020 · 1 comment

Comments

@Vitor238
Copy link

Vitor238 commented Jan 4, 2020

Some stories are ending by the time experienced. For example:

val listOfViews = listOf(
            MomentzView(textView, 60),
            MomentzView(customView, 60),
            MomentzView(locallyLoadedImageView, 60)
            )

is ending in 30 seconds.How to solve this problem?
Thanks for this amazing library!

@osamamohsen
Copy link

Same to me

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

2 participants