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

fix: correct animated fab elevation value #3812

Merged
merged 1 commit into from
Apr 17, 2023

Conversation

lukewalczak
Copy link
Member

Fixes: #3805

Summary

Fixes elevation value in shadow views for Animated.FAB, which should be 3 for MD3 and 6 for MD2.

Related issue

Test plan

Added unit tests.

@callstack-bot
Copy link

callstack-bot commented Apr 10, 2023

Hey @lukewalczak, thank you for your pull request 🤗. The documentation from this branch can be viewed here.

@github-actions
Copy link

The mobile version of example app from this branch is ready! You can see it here.

@lukewalczak lukewalczak merged commit 130a0fd into main Apr 17, 2023
@lukewalczak lukewalczak deleted the fix/animated-fab-elevation-shadow branch April 17, 2023 13:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

AnimatedFAB should have a shadow at elevation level 3
3 participants