Use android:stretchMode to stretch the width or to disable stretching. On Thu, Jan 22, 2009 at 10:19 PM, jj <[email protected]> wrote: > > Not allowing horizontal spacing between grid view item, > > I am using following for grid view , I don't want horizontal space > between grid view item. > android:horizontalSpacing="0px" > android:verticalSpacing="0px" > > by using this there no vertical space between item. But the horizontal > space remain there, how to > eliminate this horizontal space between grid items. > > will anybody suggest. > > >
-- Romain Guy Android framework engineer [email protected] Note: please don't send private questions to me, as I don't have time to provide private support. All such questions should be posted on public forums, where I and others can see and answer them --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

