Component - Modularization
This UI component shows a simple Android app screen that demonstrates modularization by separating UI and logic into different modules. It displays a greeting message and a button to update it, illustrating how modular parts work together.