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

相关内容

热门资讯

步骤辅助挂!aapoker透视... 步骤辅助挂!aapoker透视方法(aapokER)aapoker透视脚本入口(原来存在有挂);1、...
最新技巧!约局吧德州透视(透视... 最新技巧!约局吧德州透视(透视)都是是有挂(2021已更新)(哔哩哔哩)1、上手简单,内置详细流程视...
总算清楚!werplan透视挂... 总算清楚!werplan透视挂(透视)一贯是真的有挂(2025已更新)(哔哩哔哩)werplan透视...
法子辅助挂!aapoker辅助... 法子辅助挂!aapoker辅助工具安全吗(aapokER)aapoker辅助软件合法吗(总是有挂)1...
热点推荐!拱趴大菠萝十三水作弊... 热点推荐!拱趴大菠萝十三水作弊(透视)其实存在有挂(2022已更新)(哔哩哔哩);一、拱趴大菠萝十三...
练习辅助挂!aapoker万能... 练习辅助挂!aapoker万能辅助器(aapokeR)aapoker透视脚本(其实真的有挂);1、首...
最新研发!拱趴大菠萝挂怎么安装... 最新研发!拱趴大菠萝挂怎么安装(透视)一直是真的有挂(2025已更新)(哔哩哔哩)该软件可以轻松地帮...
资料辅助挂!aapoker辅助... 资料辅助挂!aapoker辅助器是真的吗(aapOKER)aapoker辅助插件工具(其实有挂)1、...
重大通报!竞技联盟透视插件(透... 重大通报!竞技联盟透视插件(透视)都是真的是有挂(2022已更新)(哔哩哔哩)1、每一步都需要思考,...
方式辅助挂!aapoker真的... 方式辅助挂!aapoker真的假的(AAPOKer)aapoker俱乐部靠谱吗(确实真的有挂)aap...