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
1 file changed