commit | 67cc9b6cd2fba7350ef4374534259461e95f1dd5 | [log] [tgz] |
---|---|---|
author | likaid <likaid@codeaurora.org> | Tue Jun 30 11:17:57 2015 +0800 |
committer | likaid <likaid@codeaurora.org> | Wed Jul 15 18:01:35 2015 +0800 |
tree | 0867315c34adaa2af6188909f440bc60f4fdb6a4 | |
parent | be3465750ac0ceeae737d6764dcc73a700328a6d [diff] |
SnapdragonCamera: fix NumberFormatException when input value invalide NumberFormatException occurred when converted the invalid input values, for example, user only input "." for some float values. Catch the NumberFormatException and show invalid input toast. Change-Id: Ie10b204950d43cca22a06532f04b9569fa545cbb CRs-Fixed: 862960