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

amv (in the MianActivity) is always null!! #36

Open
asmallkite opened this issue Nov 9, 2016 · 0 comments
Open

amv (in the MianActivity) is always null!! #36

asmallkite opened this issue Nov 9, 2016 · 0 comments

Comments

@asmallkite
Copy link

asmallkite commented Nov 9, 2016

View amv = toolbar.getChildAt(1); if (amv != null && amv instanceof ActionMenuView) { ActionMenuView actions = (ActionMenuView) amv; popAnim(actions.getChildAt(0), 5000, 2000); // filter popAnim(actions.getChildAt(1), 7000, 2000); // overflow }

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