Issue
I'm getting this error many times when I run my project.
ERROR:C:\Users\Elius H Himel\AndroidStudioProjects\PolyResults\app\src\main\res\layout\activity_loging.xml:2: AAPT: error: resource drawable/tt (aka com.example.polyresults:drawable/tt) not found.
How do I solve it?
Solution
Your drawable tt(image or layout) is deleted or not present. Add it, the error will go.
Answered By - Manish Gorkha
0 comments:
Post a Comment
Note: Only a member of this blog may post a comment.