views-widgets-samples
views-widgets-samples copied to clipboard
ViewPager2 touch issue
Clicks do not work in recyclerview which is in fragment in ViewPager2. But if you scroll at least a millimeter, the click starts to work
maybe related: https://developer.android.com/training/animation/vp2-migration#nested-scrollables
maybe related: https://developer.android.com/training/animation/vp2-migration#nested-scrollables
NestedScrollableHost doesn't solve the problem