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

用RelativeLayout布局,然后Recyclerview上层的控件无法点击 #5

Closed
axkza opened this issue May 27, 2017 · 2 comments
Closed

Comments

@axkza
Copy link

axkza commented May 27, 2017

求解
<RelativeLayout>
    <Recyclerview> 全屏
    <Button> 右下角
<RelativeLayout>

上面的伪代码,button无法触发onClickLisener

@yuqirong
Copy link
Owner

已经测试 button 可以正常响应 onClickListener , 没有出现无法触发 onClickLisener 的现象。
qq 20170527173041
qq 20170527173056
qq 20170527173127

@axkza
Copy link
Author

axkza commented May 27, 2017

发现是我自己弄错了,button点击事件做了一些判断导致的,谢谢

@axkza axkza closed this as completed May 27, 2017
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