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