incubator-weex
incubator-weex copied to clipboard
[Android] fix android component not reset clickable when remove click event
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.