MostafaGazar / CustomShapeImageView

A library for supporting custom shaped ImageView(s) using SVGs and paint shapes
http://mostafagazar.github.io/CustomShapeImageView
Apache License 2.0
1.62k stars 425 forks source link

The widget can't work well in the RelativeLayout #9

Closed zsigui closed 9 years ago

zsigui commented 9 years ago

When I used ithe CircularImageView in the RelativeLayout, I found I can't define the size of the view with exact dp which work well in the LinearLayout. Can't it be fit?