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
{{ message }}
This repository has been archived by the owner on Jul 14, 2021. It is now read-only.
UltraViewpager 的子视图是每页一个recyclerView(长度最大是4个) ,竖屏是一行四列 横向滚动,竖屏是一列四行 纵向滚动。当横竖屏使用同一个的UltraViewPager的时候,首先进入页面之后是竖屏,竖屏正常,切换横屏也正常,但是横屏切换竖屏的后 ,UltraViewPager是横向滑动的,子视图却变成了上下显示,而不是左右显示。
The text was updated successfully, but these errors were encountered: