Android Question Change border color of a Label

Alessandro71

Well-Known Member
Licensed User
Longtime User
I have a label, built in visual designer, with a ColorDrawable with a border.
I'd like to change only the border color at runtime, but I haven't found any label attribute to do so.
 
Top