Skip to content

remove ViewHelper, use ViewCompat instead#23280

Closed
dulmandakh wants to merge 2 commits into
react:masterfrom
dulmandakh:remove-viewhelper
Closed

remove ViewHelper, use ViewCompat instead#23280
dulmandakh wants to merge 2 commits into
react:masterfrom
dulmandakh:remove-viewhelper

Conversation

@dulmandakh

@dulmandakh dulmandakh commented Feb 3, 2019

Copy link
Copy Markdown
Contributor

Summary

ViewHelper has only setBackground method which works identical to ViewCompat.setBackground from Android Support Library. This PR removes ViewHelper, and uses ViewCompat instead.

Changelog

[Android] [Changed] - remove ViewHelper, use ViewCompat instead

Test Plan

CI is green, and everything works as usual.

@facebook-github-bot facebook-github-bot added CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. Core Team labels Feb 3, 2019
@dulmandakh dulmandakh added the Platform: Android Android applications. label Feb 3, 2019
@pull-bot

pull-bot commented Feb 3, 2019

Copy link
Copy Markdown
Warnings
⚠️

📋 Changelog Format - Did you include a Changelog? A changelog entry has the following format: [CATEGORY] [TYPE] - Message.

Generated by 🚫 dangerJS

@mdvacca mdvacca left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

LGTM

@facebook-github-bot facebook-github-bot added the Import Started This pull request has been imported. This does not imply the PR has been approved. label Feb 4, 2019

@facebook-github-bot facebook-github-bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

@mdvacca is landing this pull request. If you are a Facebook employee, you can view this diff on Phabricator.

@react-native-bot

Copy link
Copy Markdown
Collaborator

@dulmandakh merged commit c493cfe into facebook:master.

@react react locked as resolved and limited conversation to collaborators Feb 5, 2019
@react-native-bot react-native-bot added the Merged This PR has been merged. label Feb 5, 2019
@hramos hramos removed Import Started This pull request has been imported. This does not imply the PR has been approved. labels Feb 6, 2019
@dulmandakh dulmandakh deleted the remove-viewhelper branch February 22, 2019 14:22
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. Merged This PR has been merged. Platform: Android Android applications.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants