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 (retired 2014) Pretty Little Things Customizing Buttons and Labels

Problem updating properties

Not able to update the properties in the properties table

4 Answers

It seams that the only way to go around this problem is to switch to Android-18 in Graphical Layout. If SDK API 18 is missing then it should be installed through SDK Manager. Once installed, restart Eclipse switch to Android SDK API 18 in Graphical Layout, the update properties should work.

Try the outline section (top right corner), right-click on textView then select edit TextSize?

I'm having the same problem. The 'edit TextSize' fix applies to a glitch within mountain lion, in which you specifically cant adjust the textSize property. I (and presumably Alex) am unable to adjust ANY textView properties. I'd really appreciate some help if anyone knows anything! I'm using Eclipse for windows 64bit version.

Yeah, I was able to fix it by installing all updates for API 19 through the SDK manager