You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In canViewScrollUp and canViewScrollHorizontally check every view of parent , including the invisible ones which is wrong. In my project, some views are invisible, they should not be considered in nested scrolling.
In canViewScrollUp and canViewScrollHorizontally check every view of parent , including the invisible ones which is wrong. In my project, some views are invisible, they should not be considered in nested scrolling.