apache / incubator-weex

Apache Weex (Incubating)
https://weex.apache.org
Apache License 2.0
13.75k stars 1.82k forks source link

[Android] fix android component not reset clickable when remove click event #3352

Open gentrio opened 3 years ago

gentrio commented 3 years ago

android component not reset clickable when remove click event

when use Vue v-if Reusable-Element send removeEvent, android component not reset clickable cause the click event to always be consumed.