-
Notifications
You must be signed in to change notification settings - Fork 24.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Remove TextLayoutBuilder from ReactAndroid dependency #20600
Conversation
@hramos please view and merge |
Importing without approval, as we need to check if this is OK to remove internally. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
hramos has imported this pull request. If you are a Facebook employee, you can view this diff on Phabricator.
I didn't find any internal callsites, it seems like it should be good to land. Still, it's waiting for approval from a teammate. |
@dulmandakh merged commit 7ff9352 into Once this commit is added to a release, you will see the corresponding version tag below the description at 7ff9352. If the commit has a single |
Summary: This PR removes TextLayoutBuilder, which is not used anywhere. Pull Request resolved: #20600 Reviewed By: achen1 Differential Revision: D9367345 Pulled By: hramos fbshipit-source-id: 407a6a80f5c69650fcc7167b28214f7315beed2f
Summary: This PR removes TextLayoutBuilder, which is not used anywhere. Pull Request resolved: facebook#20600 Reviewed By: achen1 Differential Revision: D9367345 Pulled By: hramos fbshipit-source-id: 407a6a80f5c69650fcc7167b28214f7315beed2f
Summary: This PR removes TextLayoutBuilder, which is not used anywhere. Pull Request resolved: facebook#20600 Reviewed By: achen1 Differential Revision: D9367345 Pulled By: hramos fbshipit-source-id: 407a6a80f5c69650fcc7167b28214f7315beed2f
Summary: This PR removes TextLayoutBuilder, which is not used anywhere. Pull Request resolved: facebook#20600 Reviewed By: achen1 Differential Revision: D9367345 Pulled By: hramos fbshipit-source-id: 407a6a80f5c69650fcc7167b28214f7315beed2f
This PR removes TextLayoutBuilder, which is not used anywhere.
Test Plan:
Everything builds and runs as usual