ReadYouApp / ReadYouApp/ReadYou

justified alignment creates extra padding

Open
#1,025 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug
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:

WebView

Native Component justified:

Native Component

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.