Android代码-水平或垂直双向滚动​​的AndroidGridView

时间:2022-08-28 02:48:27
【文件属性】:

文件名称:Android代码-水平或垂直双向滚动​​的AndroidGridView

文件大小:166KB

文件格式:ZIP

更新时间:2022-08-28 02:48:27

Android代码

TwoWayGridView An Android GridView that can be configured to scroll horizontally or vertically. I should have posted this over a year and a half ago, but never got around to it. I needed a grid view that in portrait would scroll vertically, but in landscape, would scroll horizontally. I thought I could try hacking up the Gallery, but that never works out well, and if GridView could really be configured to scroll any direction, it would just be so much easier. So I built it one weekend. Lots o


【文件预览】:
two-way-gridview-master
----.gitignore(217B)
----AndroidManifest.xml(747B)
----sample()
--------AndroidManifest.xml(623B)
--------res()
--------src()
--------proguard-project.txt(781B)
--------project.properties(598B)
--------ant.properties(698B)
----.classpath(356B)
----project.properties(668B)
----README.md(2KB)
----.project(819B)
----lib()
--------AndroidManifest.xml(340B)
--------res()
--------src()
--------project.properties(668B)

网友评论