mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-22 01:40:07 +01:00
Reintroduce native currency symbols.
This commit is contained in:
@@ -138,7 +138,6 @@ data class Boost(
|
||||
boost.price,
|
||||
FiatMoneyUtil
|
||||
.formatOptions()
|
||||
.numberOnly()
|
||||
.trimZerosAfterDecimal()
|
||||
)
|
||||
button.setOnClickListener {
|
||||
|
||||
Reference in New Issue
Block a user