Have the navigation Drawer working with the sherlock actionbar but i am having trouble getting the 3 line icon (like gmail) to show instead of the normal up button \"<\". He
Did you add the toggle to your drawer?
mDrawerLayout.setDrawerListener(mDrawerToggle);