Skip to content

diogobernardino/RossDeckView

Repository files navigation

rossdeckview

Lite swipeable deck view similar to the one initially implemented by Tinder.

Tested in Android 4.1 and above.

gif1

Android app on Google Play

Gradle

   compile 'com.diogobernardino:rossdeckview:1.2'

Drop me a line at @dfbernardino if you found it useful, I will be happy to know about it.

Motivation

None of the available libraries seemed stable enough as well as able to swipe in all directions. Contrary to similar projects, I made the effort to fully decouple the view moving capabilities from the deck view itself. In case one wants to make a view swipeable without necessarily having a deck/stack behind, that can be done using the FlingChief class.

License

Copyright 2017 Diogo Bernardino

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.

About

Lite Android swipeable deck view.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages