Feature request: support text shadow - TextView.setShadowLayer(float radius, float dx, float dy, int colour)
Open
- Dominant language
- Java
- Stars
- 6.6k
- Forks
- 803
- PR merge metrics
- No merged PRs in 30d
Description
Small feature request - shadow underneath text (can be used for glow I suppose as well if you're into that kind of thing)
Use case: Yellow background with white text, the default colours are difficult for some people to parse in low contrast environments quickly. Whilst changing the colours would also be better, legibility can be improved significantly by simply adding a shadow underneath the text
So, access to .setShadowLayer(...) (a la TextView) would be nice :)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.