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

Minor changes to support vector drawables #280

Merged
merged 1 commit into from
Jul 4, 2016

Conversation

samkirton
Copy link

@samkirton samkirton commented Jun 8, 2016

Minor changes to support vector drawables

@samkirton samkirton changed the title Minor changes to support vector icons Minor changes to support vector drawables Jun 8, 2016
@paulinea
Copy link

Thanks, I'm waiting for this feature !

@benoitletondor
Copy link
Contributor

Thanks.

@samkirton It doesn't work for me, I had to add another change to make it works:

In MiscUtils.java, line 23:

I replaced:

import android.widget.PopupMenu;

with:

import android.support.v7.widget.PopupMenu;

@roughike roughike merged commit 2e7e02c into roughike:master Jul 4, 2016
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

Successfully merging this pull request may close these issues.

4 participants