I have a text showing in the textview which is displayed correctly since years (Productive App), but now I get a nondisplayable Character as result (?)
textViewBottom.setText("Übersicht");
is showing as
?bersicht.
How can I achieve showing the special character correctly and does one know what could be changed ?