When using setText, if I specify to put @ string / myText, then I’m not setting the content of this resource, but the phrase "@ string / myText" itself. And how to set the text of the contents of a resource?
Source: https://ru.stackoverflow.com/questions/204452/
All Articles