intuit / intuit/ssp

Text sizes are bigger in fold-able devices

Open
#16 5 comments 1 reaction 0 assignees View on GitHub
Dominant language
No language data
Stars
574
Forks
104
PR merge metrics
No merged PRs in 30d

Description

The text view and button text sizes are comparatively larger in Android foldable devices.

For example if the device is in fold-in position then text size, margin, padding etc all working fine. But when the device is in the fold-out position, the text size, margin, padding, etc. all increase in size according to the width and height of the screen.

Please find attached screenshots for the reference.
![Screenshot_1668770025](https://user-images.githubusercontent.com/79684429/202695754-4b2bf3f1-d5cd-4673-b832-ebfde4bc4658.png)
![Screenshot_1668770909](https://user-images.githubusercontent.com/79684429/202695764-3679cc3f-6bb8-48f5-b636-2c522ce07f3f.png)

Contributor guide

Open the contributing guide

Research direction

Start by reproducing the reported text, margin, and padding differences on an Android foldable in fold-in and fold-out positions, using the attached screenshots as the reference. Since the issue names no source files or tests, trace the sizing behavior from the library entry points and add or run coverage for both device positions; done means the layout remains consistent when the device unfolds.

Written by the indexing model from the issue text.

Assessment

Tech stack
android
Domain
mobile
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.