suwu150 2016-04-09 02:00 采纳率: 20%
浏览 1927

怎么将ExpandableListView左边的倒三角放置到右边右边

怎么将ExpandableListView左边的倒三角放置到右边
android:id="@+id/el_option"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:background="@drawable/beijingnihao">

上面是布局文件,下面是group的布局文件

<ImageView
    android:id="@+id/imageView_group"
    android:layout_width="wrap_content"
    android:layout_height="wrap_content"
    android:src="@drawable/pengxin" />

<TextView
    android:id="@+id/textView_group"
    android:layout_width="wrap_content"
    android:layout_height="wrap_content"
    android:text="Large Text"
    android:textAppearance="?android:attr/textAppearanceLarge" />

  • 写回答

1条回答

  • 103style 2016-04-09 02:46
    关注

    你可以把默认的隐藏掉 然后在group 的item 中 右边加个图标

    评论

报告相同问题?

悬赏问题

  • ¥15 DIFY API Endpoint 问题。
  • ¥20 sub地址DHCP问题
  • ¥15 delta降尺度计算的一些细节,有偿
  • ¥15 Arduino红外遥控代码有问题
  • ¥15 数值计算离散正交多项式
  • ¥30 数值计算均差系数编程
  • ¥15 redis-full-check比较 两个集群的数据出错
  • ¥15 Matlab编程问题
  • ¥15 训练的多模态特征融合模型准确度很低怎么办
  • ¥15 kylin启动报错log4j类冲突