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

Content and code samples on this page are subject to the licenses described in the Content License. Java and OpenJDK are trademarks or registered trademarks of Oracle and/or its affiliates.

Last updated 2025-02-10 UTC.