An android implementation of the Discrete Slider component

DiscreteSeekbar

DiscreteSeekbar is my poor attempt to develop an android implementation of the Discrete Slider component from the Google Material Design Guidelines.

AnderWebdiscreteSeekBar

Prologe I really hope Google provides developers with a better (and official) implementation ;)

Warning After a bunch of hours trying to replicate the exact feel of the Material's Discrete Seekbar, with a beautiful stuff-that-morphs-into-other-stuff animation I was convinced about releasing the current code.

android.util.Log.wtf("WARNING!! HACKERY-DRAGONS!!");

GitHub