Open mareebsiddiqui opened 9 years ago
@mareebsiddiqui, if you're interested in this, you could take a look at PR https://github.com/flavienlaurent/datetimepicker/pull/81, where what you described has been implemented to meet the guidelines. The branch is here: https://github.com/Ugonna/datetimepicker/tree/ui-material.
Until the PR is accepted or the features otherwise implemented, I think that might be a good alternative for what you need.
According to the Android Style Guide the date picker dialog does not show the name of the full months instead it just shows the three letter month like JUN for JUNE and FEB for FEBRUARY. This library shows all the letters of the month. Is there any way to make it only show the three letters and not the whole word?