Skip to content

DatePicker Buttons Cannot be Lower Case #167

Open
@KyleBorth-Gravie

Description

@KyleBorth-Gravie

All of the methods for creating MaterialDialogButtons have this line causing the button's text to be all uppercase, which I do not want. val buttonText = getString(res, text).uppercase(Locale.ROOT)
My designs call for only the first letter to be capitalized.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions