kojofosu / Quantitizer

:sparkles: A quantity stepper for android projects
MIT License
189 stars 18 forks source link

Crash when typing value manually #6

Closed UNDevid closed 3 years ago

UNDevid commented 3 years ago

When I try to insert the quantitizer value with soft keyboard, when it reaches high values (probably exceedes Integer.MAX_INT) the app crash. I've already set both minValue and maxValue

kojofosu commented 3 years ago

Noted. can you kindly post the crash log?

kojofosu commented 3 years ago

@UNDevid you can try version 1.6.4