- factory
- the view factory used to generate the switcher's content
Sets the factory used to create the two views between which the ViewSwitcher will flip. Instead of using a factory, you can call ViewSwitcher.addView(android.view.View, int, android.view.ViewGroup.LayoutParams) twice.