11.2. User Interface¶
- Be able to create an
Activitythat displays a Layout - Be able to use
Data Bindingfor view binding - Be able to construct a UI with
ConstraintLayout - Understand how to display items in a
RecyclerView - Be able to bind local data to a RecyclerView list using the
Paging library - and so on..
- Be able to bind local data to a RecyclerView list using the