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

[Jetsurvey] Converted to use Material 3 (#954) #971

Merged

Conversation

IanGClifton
Copy link
Contributor

This updates Jetsurvey from Material 2 to Material 3. All Compose components now use Material 3 instead of Material 2. The date picker is currently still using the MaterialDatePicker DialogFragment the same as before this change. This also fixes the visibility of the status bars when in light mode and updates the screenshot and animated gif.

Before: https://raw.githubusercontent.com/android/compose-samples/70d05efe9c5de6d3788ac3c6023caa20761d410a/Jetsurvey/screenshots/survey.gif
After: https://raw.githubusercontent.com/android/compose-samples/ede93fc907ad32c61bd7f3d55a33af48e782ea2a/Jetsurvey/screenshots/survey.gif

Co-authored-by: Ian G. Clifton IanGClifton@users.noreply.github.com

This updates Jetsurvey from Material 2 to Material 3. All Compose components now use Material 3 instead of Material 2. The date picker is currently still using the MaterialDatePicker DialogFragment the same as before this change. This also fixes the visibility of the status bars when in light mode and updates the screenshot and animated gif.

Before: https://raw.githubusercontent.com/android/compose-samples/70d05efe9c5de6d3788ac3c6023caa20761d410a/Jetsurvey/screenshots/survey.gif
After: https://raw.githubusercontent.com/android/compose-samples/ede93fc907ad32c61bd7f3d55a33af48e782ea2a/Jetsurvey/screenshots/survey.gif

Co-authored-by: Ian G. Clifton <IanGClifton@users.noreply.github.com>
@IanGClifton IanGClifton requested a review from a team as a code owner September 1, 2022 23:39
@IanGClifton
Copy link
Contributor Author

PR to merge the m3 changes for Jetsurvey into the compose-latest branch also. Note this is just git cherry-pick 36029ca3e85dedd0b815bd3c37f033c33e24d79f, so no code differences between this and what landed in main.

@IanGClifton IanGClifton merged commit 7a9fa37 into compose-latest Sep 2, 2022
@IanGClifton IanGClifton deleted the iangclifton/jetsurvey-m3-compose-latest branch September 2, 2022 16:55
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