Why go for Constraints layout as we already have Relative Layout? [duplicate]
As provided by Xaver Kapeller – “The main purpose of the ConstraintLayout is to fix problems with the RelativeLayout, and it does it so well. You can do so many things that were impossible with a RelativeLayout. And you can simplify your layout like you never could before. Additionally, it fixes a long-standing performance issue … Read more