How to add padding around a WebView

后端 未结 7 1578

My layout file defines a WebView, underneath which there are some fixed height buttons.




        
相关标签:
7条回答
  • 2020-12-16 09:54

    Using padding is NOT workaround here. padding for layout is there for that purpose.

    So your 'workaround' is what you should have done.

    0 讨论(0)
提交回复
热议问题