gpt4 book ai didi

android - 回收站 View : Go to a position not scroll to

转载 作者:太空宇宙 更新时间:2023-11-03 12:05:25 27 4
gpt4 key购买 nike

有没有办法让 RecyclerView 直接转到指定位置而不是滚动到它。 (如果到目标的距离很大并且项目布局复杂,则滚动可能会花费可接受的时间。)

最佳答案

使用 ScrollToPosition 直接转到 RecyclerView 上的某个位置

recyclerView.scrollToPosition(your_position)

http://developer.android.com/reference/android/support/v7/widget/RecyclerView.html#scrollToPosition(int)

关于android - 回收站 View : Go to a position not scroll to,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/33558477/

27 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com