Skip to content

Create new project for compose learn #27

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

saleelkhanshaik
Copy link

Pull Request

Description

Please include a summary of the changes you have made. Highlight the key aspects of your project.

Checklist

  • My project includes a README.md file with a brief overview of the project, how to set it up, and any relevant information.
  • I have added a screenshot or screen recording showing the functionality of the app.
  • I have tested the project and confirmed it works as expected.

Screenshots

Project README

Please ensure that your project's README.md is detailed and includes:

  • A brief introduction to the project.
  • Installation steps.
  • Key features.
  • Any additional instructions or information.

Additional Notes

Is there anything else the maintainers should know about your contribution?


Thank you for your contribution!

Comment on lines +21 to +27
Surface(
modifier = Modifier.fillMaxSize(),
color = MaterialTheme.colors.background
) {
Greeting("Android")
}
}
Copy link
Contributor

Choose a reason for hiding this comment

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

base project

can we complete some task in this PR?

@saleelkhanshaik
Copy link
Author

saleelkhanshaik commented Sep 17, 2024 via email

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