DatePickerDialog update date without dismiss dialog
I’m creating a simple DatePickerDialog with a neutral button, by clicking on which I just want to set the current date in the calendar, without dismiss the dialog. But the dialog dismissed anyway. What am I doing wrong?