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

icon color not of original image #91

Open
vansh1sh opened this issue Mar 4, 2019 · 1 comment
Open

icon color not of original image #91

vansh1sh opened this issue Mar 4, 2019 · 1 comment

Comments

@vansh1sh
Copy link

vansh1sh commented Mar 4, 2019

Icons set on the bottom bar is coming grayed out instead of original icon color.

@manii99000
Copy link

spaceNavigationView.setActiveSpaceItemColor(Color.alpha(0));
spaceNavigationView.setInActiveSpaceItemColor(Color.alpha(0));

this would do the trick

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

2 participants