v2.8.0
- 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).