vinc3m1 / RoundedImageView

A fast ImageView that supports rounded corners, ovals, and circles.
Other
6.44k stars 1.25k forks source link

​<​com​.makeramen.roundedimageview.RoundedImageView         ​xmlns​:​app​=​"​http://schemas.android.com/apk/res-auto​"​         ​android​:​id​=​"​@+id/imageView1​"​         ​android​:​src​=​"​@drawable/photo1​"​         ​android​:​scaleType​=​"​fitCenter​"​         ​app​:​riv_corner_radius​=​"​30dip​"​         ​app​:​riv_border_width​=​"​2dip​"​         ​app​:​riv_border_color​=​"​#333333​"​         ​app​:​riv_mutate_background​=​"​true​"​         ​app​:​riv_tile_mode​=​"​repeat​"​         ​app​:​riv_oval​=​"​true​"​ /> #258

Closed Julianopinheirolima closed 4 years ago

vinc3m1 commented 4 years ago

wut.