AndroidRecyclerView水平布局中GridLayoutManager存在装饰问题吗?
创始人
2024-10-09 17:32:30
0

问题描述: 在使用RecyclerView实现水平滚动的布局时,如果使用GridLayoutManager并添加了ItemDecoration,则会发现装饰物会错位或缺失。这是由于GridLayoutManager的实现中,对于装饰物的绘制并没有进行完备的处理。

解决步骤: 我们可以通过重写GridLayoutManager的onDraw方法,手动绘制装饰物来解决此问题,代码示例如下:

private final Rect mBounds = new Rect(); //用于存储当前item的位置信息 @Override public void onDraw(Canvas c, RecyclerView parent, RecyclerView.State state) { final int childCount = parent.getChildCount(); final int spanCount = getSpanCount(); for (int i = 0; i < childCount; i++) { final View child = parent.getChildAt(i); final int position = parent.getChildAdapterPosition(child); if (position < spanCount) { continue; } /** 绘制顶部装饰物 / if (position % spanCount == 0) { mBounds.set(parent.getPaddingLeft(), parent.getPaddingTop(), parent.getWidth() - parent.getPaddingRight(), child.getTop()); drawTop(c, parent, mBounds); } /* 绘制底部装饰物 / drawBottom(c, parent, child, spanCount); /* 绘制item右边装饰物 */ if ((position + 1) % spanCount != 0) { mBounds.set(child.getRight(), child.getTop(), child.getRight() + getDecorationWidth(), child.getBottom()); drawRight(c, parent, mBounds); } } } private void drawTop(Canvas c, RecyclerView parent, Rect bounds) { final Drawable drawable = getTopDecoration(); drawable.setBounds(bounds); drawable.draw(c); } private void drawBottom(Canvas c, RecyclerView parent, View child, int spanCount) { final RecyclerView.LayoutParams layoutParams = (RecyclerView.LayoutParams) child.getLayoutParams(); final int position = parent.getChildAdapterPosition(child); final Drawable drawable = getBottomDecoration(); if (position >= spanCount) { mBounds.set(child.getLeft() - layoutParams.leftMargin, child.getTop() - getDecorationWidth(), child.getRight(), child.getTop()); drawable.setBounds(mBounds); drawable.draw(c); } } private void drawRight(Canvas c, RecyclerView parent, Rect bounds) { final Drawable drawable = getRightDecoration(); drawable.setBounds(bounds); drawable.draw(c); }

在此代码中,我们重载了onDraw

相关内容

热门资讯

透视脚本!wepoker辅助器... 透视脚本!wepoker辅助器安装包,德普之星透视免费,详细教程(真是真的有挂);wepoker辅助...
透视辅助!hhpoker透视方... 透视辅助!hhpoker透视方法,pokermaster修改器,必赢教程(切实真的是有挂) 科技详细...
透视挂!智星德州菠萝插件官网,... 透视挂!智星德州菠萝插件官网,fishpoker透视,爆料教程(都是有挂);亲,其实确实真的有挂(需...
透视中牌率!德普之星透视辅助i... 透视中牌率!德普之星透视辅助ios,aapoker免费透视脚本,2025新版总结(原来真的有挂);精...
透视线上!wepoker底牌透... 1、透视线上!wepoker底牌透视脚本,wpk私人局辅助是真的吗,高科技教程(原本真的是有挂);详...
透视有挂!wepoker透视,... 这是一款非常优秀的wepoker透视 ia辅助检测软件,能够让你了解到wepoker透视中牌率当中全...
透视软件!智星德州菠萝插件官网... 1、透视软件!智星德州菠萝插件官网,hhpoker软件靠谱吗,软件教程(最初是真的有挂);详细教程。...
透视挂!德普之星app安卓版破... 透视挂!德普之星app安卓版破解版,如何下载wpk透视版,技巧教程(素来真的是有挂)需要回顾用户提供...
透视透视!aapoker辅助功... aapoker辅助功能赢率提升策略‌;透视透视!aapoker辅助功能,来玩德州破解器,规律教程(好...
透视游戏!wepoker底牌透... 透视游戏!wepoker底牌透视脚本,哈糖大菠萝开挂,技巧教程(一直是真的有挂)关于wepoker底...