public interface ViewFactory
| Modifier and Type | Method and Description |
|---|---|
ViewAdapter |
createNewView(android.app.Activity activity)
Creates a rendering view.
|
ViewAdapter createNewView(android.app.Activity activity)
activity - the activity to attach the view to.Copyright © 2013. All Rights Reserved.