-
Notifications
You must be signed in to change notification settings - Fork 710
Open
Description
Hello ,
i am trying to set the webview in my canvas ( in android ) but it goes full screen.
So mentionig how i want things to be.
There is a canvas which has some height , below the canvas there are some buttons,
when i click one of the button , it should show the webpage on the canvas itselft , but what is happening is that it goes to full screen and unity buttons gets hide .
I have used below
webViewObject.AdjustBottomMargin(200);
webViewObject.SetMargins(5, 100, 5, 500);
but it is not working. providing screenshot
Metadata
Metadata
Assignees
Labels
No labels