I’m currently using something like: TextView.SetBackgroundColor(Color.WHITE); in my java code. I’d like to be able to add some transparancy to the textview through the java… This is easy to do in the XML via #AARRGGBB format, but I have not found a way to accomplish this programmatically.
I’m currently using something like: TextView.SetBackgroundColor(Color.WHITE); in my java code. I’d like to be
Share
Or: