Closed GoogleCodeExporter closed 9 years ago
I have included handling for the parseFloat to fail.
try { ... } catch (NumberFormatException e { ... }
The method persisting a float property now returns false if the float cannot be
parsed. This is consistent with the behaviour of EditTextPrference which
FloatEditTextPreference extends.
I'll commit my change right away.
Original comment by yash...@gmail.com
on 11 Jul 2011 at 8:45
This was long fixed.
Original comment by yash...@gmail.com
on 22 Dec 2012 at 8:35
Original issue reported on code.google.com by
yash...@gmail.com
on 25 Jun 2011 at 10:02