AutoImageFlipper v1.6.0 Release Notes
Release Date: 2019-11-01 // over 5 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