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

Add a way to use swipe gestures to switch between the counters #89

Open gentlecat opened 4 years ago

gentlecat commented 4 years ago

There's been plenty of feedback about having a simpler way to switch between counters. Using the menu can be somewhat tedious. Swiping seems like a nice way to solve this problem.

gentlecat commented 4 years ago

Can potentially use https://developer.android.com/reference/androidx/viewpager2/widget/ViewPager2?hl=en.