How to solve this : 'Running android lint' issue

前端 未结 7 2140
深忆病人
深忆病人 2020-12-14 08:48

In any activity of my project, if i do some changes and then save that activity i got the message \"Running android lint has encountered a problem.\"

This is the my

7条回答
  •  [愿得一人]
    2020-12-14 08:59

    What worked for me was to open the "appcompat_v7" project on my Package explorer. I had closed it before and forgot to open so I got the same problem as OP. Now it's all fixed

提交回复
热议问题