android spinner performClick onItemSelected

后端 未结 3 1450
佛祖请我去吃肉
佛祖请我去吃肉 2020-12-19 09:22

I have a little problem with a spinner.

I create a Spinner the user click a Button. The Spinner is shown as it should be, but

3条回答
  •  北海茫月
    2020-12-19 09:25

    Solved the problem by adding a Spinner in my xml with height and width set to zero.

提交回复
热议问题