Closed trietbui85 closed 9 years ago
Hi, thank you for the report. I just looked through it and seems okay to me, I will add it to the library until Saturday morning. I will close this issue when I've done that.
Good Morning
I added the method squareProgressBar.setImageBitmap(bmp);
to the library with the version 1.4.1.
This should fix your request.
I notice method
public void setImage(int image)
allows us to set a drawable to image, not a bitmap.Do we have any such method
public void setImage(Bitmap bitmap)
?