Objectives
In this Lab, you will continue to refactor our CoffeeMate Case Study, this version is called CoffeeMate.3.0. We will build on the previous lab and add in more new features and UI Design. In this version we will add in a few more activities and some extra layouts. On completion of this lab you'll be able to
use multiple Fragments in different Activities
use Spinners (dropdown lists)
filter lists based on different criteria
use the Application Object