android - spinner with nothing selected -


i try make spinner on first use shows text "please select..." in collapsed state , when shows dropdown state, shows items, nothing selected. tried different approaches:

  1. use list "please select..." item , try remove list on first dropdown (the problem there no notification when spinner drops down first time)

  2. try hide first item in dropdown view overriding getdropdownview. when set height of view @ position 0 0 pixel, spinner leaves space @ end of view, looks size of view calculated before getdropdownview called.

any other ideas? thank you!


Comments

Popular posts from this blog

java - Play! framework 2.0: How to display multiple image? -

gmail - Is there any documentation for read-only access to the Google Contacts API? -

php - Controller/JToolBar not working in Joomla 2.5 -