Open BDoma opened 6 years ago
At the initial state hard coded $ currency (R.string.initial_cost) is used After the increase/decrease btn pressed NumberFormat.getCurrencyInstance().format() is used which it can changes the currency not just the quantity.
At the initial state hard coded $ currency (R.string.initial_cost) is used After the increase/decrease btn pressed NumberFormat.getCurrencyInstance().format() is used which it can changes the currency not just the quantity.