I am trying to add a vertical linear layout (having a title, image, menu title, listview and an icon at the bottom)to the navigation drawer. However the app crashes displayi
do 2 things:
gravity="START"
drawer.close(Gravity.START);