8 comments (8 comments)0 reactions (0 reactions)1 assignee (1 assignee)Java10,813 stars (10,813 stars)1,816 forks (1,816 forks)batch import
help wanted
Description
在机顶盒上用的时候,Glide或者Picasso 作为图片加载库,滚动的时候列表都有跳动问题
Contributor guide
- Tech stack
- javaandroid
- Domain
- mobileperformance
- Issue type
- bug
- DifficultyEstimated implementation difficulty for a new contributor, from 1 for very small changes to 5 for expert-level work.
- 4
- Estimated timeA rough time range for an experienced contributor to investigate, implement, test, and prepare a pull request.
- 1-3 hours
- Activity statusHow available the issue appears right now: fresh, active, stale, blocked, or waiting on maintainer input.
- stale
- ClarityHow clearly the issue explains the expected change, acceptance criteria, and next step.
- mostly clear
- Prerequisites
- Understanding of Android RecyclerViewBasic knowledge of Glide or Picasso
- Newbie friendlinessA 1-100 score estimating how approachable this issue is for first-time contributors.
- 30
- Research direction
- The issue reports a scrolling jitter problem when using Glide or Picasso as image loading library on set top box. Review the 8 comments for reproduction details and attempted solutions. Investigate if the issue is related to vlayout's LayoutManager or image loading optimizations. Consider testing with different image sizes or caching strategies.