I have the latest android Studio (2.3 beta 3) and it seems ConstraintLayout is the default when creating a project. How can I make Android Studio use the RelativeLayout as t
Try this. It's helped me to change from ConstraintLayout to RelativeLayout.
ConstraintLayout
RelativeLayout