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

Items order #60

Closed
andrii-fadieiev opened this issue Jun 8, 2017 · 1 comment
Closed

Items order #60

andrii-fadieiev opened this issue Jun 8, 2017 · 1 comment
Labels
feature Indicates new feature requests.

Comments

@andrii-fadieiev
Copy link

First of all, thank you for an awesome library!
It would be cool to add possibility to change an order of numbers to opposite, especially useful for vertical orientation in my case.

@ShawnLin013 ShawnLin013 added bug Indicates an unexpected problem or unintended behavior. feature Indicates new feature requests. and removed bug Indicates an unexpected problem or unintended behavior. labels Jun 12, 2017
@ShawnLin013
Copy link
Owner

Added at v2.4.4.

numberPicker.setOrder(NumberPicker.DESCENDING);
or
app:np_order="descending"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature Indicates new feature requests.
Projects
None yet
Development

No branches or pull requests

2 participants