You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@weex.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/11/15 07:32:01 UTC

[jira] [Commented] (WEEX-117) Page in slider can not receive the Activity lifecycle callbacks

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

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

GitHub user misakuo opened a pull request:

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

    [WEEX-117][Android] Fix page in slider can not receive the lifecycle callbacks

    

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

    $ git pull https://github.com/misakuo/incubator-weex android-bugfix-slider-lifecycle

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

    https://github.com/apache/incubator-weex/pull/865.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 #865
    
----
commit f6a96e9de118a0a917fff14c7bb81044cc27f632
Author: misakuo <mi...@apache.org>
Date:   2017-11-15T06:49:09Z

    * [android] fix page oin slider can not receive the lifecycle callbacks

----


> Page in slider can not receive the Activity lifecycle callbacks
> ---------------------------------------------------------------
>
>                 Key: WEEX-117
>                 URL: https://issues.apache.org/jira/browse/WEEX-117
>             Project: Weex
>          Issue Type: Bug
>          Components: Android
>            Reporter: moxun
>            Assignee: moxun
>
> The WXSlider component has overridden the lifecycle callbacks but not call super method, it will cause the child element cannot receive callbacks



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)