簡體   English   中英

使用OnScrollListener的水平listview

[英]Horizontal listview with OnScrollListener

我需要2個listViews(垂直和水平)的同步滾動

我為水平列表視圖嘗試了幾個庫,但是沒有庫實現OnScrollListener()

https://github.com/MeetMe/Android-Horizo​​ntalListView

https://github.com/sephiroth74/Horizo​​ntalVariableListView

https://github.com/dinocore1/DevsmartLib-Android

scoll水平列表時需要此回調來滾動垂直列表...

我怎樣才能做到這一點?

謝謝!!

不久前,我為此做了一些代碼。 在這里查看https://github.com/slightfoot/android-tandem-scroll

只需復制https://github.com/slightfoot/android-tandem-scroll/blob/master/Library/src/com/demondevelopers/tandemscroll/TandemScrollView.java文件並使其擴展Horizo​​ntalScrollView。

暫無
暫無

聲明:本站的技術帖子網頁,遵循CC BY-SA 4.0協議,如果您需要轉載,請注明本站網址或者原文地址。任何問題請咨詢:yoyou2525@163.com.

 
粵ICP備18138465號  © 2020-2024 STACKOOM.COM