简体   繁体   中英

Scrolling ListView like in TweetDeck

I was wondering if anyone knows how the scrolling in TweetDeck can be done. In particular how they did it so that the last item can be scrolled up to the top of the listview.

I think this is kinda awesome and would like to use such a behavior in my app too.

It is not a listview. It is TimelineView class which inhert view class. You can decompile dex file and check it.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM