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

期待Button的背景动画和onClick能同时执行 #81

Open
ccqiuqiu opened this issue Jul 7, 2016 · 1 comment
Open

期待Button的背景动画和onClick能同时执行 #81

ccqiuqiu opened this issue Jul 7, 2016 · 1 comment
Assignees
Milestone

Comments

@ccqiuqiu
Copy link

ccqiuqiu commented Jul 7, 2016

目前点击按钮好像是等背景动画播放完成才会相应onclick事件,有些延迟的感觉,希望能实现2者同时执行

@qiujuer qiujuer added this to the V2.0.0 milestone Jul 7, 2016
@qiujuer qiujuer self-assigned this Jul 7, 2016
@qiujuer qiujuer mentioned this issue Dec 20, 2016
@qiujuer
Copy link
Owner

qiujuer commented Dec 25, 2016

目前可以自动选择是否进行拦截点击时间,请拉取最新的 2.0.0 版本,并在你对应的控件上使用属性:
app:gInterceptEvent="all"

参数可以单独拦截点击或者长按,或者不拦截。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants