I want to set the text in code, but symbol(₸) is not displayed on the device
I use TextView
This does not work:
liquidationShares.setText("12313" + (char) 0x20B8);
liquidationShares.setText("1 909 993" + "\u20B8");
I run the application on the other device, and it works. Maybe the problem is Meizu