Skip to content

Releases: JeetR/CircularProgressBar-android

2021-04-19:001 Two Semicircle to form 100%

18 Apr 22:03
94ff51c
Compare
Choose a tag to compare

This is first stable release with near prod features.

  • Added two semicircular arcs for 100% circular progress bar
  • Animation time can be controlled also animation interpolators can be set from code or xml
  • Animation time is based on proportion of progress changed ie it wont be 100% specified time it depends on the amount of difference between last progress and current progress
  • version 2.0.0 and build number 2021-04-19:001

    Progress Text Size Fixes

    17 Apr 19:49
    Compare
    Choose a tag to compare
    1.2.2
    
    text size fix

    ProgressTextCenterAlign

    17 Apr 19:40
    Compare
    Choose a tag to compare
    1.2.1
    
    change progressText to center align

    thirdProdRelease

    17 Apr 19:30
    Compare
    Choose a tag to compare
    1.2.0
    
    Merge branch 'master' of https://github.com/JeetR/CircularProgressBar…

    SecondProdRelease

    17 Apr 13:51
    Compare
    Choose a tag to compare
    1.1.0
    
    minor changes to attributes behaviour to work better from xml

    FirstProdVersion

    17 Apr 13:22
    Compare
    Choose a tag to compare
    1.0
    
    custom xml attributes added

    FirstBetaRelease

    17 Apr 12:45
    Compare
    Choose a tag to compare
    FirstBetaRelease Pre-release
    Pre-release
    v0.1
    
    initial commit