-
Notifications
You must be signed in to change notification settings - Fork 29
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
Android datepicker is not showing correctly #31
Comments
Hello @jesusbarrientos. |
Thanks for reply @danielprrazevedo . I'm using datepicker as mentioned in README Usage section. I don't use input of type date because in mobile browsers it shows an icon that it can't hide. For that reason I use datepicker programatically. |
@jreybaylen This problem is different from the one mentioned, it just indicates that the selector is being displayed with a kind of padding inside the modal, in your case the selector is working with dates in the wrong way. We'll deal with that in another issue, okay? |
@danielprrazevedo Sure. Thank you |
I have the same issue as well and on top of that, the app crashes when changing device orientation (landscape/portrait) while the date picker is present. Device: |
me too, encountered the same issue |
Any updates? Issue still exists |
Describe the bug
The datepicker has a white area at the right side as a padding.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
The datepicker should not have that space in the right side.
Screenshots
Smartphone:
The text was updated successfully, but these errors were encountered: