【问题标题】:Android: spinner with option group (no ExpandableListView)Android:带有选项组的微调器(无 ExpandableListView)
【发布时间】:2019-02-23 17:54:36
【问题描述】:

如何创建带有子类别的微调器?

不使用 ExpandableListView,只需一个微调器选项组。

例如。

NUMBERS (unselectable)
    1
    2
    3
LETTERS (unselectable)
    a
    b
    c

【问题讨论】:

  • 你有什么解决办法吗?

标签: android spinner


【解决方案1】:

看看Android section-list(一个分成几部分的ListView),它可能对你有用。

【讨论】:

  • 但它不像微调器那样下拉
  • 不再维护。 (大约 7 年前停止支持。)
猜你喜欢
  • 1970-01-01
  • 1970-01-01
  • 1970-01-01
  • 1970-01-01
  • 2011-04-26
  • 2020-06-02
  • 2020-10-15
  • 1970-01-01
  • 1970-01-01
相关资源
最近更新 更多