We're (finally!) adding refactoring support for Android resources, such that if you rename layouts, images, ids, or even R-field from Java, all the right magic should be updated -- resource references, Java resource field lookups, file renames, Manifest references. You can initiate the renames from Java source files, XML source files, Package Explorer file renames, quick fixes, or the layout editor (property sheet or rename shortcut.) For more information, see this post: |
Recent Changes >