去除TextView自带的内边距

includeFontPadding = false;去除TextView自带的内边距

includeFontPadding = true;保留TextView自带的内边距
去除TextView自带的内边距
虽然效果不是很明显但还是能够看出效果的

相关文章: