Skip to content

fix(android): fix default value for several properties#3064

Merged
zoomchan-cxj merged 1 commit intoTencent:v2.15.xfrom
iPel:v2.15.x
Mar 27, 2023
Merged

fix(android): fix default value for several properties#3064
zoomchan-cxj merged 1 commit intoTencent:v2.15.xfrom
iPel:v2.15.x

Conversation

@iPel
Copy link
Copy Markdown
Collaborator

@iPel iPel commented Mar 23, 2023

  • View: linearGradient, nestedScrollPriority, backgroundImage
  • Image: source, defaultSource, verticalAlign
  • Text: verticalAlign

Conflicts:
android/sdk/src/main/java/com/tencent/mtt/hippy/dom/node/ImageNode.java
android/sdk/src/main/java/com/tencent/mtt/hippy/dom/node/TextNode.java
android/sdk/src/main/java/com/tencent/mtt/hippy/uimanager/HippyViewController.java
android/sdk/src/main/java/com/tencent/mtt/hippy/views/common/HippyNestedScrollHelper.java

Pre-PR Checklist

  • I added/updated relevant documentation.
  • I followed the Convention Commit guideline with maximum 72 characters to submit commit message.
  • I squashed the repeated code commits.
  • I signed the [CLA].
  • I added/updated test cases to check the change I am making.
  • All existing and new tests are passing.

- View: linearGradient, nestedScrollPriority, backgroundImage
- Image: source, defaultSource, verticalAlign
- Text: verticalAlign

Conflicts:
	android/sdk/src/main/java/com/tencent/mtt/hippy/dom/node/ImageNode.java
	android/sdk/src/main/java/com/tencent/mtt/hippy/dom/node/TextNode.java
	android/sdk/src/main/java/com/tencent/mtt/hippy/uimanager/HippyViewController.java
	android/sdk/src/main/java/com/tencent/mtt/hippy/views/common/HippyNestedScrollHelper.java
@iPel iPel requested a review from siguangli as a code owner March 23, 2023 03:33
@zoomchan-cxj zoomchan-cxj merged commit 78eb741 into Tencent:v2.15.x Mar 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants