(If you want to add a navigation drawer, you need to use DrawerLayout as the root view of the user interface. Two sub views need to be placed under the DrawerLayout view. One is used to display the main content of the display screen (when the navigation drawer is hidden), and the other is used to display the navigation drawer)