Supply a tag for this view containing a String, to be retrieved later with View.getTag()
or searched for with View.findViewWithTag()
.
Must be a string value, using '\\;'
to escape characters such as '\\n'
or '\\uxxxx'
for a unicode character.
For more information go to android:tag