Skip to content

v1.4.1

Latest
Compare
Choose a tag to compare
@siralam siralam released this 15 Apr 07:04
· 3 commits to master since this release
32e9532
  • Removed setting aspect ratio inside LoopingViewPager. Let its parent decide how to layout it (i.e. its height).
  • Same as above, removed itemAspectRatio as well. You can actually simply set it through padding and clipToPadding=false.
  • Removed unnecessary context as a param in LoopingPagerAdapter's constructor.
  • Migrated from JCenter() to MavenCentral().