Issue
I have a android app using a webview to load a webpage, however in the graphical layout and in the app it shows a white thick border, I tried resizing and I tried changing the width and height in the XML layout file, but no change. Please check the below image for reference.
Solution
This white border that you can see might be just from the background of the layout container of the webview. Please make sure that you don't have a padding on the layout or margin on the webview.
Answered By - Marcin S.
0 comments:
Post a Comment
Note: Only a member of this blog may post a comment.