Skip to content

Conversation

@xavierpellvidal
Copy link
Owner

Added theme to core presentation module
Added base navigation and users navigation
Added empty VM

@xavierpellvidal xavierpellvidal self-assigned this Apr 14, 2025
@xavierpellvidal xavierpellvidal requested a review from Copilot April 14, 2025 20:03
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Copilot reviewed 19 out of 22 changed files in this pull request and generated no comments.

Files not reviewed (3)
  • app/build.gradle.kts: Language not supported
  • app/src/main/AndroidManifest.xml: Language not supported
  • core/presentation/src/main/res/values/themes.xml: Language not supported
Comments suppressed due to low confidence (1)

presentation/users/src/main/kotlin/com/random/users/users/screen/UsersMainScreen.kt:8

  • [nitpick] The composable function name 'FeatureScreen' does not match the file name 'UsersMainScreen.kt'. Consider renaming the function to 'UsersMainScreen' for better clarity and consistency.
fun FeatureScreen(viewModel: UsersViewModel = hiltViewModel()) {}

@xavierpellvidal xavierpellvidal merged commit 680e4a3 into epic/users-feature Apr 14, 2025
@xavierpellvidal xavierpellvidal deleted the feature/users-base-presentation branch April 14, 2025 21:29
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