Tint / dim drawable on touch

前端 未结 8 1469
别跟我提以往
别跟我提以往 2021-01-31 11:24

The app I\'m currently working on uses a lot of ImageViews as buttons. The graphics on these buttons use the alpha channel to fade out the edges of the button and make them look

8条回答
  •  北海茫月
    2021-01-31 11:48

    You can use a class I've created https://github.com/THRESHE/TintableImageButton Not exactly the best solution but it works.

提交回复
热议问题