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
hi, I'm using this plugin with {N} 6 and angular 8, but in my fab button, my icons is changing from white color to black color
<Fab (tap)="onAdd()" class="fab-button" horizontalAlignment="center" icon="res://add_white_24" marginTop="275" rippleColor="#ffffff"> </Fab>
my image:
The text was updated successfully, but these errors were encountered:
Same here. I'm using an icon font and tried setting the color in the css but there's no affect.
Sorry, something went wrong.
Has someone already found solution to this problem?
I'm experiencing the same problem, whatever I do, it will only show black text...
No branches or pull requests
hi, I'm using this plugin with {N} 6 and angular 8, but in my fab button, my icons is changing from white color to black color
my image:
The text was updated successfully, but these errors were encountered: