prathameshmm02 / Calculator-inator

Calculator & Converter for Android
GNU General Public License v3.0
145 stars 13 forks source link

Leading Decimal Crash in Convertor #31

Open stoponerr opened 2 years ago

stoponerr commented 2 years ago

When converting a decimal quantity less than 1, if you leave out the leading 0 (say by typing .07 instead of 0.07) the app will crash. Thanks for the awesome calc!

prathameshmm02 commented 2 years ago

I can reproduce this issue, thanks for reporting, I will fix this in next update.