How to remove default layout's padding/margin

后端 未结 2 1868
渐次进展
渐次进展 2020-12-11 04:14

I have the following layout files:

activity_main.xml



        
2条回答
  •  执笔经年
    2020-12-11 04:54

    I know this is already answered question but, i just come across such an issue, the answer helped but not completely, as there was a right padding. I found out that, it is because of the padding set in the Theme i used. It might be helpful for those still see the padding. All you need to do is remove it.

提交回复
热议问题