Mimicking IntelliJ IDEA’s splash screen with Jetpack Compose

Patxi Bocos
4 min readApr 14, 2021

The latest version of IntelliJ IDEA (2021.1 at the time of this publication) has a cool splash screen based on a grid containing different coloured shapes like this below:

IntelliJ IDEA 2021.1 splash screen

The goal of this post is to implement a Jetpack Compose composable that mimics this pattern.

--

--

Patxi Bocos

Impure developer and functional programming enthusiast