[android-developers] Show Spinner Initial Text

2012-07-16 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, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Re: [android-developers] Show Spinner Initial Text

2012-07-16 Thread TreKing
On Tue, Jul 17, 2012 at 1:31 AM, abhijeet tomar wrote:

> 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

-
TreKing  - Chicago
transit tracking app for Android-powered devices

-- 
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
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Re: [android-developers] Show Spinner Initial Text

2012-07-16 Thread Narendra Singh Rathore
On Tue, Jul 17, 2012 at 12:01 PM, abhijeet tomar wrote:

> 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 the spinner, just use prompt
property of spinner in your layout like this.

android:prompt = "pick an item";

-- 
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
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

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 android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

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 wrote:

> 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 android-developers@googlegroups.com
> To unsubscribe from this group, send email to
> android-developers+unsubscr...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/android-developers?hl=en
>

-- 
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
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

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 wrote:

> 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 wrote:
>
>> 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 android-developers@googlegroups.com
>> To unsubscribe from this group, send email to
>> android-developers+unsubscr...@googlegroups.com
>> For more options, visit this group at
>> http://groups.google.com/group/android-developers?hl=en
>>
>
>  --
> 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
> For more options, visit this group at
> http://groups.google.com/group/android-developers?hl=en
>



-- 
WITH REGARDS
ARUN KUMAR P D
+91-9994794759

-- 
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
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

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
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

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 wrote:

> 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
> For more options, visit this group at
> http://groups.google.com/group/android-developers?hl=en
>



-- 
*
With best regards,*
*Chaitanya*
**

-- 
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
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en