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

Shadow issue with Theme.MaterialComponents #114

Closed
fgnm opened this issue Nov 28, 2019 · 2 comments
Closed

Shadow issue with Theme.MaterialComponents #114

fgnm opened this issue Nov 28, 2019 · 2 comments

Comments

@fgnm
Copy link

fgnm commented Nov 28, 2019

Hi, I've noticed a issue very similar to #31 but that appears only when the app uses as base theme Theme.MaterialComponents with Android 6.0 (Instead with Android 9 and 10 no issue).

A workaround is to disable shadow app:civ_shadow="false", anyway I hope that you will fix this issue, thank you.

@lopspower
Copy link
Owner

I used the sample available in the repo. I changed the parent theme to Theme.MaterialComponents.Light after adding the dependency com.google.android.material: material: 1.2.0-alpha02.
I installed the application on an Android 6 device (api 23) and I have no problem even with the shadow (app:civ_shadow="true").

Do you have more information on the problem that could help me to reproduce it too?

@KyawSoeW1n
Copy link

@lopspower Try on recyclerview and app:civ_shadow="true".
You will see that black background will appear.

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

No branches or pull requests

3 participants