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

根布局必须是LinearLayout才可以点击pop外关闭吗? #34

Open
watermelonJun opened this issue Jul 25, 2018 · 2 comments
Open

Comments

@watermelonJun
Copy link

用RelativeLayout发现不行

@zyyoona7
Copy link
Owner

我尝试使用 RelativeLayout 是可以的,检查一下代码,是否添加了

//是否可以点击PopupWindow之外的地方dismiss
setFocusAndOutsideEnable(true)

@AllinZzz
Copy link

我的也是设置了setFocusAndOutsideEnable(true) 但是点击外面就是不能dismiss

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