Your First Kotlin Android App 路 Challenge: Add a Property | raywenderlich.com


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

I鈥檓 new to Android Development and I鈥檓 really confused about what this means from the video?

findViewById(R.id.timeLeftTextView)

@psabpisal Please check out this tutorial when you get a chance:

https://androideveryday.com/2018/11/08/findviewbyid-in-kotlin/

I hope it helps!