-
Book Overview & Buying
-
Table Of Contents
Creating Dynamic UIs with Android Fragments - Second Edition
By :
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 the 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:
FragmentManagerBy the end of this chapter, we will be able to implement a user interface that uses fragments to automatically adapt to differences in device layouts and coordinates user actions across the involved fragments.
Change the font size
Change margin width
Change background colour