ReadYouApp / ReadYouApp/ReadYou
Add option to expand title if it allocates more than 2 rows of space
Nobody has claimed this yet.
- Dominant language
- Kotlin
- Stars
- 7.5k
- Forks
- 330
- PR merge metrics
- No merged PRs in 30d
Description
2. Describe the feature request
I have observed that I sometimes open an article just so I can fully read the title. This is contra-productive because it wastes time and marks the article read by opening even if the article was not meaningfully read.
I suggest implementing a setting that enables titles to allocate more than 2 rows of space, or a toggle that enables expanding titles to whatever space and rows it needs on the feed.
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 feed title rendering and the settings UI in the Android app. Check how titles are limited to two rows, then verify that a user-controlled option can display longer titles without opening the article.
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
- 45/100