Android Open Source - UI swipe AndroidSwipeLayout






Project Summary

The Most Powerful Swipe Layout!.

Web Site / Source Repository

AndroidSwipeLayout is hosted in the following web site
https://github.com/daimajia/AndroidSwipeLayout

If you think the Android project AndroidSwipeLayout listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.

Project Detail

The following table is the detailed list of AndroidSwipeLayout.

ItemValue
Java File Count16
Supported screen sizes[hdpi]
Activity Count4

License

The license information of AndroidSwipeLayout is as follows:

MIT License

Resource Files

There are 5 image files in AndroidSwipeLayout. The names of the image files are listed as follows.

bird.png
hand.png
magnifier.png
star.png
trash.png

The following screenshort is generated from the image listed above.

null




Java Source Files

com.daimajia.swipe.SimpleSwipeListener.java
com.daimajia.swipe.SwipeLayout.java
com.daimajia.swipe.adapters.ArraySwipeAdapter.java
com.daimajia.swipe.adapters.BaseSwipeAdapter.java
com.daimajia.swipe.adapters.CursorSwipeAdapter.java
com.daimajia.swipe.adapters.SimpleCursorSwipeAdapter.java
com.daimajia.swipe.implments.SwipeItemMangerImpl.java
com.daimajia.swipe.interfaces.SwipeAdapterInterface.java
com.daimajia.swipe.interfaces.SwipeItemMangerInterface.java
com.daimajia.swipedemo.GridViewExample.java
com.daimajia.swipedemo.ListViewExample.java
com.daimajia.swipedemo.MyActivity.java
com.daimajia.swipedemo.NestedExample.java
com.daimajia.swipedemo.adapter.ArraySwipeAdapterSample.java
com.daimajia.swipedemo.adapter.GridViewAdapter.java
com.daimajia.swipedemo.adapter.ListViewAdapter.java