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

多Panel时,triggerView的点击事件是否可以暴露出来 #96

Open
chentao7v opened this issue Sep 27, 2018 · 1 comment
Open

Comments

@chentao7v
Copy link

chentao7v commented Sep 27, 2018

KPSwitchConflictUtil

// 只有switchToPanel不为Null才会触发
if (switchClickListener != null && switchToPanel != null) {
    switchClickListener.onClickSwitch(v, switchToPanel);
}
@Harlber
Copy link

Harlber commented Oct 23, 2018

see #87

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