[BUG] Improvements in space image
Open
Nobody has claimed this yet.
Contributions are welcome
Research
Spaces
- Dominant language
- Kotlin
- Stars
- 4.2k
- Forks
- 3.1k
- Avg merge
- 1d 12h
- Merged PRs (30d)
- 7
Description
The first one comes from https://github.com/owncloud/android/pull/4708#issuecomment-3581394685. Icons are not always center inside the layout. Need to check why.
On the other hand, it's probably related that the space image is cropped if it does not fit the frame, like:
| Image | In Space |
|---|---|
Needs research
Contributor guide
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 reproducing the icon alignment and space-image cropping shown in the issue's screenshots, then trace the Android layout responsible for rendering the space image. Done means identifying and correcting both the centering and cropping behavior so the reported image shapes render correctly.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- kotlin
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100