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

Camille Cabuniag
Camille Cabuniag
197 Points

Refactoring doesn't change value

I'm on Windows 10 64bit, using Android Studio. I'm trying to refactor id="@+id/textView" into id="@+id/funFactTextView" but it doesn't change anything. I right click over my line > Refactor > Rename > insert id="@+id/funFactTextView" > then click Refactor. Nothing changes.

jack hamilton
jack hamilton
5,609 Points

Could you provide an image of your IDE? Make sure to check in the bottom section for a button saying "Do Refactor" this occasionally shows up when it is unsure of certain elements you may also want to refactor with that name (Such as that name in comments)