https://github.com/saulmm/Curved-Fab-Reveal-Example
https://github.com/saulmm/Curved-Fab-Reveal-Example
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/saulmm/Curved-Fab-Reveal-Example
- Owner: saulmm
- Created: 2015-04-18T10:17:56.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-11-22T23:29:50.000Z (almost 10 years ago)
- Last Synced: 2024-04-16T11:57:50.569Z (over 1 year ago)
- Language: Java
- Size: 2.79 MB
- Stars: 1,150
- Watchers: 49
- Forks: 186
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- Awesome-MaterialDesign - Curved-Fab-Reveal-Example - Fab-Reveal-Example.gif" width="180" height="300" alt="Screenshot"/> (<a name="Showcase">Showcase</a> / Personal Blog)
- beautiful-android-ui - Curved-Fab-Reveal-Example - Fab-Reveal-Example.gif" width="180" height="300" alt="Screenshot"/> (<a name="Showcase">Showcase</a> / Personal Blog)
README
# Curved-Fab-Reveal-Example
An animation that reveals a circular animation starting from a fab while the fab is moving with a curved motion.

Based on this concept:

For the curve implementation I get the knowledge of Chet Haase, he wrote and implemented a few years ago an [article](http://graphics-geek.blogspot.com.es/2012/01/curved-motion-in-android.html) and a sample about how to implement curved and non curved motion animations on android.
### License
```
This Source Code Form is subject to the terms of the Mozilla Public
License, v. 2.0. If a copy of the MPL was not distributed with this
file, You can obtain one at http://mozilla.org/MPL/2.0/.
```