QuantumBadger / QuantumBadger/RedReader
Layout options
Open
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 2.7k
- Forks
- 527
- Avg merge
- 20d 10h
- Merged PRs (30d)
- 3
Description
Make it possible to customize the layout. For example,
- Image on the left or right.
- Large card-style centered image with the headline either above or below the image.
- Large card-style centered image with the headline on top of the image. Add shadow around white text to remain readable.
- Change padding around images. Let the user choose vertical and horizontal padding. Make it possible for content to reach the sides of the screen (0 horizontal padding) and completely eliminate the space between articles (0 vertical padding).
- Two or more columns. Particularly useful for landscape mode.
- Show/hide username, subreddit, awards, post type etc.
- Show/hide preview text.
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
The issue names no files, tests, or entry points, so start by locating the Android app's existing article layout and rendering code. Done would require a defined, implemented set of layout, spacing, column, metadata, and preview-text options, with the requested image and headline arrangements supported.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, java
- Domain
- mobile
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100