java - Change string place android studio -


i've got:

txtlistchild.settext(preferenceconnector.readstring(_context,                 preferenceconnector.countrysymbol, " $") +                 offeramt /*+ " " + this._listdataheader.get(groupposition)*/); 

which giving example pln50. how change it, 50 pln?

please me guys!

change order in strings concatenated:

txtlistchild.settext(offeramt +" "+ preferenceconnector.readstring(_context,                                       preferenceconnector.countrysymbol, "$")) 

Comments

Popular posts from this blog

account - Script error login visual studio DefaultLogin_PCore.js -

xcode - CocoaPod Storyboard error: -