I want to change some properties for imageview , problem is that imageview ID name is used for many imageview in project , I want to change only for the one which i am looking through layout inspector .
I saw in this video that we can navigate to the file through declared attributes , but the problem is i am not able to find Declared Attributes section in Layout Inspector .
P.S My Device is API 29 Level .
find the activity name.xml than click spilt (see attached image) than find the image-view. now code & relative view is in-front of you and you can add whatever you want.
Secondly, you made a very big mistake it'll disturb you in up-coming requirements.