List of usage examples for android.widget Gallery subclass-usage
From source file com.manning.androidhacks.hack017.view.CreateAccountGallery.java
public class CreateAccountGallery extends Gallery { public CreateAccountGallery(Context context) { super(context); }