Skip to content

Home: Navigation Drawer #4

@msblaise

Description

@msblaise

Description

When the user clicks on the "burger" icon in the top left part of the home screen, they will be taken to a side navigation drawer. This drawer will include a circular ImageView for the profile picture, along with the first and last name of the user on the right side using a TextView. This part can be created using a RelativeLayout.

Underneath, there will be separate rows, one for Trip History, one for Payment Method, and one for Settings. These will be created with a Menu attribute. When the user clicks on any of these rows, they will be taken to the appropriate activity.

Helpful Links

Guide

Checklist

  • Navigation drawer slides in from the left when the user clicks on the "hamburger" icon
  • Trip History, Payment Method, and Settings displayed in a menu-style format
  • Corresponding activity displays when the user clicks on any one of the rows

Metadata

Metadata

Assignees

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions