Skip to content

v2.8.0

Compare
Choose a tag to compare
@alexvasilkov alexvasilkov released this 26 May 10:47
· 13 commits to master since this release
  • ViewPager2 support for images transition animation (#144).
  • Default animations duration is changed from 300ms to 200ms, to make the animations feel faster.
  • Fixed recycler view item's centering when auto scrolling the list (when using recycler view to view pager transitions).
  • Making sure State never uses NaNs (to catch possible UI issues earlier).