Skip to content

The TextView inside TickerView will directly jump again to the right when it's the only 1 there. #4

Description

@hendrawd

The TextView inside TickerView will directly jump to the right when it's the only 1 TextView there if the text is not long enough.

Please see this video for a better explanation of what I mean.

https://youtu.be/47cZEa98LJY

The TickerView is at the bottom.

The problem can be easily fixed by adding 1 more empty TextView inside the TickerView, but it's not an ideal solution since we are adding 1 more useless TextView there. I already tried with View but not working, must TextView.

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