I'm new to android dev. I'm trying to drag/add the image view widget to the design tab but it's not working. Please help, thank you.
CodePudding user response:
Please check if the root element in the XML file of the MainActivity.kt is ConstraintLayout.