After updating Android Studio all lines that get resources like String, Drawbles,... shows this error:
Internal Error occurred while analyzing this expression
What is wrong?
After updating Android Studio all lines that get resources like String, Drawbles,... shows this error:
Internal Error occurred while analyzing this expression
What is wrong?
Update your android gradle plugin to version 7.3.0. It helped in my case, I had the same issue on 7.0.3 version