How to hide/remove date field in datepickerdialog.
Actually my requirement is to use the native date picker dialog but it shows up with day, month, and year. But as per my requirement i need only month and year. So i want to hide or remove the day field from the view.
Any help will be much usefull.
Use the above code for hiding the day field in DatePickerDialog.
Refer this LINK