-
Notifications
You must be signed in to change notification settings - Fork 3
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
[UI/#368] MyYello / 스토리 공유 버튼 강조 #369
Conversation
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.
조하요~
background = ContextCompat.getDrawable( | ||
context, | ||
R.drawable.shape_yello_main_500_fill_500_botshadow_rect, | ||
) |
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.
요친구도 확장함수 중에 drawableOf() 활용하면 ContextCompat 없이도 할수있아요~
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.
꿀팁 감삼다!! 확장함수 최고!!!
f5cedbe
to
05685ab
Compare
eabfb60
to
0597561
Compare
⛳️ Work Description
📸 Screenshot
📢 To Reviewers