android button with double border and gradient

前端 未结 3 1610
南方客
南方客 2021-02-15 17:10

I want to create a custom button. This button should have a gradient and a two pixel border, but the inner and outer edge should be in a different color (example: inner is red a

3条回答
  •  野趣味
    野趣味 (楼主)
    2021-02-15 18:01

    Put the button inside a layout that you will create just for it. So set to the layout the outest background color that you want.

提交回复
热议问题