Skip to content

Commit 5b12e8e

Browse files
author
Avatar Qing
committed
Add TwoWayView,TwoWayGridView
1 parent 3435b04 commit 5b12e8e

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -116,6 +116,10 @@ APP示例:Google plus、Google Now卡片式进入、小米系统中应用商
116116
项目地址:https://github.com/dinocore1/DevsmartLib-Android
117117
Demo地址:https://github.com/Trinea/TrineaDownload/blob/master/horizontal-listview-demo.apk?raw=true
118118

119+
1. TwoWayView
120+
横向ListView的效果,继承自AdapterView
121+
项目地址:https://github.com/lucasr/twoway-view
122+
119123
1. HorizontalVariableListView
120124
支持Item宽度不一致的ListView
121125
项目地址:https://github.com/sephiroth74/HorizontalVariableListView
@@ -327,6 +331,10 @@ Item可拖动交换位置的GridView,实际是自己继承ViewGroup实现,
327331
项目地址:https://github.com/zzhouj/Android-DraggableGridViewPager
328332
Demo地址:https://github.com/Trinea/trinea-download/blob/master/draggable-grid-viewpager-demo.apk?raw=true
329333
<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>
334+
335+
1. TwoWayGridView
336+
可横向滚动的GridView
337+
项目地址:https://github.com/jess-anders/two-way-gridview
330338

331339
#### 六、ImageView
332340
1. PhotoView

0 commit comments

Comments
 (0)