Skip to content

Enable RTL support on LeftButton#3154

Merged
yershalom merged 2 commits into
wix:masterfrom
bitcrumb:master
May 16, 2018
Merged

Enable RTL support on LeftButton#3154
yershalom merged 2 commits into
wix:masterfrom
bitcrumb:master

Conversation

@bitcrumb
Copy link
Copy Markdown
Contributor

@bitcrumb bitcrumb commented May 4, 2018

By default RTL is not enabled on the MaterialMenuDrawable from which the LeftButton extends. This results in the back button not being flipped when running your app against a right-to-left language. Enabling RTL for the LeftButton fixes this behavior and correctly flips the button when needed.

By default RTL is not enabled on the MaterialMenuDrawable of which the LeftButton extends. This results in the back button not being flipped when running your app against a right-to-left language. Enabling RTL for the LeftButton fixes this behavior and correctly flips the button when needed.
@yershalom yershalom merged commit 7622dcf into wix:master May 16, 2018
adampash pushed a commit to adampash/react-native-navigation that referenced this pull request May 18, 2018
By default RTL is not enabled on the MaterialMenuDrawable of which the LeftButton extends. This results in the back button not being flipped when running your app against a right-to-left language. Enabling RTL for the LeftButton fixes this behavior and correctly flips the button when needed.
chilinh added a commit to chilinh/react-native-navigation that referenced this pull request May 26, 2018
* r_master: (31 commits)
  Fix syntax error: "screen" is read-only (wix#3237)
  Revert "- Fixes freeze of passProps on iOS (wix#3220)" (wix#3222)
  - Fixes freeze of passProps on iOS (wix#3220)
  allows you to show a lightbox directly after dismissing on ios (wix#1466)
  Enable RTL support on LeftButton (wix#3154)
  Trigger build
  Prevent navBar header background transition in modals, fixes black background in modals navBar
  Link to root of movieapp repo (wix#3112)
  Test [skip ci]
  Revert "Support a “modal” prop for tabbed iOS apps (wix#1578)"
  Revert "fix build issue"
  fix build issue
  fixed a bug modal viewController was not deallocated when to call dismissAllModals (wix#2843)
  Support a “modal” prop for tabbed iOS apps (wix#1578)
  Add iPad landscape launch image (wix#2473)
  Now passing an activity to clearHostOnActivityDestroy (wix#3133)
  Change CI var env to JENKINS_CI
  Avoid NPR in SET (wix#3115)
  Update README.md
  Update README.md
  ...
reimertz pushed a commit to mavencook/react-native-navigation that referenced this pull request Sep 14, 2018
By default RTL is not enabled on the MaterialMenuDrawable of which the LeftButton extends. This results in the back button not being flipped when running your app against a right-to-left language. Enabling RTL for the LeftButton fixes this behavior and correctly flips the button when needed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants