Find out how we use constraint layout in 2021 in building android UIs.
This is one of the most flexible and easy to use layouts currently available in android and it blends directly with the UI editor in android studio. No need to nest layout in most cases.
Native Apps like Facebook, messenger and google apps use this layout to build the beautiful apps we use every day.