Fixed How to make a background transparent 20% in android #dev #it #asnwer
Fixed How to make a background transparent 20% in android #dev #it #asnwer
How to make a background transparent 20% in android
I want to make background of a Textview about 20% transparent (not fully transparent), where there is a color in the background (i.e. white)?
Answer: How to make a background transparent 20% in android
use a color with alpha value like this #33 and set it as background of your editText using the xml attribute android:background=" "
0%…
View On WordPress












