I have changed my labels to b4xview for compatibility with b4j and b4i,
some of the code used label.background = colordrawable.
However b4xview has only color attribute (which only changes background color).
I need colordrawable since it also makes the label have rounded corners.
How can I do that for B4XView (change bg color and rounded corners) programmatically ?
some of the code used label.background = colordrawable.
However b4xview has only color attribute (which only changes background color).
I need colordrawable since it also makes the label have rounded corners.
How can I do that for B4XView (change bg color and rounded corners) programmatically ?