gentlecat / counter

🔢 Tally counter for Android
https://f-droid.org/repository/browse/?fdid=me.tsukanov.counter
Apache License 2.0
103 stars 53 forks source link

Counter editor doesn't have proper limits for values #70

Closed gentlecat closed 4 years ago

gentlecat commented 5 years ago

It is possible to set value to be over the actual maximum or minimum. When this happens, an exception gets thrown and the app crashes.

gentlecat commented 4 years ago

Unable to reproduce this anymore.