开发者

Selecting the currently selected item in a spinner

开发者 https://www.devze.com 2023-02-14 18:41 出处:网络
I have a spinner widget that only has one item by default, \"Create new..开发者_运维知识库.\"

I have a spinner widget that only has one item by default, "Create new..开发者_运维知识库."

My problem is if there is only one item in the spinner list, it's already selected, so clicking on it again doesn't trigger anything.

Is there any way to detect when an item is re-selected?

Thanks.

0

精彩评论

暂无评论...
验证码 换一张
取 消