RoundedImageView icon indicating copy to clipboard operation
RoundedImageView copied to clipboard

A fast ImageView that supports rounded corners, ovals, and circles.

Results 40 RoundedImageView issues
Sort by recently updated
recently updated
newest added

I am developing an OpenHarmony application with JavaScript language which used your library, will your library supprot OpenHarmony platform by JavaScript language?If so, I want to contribute to the OpenHarmony...

Multiple non zero corner radii not yet supported? Future support??

控件设置android:tint 属性对图片着色没有效果

drawableToBitmap method in RoundedDrawable class is causing an OutOfMemoryError ![image](https://user-images.githubusercontent.com/45833588/155527299-51b87512-54e5-41dc-9905-0f0cb8f107d2.png) the error is thrown on the createBitmap method call, which is being handled by a try catch of Exception, but...

Hi, is RoundedImageView support ChangeBounds transition? I have FrameLayout with size W x H. In it I have RoundImageView with size match_parent x math_parent and scaleType fitXY. In some moment...