Hi we are facing a problem with Android Studio. Wh...
# android-studio
e
Hi we are facing a problem with Android Studio. When we update a resource file, let’s say a layout XML the changes are not reflected when we run the app. We have to clean the project then modify the xml and rebuild the project for it to work. This occurs only in one android studio project. All my colleagues face the same problem. On other projects it works fine. I believe we have a configuration/dependency causing this issue but we don’t know what it is. This is slowing us dramatically. Any idea?
k
Have you tried different versions of AS?
e
yes
k
I would probably just start by looking at recent gradle changes and walking them back until things work.