Try re-importing your project into Android Studio:
Close Android Studio.
Delete the .idea folder and the .iml files in your project directory.
.idea
.iml
Open Android Studio and import your project again by selecting the project folder.