See Also: Gallery Members
A view that shows items in a center-locked, horizontally scrolling list.
The default values for the Gallery assume you will be using NoType:android/R$styleable;Href=../../../reference/android/R.styleable.html#Theme_galleryItemBackground as the background for each View given to the Gallery from the Adapter. If you are not doing this, you may need to adjust some Gallery properties, such as the spacing.
Views given to the Gallery should use NoType:android/widget/Gallery$LayoutParams;Href=../../../reference/android/widget/Gallery.LayoutParams.html as their layout parameters type.