I have made a new value resource file in the android studio project as name dimens but while referring to it from XML I have to use the attribute @dimen
I am really curious to know the referring tag must have to be the same as the file name but it is not.
I have seen the same pattern in strings and colors.
But it is like that? any clue?
