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

相关内容

热门资讯

透视好牌!hh poker插件... 透视好牌!hh poker插件下载,约局吧德州真的有透视挂吗,办法教程(果然真的是有挂)-哔哩哔哩该...
透视后台!哈糖大菠萝挂(透视)... 透视后台!哈糖大菠萝挂(透视)开挂辅助挂(切实真的有挂)-哔哩哔哩哈糖大菠萝挂辅助器中分为三种模型:...
透视模拟器!wepoker轻量... 透视模拟器!wepoker轻量版书签,道游科技辅助,都是是真的挂(曝光扑克教程)-哔哩哔哩运道游科技...
透视数据!德州之星扫描器,we... 透视数据!德州之星扫描器,wejoker辅助脚本,练习教程(都是真的是有挂)-哔哩哔哩1、德州之星扫...
透视私人房!wpk有辅助器吗(... 透视私人房!wpk有辅助器吗(透视)开挂辅助技巧(本来真的是有挂)-哔哩哔哩在进入wpk有辅助器吗辅...
透视安卓版!aapoker透视... 透视安卓版!aapoker透视脚本下载,樱花之盛辅助真的假的,都是真的有挂(详细高科技教程)-哔哩哔...
透视内置!wepoker有脚本... 透视内置!wepoker有脚本吗(透视)开挂辅助挂(其实存在有挂)-哔哩哔哩1、许多玩家不知道wep...
透视私人局!newpoker怎... 透视私人局!newpoker怎么安装脚本,we-poker软件,攻略教程(切实有挂)-哔哩哔哩1、n...
透视能赢!hhpkoer辅助挂... 透视能赢!hhpkoer辅助挂是真的吗,白金岛手游放炮罚怎么开挂,原来有挂(分享透明挂教程)-哔哩哔...
透视小程序!wepoker辅助... 透视小程序!wepoker辅助视频(透视)开挂辅助app(总是真的是有挂)-哔哩哔哩一、wepoke...