1719pankaj / 1719pankaj/Dank-Memes-2

Images in recycler keeps shrinking

未关闭
#7 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
bug Hacktoberfest
主要语言
Kotlin
星标
7
派生
5
PR 合并指标
30 天内没有已合并 PR

描述

The images in recycler keep shrinking as the user scrolls down and becomes unreadable.
Might be a problem with glide or maybe something with how the motion layout is implemented

Possible solution:
https://github.com/bumptech/glide/issues/1591

贡献指南

打开贡献指南

调研方向

查看处理图像的 RecyclerView 适配器和布局文件,可能使用了 Glide。检查项目布局中的 ImageView 缩放以及 Glide 的转换设置。链接的 Glide issue 建议了一个可能与图像大小或缓存相关的修复方法。运行应用,滚动以重现缩小现象,并通过在滚动时监控图像尺寸来测试更改。

由索引模型根据 Issue 内容生成。

评估

领域
mobile
Issue 类型
缺陷
难度
3/5
预计耗时
1-2 天
活跃度
停滞
描述清晰度
基本清楚
新手友好度
45/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。