I am setting text using setText() by following way.
prodNameView.setText(\"\" + name); prodOriginalPriceView.setText(\"\" + String.format(g
If you don't need to support i18n, you can disable this lint check in Android Studio
File -> Settings -> Editor -> Inspections -> Android -> Lint -> TextView Internationalization(uncheck this)