sjwall / MaterialTapTargetPrompt

⛔️ DEPRECATED Material Design tap target for Android. https://sjwall.github.io/MaterialTapTargetPrompt/
Apache License 2.0
1.52k stars 211 forks source link

Change opacity of background #185

Closed burhankhanzada closed 3 years ago

burhankhanzada commented 3 years ago

I wound like to lower the opacity of background how to do that

sjwall commented 3 years ago

The background opacity is obtained from the background colour mBaseColourAlpha = Color.alpha(colour)