这里的id是上面的id,layout_below就是在这个控件下面添加分割线
<View android:layout_below=”@+id=tv_1” android : layout-width =" match-parent " android : layout-height =" wrap-content " android : background ="#E0E1E6" />
这里的id是上面的id,layout_below就是在这个控件下面添加分割线
<View android:layout_below=”@+id=tv_1” android : layout-width =" match-parent " android : layout-height =" wrap-content " android : background ="#E0E1E6" />