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

[WEEX][Weex-Android] Supported Multi Android Screen Device Size Auto Render When Device Size Changed #2447

Merged

Conversation

gubaojian
Copy link
Member

[WEEX][Weex-Android] Supported Multi Android Screen Device Size Auto Render When Device Size Changed

http://editor.weex.io/vue/3abe25e7dd6d52bf35edffd62ac6199e

adb shell wm size 2200x2480
adb shell wm size 1136x2480
adb shell wm size 2200x2480
adb shell wm size reset

jianbai.gbj added 19 commits March 25, 2019 17:57
…to_adapter' into develop_device_width_auto_adapter_20190423
…width_auto_adapter_20190423_sync

# Conflicts:
#	weex_core/Source/core/bridge/platform/core_side_in_platform.cpp
#	weex_core/Source/core/common/view_utils.h
@weex-bot
Copy link

weex-bot commented May 16, 2019

Fails
🚫 Failed to run assembleDebug task for android.
Messages
📖 android build verification finished.

Generated by 🚫 dangerJS

LOGD("ScriptSideInQueue::UpdateInitFrameworkParams");
weexTaskQueue_->addTask(new UpdateInitFrameworkParamsTask(key, value, desc));
if (WeexEnv::getEnv()->enableBackupThread() && weexTaskQueue_bk_ != nullptr) {
weexTaskQueue_bk_->addTask(new UpdateInitFrameworkParamsTask(key, value, desc));
Copy link
Contributor

Choose a reason for hiding this comment

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

这里有个 cache 漏了

YorkShen
YorkShen previously approved these changes May 16, 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.

TL;DR

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.

TL;DR

@YorkShen YorkShen merged commit b54cce6 into apache:master May 16, 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

4 participants