Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/rmeissner/android-framework-test

In this project I test a couple of frameworks for android
https://github.com/rmeissner/android-framework-test

Last synced: about 1 month ago
JSON representation

In this project I test a couple of frameworks for android

Awesome Lists containing this project

README

        

android-framework-test
======================

In this project I test a couple of frameworks for android

Used frameworks:
* Picasso
* Volley
* Android Support Library
* FadingActionBar (forked version)

Code snippets used:
* Sticky View by Roman Nurik (https://plus.google.com/+RomanNurik/posts/1Sb549FvpJt)

Examples:


Using the View Pager
        
Sticky View

* When opening the navigation drawer the action bar is fading in:


Opening Drawer 1
        
Opening Drawer 2