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

Alpha colors #87

Open
waszqba opened this issue Dec 11, 2018 · 0 comments
Open

Alpha colors #87

waszqba opened this issue Dec 11, 2018 · 0 comments

Comments

@waszqba
Copy link

waszqba commented Dec 11, 2018

Hi, I've noticed a tiny bug with android version of FAB.
When you set the background-color to rgba value with non-zero and non-one alpha value, the background actually shrinks, leaving the shadow intact, making the fab look like a button in a button.
Steps to reproduce:

  1. create a sample app with FAB in the main view
  2. give it a class like fab-transparent
  3. create sass .fab-transparent class
  4. create background-color: rgba(255, 255, 255, 0.4) in the .fab-transparent class (as it was in my case)
  5. ???
  6. profit
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

1 participant