I am trying out a navigation drawer design similar to play store App: I have got the menu part things working fine but I would like to add the profile image and user id in t
You can find how Google handle this issue in navdrawer_content layout of Google IO's Android app. Short answer: they don't use ListView.