Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 368 Bytes

user_interface.rst

File metadata and controls

11 lines (9 loc) · 368 Bytes

User Interface

  • Be able to create an Activity that displays a Layout
  • Be able to use Data Binding for 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..