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

Added introductory documentation to MainActivity #93

Closed
wants to merge 1 commit into from
Closed

Added introductory documentation to MainActivity #93

wants to merge 1 commit into from

Conversation

MahdiRahmani80
Copy link

This commit includes introductory documentation in the MainActivity class to help developers understand the purpose and functionality of the main app component. The documentation provides an overview of the class's responsibilities and its relationship to other components in the application. This change aims to enhance codebase clarity and facilitate development

[Thanks to chat gpt ]

@@ -45,6 +45,19 @@ import com.starry.myne.ui.screens.settings.viewmodels.ThemeMode
import com.starry.myne.ui.theme.MyneTheme
import dagger.hilt.android.AndroidEntryPoint

/**
Copy link
Member

@starry-shivam starry-shivam Nov 8, 2023

Choose a reason for hiding this comment

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

  • Welcome to the main launcher of our app!

Maybe change this to: Welcome to the main launcher of Myne! ?

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