I tried a lot of things even tried changing the font of textview but could not get the expected result.
Actually, I am just reading a .txt file from my raw folder and then displaying it in the textview.
But I am facing a problem when characters like hyphen - and apostrophe ' appear. Not everywhere but the textview replaces those characters with ? symbol.
Attaching a screenshot of both, the file in notepad as well as textview.
