Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

Android Build a Simple Android App (2014) Creating the Screen Layout Setting Colors

Saurabh B
PLUS
Saurabh B
Courses Plus Student 2,880 Points

BUTTON

My Button always comes in CAPITAL LETTERS even if I enter the text in small letters.

3 Answers

I think that's the latest SDK default.

There's been some discussion about it here.

Hope there's a solution in there for you!

Steve.

Rex Wang
Rex Wang
2,089 Points

On the properties section of Android studio, click the button that looks like a funnel on the right hand side. This will enable expert options (lol), then scroll down to find the property textAllCaps check and uncheck the box and this should fix the auto capitalization