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

Menu with 4 icons dispayed in black color #19

Closed
gerardopenya opened this issue Aug 12, 2016 · 2 comments
Closed

Menu with 4 icons dispayed in black color #19

gerardopenya opened this issue Aug 12, 2016 · 2 comments

Comments

@gerardopenya
Copy link

gerardopenya commented Aug 12, 2016

Your component is a lifesaver for me.
I found the following behavior in my application.
I use it in two different (MainActivity) AppCompatActivity, only one is shown during the user session since it depends on the user profile. I use a menu of three options in the first one and one more option in the second, four options total, all icons are white.

But in the case of the second activity when this is displayed icons appear in black.

I test the same layout deleting the fourth item from the menu and then the icons are displayed in white.
This behavior is only when the fourth menu option is present.

@zayo
Copy link

zayo commented Sep 13, 2016

Hey, i got the same problem, but it was working with 4, but with three it wasn't.

defining all color attributes in menu helped me :)

@sephiroth74
Copy link
Owner

it should be fixed in the next version. The problem was that the menu used shared drawables.

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