Мне нужно вставить "< < в android:text = "<<", но возникают проблемы с:
Multiple annotations found at this line:
- [I18N] Hardcoded string "<<", should use @string resource
- The value of attribute "android:text" associated with an element type "Button" must not contain the '<'
character.
Можете ли вы рассказать мне, как я могу вставить << в xml файл TextView текст?