android - How to show Spinner items on specific condition occured? -


i have 1 spinner in app. want show items of spinner automatically. in scenario, not touching/clicking on spinner choose item.

is possible call spinner show item automatically when specific condition occur?

please, guide me how do this.

yes can use

  spinner.performclick(); 

when paricular condition occur.


Comments

Popular posts from this blog

c - How to retrieve a variable from the Apache configuration inside the module? -

c# - Constructor arguments cannot be passed for interface mocks -

python - malformed header from script index.py Bad header -