Skip to content

Webview showing in fullscreen only. #1158

@Amit173

Description

@Amit173

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

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions