How to use Android GradientDrawable

前端 未结 1 418
隐瞒了意图╮
隐瞒了意图╮ 2021-02-11 17:23

I try to use the GradientDrawable to set a gradient to some backgrounds and buttons. Sadly the documentation is not very detailed.

What are the main attributes to conf

1条回答
  •  终归单人心
    2021-02-11 17:42

    use this xml as background to the imageview.

    
    
    
    
    

    thats it.

    0 讨论(0)
提交回复
热议问题