Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 560 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 560 Bytes

roll-dice-android

📝 - Description

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.

⛏️ - Key Tools

  • Language: Kotlin
  • LiveData
  • DataBinding
  • BindingAdapters

📷 - Screenshots