Hello all, I recently imported my project from Eclipse to Android Studio. The project builds fine and runs fine.
However, If i make any changes in the *Layout* files, the changes are not being build. Even if I remove some layout elements and reference them in JAVA which no longer exist in the Layout, JAVA does not detect the error and compiles with the layout elements being there as earlier. The project still builds successfully. How is this possible ? What could be going wrong ? The IDE does detect missing layout references if i create a new project on Android Studio I have tried to clean the project, invalidate caches and disabled PowerSaveMode I am using : Android Studio 1.2.1.1. Android SDK Build tools 22.0.1 Any help would be much appreciated Thanks ! -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en --- You received this message because you are subscribed to the Google Groups "Android Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.

