Android 9 Development Cookbook(Third Edition)
上QQ阅读APP看书,第一时间看更新

Layouts

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