[
https://issues.apache.org/jira/browse/WEEX-117?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16258867#comment-16258867
]
ASF GitHub Bot commented on WEEX-117:
-------------------------------------
GitHub user misakuo opened a pull request:
https://github.com/apache/incubator-weex/pull/891
[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-emmm
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-weex/pull/891.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 #891
----
commit 99131e9cc12af878d424badc0b278c41706cb9a1
Author: misakuo <[email protected]>
Date: 2017-11-20T06:56:32Z
* [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)