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 Padding

How can I return to show the values instead of the reference values after click them?

Get back to the number instead of the reference, e.g. 64dp -> @dime/activity_horizontal_margin

minute 01:20

2 Answers

If I understand your question right. with the cursor on/over the reference, try ctrl + . Or cmd + . in android studio (maybe the same for eclipse)

Thanks, that worked!

Pablo Rocha
Pablo Rocha
10,142 Points

Using Windows and Android Studio, I was able to go back to the dp value by placing the cursor on the dimen value and pressing CRTL >