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?
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?