how to add bottom border in relativelayout

前端 未结 4 1864
没有蜡笔的小新
没有蜡笔的小新 2021-02-04 06:04


        
4条回答
  •  星月不相逢
    2021-02-04 06:26

    A simple way to display a border is to create a horizontal LinearLayout, and to set its background color and height according to the border you want.

提交回复
热议问题