Investigate: Map Image Height/Width to layout_height/layout_width on Android
Open
area-image
delighter-sc
legacy-area-perf
perf/general
platform/android
t/housekeeping ♻︎
Task
- Dominant language
- C#
- Stars
- 23.3k
- Forks
- 2k
- Avg merge
- 1d 15h
- Merged PRs (30d)
- 290
Description
We _may_ be able to get better image loading performance from Glide by setting the ImageView layout height and width before loading the image. It should be trivial to map the values via the Android ImageHandler.
Contributor guide
Research direction
Start with the Android ImageHandler and inspect how it configures the ImageView before Glide loads an image. Investigate mapping the image dimensions to layout_height and layout_width, then verify whether image loading performance improves and that the mapping works as intended.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, csharp
- Domain
- mobile-dev, performance
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100