Skip to content

#1036 [bug] Fix: Prevent text wrapping in Image Edit Button#1088

Open
github-actions[bot] wants to merge 1 commit intodevelopfrom
feature/issue-1036
Open

#1036 [bug] Fix: Prevent text wrapping in Image Edit Button#1088
github-actions[bot] wants to merge 1 commit intodevelopfrom
feature/issue-1036

Conversation

@github-actions
Copy link

Closes #1036

Screen: Write_tag_complete
Component: Button

Changes:
Adjusted the text style of the button in WriteTagScreen to prevent text wrapping by applying maxLines = 1 and overflow = TextOverflow.Ellipsis.

Files modified:

  • presentation/src/main/java/daily/dayo/presentation/screen/write/WriteTagScreen.kt

🤖 Auto-generated by QA Bot

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.

[QA] Fix Button in Write_tag_complete

0 participants