Example usage for android.widget AbsSpinner subclass-usage

List of usage examples for android.widget AbsSpinner subclass-usage

Introduction

In this page you can find the example usage for android.widget AbsSpinner subclass-usage.

Usage

From source file android.widget.Gallery.java

/**
 * A view that shows items in a center-locked, horizontally scrolling list.
 * <p>
 * The default values for the Gallery assume you will be using
 * {@link android.R.styleable#Theme_galleryItemBackground} as the background for
 * each View given to the Gallery from the Adapter. If you are not doing this,