object StringUtils {. fun format(context: Context?, value: Float?): String? {. return trimZero(context?.resources?.getString(R.string.float_format, value ?
確定! 回上一頁