The current implementation of the date pickers is heavily tied to Fragments. I'd like to use the date picker inside a Conductor controller.
It would be great if you leave it up to the consumer and just expose a regular Dialog instead of tying the implementation on fragments.
I'd also like to see the date picker which is used in the dialogs to be a standalone view.
This would be really helpful since I'm using the date picker together with a time picker in a customized single dialog.
Most helpful comment
I'd also like to see the date picker which is used in the dialogs to be a standalone view.
This would be really helpful since I'm using the date picker together with a time picker in a customized single dialog.