Summary
In this chapter, we saw how straightforward it is to have an attractive and pleasing UI and although our Fragment
instances don't have any functionality yet, they are set up ready to go once we have learned about databases.
In the next chapter, we will learn about databases in general, the specific database that Android apps can use, and we will then add the functionality to our Fragment
classes.