I want to write text starting with @ symbol in TextView. But, when I write it in both places as a hardcoded and using string resource, the error says missing /. When I type some characters before @, it works fine. But, I want to write it at the beginning. How to achieve this?