Re: [android-developers] Spinner example has no prompt

2012-01-25 Thread Ray Tayek
At 07:52 AM 1/25/2012, you wrote: Since you mentioned 4.0.3 and api level 15... With Holo themes, spinners are no longer popup dialogs - they are dropdown lists, sošthere is no title.š Adding a text label to the layout somewhere near the spinner should work. yes, but that would take up more

Re: [android-developers] Spinner example has no prompt

2012-01-25 Thread Kostya Vasilyev
Since you mentioned 4.0.3 and api level 15... With Holo themes, spinners are no longer popup dialogs - they are dropdown lists, so there is no title. Adding a text label to the layout somewhere near the spinner should work. -- Kostya 25 января 2012 г. 8:20 пользователь Ray Tayek написал: > At

Re: [android-developers] Spinner example has no prompt

2012-01-24 Thread Ray Tayek
At 07:07 PM 1/24/2012, you wrote: At 02:21 AM 1/23/2012, you wrote: At 07:29 PM 1/21/2012, Ray Tayek wrote: hi, newbie here. ... running the spinner example shows earth. the prompt is not visible also, the spinner prompts in my project are not visible... found clue: http://groups.goog

Re: [android-developers] Spinner example has no prompt

2012-01-24 Thread Ray Tayek
At 02:21 AM 1/23/2012, you wrote: At 07:29 PM 1/21/2012, Ray Tayek wrote: hi, newbie here. ... running the spinner example shows earth. the prompt is not visible also, the spinner prompts in my project are not visible... found clue: http://groups.google.com/group/android-developers/bro

Re: [android-developers] Spinner example has no prompt

2012-01-23 Thread Ray Tayek
At 07:29 PM 1/21/2012, Ray Tayek wrote: hi, newbie here. ... running the spinner example shows earth. the prompt is not visible also, the spinner prompts in my project are not visible... my question is: is the prompt supposed to work as implemented in the spinner example? printling spin

[android-developers] Spinner example has no prompt

2012-01-21 Thread Ray Tayek
hi, newbie here. i downloaded the sdk and the eclipse plugin a few days ago. running the spinner example shows earth. the prompt is not visible in the emulator. also, the spinner prompts in my project are not visible in the emulator. stackoverflow has some info: http://stackoverflow.com/question