-
-
Notifications
You must be signed in to change notification settings - Fork 161
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
MaterialCard Shadow #433
Comments
Hi @Boukri, |
@bricefriha I don't have mac to test this in ios :/ |
No problem, I'll be testing this on iOS to see if this impact both platforms 😉 |
@bricefriha that's would be amazing! |
Is there any news about this? |
@Boukri Nope sorry, I'm quite busy these days, I try to take a look at that tomorrow 😉 |
Ok take your time 😁 |
@Boukri So, I copy-pasted your code and it works on iOS seemingly, however on Android, I've had a better result than yours (even though it's still not great 😅). In the sense that I can see the card but the shadow is not there at all. I'm currently working with a client on an app that uses this library and I'm not facing the issue, though. |
Thank you so much for your efforts, for this moment i changed the material card with just frame, in order to save my client and avoiding any UI issues. So I'll be waiting for your reply 😁 |
@Boukri That's wise indeed, that's also what I did for one of the other issues 😄 |
🐛 Bug Report
Card shadow not showing
Expected behavior
As docs present =>
Elevation - The virtual distance along the z-axis. The value determines the importance of the content pesented in this view. The default value is 1.
But there's no shadow dropped
My Code
Pic of result
Version: 1.7.8
Platform:
The text was updated successfully, but these errors were encountered: