Skip to content

Add flexbox sample#45

Open
JonEckenrode wants to merge 19 commits intomainfrom
add-flexbox-sample
Open

Add flexbox sample#45
JonEckenrode wants to merge 19 commits intomainfrom
add-flexbox-sample

Conversation

@JonEckenrode
Copy link
Copy Markdown

@JonEckenrode JonEckenrode commented May 9, 2026

FlexBox sample for the adaptive apps development hub sample page.

…id/adaptive-apps-samples into adaptive-apps-samples-readme-reorg
…id/adaptive-apps-samples into adaptive-apps-samples-readme-reorg
…id/adaptive-apps-samples into adaptive-apps-samples-readme-reorg
…id/adaptive-apps-samples into adaptive-apps-samples-readme-reorg
…id/adaptive-apps-samples into adaptive-apps-samples-readme-reorg
…id/adaptive-apps-samples into adaptive-apps-samples-readme-reorg
…id/adaptive-apps-samples into adaptive-apps-samples-readme-reorg
…id/adaptive-apps-samples into adaptive-apps-samples-readme-reorg
…id/adaptive-apps-samples into adaptive-apps-samples-readme-reorg
Copy link
Copy Markdown
Contributor

@gemini-code-assist gemini-code-assist Bot left a comment

Choose a reason for hiding this comment

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

Code Review

This pull request introduces a new Jetpack Compose sample application demonstrating the FlexBox API through various layout examples, including navigation and basic architectural components. Feedback focuses on improving consistency and code quality, such as utilizing the version catalog for dependencies, adopting data object for state-less sealed interface implementations, and removing unused imports or integrating the currently unused ViewModel. Additionally, suggestions were made to replace hardcoded colors with theme-aware values and to adjust the modifier order to ensure correct safe area padding behavior.

Comment thread FlexBox/app/build.gradle.kts Outdated
Comment thread FlexBox/app/src/main/java/com/example/flexboxsample/ui/main/MainScreen.kt Outdated
Comment thread FlexBox/app/src/main/java/com/example/flexboxsample/ui/main/MainScreen.kt Outdated
Comment thread FlexBox/app/src/main/java/com/example/flexboxsample/ui/main/MainScreen.kt Outdated
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.

1 participant