AutoImageFlipper v1.6.0 Release Notes

Release Date: 2019-11-01 // over 4 years ago
  • ๐Ÿ”„ Changelogs

    • โž• Add circular indicator below the whole flipper view
    • โž• Add background for the circular indicator
    • โšก๏ธ Update method to show/hide circular pager indicator by simply updating the visibility of the indicator
    • โž• Add alpha hex code in bg_overlay file in the form of #AARRGGBB
    • Extract dimen and color resources of layouts
    • โž• Add method to remove Auto Cycle
    • ๐Ÿšš Also remove autocycle if scroll time set to 0
    • โž• Add a method to remove all flipper views from the FlipperLayout
    • โž• Add a new UIUtil class to convert dp values to pixels and vice versa
    • Create new HomeActivity with a recycler view in which flipper view is inside a recycler view
    • Create an interior and exterior tab layouts
    • โž• Add a method to showInnerPagerndicator to display an inner pager indicator instead of outer pager indicator
    • โž• Add a method to add background color/drawable to flipper pager
    • Create a method to expose the flipper pager to the user, so that they can customise it as per their needs
    • โšก๏ธ Update Readme and add new GIFs

Previous changes from v1.5.8

  • ๐Ÿ”„ Changelog

    • โž• Add bintray publish the plugin to upload the library from CLI, see this link