I am getting this issue:
The app works fine, but I can preview nothing in Android Studio...
This is my gradle:
The problem was that the new version of Android Studio has more problems with folders name. This project was working in version before but now, for example, in a folder called "New Folder", is not working, but in a folder called "NewFolder", is working.
I am only having this problem with a project, all of other projects were in the same folder without problems.