# CoordinatorExamples **Repository Path**: wlw-wangliuwei/CoordinatorExamples ## Basic Information - **Project Name**: CoordinatorExamples - **Description**: No description available - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2019-03-11 - **Last Updated**: 2021-10-09 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## 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)