Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/saulmm/coordinatorexamples

Different CoordinatorLayout usages, tips & examples
https://github.com/saulmm/coordinatorexamples

android coordinatorlayout ui

Last synced: 1 day ago
JSON representation

Different CoordinatorLayout usages, tips & examples

Awesome Lists containing this project

README

        

# Coordinator Examples

This repository host the source code shown in examples in the article [Mastering Coordinator Layout], there you can find different usages of the CoordinatorLayout, like anchoring views, flexible spaces, swipe to dismiss among other useful tips.

### Example:

![](https://github.com/saulmm/CoordinatorExamples/blob/master/art/example.gif?raw=true)

This code has also been used as an example for the keynote given at the Spanish GDG Summit 2015:

[Tools and tips of the trade for the Android developer](https://speakerdeck.com/saulmm/tools-and-tips-of-the-trade-for-the-android-developer)

### Screens:

![](https://github.com/saulmm/CoordinatorExamples/blob/master/art/screens.png?raw=true)