In the last two years Android development is moving in the direction that we could compare to Flutter. Obviously, we are talking about Jetpack Compose — a new set of tools for building UI components. Why this topic? Jetpack Compose, as the name suggests, changes approach from inheritance to composition which is a…