-
Book Overview & Buying
-
Table Of Contents
Mastering Android Application Development
By :
In this chapter, we will think of an idea for an app and transform that idea into a real app, create a basic structure to be displayed on the screen, and choose an appropriate navigation pattern to move between them.
After taking a look at the most commonly used navigation pattern, we will proceed with implementing the tabs pattern composed by fragment and ViewPager.
During this, we will do a review of our knowledge of fragments to be able to explain the advanced concepts. We will also discuss the importance of FragmentManager and the fragments back-stack.
To finish, we will add some good-looking animations to our screen transitions. Therefore, we will cover the following topics in this chapter:
Change the font size
Change margin width
Change background colour