From design to android, part 1

This repository hosts the implementation of the aspects covered in this article:

From design to android, part1



This is the first in a series of articles where the motivation is to pick some Dribbble & Materialup concepts and implement them on android. In this article are explained some interesting implementations regarding ConstraintLayout, Databinding, the importance of a flat hierarchy and usage of android scenes.