RoundedImageView icon indicating copy to clipboard operation
RoundedImageView copied to clipboard

Material Design transitionName Won't work

Open aniket08485786 opened this issue 8 years ago • 1 comments

Material Design transitionName Won't work -

Image distort while object is moving from position in first activity to different position in another activity

aniket08485786 avatar Nov 14 '16 16:11 aniket08485786

As I said on another issue (which is the same I think), the solution to this is changing the base class of RoundedImageView from ImageView to AppCompatImageView.

MovementSpeed avatar Mar 12 '19 11:03 MovementSpeed