Skip to content

setImageAlpha() is not working #125

@dsemelianov

Description

@dsemelianov

I'm programatically applying alpha values to the image like this:
mProfilePicture.setImageAlpha(100);
But it doesn't seem to do anything.

I've tried using the same line of code on a regular ImageView and it works just fine, but when applied to the CircleImageView it doesn't work :(

Any suggestions/alternatives?

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions