Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 556 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 556 Bytes

CatChat

A prototype email app to discover how to implement three types of navigation UI.

Features

  • using a theme.
  • replacing the app's default app bar with a toolbar.
  • adding menu items.
  • implementing a bottom bar navigation.
  • creating a navigation drawer.

Based on Head First Android Development: A Brain-Friendly Guide by David Griffiths and Dawn Griffiths (2021).