Skip to content

java.lang.IllegalArgumentException: tickCount less than 2; invalid tickCount. #199

@abhinshah27

Description

@abhinshah27

When maximumPrice and minimumPrice both are the same I am getting an error.

priceSeekBar.setTickEnd(maximumPrice);
priceSeekBar.setTickStart(minimumPrice);

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