Hi Prashanth,
           I have already tried it.But what I need is a different
thing.I want to highlight the border of the spinner object once it is
got focused.Right now I can see highlight when the items of spinner
are selected.
           I want to highlight the border of the original spinner
object when it  is getting focused prior to items are selected.

Thanks & Regards,
Isuru


On Sep 8, 12:50 pm, prashanth <[email protected]> wrote:
> Hello
> use android:focusable to true.I use few spinner objects and they get
> focus similar to textview .have a look at apidemos in the sdk
> installation to see if
> that does what u want to do
>
> gtg
>
> On Sep 7, 11:05 am,Isuru<[email protected]> wrote:
>
> > Hi,
> >      When components like TextViews got focus we can focus them using
> > highlighting the border of the component.Like that how can we
> > highlight the border of a spinner object when it got focus?.U can
> > highlight borders of each and every item in the spinner at the time of
> > selection.
> >    What I need is to highlight the border of spinner object when it
> > got focus initially.I went through xml attributes and couldnt find
> > matching one.Let me know if u have any clue to do this.
>
> > Thanks & Regards,
> >Isuru
>
>
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to