All Versions
5
Latest Version
Avg Release Cycle
56 days
Latest Release
2739 days ago

Changelog History

  • v2.0.0 Changes

    September 18, 2016

    โž• Added

    • ๐Ÿ”„ Changelog has been added to keep track of changes of the project.
    • Radius can be set via XML attribute or the setRadius method.

    โœ‚ Removed

    • CircleLayout no longer has a circleBackground attribute.
  • v1.1.2 Changes

    July 13, 2016

    ๐Ÿ›  Fixed

    • ๐Ÿ›  Incorrect measurement of child views bug fixed.
  • v1.1.1 Changes

    March 24, 2016

    โž• Added

    • rotateViewToCenter became public.
  • v1.1.0 Changes

    February 07, 2016

    โž• Added

    • Setter and getter methods to change properties of the CircleLayout at runtime.

    ๐Ÿ”„ Changed

    • Readme contains info about usage via dependency management.
    • Icons in the sample app are changed.

    ๐Ÿ›  Fixed

    • Center click detection improved.
    • Measurement of the CircleLayout has been improved.
  • v1.0.0 Changes

    February 07, 2016

    โž• Added

    • This is the first implementation of the library which has been published to Sonatype Nexus Repository Manager to make it available to use via dependency managers like gradle or maven.
    • The library has been migrated to Android Studio.
    • Sample application created to showcase the library.

    ๐Ÿ”„ Changed

    • โšก๏ธ Readme has been updated to contain more details about the usage of the library.