We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
sd_label_container
app:cardElevation="15dp"
All the labels of SpeedActionItems are corrupted
SpeedActionItem
A bigger shadow on the text labels
The text was updated successfully, but these errors were encountered:
Hi, to avoid the issue you are experiencing, you can change the app:cardUseCompatPadding from true to false.
app:cardUseCompatPadding
true
false
Sorry, something went wrong.
No branches or pull requests
Step 1: Are you in the right place?
Step 2: Describe your environment
Step 3: Describe the problem:
Steps to reproduce:
sd_label_container
toapp:cardElevation="15dp"
Observed Results:
All the labels of
SpeedActionItem
s are corruptedExpected Results:
A bigger shadow on the text labels
Relevant Code:
The text was updated successfully, but these errors were encountered: