Skip to content

Details table: slightly smaller font (#174)#176

Merged
almothafar merged 1 commit into
masterfrom
ui/174-details-table-font
Jul 17, 2026
Merged

Details table: slightly smaller font (#174)#176
almothafar merged 1 commit into
masterfrom
ui/174-details-table-font

Conversation

@almothafar

Copy link
Copy Markdown
Owner

Maintainer request while device-testing #152: the details-table text was a touch large.

DefaultTextStyle (inheriting 18sp from TextAppearance.Medium) is used only by the table's label and value cells, so an explicit android:textSize of 16sp there resizes exactly the table and nothing else. Trivially tunable to 17sp if 16 looks too small on-device.

lintDebug green. On-device check: table readable in both English and Arabic.

Closes #174

🤖 Generated with Claude Code

DefaultTextStyle is used only by the details-table label/value cells,
so an explicit textSize there resizes exactly the table.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@almothafar
almothafar merged commit af77282 into master Jul 17, 2026
2 checks passed
@almothafar
almothafar deleted the ui/174-details-table-font branch July 17, 2026 13:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Details table: slightly smaller font

1 participant