2015/07/10 - Fixed compatible with android 5.0 environment - Added three integer digits each adding a comma
2014/08/29 - Fixed percentage method of calculation Example: $ 500 to buy a dress, plus the rate of 5% (25) in total, how much money? Button below 500 + 5% That is 500 + 500 * 0.05 -> 500 + 25 = 525
~infood
1.0.7 1.0.7
2015/07/10 - Fixed compatible with android 5.0 environment - Added three integer digits each adding a comma
2014/08/29 - Fixed percentage method of calculation Example: $ 500 to buy a dress, plus the rate of 5% (25) in total, how much money? Button below 500 + 5% That is 500 + 500 * 0.05 -> 500 + 25 = 525