commit | 8330d9de4ab714e0f1b50298757e2c691c8ece8b | [log] [tgz] |
---|---|---|
author | Jesse Wilson <jessewilson@google.com> | Mon Oct 12 14:07:16 2009 -0700 |
committer | Jesse Wilson <jessewilson@google.com> | Mon Oct 12 14:30:07 2009 -0700 |
tree | e27c618187df80c76a3b9e0acb24a2f2a8479688 | |
parent | 853817a5ec33ce1baaeeca3905addef43c64b05b [diff] |
Bug fixing for NumberFormat and BigDecimal. 1. Fixed the bug that DecimalFormat does not handle multiplier. 2. Fixed the bug that DecimalFormat does not handle precision. This is a copy of the original Eclair change, https://android-git.corp.google.com/g/26297 Bug: 1897917.