Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

텍스트 개행 관련 문제 #34

Closed
easyhooon opened this issue Aug 1, 2023 · 2 comments
Closed

텍스트 개행 관련 문제 #34

easyhooon opened this issue Aug 1, 2023 · 2 comments
Assignees
Labels
design tasks related to design aspects of the project

Comments

@easyhooon
Copy link
Collaborator

image

https://developer.android.com/reference/kotlin/androidx/compose/ui/text/style/LineBreak

LineBreak 를 최대한 적용해봤지만 이상적인 개행이 이뤄지지 않는 문제

@easyhooon
Copy link
Collaborator Author

easyhooon commented Aug 2, 2023

LineBreak 를 최대한 적용해봤지만

적용을 해봤지만-> develop에서 말고 테스트 브랜치에서 적용 해봤다는 의미

@easyhooon easyhooon added the design tasks related to design aspects of the project label Aug 3, 2023
@easyhooon easyhooon self-assigned this Aug 3, 2023
@easyhooon
Copy link
Collaborator Author

easyhooon commented Aug 10, 2023

https://developer.android.com/reference/kotlin/androidx/compose/ui/text/style/LineBreak.WordBreak#Phrase()

wordBreak 의 default 가 아닌 phrase 로 정렬해본 결과 성공적으로 개행되는 것을 확인

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
design tasks related to design aspects of the project
Projects
None yet
Development

No branches or pull requests

1 participant