<ImageView
android:layout_width="match_parent"
android:layout_height="1dp"
android:background="#ff0000"
/>
分割线
阅读 102
2022-06-01
<ImageView
android:layout_width="match_parent"
android:layout_height="1dp"
android:background="#ff0000"
/>
相关推荐
精彩评论(0)