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

groupinfomation 화면 작업 마무리 했습니다. #75

Merged
merged 3 commits into from
Jun 20, 2022

Conversation

wjdwns
Copy link
Collaborator

@wjdwns wjdwns commented Jun 19, 2022

초대코드 작성하기 다음으로 그룹의 참여되는 화면 작업 하였습니다.

@wjdwns wjdwns requested a review from sujin-kk June 19, 2022 11:39
@wjdwns wjdwns self-assigned this Jun 19, 2022
Copy link
Member

@sujin-kk sujin-kk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

수고하셨습니다!

Comment on lines +78 to +82
private fun spannable(){
val spanText = SpannableStringBuilder(binding.groupInfoText.text)
spanText.apply{
setSpan(
ForegroundColorSpan(resources.getColor(R.color.highlight)),
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ㅋㅋㅋ스패너블 고생하셨습니다.

@wjdwns wjdwns merged commit 412906d into develop Jun 20, 2022
@wjdwns wjdwns deleted the feature/GroupInfo branch June 20, 2022 06:51
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.

2 participants