What is a navigation drawer?
The navigation drawer is a UI panel that shows your app's main navigation menu. The drawer appears when the user touches the drawer icon in the app bar or when the user swipes a finger from the left edge of the screen.
How to increase navigation drawer width in Android?
only you have to change just android:layout_width="200dp" adjust '200dp'. Save this answer. Show activity on this post.