• Stars
    star
    819
  • Rank 55,659 (Top 2 %)
  • Language
    Java
  • License
    Apache License 2.0
  • Created over 9 years ago
  • Updated about 9 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Just Sample how to use the android design support lib

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 RecyclerView
  • FabButton with custom Behavior
  • Remove fix value 800dp with calculation on Runtime
  • Flexible space with overlapping content

What's in PROGRESS

  • Try to write a custom behavior that implement the "Flexible space with overlapping content" correctly

What's OPEN

  • Transparent Statusbar

How does it look like right now

video3