Download Free code EnhancedListView
Description
An Android ListView with enhanced functionality (e.g. Swipe To Dismiss or Undo).
Icons
Source Files
The download file EnhancedListView-master.zip has the following entries.
.gitignore//from ww w. j a va 2 s. c om
EnhancedListView/build.gradle
EnhancedListView/libs/annotations.jar
EnhancedListView/src/main/AndroidManifest.xml
EnhancedListView/src/main/java/de/timroes/android/listview/EnhancedListView.java
EnhancedListView/src/main/res/anim/popup_hide.xml
EnhancedListView/src/main/res/anim/popup_show.xml
EnhancedListView/src/main/res/drawable-hdpi/ic_action_undo.png
EnhancedListView/src/main/res/drawable-ldpi/ic_action_undo.png
EnhancedListView/src/main/res/drawable-mdpi/ic_action_undo.png
EnhancedListView/src/main/res/drawable-xhdpi/ic_action_undo.png
EnhancedListView/src/main/res/drawable/popup_bg.xml
EnhancedListView/src/main/res/drawable/undo_btn_bg.xml
EnhancedListView/src/main/res/drawable/undo_btn_bg_focused.xml
EnhancedListView/src/main/res/drawable/undo_btn_bg_pressed.xml
EnhancedListView/src/main/res/layout/undo_popup.xml
EnhancedListView/src/main/res/values/colors.xml
EnhancedListView/src/main/res/values/strings.xml
EnhancedListView/src/main/res/values/styles.xml
EnhancedListViewDemo/build.gradle
EnhancedListViewDemo/src/main/AndroidManifest.xml
EnhancedListViewDemo/src/main/ic_launcher-web.png
EnhancedListViewDemo/src/main/java/de/timroes/android/listviewdemo/MainActivity.java
EnhancedListViewDemo/src/main/res/drawable-hdpi/drawer_shadow.9.png
EnhancedListViewDemo/src/main/res/drawable-hdpi/ic_action_delete.png
EnhancedListViewDemo/src/main/res/drawable-hdpi/ic_action_done.png
EnhancedListViewDemo/src/main/res/drawable-hdpi/ic_action_settings.png
EnhancedListViewDemo/src/main/res/drawable-hdpi/ic_drawer.png
EnhancedListViewDemo/src/main/res/drawable-hdpi/ic_launcher.png
EnhancedListViewDemo/src/main/res/drawable-hdpi/ic_undo.png
EnhancedListViewDemo/src/main/res/drawable-mdpi/drawer_shadow.9.png
EnhancedListViewDemo/src/main/res/drawable-mdpi/ic_action_delete.png
EnhancedListViewDemo/src/main/res/drawable-mdpi/ic_action_done.png
EnhancedListViewDemo/src/main/res/drawable-mdpi/ic_action_settings.png
EnhancedListViewDemo/src/main/res/drawable-mdpi/ic_drawer.png
EnhancedListViewDemo/src/main/res/drawable-mdpi/ic_launcher.png
EnhancedListViewDemo/src/main/res/drawable-mdpi/ic_undo.png
EnhancedListViewDemo/src/main/res/drawable-xhdpi/drawer_shadow.9.png
EnhancedListViewDemo/src/main/res/drawable-xhdpi/ic_action_delete.png
EnhancedListViewDemo/src/main/res/drawable-xhdpi/ic_action_done.png
EnhancedListViewDemo/src/main/res/drawable-xhdpi/ic_action_settings.png
EnhancedListViewDemo/src/main/res/drawable-xhdpi/ic_drawer.png
EnhancedListViewDemo/src/main/res/drawable-xhdpi/ic_launcher.png
EnhancedListViewDemo/src/main/res/drawable-xhdpi/ic_undo.png
EnhancedListViewDemo/src/main/res/drawable-xxhdpi/ic_action_delete.png
EnhancedListViewDemo/src/main/res/drawable-xxhdpi/ic_action_done.png
EnhancedListViewDemo/src/main/res/drawable-xxhdpi/ic_action_settings.png
EnhancedListViewDemo/src/main/res/drawable-xxhdpi/ic_launcher.png
EnhancedListViewDemo/src/main/res/drawable-xxhdpi/ic_undo.png
EnhancedListViewDemo/src/main/res/drawable/section_header.xml
EnhancedListViewDemo/src/main/res/layout/activity_main.xml
EnhancedListViewDemo/src/main/res/layout/list_item.xml
EnhancedListViewDemo/src/main/res/menu/main.xml
EnhancedListViewDemo/src/main/res/values/colors.xml
EnhancedListViewDemo/src/main/res/values/prefs.xml
EnhancedListViewDemo/src/main/res/values/strings.xml
EnhancedListViewDemo/src/main/res/values/styles.xml
README.md
build.gradle
gradle/wrapper/gradle-wrapper.jar
gradle/wrapper/gradle-wrapper.properties
gradlew
gradlew.bat
settings.gradle
Download
Click the following link to download EnhancedListView-master.zip.
EnhancedListView-master.zip