What is the diffirence between the @id/ and @+id/?
@id/
@+id/
In @+id/ the plus symbol
Difference between “@+id/” and “@id/” in Android
“@+id/”
“@id/”
The first one is used for to create the ID of the particular ui component and the another one is used for to refer the particular component
ID