We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 83736b3 commit 3aa2f35Copy full SHA for 3aa2f35
library/src/com/nostra13/universalimageloader/core/display/RoundedBitmapDisplayer.java
@@ -32,7 +32,8 @@
32
* <br />
33
34
* If this implementation doesn't meet your needs then consider
35
- * <a href="https://github.com/vinc3m1/RoundedImageView">this project</a> for usage.
+ * <a href="https://github.com/vinc3m1/RoundedImageView">RoundedImageView</a> or
36
+ * <a href="https://github.com/Pkmmte/CircularImageView">CircularImageView</a> projects for usage.
37
*
38
* @author Sergey Tarasevich (nostra13[at]gmail[dot]com)
39
* @since 1.5.6
0 commit comments