AnderWeb / discreteSeekBar

Apache License 2.0
2.11k stars 402 forks source link

Fixed some bugs and updated sdk & Library version #65

Open BehnamMaboodi opened 8 years ago

BehnamMaboodi commented 8 years ago

- Fixed: Calling setMax on realtime didn't update progress postion. for more information about this bug refer to issue #50. - Fixed: Leaving wrong value after measuring maximum Markerwidth. - Changed: AccelerateDecelerateInterpolator to FastOutSlowInInterpolator (this is material design interpolator provided by google in support library v4). - Updated: target sdk and support library.