android - 没有border-bottom, 要想画底线的话,需要写个View
访问量: 2974
如题.
<View
android:layout_width="fill_parent"
android:layout_height="1dp"
android:background="#ececec" />
访问量: 2974
如题.
<View
android:layout_width="fill_parent"
android:layout_height="1dp"
android:background="#ececec" />