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

Add contributors list #69

Merged
merged 2 commits into from
Oct 5, 2023
Merged

Conversation

DeKaN
Copy link
Contributor

@DeKaN DeKaN commented Oct 3, 2023

Fixes #67

textAlign = TextAlign.Center
)
Text(
modifier = Modifier.fillMaxWidth(),
Copy link
Owner

Choose a reason for hiding this comment

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

Could you add .padding(top = 16.dp, bottom = 8.dp) here?
The top padding will make it consistent with the other headers and the bottom padding will better separate the sentence from the following list.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Done

@lorenzovngl lorenzovngl merged commit f93928d into lorenzovngl:main Oct 5, 2023
1 check failed
@lorenzovngl
Copy link
Owner

Perfect, thank you for your valuable work and... welcome among the contributors of the app! 🎉

@DeKaN DeKaN deleted the contributors-list branch October 6, 2023 08:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

List of contributors inside the app
2 participants