This is an android fragment-based app written in Kotlin.
With this app, you can roll two dices randomly by just pressing a button.
Initially, it was built using basic features and worked as an introduction to Android development ecossystem, but, as I got skilled, I decided to implement some intermediate/advanced features as listed below.
- Language: Kotlin
- LiveData
- DataBinding
- BindingAdapters