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