Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我需要为一堆元素实现垂直滚动,以便每个元素占据大部分屏幕。我猜它的模拟是在大多数主屏幕上的水平滚动,您在这些屏幕之间定位时会使用它。
到目前为止,我刚刚制作了一个列表视图,但我需要以某种方式修复每个屏幕的行数(1)。有任何想法吗 ?
谢谢。
也许你可以试试这个?它是一个 VerticalPager(我认为这个名字很自我描述)。