-
Hello!
Nice project. It'd be cool to allow the option of lettings users cancel out of the date picker by clicking outside of the widget. Configurable along the lines of
```swift
DatePickerDial…
-
Hi,
I tried testing the datetime picker on a device running an old OS, though no errors occur when I run it on newer devices.
Device: Tecno J7
OS: 4.4.2 (api 19)
I'm creating a dialog like …
-
Hi!
I just began experimenting with this component. It seems changing the locale of DatePickerDialog does not seem easy. Am I missing something here? Is there any way to accomplish this without addi…
-
### Summary
If we set title to empty, the size of the header does not change
|______________| "Choose date" | null |______________|
|:--:|:--:|:--:|:--:|
||![Choose date](https://user-images.git…
-
![95cae9d0-3049-4e03-a1ed-bcebd18d5083](https://user-images.githubusercontent.com/13312098/31368895-cf83ece2-adaa-11e7-894a-1f56f0c9f9b0.jpg)
-
I want background black color, font color white
change many views, not working.
``` swift
DatePickerDialog().show("选择预约日期", doneButtonTitle: "确定", cancelButtonTitle: "取消", datePickerMode: UIDatePicke…
-
### Steps to reproduce
1. Run the code sample for DatePicker
2. Go to change year
3. Scroll and hover over the year that is clipped
### Expected results
Not sure. I believe it should be clipped
…
-
-Improve style of the todo items in the list using custom adapter
-Add support for completion due dates for todo items
-Use a DialogFragment/DatePickerDialog instead of new Activity for editing items
…
-
### Description
Hi, i noticed date picker minimum date issue under Android. Business process requires 2 dependent datepickers. I created appropriate viewmodel, downloaded CommunityToolkit nuget pac…
-
I have minimum and max dates. Max date is set to current date.
Everything works on all devices. But , on xiaomi devices once a different date is selected , the current date can't be selected again…