Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/saulmm/coordinatorexamples
- Owner: saulmm
- License: apache-2.0
- Created: 2015-09-12T15:01:53.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2020-06-29T11:13:28.000Z (over 4 years ago)
- Last Synced: 2024-11-09T13:19:33.412Z (9 days ago)
- Topics: android, coordinatorlayout, ui
- Language: Java
- Homepage: http://saulmm.github.io/mastering-coordinator
- Size: 72.5 MB
- Stars: 1,325
- Watchers: 41
- Forks: 296
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
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)