Skip to content

v1.3.0

Compare
Choose a tag to compare
@zhanghai zhanghai released this 23 Oct 12:39
· 55 commits to master since this release
  • Update horizontal progress height to 4dp to be consistent with new framework implementation.
  • Make secondary progress and backgound alpha modulation handled by tint instead of alpha. This enables tinting secondary progress / background with another solid color.
  • Rename mpb_showTrack and ShowTrackDrawable etc to mpb_showProgressBackground and ShowBackgroundDrawable so that it is consistent with mpb_progressBackgroundTint. You need to migrate your code against this change if you used these features.