ligi / gobandroid

A Goban for Android
https://play.google.com/store/apps/details?id=org.ligi.gobandroid_hd
232 stars 63 forks source link

Add SeekBar to Navigation #217

Closed mkkelley closed 4 years ago

mkkelley commented 6 years ago

Hi!

Often when I am using your app to review games with others, I noticed that I often had to click many, many times on the move forward/back buttons to get to the part of the game that we wanted to discuss. If I have missed such a feature please close this pull request and point me towards it!

This pull request adds a seek bar to the navigation buttons, positioned above them.

I could not seem to get the tests to run, through gradle or individually - got the message ClassNotFound ... Empty test suite.

I am new to Android development, so if I have done anything unidiomatically I would be happy to change it.