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

Commits on Sep 1, 2022

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

    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 and IanGClifton committed Sep 1, 2022
    Configuration menu
    Copy the full SHA
    5ed7291 View commit details
    Browse the repository at this point in the history