skip to Main Content

I don’t know why when I run it works fine but shows these red lines on every XML it defaults me to add new widgets
check

anyone knows how to fix it in this image you can check what I want to say

3

Answers


  1. Invalidate Cache and Restart & click check box checked your issue is solved

    Login or Signup to reply.
  2. It may repeat periodically but solution is

    clean Project 
    
    Rebuild Project
    

    and

    Invalidate Cache and Restart
    
    Login or Signup to reply.
  3. in android studio, in top view, select "build" option -> select "clean project" it will clear errors

    Login or Signup to reply.
Please signup or login to give your own answer.
Back To Top
Search