Android draw a Horizontal line between views

前端 未结 15 2268
不知归路
不知归路 2020-12-12 12:28

I have My Layout like below:




        
15条回答
  •  温柔的废话
    2020-12-12 13:10

    Create Horizontal line

    If your are using TextView and then you want to put a Line then use View this way and you can use any color like Blue, Red or black mentioning background color.

     
    

提交回复
热议问题