AndroidSwipeLayout For Eclipse.
AndroidSwipeLayout is hosted in the following web site
https://github.com/tor9771/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.
The following table is the detailed list of AndroidSwipeLayout.
Item | Value |
---|---|
Java File Count | 16 |
Supported screen sizes | [hdpi] |
Activity Count | 4 |
jar files used | android-support-v4.jar android-support-v4.jar |
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.
AndroidSwipeLayout has the following 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