Rating is available when the video has been rented.
This feature is not available right now. Please try again later.
Published on Nov 12, 2015
A navigation drawer is a navigation pattern designed to put content first but make navigation easily accessible. Learn how to implement a navigation drawer using DrawerLayout and NavigationView.
NavigationView ensures that your navigation drawer matches the material design guidelines (https://www.google.com/design/spec/pa...) and makes it easy to add a header layout as well as allows adding navigation items using a menu XML resource file.