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

* [android] Add deviation to meta #1561

Merged
merged 1 commit into from
Sep 21, 2018
Merged

Conversation

miomin
Copy link
Contributor

@miomin miomin commented Sep 21, 2018

No description provided.

@weex-bot
Copy link

weex-bot commented Sep 21, 2018

Messages
📖 No android file has been changed.
📖 android build verification finished.

Generated by 🚫 dangerJS

this->round_off_deviations_.find(page_id);
if (iter_deviation != this->round_off_deviations_.end()) {
this->set_round_off_deviation(page_id, iter_deviation->second);
this->round_off_deviations_.erase(page_id);
Copy link
Contributor

Choose a reason for hiding this comment

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

Why invoke round_off_deviations_.erase

@YorkShen YorkShen merged commit fba00e2 into apache:master Sep 21, 2018
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