I would like to know how can I show in my TextView the price as follows:
Price is a double value. a=8.75 and b=9.00
I need display a=8.75 and b=9.
I supose I need to check something and change its value. But I dont know what.
Please, help me. Thank you!