Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/swissonid/android-design-support-lib-sample

Just Sample how to use the android design support lib
https://github.com/swissonid/android-design-support-lib-sample

Last synced: 4 months ago
JSON representation

Just Sample how to use the android design support lib

Lists

README

        

[![Android Weekly](http://img.shields.io/badge/Android%20Weekly-%23129-2CB3E5.svg?style=flat)](http://androidweekly.net/issues/issue-157)

# android-design-support-lib-sample
This Project is used to for me to get know with the new [**desing lib from Google**](http://goo.gl/KZBhH2). 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](http://goo.gl/oH1lJX)

### 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