Top "Drawer" questions

Open new Activity after click item in navigation drawer menu

Hello Everyone I am a beginner and just started coding in android i found a tutorial regarding, how to make …

android android-activity onclick navigation drawer
Drawer / hamburger menu in React Native

I need to create an app using react native in both android and iOS and i'm still a newbie. So,…

react-native drawer hamburger-menu
How to hide drawer in flutter after changing Scaffold.body value

I am using the method in this question to change the body of a Scaffold in flutter: Flutter Drawer Widget …

dart flutter drawer scaffold setstate
You must pass in a non null View

I recently updated my project to the Android Support Library 23.1 and this part of my code now gives an error. …

android view navigation android-appcompat drawer
add actionbar button with navigation drawer?

i am having this problem: i'm working with the actionbar navigation drawer, but i want to add aditionally a button …

android button android-actionbar drawer
implementing sideBar/hamburger menu with react-native drawer

I'm quite new to React-Native. I'm trying to add sideBar/hamburger menu to my application with implementing 'react-native drawer' component. …

react-native sidebar drawer hamburger-menu
Navigation drawer how to highlight selected item

i use for my application the navigation drawer which you can add at the android studio and I added some …

android navigation menuitem highlighting drawer
React Navigation (V2): How to set the Icon and the label of a stack Navigator inside a Drawer Navigator?

I'm trying to customize my StackNavigator within my DrawerNavigator. Here is my code: const HomeStack = createStackNavigator( { HomeScreen, HomeDetailScreen, InteriorScreen, InteriorDetailScreen }, { …

react-native navigation-drawer react-navigation drawer
change fragment(?) layout or activity using a navigation drawer

I'm trying to use the new Navigation Drawer. I followed the guideline and I managed to have it working with …

android fragment drawer
Android Remove Shadow On Navigation Drawer

See here what i mean Hi, I'm using stock Navigation drawer v4 and i ask how can delete that background …

android android-activity navigation shadow drawer