Your First Kotlin Android App 路 Conclusion | raywenderlich.com


This is a companion discussion topic for the original entry at https://www.raywenderlich.com/4936497-your-first-kotlin-android-app/lessons/36

First off, thanks for the great content!

resetGame and restoreGame have some repeated code relating to countDownTimer, what鈥檚 the best way to make this DRY?