Skip to content

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

Description

@piemmm

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions