SyntaxFix
Write A Post
Hire A Developer
Questions
You could add android:textAllCaps="false" to the button.
android:textAllCaps="false"
The button text might be transformed to uppercase by your app's theme that applies to all buttons. Check themes / styles files for setting the attribute android:textAllCaps.
android:textAllCaps