Hi all,
I made a picker for mobileweb and it works great on IOS and desktop browsers, but I have a question regarding the DatePickerDialog on Android browsers.
The android native app version is showing a DatePickerDialog with just ok button and that's the effect I want to achieve in the mobileweb version, but instead it is showing me three buttons: cancel, clear, configure. There's any way to show just one 'ok' button?
That aside, it works as I expect.
Thank you so much