Skip to content

Incomplete content display #41

@onlycyndi

Description

@onlycyndi

Hi, thanks for the great library.

When in use, I display a 6-digit number, but there is a certain probability that the fifth digit does not appear. However, I checked the logs by use Logger.e(binding.alphaBetView.getText().toString()) to log and found that the result is actually correct.

And the config I write:
binding.alphaBetView.animationDuration = 2_000L
binding.alphaBetView.charStrategy = Strategy.CarryBitAnimation()
binding.alphaBetView.addCharOrder(CharOrder.Number)
binding.alphaBetView.animationInterpolator = AccelerateDecelerateInterpolator()

Environment: Android 11

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