Hello i am facing some weird issues android studio editor show the error "cannot resolve symbol R" in all the files, but the project is builded and working fine, i can install the app and use it on device "gradle" dont throwing any errors.
i tripple check everything and every thing is fine make sure that every thing updates build clean invlidate cahce infinty times but no solution checked allready all everything releted in stackoverflow but nothing work,
in my project there is 2 modules one is a library and one is app that include this library in the library i have no such error but in app moudle i am getting this error when trying to access resources from app moudle