I have a label with gray color text and transparent background. The label rests on top of an Imageview. Since the user can load any image and because the label background is transparent, the label text may not always be visible. One solution to this is to add a shadow to the text.
I believe Android allows this. There is a discussion at Stack Overflow:
Android - shadow on text? - Stack Overflow
Could you please convert this code to B4A?
I believe Android allows this. There is a discussion at Stack Overflow:
Android - shadow on text? - Stack Overflow
Could you please convert this code to B4A?