Ok, so I tested scrolling both in `ViewPager` and ...
# chucker
v
Ok, so I tested scrolling both in
ViewPager
and
ViewPager2 1.1.0-alpha01
on a few real devices inside
TransactionActivity
and can confirm that there is such change in behavior as described in that article, but I wouldn’t say that I had UX issues due to that. It is more that I tried to do diagonal swipes myself as in the article than I actually had on its own. But yes, on
ViewPager2
it is easier to trigger tabs switch than it was on old
ViewPager
.