zhanghai / zhanghai/MaterialFiles

Display thumbnails in actual aspect ratio in grid view

Open
#1,043 1 comment 0 reactions 0 assignees View on GitHub

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
未标题-1

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.