Copy the underlying layout xml, and change the width. Now use this changed layout for populating your spinner.
Thanks, Kumar Bibek http://tech-droid.blogspot.com On Dec 10, 7:23 pm, mmkr <[email protected]> wrote: > Hi, > > I am using spinners in my application, but when I click the drop > down icon the options coverthe entire width of the screen. But I want > the options to cover only some part of the screen(ie.. width). By > using LayoutParams I am able to change only the spinner icon width but > not the options width. I even searched for it,but of no use. Any one > help me, I need it very badly. > > Thanks in advance. -- 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

