android textView 总是有paddingtop怎么解决

android的TextView即使设置wrap_content,如果打开开发者模式->显示布局边界,能看到textView还是存在paddingTop,

解决方法:

android:includeFontPadding="false"

 

posted @ 2017-01-05 15:26  戴杭林  阅读(1496)  评论(1编辑  收藏  举报