Skip to content

Commit 26ade48

Browse files
committed
add CustomSwipeListView
1 parent b9fb5ac commit 26ade48

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -219,10 +219,10 @@ Header 和 Content Item 都可以展开的 ExpandableListview
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

221221
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)
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)
226226

227227
#### 二、ActionBar
228228
1. ActionBarSherlock

0 commit comments

Comments
 (0)