Skip to content
This repository has been archived by the owner on Jun 3, 2021. It is now read-only.

* [android] The timer in Android will supports float interval/delay #699

Merged
merged 1 commit into from
Sep 14, 2017

Conversation

YorkShen
Copy link
Contributor

@YorkShen YorkShen commented Sep 14, 2017

The timer in Android will supports float interval/delay and transform them to int.

As some coders always ignore the docs and pass float value, which is not supported, the sdk has no way but to be tolerant with wrong behavior.

Refer https://issues.apache.org/jira/browse/WEEX-68

…d transform them to int.

As some codes always ignore the docs and pass float value, which is not supported, the sdk has no way but to be tolerant with wrong behavior.
@weex-bot
Copy link

Warnings
⚠️ No Changelog changes!
⚠️ This PR should update related documents as well.
⚠️ Potential BREAK CHANGE. Modify public in android/sdk/src/main/java/com/taobao/weex/ui/module/WXTimerModule.java without metion it in commit message. You'd better add '@notdanger' in your commit log.
Messages
📖 According to the blame info, we recommended @sospartan , @Rowandjj to be the reviewers.

Generated by 🚫 dangerJS

@asfgit asfgit merged commit c003509 into apache:0.16-dev Sep 14, 2017
@YorkShen YorkShen deleted the android-timer branch September 14, 2017 08:55
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants