Hi I was wondering if you know how to get a handle on the main FrameLayout from an extension? In the AppTemplateActivity.java I know it can be done with getRuntimeView().get(). Do you know a simple way to do it from an extension?
This would allow us to modify the main view from the extension. Or even better is there a way to get a handle on the main class itself (the one that extends XWalkRuntimeActivityBase in the file AppTemplateActivity.java) Regards Matthew
_______________________________________________ Crosswalk-help mailing list [email protected] https://lists.crosswalk-project.org/mailman/listinfo/crosswalk-help
