As showed in the picture above. Android Studio shows that I have two elements with the same +id in the same layout. But that is not true. I would like to know why this happen.
Thanks
As showed in the picture above. Android Studio shows that I have two elements with the same +id in the same layout. But that is not true. I would like to know why this happen.
Thanks
Arturo your answer solved the problem.
File -> Invalidate Cache/ Restart...-> Invalidate and Restart.
Thanks a lot.