# android-material-motion **Repository Path**: deviche/android-material-motion ## Basic Information - **Project Name**: android-material-motion - **Description**: This repository contains examples of reveal animations. - **Primary Language**: Java - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2018-11-13 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Material Motion [![Build Status](https://travis-ci.org/vpaliyX/Reveal-Animations.svg?branch=master)](https://travis-ci.org/vpaliyX/Reveal-Animations) ## Or download the APK file [here](https://github.com/vpaliyX/Material-Motion/releases/download/v1.0/app-release.apk) ## This repostiroy contains different reveal animations (will add more soon). If you decide you want to run the app: - clone the repository `git clone https://github.com/vpaliy/Reveal-Animations.git` - use the left drawer in order to navigate through the animations. (just swipe left) # Dots # ![](https://github.com/vpaliyX/FabExploration/blob/master/art/dot.gif) # Player # ![](https://github.com/vpaliyX/FabExploration/blob/master/art/player.gif) # Sheets # ![](https://github.com/vpaliyX/FabExploration/blob/master/art/sheets.gif) ## License ## `````` Apache License Copyright (c) 2018 Vasyl Paliy Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. ``````