Component - Functions and lambdas
This UI component demonstrates how to use functions and lambda expressions in Kotlin within an Android app. It shows a button that, when clicked, uses a lambda function to update a text label with a greeting message.