[ 
https://issues.apache.org/jira/browse/WEEX-418?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16494893#comment-16494893
 ] 

ASF GitHub Bot commented on WEEX-418:
-------------------------------------

GitHub user Rowandjj opened a pull request:

    https://github.com/apache/incubator-weex/pull/1225

    [WEEX-418] [android] fix method can not be override problem

    the following method is final which is not reasonable.
    * WXComponent#removeEvent
    * WXComponent#removeAllEvents
    
    


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/Rowandjj/incubator-weex feature-event

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-weex/pull/1225.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #1225
    
----
commit 55cbf4c43906b0dfb41778edcb5005ad2ca02a22
Author: chuyi <jianjian.sjj@...>
Date:   2018-05-30T08:52:19Z

    [WEEX-418] fix method can not be override problem

----


> method can not be override
> --------------------------
>
>                 Key: WEEX-418
>                 URL: https://issues.apache.org/jira/browse/WEEX-418
>             Project: Weex
>          Issue Type: Bug
>          Components: Android
>    Affects Versions: 0.20
>            Reporter: chuyi
>            Assignee: codefurture
>            Priority: Minor
>
> the following method is final: 
> * removeEvent
> * removeAllEvents



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to