Skip to content

PageIndicatorView v0.0.9

Compare
Choose a tag to compare
@romandanylyk romandanylyk released this 07 Jan 19:59
· 159 commits to master since this release
  1. Fixed possible IllegalStateException while un-registering viewpager's adapter data set observer
  2. Fixed issue with redrawing circles after data set observer call
  3. Fixed bug with not working dynamic count if set it (and viewpager id) as attributes
  4. Renamed attribute 'dynamicCount' to 'piv_dynamicCount' to avoid name conflicts
  5. General stability improvements