Android Studio – Keep getting error "Conflicting declarations: val open: ImageButton, val open: ImageButton"
I'm still in the proccess of creating my app. I'm trying to make it to where when i click the imabe button it will go to a new activity. each image button has it's on activity. code* ` override fun…