How to add a shadow in a text view? How to improve the text readability on widgets?
There’s four properties on TextView related to shadows.
First a a normal TextView XML declaration.
Now the same TextView with the four shadow properties, the color, the x,y offset and the blur radius.