Added in API level 1

ViewSwitcher.ViewFactory


public static interface 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.