public class DefaultWebViewFactory extends java.lang.Object implements ViewFactory
Constructor and Description |
---|
DefaultWebViewFactory() |
Modifier and Type | Method and Description |
---|---|
ViewAdapter |
createNewView(android.app.Activity activity)
Creates a rendering view.
|
public ViewAdapter createNewView(android.app.Activity activity)
ViewFactory
createNewView
in interface ViewFactory
activity
- the activity to attach the view to.