mkko / DrawerView

A drop-in view, to be used as a drawer anywhere in your app
MIT License
373 stars 57 forks source link

Drawer has an animating cornerRadius when it is first presented. #26

Open jdaites opened 4 years ago

jdaites commented 4 years ago

When the view is presented for the first time and it has a cornerRadius, it animates it as if it is shaving off the corners.

mkko commented 4 years ago

Hmm, thanks for the note! I'll look into this.