Maybe a simple question - I need help to setText multiple strings from my strings.xml.
mytext.setText(resources.getString(R.string.history_text1+R.string.history_text2));
So I mean I need to put 2 different text as one via one setText.
However with this syntax I have an error: android.content.res.Resources$NotFoundException: String resource ID #0xfe1e0079