Chapter 7
Customizing List Views
I think that's the single best piece of advice: Constantly think about how you could be doing things better and questioning yourself.
- Elon Musk, Tesla Motors
In the previous chapter, we created a simple app using List
to display a list of restaurants. In this chapter, we'll customize the list view and make it look more stylish (see figure 7-1). And, starting from this chapter and onwards, you begin to develop a real-world app called FoodPin. It's gonna be fun!
To access the full version of the book, please get the full copy here. You will also be able to access the full source code of the project.