我想要做的是onCardboardTrigger从VrPanoramaView. 所以我想我可以setGvrView在GvrActivity. 但我看不到如何在VrPanoramaView. 有什么想法吗?
activity = new GvrActivity();
activity.setGvrView(panoWidgetView);
Error:(65, 29) error: incompatible types: VrPanoramaView cannot be converted to GvrView