Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/matrixxun/ProductTour
ProductTour is android sample project implementing a parallax effect welcome page using ViewPager and PageTransformer, similar to the one found in Google's app like Sheet, Drive, Docs...
https://github.com/matrixxun/ProductTour
android viewpager
Last synced: 3 months ago
JSON representation
ProductTour is android sample project implementing a parallax effect welcome page using ViewPager and PageTransformer, similar to the one found in Google's app like Sheet, Drive, Docs...
- Host: GitHub
- URL: https://github.com/matrixxun/ProductTour
- Owner: matrixxun
- License: apache-2.0
- Created: 2015-06-08T08:19:37.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2019-02-07T17:32:30.000Z (almost 6 years ago)
- Last Synced: 2024-06-28T13:32:00.749Z (5 months ago)
- Topics: android, viewpager
- Language: Java
- Homepage:
- Size: 31.9 MB
- Stars: 1,828
- Watchers: 77
- Forks: 293
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[![Android Arsenal](https://img.shields.io/badge/Android%20Arsenal-AppIntro-green.svg?style=flat)](https://android-arsenal.com/details/3/1997)
[![Android Gems](http://www.android-gems.com/badge/matrixxun/ProductTour.svg?branch=master)](http://www.android-gems.com/lib/matrixxun/ProductTour)
# ProductTour
ProductTour is android sample project implementing a **parallax effect** welcome page using **PageTransformer**, similar to the one found in google's app like **Sheet, Drive...**
## ProductTour Screen Capture
## Support Tablet and Android 2.3+## Google's Drive Screen Capture
## Compat
API level 9+ supported## Example
See example code here on Github. You can also see it live downloading [this apk](https://github.com/matrixxun/ProductTour/raw/master/app/app-debug.apk)License
--------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 athttp://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.