Re: [android-developers] Show Spinner Initial Text

2012-07-18 Thread abhijeet tomar
Ok thanks Arun Kumar -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send email to android-developers@googlegroups.com To unsubscribe from this group, send email to android-developers+unsubscr...@googlegroups.com

Re: [android-developers] Show Spinner Initial Text

2012-07-18 Thread chaitu
*You can use spinner.setSelection(0) in oncreate() method.. Thanks, Chaitanya.K * On Wed, Jul 18, 2012 at 1:18 PM, abhijeet tomar abhijeet...@gmail.comwrote: Ok thanks Arun Kumar -- You received this message because you are subscribed to the Google Groups Android Developers group.

[android-developers] Show Spinner Initial Text

2012-07-17 Thread abhijeet tomar
Hello Members, I have a little problemI want to display Initial text when Spinner display. Generally it shows nothing...it not good to show Please Help... -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group,

Re: [android-developers] Show Spinner Initial Text

2012-07-17 Thread TreKing
On Tue, Jul 17, 2012 at 1:31 AM, abhijeet tomar abhijeet...@gmail.comwrote: I want to display Initial text when Spinner display. Generally it shows nothing...it not good to show This is not very clear. http://www.catb.org/~esr/faqs/smart-questions.html

Re: [android-developers] Show Spinner Initial Text

2012-07-17 Thread Narendra Singh Rathore
On Tue, Jul 17, 2012 at 12:01 PM, abhijeet tomar abhijeet...@gmail.comwrote: Hello Members, I have a little problemI want to display Initial text when Spinner display. Generally it shows nothing...it not good to show Please Help... Hi Abhijeet, if you want to show the title of

Re: [android-developers] Show Spinner Initial Text

2012-07-17 Thread abhijeet tomar
Narendra Sir, i have applied that...but it shows when i clicked in spinner...i want when the first spinner appeared then it will show some text. -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send email to

Re: [android-developers] Show Spinner Initial Text

2012-07-17 Thread Justin Anderson
http://lmgtfy.com/?q=android+spinner+initial+text Thanks, Justin Anderson MagouyaWare Developer http://sites.google.com/site/magouyaware On Tue, Jul 17, 2012 at 6:41 AM, abhijeet tomar abhijeet...@gmail.comwrote: Narendra Sir, i have applied that...but it shows when i clicked in spinner...i

Re: [android-developers] Show Spinner Initial Text

2012-07-17 Thread arun kumar
Hai abhijeet tomar, just refer this site you got some idea http://www.androidpeople.com/android-spinner-default-value On Tue, Jul 17, 2012 at 6:49 PM, Justin Anderson magouyaw...@gmail.comwrote: http://lmgtfy.com/?q=android+spinner+initial+text Thanks, Justin Anderson MagouyaWare Developer