【问题标题】:GMGridView equivalent in androidGMGridView 在 android 中等效
【发布时间】:2012-08-21 13:59:58
【问题描述】:

我们在 android.Some 库中是否有类似 gmgridview 的等价物,或者可以为 android 模拟相同行为的东西,如 GMGRIDVIEW 对 iOS 有。

【问题讨论】:

    标签: android android-layout gridview android-emulator grid


    【解决方案1】:

    我认为没有适用于 Android 的 GMGGridView 的确切版本,但这里有一个类似的版本可能会有所帮助: https://github.com/thquinn/DraggableGridView(相信是开源的) 还有关于 Android 的 Gridview 的信息...... http://developer.android.com/guide/topics/ui/layout/gridview.html http://www.mkyong.com/android/android-gridview-example/ 希望这些有所帮助。

    【讨论】:

    • 是的,我已经使用了 Draggable gridview,它也是开源的,但是当我尝试它以获得完整的布局时,它会消失,你能帮我们提供一个将自定义布局设置为可拖动的示例吗?
    猜你喜欢
    • 1970-01-01
    • 1970-01-01
    • 2011-09-07
    • 2013-03-10
    • 1970-01-01
    • 2023-03-06
    • 1970-01-01
    • 1970-01-01
    • 2010-10-20
    相关资源
    最近更新 更多