Skip to content

Use 0dp (match constraints) as width for text view#352

Merged
naveensingh merged 1 commit into
masterfrom
fix_short_code_notice_layout
Mar 23, 2025
Merged

Use 0dp (match constraints) as width for text view#352
naveensingh merged 1 commit into
masterfrom
fix_short_code_notice_layout

Conversation

@naveensingh
Copy link
Copy Markdown
Member

What is it?

  • Bugfix
  • Feature
  • Codebase improvement

Description of the changes in your PR

Previously, the text was using wrap_content, which could cause cropping in certain language configurations.

Fixes the following issue(s)

Acknowledgement

Previously, the text was using `wrap_content`, which could cause cropping or overflow in certain language configurations

See #325
@naveensingh naveensingh merged commit 73879be into master Mar 23, 2025
@naveensingh naveensingh deleted the fix_short_code_notice_layout branch March 23, 2025 12:54
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.

Text outside of screen in Italian

1 participant