I wrote the program and at one certain point I suddenly Android Studio stopped recognizing the path to the resources "import example.R;".
I tried to remove the changes I made before the last commit, but this infinite indexing did not stop ...
I decided to go back to the last commit, poked a lot of things in the VCS tab, but didn’t figure out how to do it (before going into VCS, I copied the whole project just in case).
Please tell me how via Android Studio to return my entire project to the last commit in git? For the whole project to return to that mind when I made this last commit.
