Start a new topic

webview not taking full screen on phone on kinvey studio

i am using the drag and drop method on kinvey studio to build my app. I have a view that I want to open to a website. The webview works and opens the url, but it doesn't take up the whole screen. It's pretty small and I am not sure how to change the layout to make it max out the screen on the phone. What are my options to making it fit the screen better?




1 Comment

Hello Brianna,

To ensure that the WebView component stretches over the entire screen, you need to set the Height attribute of the WebView to 100% or a value of your own choosing in pixels (for example, 500px). The easiest way to do this is through the STYLES tab, which is located in the INSPECTOR pane on the right side of the Kinvey Studio client. In there, under Box Styles -> Size, you can set a value for Height.


I hope this helps. Please, let me know if we can be of any further assistance.


Regards,
Garo
Login or Signup to post a comment