Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 683 Bytes

README.md

File metadata and controls

16 lines (9 loc) · 683 Bytes

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.