droidxiao / android-design-support-lib-sample

Just Sample how to use the android design support lib

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Android Weekly

android-design-support-lib-sample

This Project is used to for me to get know with the new desing lib from Google. and to make the first pitfalls ;D.

Furhter I will try to make an example for each of the scrolling technical descriped in the Material Specs

What's DONE

  • Navigation Drawer
  • Standard app bar
  • Flexible space
  • Flexible space with Image
  • Tabs
  • Tabs with a RecylerView
  • FabButton

What's in PROGRESS

  • Remove fix value 800dp with calculation on Runtime

What's OPEN

  • Transparent Statusbar
  • Flexible space with overlapping content

Knowing ISSUES

  • FabButton Animation with RecylerView

How does it look like right now

video3

About

Just Sample how to use the android design support lib

License:Apache License 2.0


Languages

Language:Java 100.0%