Closed prudveekrishna closed 7 years ago
If you want to add custom controls you should use the lower level GVRView and build it up yourself. VR View is meant to be simpler and more turnkey.
@nathanmartz Thank you. Is GVRView available in iOS?
Sorry, on iOS It's CardboardView. Same idea.
On Fri, Nov 18, 2016 at 7:59 AM, prudveekrishna notifications@github.com wrote:
@nathanmartz https://github.com/nathanmartz Thank you. Is GVRView available in iOS?
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/googlevr/gvr-ios-sdk/issues/166#issuecomment-261567496, or mute the thread https://github.com/notifications/unsubscribe-auth/ANamfqrX9uQ4Sx7Jv5fkeHJItAa4WqK_ks5q_ctwgaJpZM4K2ZCq .
Team,
Can we implement/display custom controls in GVRWidgetDisplayModeFullscreenVR?(Find attached screenshot) We're playing video using GVRVideoView.
In console we're able to see customised view, GVRGlView, UIButton, QTMButton as subviews. But subviews are not visible in GVRWidgetDisplayModeFullscreenVR
Thanks in advance Prudvee