zxd_72 2013-07-11 06:49 采纳率: 0%
浏览 1962
已采纳

如何在多行中显示图像?

我创建了一个 gallery 有多行(图像来自网络所以数量是动态的),我想使用 gallery,但是它们显示在中间,所有的都在同一行。我不知道哪个属性控制的这个函数。

<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
android:layout_width="fill_parent" android:layout_height="fill_parent"
android:orientation="vertical">
<Gallery xmlns:android="http://schemas.android.com/apk/res/android"
    android:id="@+id/Gallery" android:layout_width="fill_parent"
android:layout_height="fill_parent" />
    </LinearLayout>
  • 写回答

1条回答 默认 最新

  • ssummeraw 2013-07-11 08:59
    关注

    你可能需要使用 GridView 代替。
    请参考: http://developer.android.com/resources/tutorials/views/hello-gridview.html

    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论

报告相同问题?

悬赏问题

  • ¥15 stata安慰剂检验作图但是真实值不出现在图上
  • ¥15 c程序不知道为什么得不到结果
  • ¥40 复杂的限制性的商函数处理
  • ¥15 程序不包含适用于入口点的静态Main方法
  • ¥15 素材场景中光线烘焙后灯光失效
  • ¥15 请教一下各位,为什么我这个没有实现模拟点击
  • ¥15 执行 virtuoso 命令后,界面没有,cadence 启动不起来
  • ¥50 comfyui下连接animatediff节点生成视频质量非常差的原因
  • ¥20 有关区间dp的问题求解
  • ¥15 多电路系统共用电源的串扰问题