Slide 14
Slide 14 text
VIEW RESPONSIBILITIES (UI)
● Working with android.view, android.widget, etc.
● Showing Dialogs, Toasts, Snackbars
● Event listeners
● Starting Activities
● Handling Menu
● Handling permissions
● Other Android specific stuff & methods which require
reference to the Activity Context