In this chapter, we will cover the following topics:
- Defining and inflating a layout
- Using RelativeLayout
- Using LinearLayout
- Creating tables—TableLayout and GridLayout
- RecyclerView replaces ListView
- Changing layout properties during runtime
In this chapter, we will cover the following topics: