roomorama / Caldroid

A better calendar for Android
Other
1.42k stars 531 forks source link

Allow setting textAllCaps to change capitalization for month name #384

Open jarettmillard opened 8 years ago

jarettmillard commented 8 years ago

This will allow you to set android:textAllCaps="false" on the month name style to remove the capitalization. If the device's Android version is too old to support textAllCaps, the capitalization is still done in code for backwards compatibility.