GrenderG / Toasty

The usual Toast, but with steroids 💪
GNU Lesser General Public License v3.0
6.58k stars 809 forks source link

Feature request: support text shadow - TextView.setShadowLayer(float radius, float dx, float dy, int colour) #184

Open piemmm opened 2 years ago

piemmm commented 2 years ago

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 :)

devarsh-mavani-19 commented 2 years ago

I am interested in solving this issue can you please assign this task to me? @piemmm