Skip to content

android swipe tool, this is a useful project support swipe gesture in your activity/fragment/other views.

License

Notifications You must be signed in to change notification settings

meixinxicun/UltimateSwipeTool

 
 

Repository files navigation

UltimateSwipeTool


android swipe tool, this is a useful project support swipe gesture in your activity/fragment/other views.(combine and recomb from some swipe Open-Source )

对网络上的几个开源库进行整理,修改部分效果以及代码,并以简单的demo进行呈现。一款功能强大的滑动库,目前支持dialog fragment,activity,卡片,listView,RecyclerView,GridView等的滑动。

ScreenShoot##

#####1 swipe dialog fragment dialog_fragment_swipe

#####2 swipe activity swipe_activity

#####3 swipe cards swipe_cards

####4 swipe listview swipe_cards

####5 swipe recyclerview swipe_cards

####6 swipe gridview swipe_cards

QuickStart

#####Include the Gradle dependency

dependencies {
   compile 'com.anthony.ultimateswipetool:library:1.0.1'
}

Thanks##

SwipeStack

SwipeBackActivity

AndroidSwipeLayout

SwipeAwayDialog

About Me##

EMail:[email protected]

blog:Anthony's blog

weibo:Anthony's weibo

Copyright##

Copyright (C) 2016 CameloeAnthony

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

android swipe tool, this is a useful project support swipe gesture in your activity/fragment/other views.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%