【问题标题】:remove bottom divider of a android ExpandedListView删除 android ExpandedListView 的底部分隔线
【发布时间】:2011-10-19 20:45:05
【问题描述】:

所以我试图从 ExpandableListView 的每组内的列表视图中删除顶部和底部(或页眉和页脚,如果你愿意的话)分隔符。我看到了这个链接 (Remove the bottom divider of an android ListView),但这似乎不适用于 ExpandableListView。有没有人有办法在代码或 XML 标记中做到这一点?我可以一起禁用它们并在项目布局中执行此操作,但是由于我与其他列表共享它,所以我真的不想走那条路,除非我也有。

我的目标是 Honeycomb (3.1)。

【问题讨论】:

    标签: android android-3.0-honeycomb expandablelistview


    【解决方案1】:

    您是否尝试将android:childDivider xml 属性设置为 0px?

    【讨论】:

      猜你喜欢
      • 2011-06-25
      • 1970-01-01
      • 1970-01-01
      • 2012-08-05
      • 2015-05-14
      • 2010-11-28
      • 1970-01-01
      • 2017-03-12
      • 2011-02-05
      相关资源
      最近更新 更多