You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@weex.apache.org by GitBox <gi...@apache.org> on 2019/09/26 06:45:46 UTC

[GitHub] [incubator-weex] YorkShen opened a new pull request #2938: [Android] Make JS Interpolator in Android as replaceable.

YorkShen opened a new pull request #2938: [Android] Make JS Interpolator in Android as replaceable.
URL: https://github.com/apache/incubator-weex/pull/2938
 
 
   This will not change the default behavior, as the replace Interpolator will be downloaded to a unused dir, which doesn't affect how code run at this stage.
   
   <!-- First of all, thank you for your contribution! 
   
   All PRs should be submitted to master branch -->
   
   <!-- Please follow the template below:
   * If you are going to fix a bug of Weex, check whether it already exists in [Github Issue](https://github.com/apache/incubator-weex/issues). If it exists, make sure to write down the link to the corresponding Github issue in the PR you are going to create.
   * If you are going to add a feature for weex, reference the following recommend procedure:
       1. Writing a email to [mailing list](https://github.com/apache/incubator-weex/blob/master/CONTRIBUTING.md#mailing-list) to talk about what you'd like to do.
       1. Write the corresponding [Documentation](https://github.com/apache/incubator-weex/blob/master/CONTRIBUTING.md#contribute-documentation) 
       1. Write the corresponding Changelogs at the end of changelog.md -->
   
   
   # Brief Description of the PR
   
   # Checklist
   * Demo:
   * Documentation:
   
   <!-- # Additional content -->
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services