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

Adaptive layouts #101

Merged
merged 17 commits into from
Oct 17, 2023
Merged

Adaptive layouts #101

merged 17 commits into from
Oct 17, 2023

Conversation

VictorKabata
Copy link
Owner

Description

Change navigation UI component based on screen size.

Issue

N/A

Changes Made

Configure the navigation rail to display only in Medium and Expanded window sizes config

Screenshots / GIFs

N/A

Checklist

  • I have tested the changes on both Android and iOS platforms.
  • I have written unit tests for the new code (if applicable).
  • I have updated the project's documentation (if necessary).
  • I have checked for any potential code duplications and removed them.
  • I have run the Kotlin/Compose Multiplatform Gradle tasks and verified that they complete successfully.
  • I have considered the impact of these changes on the existing codebase.

Additional Notes

N/A

@VictorKabata VictorKabata merged commit e5f0271 into develop Oct 17, 2023
1 check passed
@VictorKabata VictorKabata deleted the adaptive-layout branch October 17, 2023 15:02
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