简体   繁体   English

适用于Gridview的android库,可水平和垂直滑动

[英]android library for Gridview with both horizontal and vertical swipe

Is there any Android library that supports both horizontal and vertical swiping GridView? 是否有同时支持水平和垂直滑动GridView的Android库? Thanks 谢谢

Not sure for GridView, but here you can find a RecyclerView example with GridLayoutManager which scrolls in both ways. 不确定GridView,但是在这里您可以找到带有GridLayoutManager的RecyclerView示例,该示例以两种方式滚动。

https://github.com/devunwired/recyclerview-playground https://github.com/devunwired/recyclerview-playground

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM