Why does Android Studio click on the R.layout variable to jump to the corresponding layout.xml?

Android Studio Why does clicking the R.layout variable jump to the corresponding layout.xml? Instead of R.java files?

Android Studio can jump directly to the corresponding tag in xml by clicking R.id.xxx in the java code.
I am now using R2.id.xx , so it is a normal variable, so I can only jump to the java file of R2 after clicking. So is there any way for me to jump to the corresponding xml when I use the R2.id.xxx variable?

Mar.21,2021
MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b3b4e0-4080d.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b3b4e0-4080d.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?