Top "Navigation-drawer" questions

Navigation Drawer in a mobile application is the side panel which slides out from the edge of the screen and displays the navigation menu of the application.

Change fragments when button is clicked

How to change fragments when button is clicked? I'm using android studio 1.5 and using the new navigation drawer. This is …

android android-layout android-fragments navigation-drawer buttonclick
duplicated id with fragment

I'm trying to applicate drawernavigation (my first fragment is a map & the others are just some fragments with simple …

android android-fragments google-maps-android-api-2 navigation-drawer android-maps-v2
Android Api 23 Change Navigation View headerLayout textview

I am testing the Navigation Drawer sample project in android and i have a problem setting the text in navigation …

android nullpointerexception header textview navigation-drawer
how to create smooth navigation drawer

I am using this example for navigation drawer. When clicking on of item of left drawer listview it shows some …

android navigation-drawer
How do I add icons to Android Studio's Navigation Drawer Template?

I am currently working on an app where icons next to the text of each drawer is required. I am …

java android android-studio navigation-drawer android-listfragment
Navigation Drawer item remains selected Android

My navigation drawer keeps showing the last selected item.Is there any way to remove it.I want that if …

android android-activity android-menu navigation-drawer
What sizes should an Image in an navigation drawer be?

What sizes should the image be for each phone size (HDPI, MDPI, XHDPI, XXHDPI) in the navigation drawer like this …

android navigation-drawer image-size
native.createnavigator factory is not a function

I am going to design a Drawer navigation in my project. I installed that by this command: npm install @react-navigation/…

reactjs react-native navigation-drawer react-navigation
Set drag margin for Android Navigation Drawer

I am using the new Navigation Drawer in my app. It is great except I have not found an easy …

android navigation-drawer
android - Enable and Disable MenuItem on Navigation Drawer Activity Layout

I have and app created using the Navigation Drawer Activity Layout.. And I need to enable/disable some items programmatically …

android nullpointerexception menuitem navigation-drawer