Sorry for this silly question, I am declaring a va...
# android
t
Sorry for this silly question, I am declaring a variable
private var toolbar: Toolbar? = null
. I am getting an error "Accidental override" I checked this thread https://stackoverflow.com/a/44584232/1741671