A small android library for swiping to finish activity..
SwipeFinish is hosted in the following web site
https://github.com/liuguangqiang/SwipeFinish
If you think the Android project SwipeFinish listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of SwipeFinish.
Item | Value |
---|---|
Java File Count | 7 |
Supported screen sizes | [hdpi, xhdpi] |
Target SDK Version | 19 |
Minimum SDK Version | 8 |
Activity Count | 4 |
Fragment Count | 3 |
jar files used | android-support-v4.jar |
There are 1 image files in SwipeFinish. The names of the image files are listed as follows.
shadow_left.png
The following screenshort is generated from the image listed above.
SwipeFinish has the following Java source files.
com.johnliu.swipefinish.core.SwipeFinishActivity.java com.johnliu.swipefinish.core.SwipeFinishLayout.java com.johnliu.swipefinish.sample.CommonActivity.java com.johnliu.swipefinish.sample.ListViewActivity.java com.johnliu.swipefinish.sample.MainActivity.java com.johnliu.swipefinish.sample.TestFragment.java com.johnliu.swipefinish.sample.ViewPagerActivity.java