ConstraintLayout Performance
Google announced new Android layout called “ConstraintLayout” in IO 2016. Currently it is in Alpha release. Good news about ConstraintLayout is it is compatible with API level 9 :). Google introduced ConstraintLayout for two main reasons: Ease with which Android UI can be designed Performance i...