ReadYouApp / ReadYouApp/ReadYou
justified alignment creates extra padding
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: [Pixel 8]
- OS: [Android 15]
- APP: [0.12.2]
2. Describe the bug
When Content Renderer is set to Native Component, setting the text alignment to Justify causes extra padding on the right side of paragraphs. This does not occur when it's set to WebView.
WebView justified:
Native Component justified:
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
Reproduce the issue on Android 15 with the Content Renderer set to Native Component, then compare justified paragraphs with the WebView renderer. Trace the Native Component text-alignment entry point and identify where the extra right-side padding is introduced. Done means justified Native Component paragraphs no longer show the padding while WebView behavior remains unchanged.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, kotlin
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100