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

Fix modifier parameter ordering in Composable functions #42

Merged
merged 1 commit into from
Dec 4, 2023

Conversation

easyhooon
Copy link
Contributor

  • Fix modifier parameter ordering in Composable functions

Compose component API Guidelines에 따라, modifier paramter 의 위치를 first optional parameter 의 위치로 순서를 변경하였습니다.

reference)
https://github.com/androidx/androidx/blob/androidx-main/compose/docs/compose-component-api-guidelines.md#modifier-parameter

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Copy link
Contributor

@l2hyunwoo l2hyunwoo left a comment

Choose a reason for hiding this comment

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

감사합니다 👍🏻

@l2hyunwoo l2hyunwoo merged commit 7b20295 into MobileAppDeveloperConference:develop Dec 4, 2023
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.

None yet

2 participants