Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 601 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 601 Bytes

Bits and Pizzas

A create order screen to discover how to implement Material views.

Features

  • adding a toolbar that can scroll, collapse and expand.
  • adding radio buttons, chips, and a floating action button.
  • displaying pop-up messages with toasts and snackbars.
  • refactoring to implement view binding.

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