zhanghai / zhanghai/MaterialFiles
Display thumbnails in actual aspect ratio in grid view
Nobody has claimed this yet.
- Dominant language
- Kotlin
- Stars
- 9k
- Forks
- 736
- PR merge metrics
- No merged PRs in 30d
Description
Currently in grid view, the thumbnails of images/videos are fixed to one size and can only preview part of the content, making it inconvenient to quickly preview multiple contents. It would be better if it works as same as Windows
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the Android grid-view implementation that renders image and video thumbnails, then inspect how their fixed size is assigned. The work is done when thumbnails preserve each item's actual aspect ratio and allow the full content to be previewed in grid view, as requested and shown in the attached screenshot.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, kotlin
- Domain
- mobile
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100