Android Navigation Icon - Profile picture instead of hamburger icon
问题 I'm trying to find how to change the hamburger icon that opens the navigation drawer to some custom image that can be loaded with Picasso or something like that. Just like in the image above, where Twitter managed to put my profile picture replacing the hamburger icon they had before. I couldn't find anything like this here and I don't have a clue about how to do it. If anyone got a sample or some guidance on how to do it, I would really appreciate it. EDIT Some of my Activity's code: