This app features a simple tally counter with 3 buttons: Increasing by 1, decreasing by 1 and reset to zero.
All fields are holdable, meaning you can hold them to change their value:
- Holding the counter value allows you to change the stored value.
- Holding the + button allows you to increment by any number.
- Holding the - button allows you to decrement by any number.