Skip to content
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

improve RTL #24069

Closed
wants to merge 1 commit into from
Closed

improve RTL #24069

wants to merge 1 commit into from

Conversation

dulmandakh
Copy link
Contributor

Summary

Google recommends to use Gravity.START and Gravity.END instead of Gravity.LEFT and Gravity.RIGHT to support RTL better.

Changelog

[Android] [Changed] - Improve RTL support

Test Plan

CI is green, and RNTester works as expected

@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. Contributor A React Native contributor. Partner labels Mar 20, 2019
@dulmandakh dulmandakh added the Platform: Android Android applications. label Mar 20, 2019
@dulmandakh dulmandakh requested a review from cpojer March 20, 2019 17:07
Copy link
Contributor

@cpojer cpojer left a comment

Choose a reason for hiding this comment

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

Nice!

Copy link
Contributor

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

Choose a reason for hiding this comment

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

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

@react-native-bot
Copy link
Collaborator

This pull request was successfully merged by @dulmandakh in b3c7496.

When will my fix make it into a release? | Upcoming Releases

@react-native-bot react-native-bot added the Merged This PR has been merged. label Mar 20, 2019
kelset pushed a commit that referenced this pull request Mar 29, 2019
Summary:
Google recommends to use Gravity.START and Gravity.END instead of Gravity.LEFT and Gravity.RIGHT to support RTL better.

[Android] [Changed] - Improve RTL support
Pull Request resolved: #24069

Differential Revision: D14541569

Pulled By: cpojer

fbshipit-source-id: 5c104d8bd666e1270d5410216c7f2efa6152692a
cpojer added a commit to cpojer/react-native that referenced this pull request Apr 24, 2019
facebook-github-bot pushed a commit that referenced this pull request Apr 24, 2019
Summary:
This reverts commit b3c7496.

Fixes #24267

[Android] [Fixed] - Invalid text alignment for RTL fonts.
Pull Request resolved: #24580

Differential Revision: D15061667

Pulled By: cpojer

fbshipit-source-id: 6d02c9e938f1f8630ba691f57bdf79fd57db3bb2
@sm2017

This comment has been minimized.

@sm2017

This comment has been minimized.

@dulmandakh
Copy link
Contributor Author

dulmandakh commented Apr 30, 2019 via email

@sm2017
Copy link
Contributor

sm2017 commented Apr 30, 2019

@dulmandakh OK , no problem!
Thank you

grabbou pushed a commit that referenced this pull request May 6, 2019
Summary:
This reverts commit b3c7496.

Fixes #24267

[Android] [Fixed] - Invalid text alignment for RTL fonts.
Pull Request resolved: #24580

Differential Revision: D15061667

Pulled By: cpojer

fbshipit-source-id: 6d02c9e938f1f8630ba691f57bdf79fd57db3bb2
@dulmandakh dulmandakh deleted the improve-rtl branch October 15, 2019 05:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. Contributor A React Native contributor. Merged This PR has been merged. Platform: Android Android applications.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants