Skip to content
This repository was archived by the owner on Mar 21, 2025. It is now read-only.

Stories ending sooner than expected #5

@Vitor238

Description

@Vitor238

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!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions