All Versions
6
Latest Version
Avg Release Cycle
59 days
Latest Release
1418 days ago

Changelog History

  • v0.0.6 Changes

    June 07, 2020

    ๐Ÿ“š documentation for public methods added
    ๐Ÿ‘ animation interpolator support added

  • v0.0.5 Changes

    December 16, 2019

    0๏ธโƒฃ Now default fill animation can be disabled if needed.

    using method setProgress(inputProgress: Int,animated:Boolean=true)
    i.e. fillB.setProgress(progress, isAnimated)

    โšก๏ธ This comes in handy if we want to set an initial progress value and then update it afterwards.

  • v0.0.4 Changes

    December 02, 2019

    ๐Ÿ‘ FillProgressLayout now supports gradient progress colors.

    ๐Ÿ†• new xml tags added for easy implementation
    ๐Ÿšš fpl_gradientMovement
    fpl_gradientColors
    fpl_gradientDirection

    and their respective setters for dynamic changes

  • v0.0.3

    September 18, 2019
  • v0.0.2

    August 27, 2019
  • v0.0.1

    August 16, 2019