Skip to content

Comments

Allow setting textAllCaps to change capitalization for month name#384

Open
jarettmillard wants to merge 1 commit intoroomorama:masterfrom
jarettmillard:master
Open

Allow setting textAllCaps to change capitalization for month name#384
jarettmillard wants to merge 1 commit intoroomorama:masterfrom
jarettmillard:master

Conversation

@jarettmillard
Copy link

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.

Copy link

@cvarier cvarier left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This change is absolutely necessary as we need a convenient way to modify the textAllCaps property, and currently the only way to do that is to override this method.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants