-
Notifications
You must be signed in to change notification settings - Fork 1
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
Feature/250 링크 하이라이팅 #251
Feature/250 링크 하이라이팅 #251
Conversation
Test Results 9 files 9 suites 0s ⏱️ Results for commit adf9eb5. ♻️ This comment has been updated with latest results. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
style = MaterialTheme.typography.bodyLarge.copy(color = Grey30), | ||
) | ||
) { offset -> | ||
val urlOffset = urlParser.urlOffsets.find { (start, end) -> offset in start..<end } |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ㅋㅋ 새로운 문법 바로 써버리기
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
오잉 ..으로 한 줄 알았는데 ..< 였네 ㅋㅋㅋㅋ
사실 IDE가 고쳐준 거거등
Issue
작업 내용