Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 668 Bytes

CHANGELOG.md

File metadata and controls

18 lines (11 loc) · 668 Bytes

##0.3.3

##0.3.2

  • targetSdkVersion is now 14. We just need holo style.

##0.3.1

  • Added a applyStyle(int styleResId) method

##0.3.0

  • SmoothProgressDrawable.Builder#width is now setStrokeWidth
  • The strokeWidth parameter is now a float (was an int)
  • Added possibility to modify dynamically the SmoothProgressBar and SmoothProgressDrawable properties. e.g. You can call mProgressBar.setColor(mColor)