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

[Android]support "wx" in animation and wxtext #2783

Merged
merged 3 commits into from Aug 30, 2019

Conversation

katherine95s
Copy link
Contributor

No description provided.

Copy link
Contributor

@YorkShen YorkShen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If you are trying to add wx support for animation and wxtext, maybe you should consider GraphicActionAnimation as well.

@weex-bot
Copy link

weex-bot commented Aug 29, 2019

Warnings
⚠️ No Changelog changes! - Can you add a Changelog? To do so,append your changes to the changelog.md
⚠️ If your PR is about fixing a bug excluding crash the code,you should add the demo link in the PR description. Demo link: http://dotwe.org/vue
Messages
📖 danger test finished.

Generated by 🚫 dangerJS against 36aa642

Copy link
Contributor

@YorkShen YorkShen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  • {@link ClassName#MethodName(Parameter) is a syntax supported by JavaDoc, you are missing #
  • WXLogUtils.e(String Tag, String Message); . You are using the wrong tag. Actually, WXLogUtils.e(getStackTrace); is enough.

@YorkShen YorkShen added this to the Weex 0.27 milestone Aug 29, 2019
Copy link
Contributor

@YorkShen YorkShen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@YorkShen
Copy link
Contributor

YorkShen commented Aug 30, 2019

@YorkShen YorkShen merged commit 1f54d46 into apache:master Aug 30, 2019
YorkShen added a commit to YorkShen/incubator-weex that referenced this pull request Sep 5, 2019
This is a bug in default value introduced by thttps://github.com/apache/pull/2783 ,which change some default value from 0 to Float.NAN . This commit will revert the behaviour change.
YorkShen added a commit that referenced this pull request Sep 5, 2019
This is a bug in default value introduced by thttps://github.com//pull/2783 ,which change some default value from 0 to Float.NAN . This commit will revert the behaviour change.
lucky-chen added a commit to lucky-chen/incubator-weex that referenced this pull request Sep 19, 2019
lucky-chen added a commit to lucky-chen/incubator-weex that referenced this pull request Sep 19, 2019
YorkShen pushed a commit that referenced this pull request Sep 20, 2019
* Revert "[Android] Change default value to from NAN to 0 (#2883)"

This reverts commit 6daad9e.

* Revert "[Android]support "wx" in animation and wxtext (#2783)"

This reverts commit 1f54d46.
YorkShen pushed a commit to YorkShen/incubator-weex that referenced this pull request Sep 26, 2019
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

3 participants