Quiz
- What are the advantages of MVVM?
- How do you create the connection between the
View
class andViewModel
so that data binding will work? - What are two controls for entering data into a form?
- What is the most common control for displaying data?
- What is a
SnackBar
?