n-apps / ScoreCounter

Android app. Score Counter will help you easily keep score in any games, sports or other activities. Will do all the math for tracking initiative, HP, hit points, spell slots or even count win streaks in your bar game night!
GNU General Public License v3.0
70 stars 19 forks source link

Apply multiple taps for the same counter after delay #16

Open n-apps opened 5 years ago

n-apps commented 5 years ago

Accumulate a number from taps and display it separately (above or below counter), and only after some delay (1 sec?), apply it's value to the total points. Probably not very clear what I mean, but this approach is implemented in the counter for Star Realms - Trade Row. It's more convenient and it helps to avoid situations when you get confused after entering new points (which unfortunately happens too often)