Added in API level 1

ViewSwitcher.ViewFactory

public static interface ViewSwitcher.ViewFactory

android.widget.ViewSwitcher.ViewFactory


Creates views in a ViewSwitcher.

Summary

Public methods

abstract View makeView()

Creates a new View to be added in a ViewSwitcher.

Public methods

makeView

Added in API level 1
public abstract View makeView ()

Creates a new View to be added in a ViewSwitcher.

Returns
View a View