AndroidRecyclerViewLinearSmoothScrollerBUG-即使指定了要滚动到其他位置,它也会滚动到末尾
创始人
2024-10-09 17:32:27
0

在使用 LinearSmoothScroller 滚动 RecyclerView 时,出现这种问题是因为在其 computeScrollVectorForPosition() 方法中返回的向量不正确。所以我们需要重写该方法,以正确指示滚动方向。

下面是一个示例代码,可以在你的 RecyclerView.SmoothScroller 中调用,并返回正确的滚动向量:

public class CustomLinearSmoothScroller extends LinearSmoothScroller {  
    public CustomLinearSmoothScroller(Context context) {  
        super(context);  
    }  
  
    @Override  
    public PointF computeScrollVectorForPosition(int targetPosition) {  
        final int firstChildPos = getFirstChildPosition();  
  
        int direction = targetPosition < firstChildPos ? -1 : 1;  
        return new PointF(0, direction);  
    }  
  
    private int getFirstChildPosition(){  
        RecyclerView.LayoutManager layoutManager = getLayoutManager();  
  
        if (layoutManager == null || layoutManager.getChildCount() == 0) {  
            return RecyclerView.NO_POSITION;  
        }  
  
        View child = layoutManager.getChildAt(0);  
        return layoutManager.getPosition(child);  
    }  
}  

在你的 RecyclerView 中调用如下:

CustomLinearSmoothScroller scroller = new CustomLinearSmoothScroller(context);
scroller.setTargetPosition(targetPosition);
layoutManager.startSmoothScroll(scroller);

相关内容

热门资讯

详细透视!佛手在线大菠萝为什么... 详细透视!佛手在线大菠萝为什么都输!切实存在有辅助工具(了解有挂)-哔哩哔哩1、点击下载安装,佛手在...
普及透视!pokerrrr2辅... 普及透视!pokerrrr2辅助!真是真的是有辅助教程(存在有挂)-哔哩哔哩1、用户打开应用后不用登...
揭幕透视!哈糖大菠萝攻略!好像... 揭幕透视!哈糖大菠萝攻略!好像真的有辅助插件(有挂教程)-哔哩哔哩1、哈糖大菠萝攻略辅助软件下载优化...
分享透视!xpoker辅助器!... 分享透视!xpoker辅助器!其实一直总是有辅助方法(发现有挂)-哔哩哔哩运xpoker辅助器辅助工...
开挂透视!pokemmo手机辅... 开挂透视!pokemmo手机辅助软件!都是有辅助脚本(真是有挂)-哔哩哔哩1、pokemmo手机辅助...
详情透视!xpoker透视辅助... 详情透视!xpoker透视辅助!真是真的有辅助神器(真是有挂)-哔哩哔哩1)xpoker透视辅助免费...
解谜透视!哈糖大菠萝攻略!好像... 解谜透视!哈糖大菠萝攻略!好像存在有辅助工具(真是有挂)-哔哩哔哩1、任何哈糖大菠萝攻略透视是真的假...
揭幕透视!约局吧游戏挂!总是是... 揭幕透视!约局吧游戏挂!总是是真的有辅助app(今日头条)-哔哩哔哩1、上手简单,内置详细流程视频教...
解迷透视!约局吧作必弊脚本!本... 解迷透视!约局吧作必弊脚本!本来存在有辅助插件(有挂技术)-哔哩哔哩约局吧作必弊脚本破解侠是真的助透...
教你透视!we poker免费... 教你透视!we poker免费辅助器!一贯是真的有辅助工具(有挂猫腻)-哔哩哔哩1、玩家可以在we ...