hdodenhof / hdodenhof/CircleImageView

setImageAlpha() is not working

Open
#125 4 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Java
Stars
14.5k
Forks
3.1k
PR merge metrics
No merged PRs in 30d

Description

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?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.