如何在多个LinearLayout中添加分割线
<TextView android:layout_width="match_parent" android:layout_height="1dp" android:background="#000" />在Android3.0及以上版本,LinearLayout支持直接显示分割线。设置标签的android:showDividers属性可以在Linear