How to make transparent gradient?

后端 未结 3 1429
既然无缘
既然无缘 2020-12-07 15:21

I have the following gradient:


    

        
3条回答
  •  -上瘾入骨i
    2020-12-07 16:15

    android:background="#00000000" android:cacheColorHint="#00000000"

    this will make is transparent however, this is to make it a full transparency...

提交回复
热议问题