One of the common things you might see in a lot of popular desktop apps is, that
they have a custom title bar that contains fancy toolbar icons or a search bar
or
Using Compose UI in the existing codebase in important to iteratively
migrating over to Compose. Let's take a look at how you can use `ComposeView` and `AbstractComposeView` to do that.
Gradle version catalog feature allows us to share dependencies
between different projects or modules. In this article, we will take a look at
why we need to use this feature compared to other solutions and how to
configure and use Gradle version catalog.