Raúl Maza

Android Software Engineer


Code samples

 
> Jetpack Compose Telegram Clone [Github repository]

This is the repository that I used to learn Jetpack Compose. It’s a basic clone of Telegram UI.

Kotlin, Android, Jetpack Compose

 
> Custom Progress Bar [Github repository]

In this repository I created a progress bar with a bit of customization from scratch with the classic Android View system.

Kotlin, Android, Custom View