Skip to content

pokk/ParallaxSideMenu

Repository files navigation

ParallaxSideMenu

GitHub release license

The name comes from the original author because the animation's idea is from him. Actually, this library is about the menu translation.

Demonstration

2018-02-13 12_07_53 pm

How to use

Import

Gradle

implement 'com.devrapid.jieyi:parallaxsidemenu:0.0.5'

Maven

<dependency>
  <groupId>com.devrapid.jieyi</groupId>
  <artifactId>parallaxsidemenu</artifactId>
  <version>0.0.5</version>
  <type>pom</type>
</dependency>

Feature

  • Add type 1 (Side Menu 1)

Thank For

This awesome menu comes from Parallax Scrolling Side Menu 2 by Anoop Bhat.

Relate UX Parallax Scrolling & SideMenu 1 Parallax Scrolling Side Menu 2

License

Copyright (C) 2018 Jieyi Wu

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.