header - Android Navigation Drawer Material Design – Circle Image View Profile Picture -


i implemented simple navigation drawer in material design , put profile picture in header of drawer. profile picture of type: de.hdodenhof.circleimageview.circleimageview

when run app on emulator , open drawer seems freeze , move image visible. should try way of rounding imageview or did miss something?

(i followed tutorial , looked on 100 times: http://www.android4devs.com/2014/12/how-to-make-material-design-navigation-drawer.html)

use circleimageview. it's implementation , follows performance best practices.

https://github.com/hdodenhof/circleimageview


Comments

Popular posts from this blog

c++ - Difference between pre and post decrement in recursive function argument -

php - Nothing but 'run(); ' when browsing to my local project, how do I fix this? -

php - How can I echo out this array? -