GitHub user misakuo opened a pull request:

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

    * [android] slider improvement

    - allows auto play when the number of items is 2
    - allows infinite scroll when the number of items items is 2
    - ability to disable infinite scroll
    
    Testcase:
    http://dotwe.org/weex/f7e8b0cb0e0a2bfe613011b28d8c0276
    
    Known issue:
    - When the number of items is 2,  the loop scroll from item 2 to item 1 
will have no animation effect

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

    $ git pull https://github.com/misakuo/incubator-weex 
android-feature-slider-improvement

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

    https://github.com/apache/incubator-weex/pull/143.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 #143
    
----
commit 01813d84167711ed766043bb06c4e40d072c07e8
Author: moxun.ljf <[email protected]>
Date:   2017-03-21T03:24:49Z

    * [android] slider improvement

commit 003e9ae2c330da318090d02b229569ec5518ed51
Author: moxun.ljf <[email protected]>
Date:   2017-03-22T06:13:55Z

    * [android] disable auto scroll on not infinite

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to