UI events  |  App architecture  |  Android Developers

This document explains how to handle UI events in Android's UI layer, differentiating between user events and ViewModel-originated events, and clarifying the roles of UI and ViewModel in processing business versus UI behavior logic.