Fihade / From-design-to-Android-part1

First part of 'from design to android' series

Home Page:http://saulmm.github.io/from-design-to-android-part1

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.


About

First part of 'from design to android' series

http://saulmm.github.io/from-design-to-android-part1

License:Apache License 2.0


Languages

Language:Java 100.0%