Chapter 2. Fragments and UI Flexibility

This chapter builds on the concepts introduced in the previous chapter to provide solutions to addressing specific differences in device layouts. The chapter explains the use of adaptive Activity layout definitions to create apps that automatically rearrange their user interface in response to differences in device form factors. With adaptive Activity layout definitions, applications are able to support a wide variety of devices using just a few properly designed fragments.

In this chapter, we will cover the following topics:

  • Simplifying the challenge of supporting device differences
  • Dynamic resource selection
  • Coordinating fragment content
  • The role of FragmentManager
  • Supporting fragments across activities

By the ...

Get Creating Dynamic UI with Android Fragments 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.