ReadYouApp / ReadYouApp/ReadYou
Feature Request: Article Length Bar in Flow View
Nobody has claimed this yet.
- Dominant language
- Kotlin
- Stars
- 7.5k
- Forks
- 330
- PR merge metrics
- No merged PRs in 30d
Description
1. Environment
- Device: [TeraCube TeraCube_One TR1907Q]
- OS: [Android 10]
- APP: [0.9.8]
2. Describe the feature request
A unique UI feature of Handy Reader is a small horizontal bar under the articles in the Flow view that shows their size relative to a text size in KB you set manually.
I believe a better implementation would be sizing the bar relative to the max text size of the articles currently in the Flow View, so you can easily pick short or long articles to read first easily.
Screenshot below from Handy Reader showing small horizontal bar for article length.
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 at the Flow view article list and inspect how each article's text size is available. Define the bar scale using the largest article currently shown in Flow view, then verify that shorter and longer articles render with proportional bar lengths.
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
- 42/100