嗨,我有一个 Spinner,里面有 934 件物品,它太长了,更糟糕的是,它也只是按“必须服从的他”的顺序进行了多项选择。I was going to have it manually populate a uneditable read-only "ListView" below whenever something was picked, but that still doesn't make it search the spinner.
我脑海中的想法是这样的
++++++++++++++++++++++++++++++++
+ search text [v]+
++++++++++++++++++++++++++++++++
+ Filtered Choice 1 | |+
+ Filtered Choice 2 | |+
+ Filtered Choice 3 |I|+
++++++++++++++++++++++++++++++++
+ Picked Choice a [delete] +
+ Picked Choice b [delete] +
++++++++++++++++++++++++++++++++
如果这对我来说目标太高了,我理解但我想知道是否有任何项目或教程涵盖了这个概念?谢谢你的帮助。