Skip to content

Commit 65eb349

Browse files
committed
add CustomSwipeListView
1 parent 8510f90 commit 65eb349

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -218,6 +218,12 @@ Header 和 Content Item 都可以展开的 ExpandableListview
218218
效果图:![Renderings](https://raw.githubusercontent.com/JorgeCastilloPrz/PagedHeadListView/master/app/src/main/res/raw/preview1.gif)
219219
<a href="https://github.com/Trinea/android-open-project#%E7%9B%AE%E5%89%8D%E5%8C%85%E6%8B%AC" title="返回目录" style="width:100%"><img src="http://farm4.staticflickr.com/3737/12167413134_edcff68e22_o.png" align="right"/></a>
220220

221+
1. CustomSwipeListView
222+
支持左滑弹出自定义菜单,右滑删除且允许撤销,同时可以自定义滑动动画时间和滑动触发事件的时机等。
223+
项目地址:https://github.com/xyczero/Android-CustomSwipeListView
224+
效果图:![screenshot](http://7u2jsw.com1.z0.glb.clouddn.com/githubCustomSwipeListview_Set.PNG)
225+
Demo地址:[Download here](http://7u2jsw.com1.z0.glb.clouddn.com/githubCustomSwipeListView.apk)
226+
221227
#### 二、ActionBar
222228
1. ActionBarSherlock
223229
为Android所有版本提供统一的ActionBar,解决4.0以下ActionBar的适配问题

0 commit comments

Comments
 (0)