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

建议加一行 #157

Open
wman0211 opened this issue May 26, 2017 · 0 comments
Open

建议加一行 #157

wman0211 opened this issue May 26, 2017 · 0 comments

Comments

@wman0211
Copy link

wman0211 commented May 26, 2017

建议在 onInterceptTouchEvent 中
if (mTouchView != null && mTouchView.isOpen() && !inRangeOfView(mTouchView.getMenuView(), ev)) { **mTouchView.smoothCloseMenu();** return true; }
加上 mTouchView.smoothCloseMenu();
按上去的时候就关闭menu比较和谐

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