saulmm / CoordinatorBehaviorExample

2.71k stars 590 forks source link

does this only work with circularImageView ? if not how can I change this to ImageView? #38

Closed pouyadanesh closed 6 years ago

pouyadanesh commented 7 years ago

I want my avatar image to be an ImageView so I wouldn't have to load an extra lib.

can you please help me to do so?

I tried simply changing it but after the animation it would disappear completely

flexpeace commented 6 years ago

Edit this file AvatarImageBehavior by replacing CircleImageView with ImageView