Chapter 6. Activating Patterns

The chapters up to this point have served as an extended introduction, exploring the practicalities of Android development and the theory of design pattern application. We have covered many of the fundamental components of an Android app and seen how some of the most useful patterns are made, but we have not yet put the two together.

In this chapter, we will build one of the main sections of our app, an ingredient selection menu. This will involve a scrollable list of fillings that can be selected, expanded, and dismissed. On the way, we will also take a look at the collapsible toolbar and one or two other handy support library features, adding functionality to action buttons, a floating action button, and an alert ...

Get Android Design Patterns and Best Practice now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.