Class Name: Android हिंदी
Class Session: नेविगेशन ड्रावर
Total Questions: 4 | Duration: 4 Mins
1) _______________ acts as a top-level container for window content that allows for interactive "drawer" views to be pulled out from one or both vertical edges of the window?
2) The ____________sets up the app icon located on the left of the action bar or toolbar to open and close the navigation drawer?
3) The ________________ is set to match the parent view's width and height, because it represents the entire UI when the navigation drawer is closed?
4) We invoke the method ____________on a DrawerLayout so as to connect an ActionBarDrawerToggle with a DrawerLayout _?