-
Notifications
You must be signed in to change notification settings - Fork 24.3k
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
[RNTester] Remove ToolbarAndroid #24999
[RNTester] Remove ToolbarAndroid #24999
Conversation
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.
Fantastic! Thank you so much for doing this. I'll send a diff internally at FB that gets rid of ToolbarAndroid :)
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.
@cpojer is landing this pull request. If you are a Facebook employee, you can view this diff on Phabricator.
This pull request was successfully merged by @ericlewis in 82771f4. When will my fix make it into a release? | Upcoming Releases |
Summary: This replaces ToolbarAndroid with a cleaner, but very similar design and paves the path for removing ToolbarAndroid from core. ## Changelog [Internal] [Removed] - ToolbarAndroid removed from RNTester Pull Request resolved: facebook#24999 Differential Revision: D15468053 Pulled By: cpojer fbshipit-source-id: 21a58558b9ec371689bc994c2d888b81cff01126
Summary
This replaces ToolbarAndroid with a cleaner, but very similar design and paves the path for removing ToolbarAndroid from core.
Changelog
[Internal] [Removed] - ToolbarAndroid removed from RNTester
Test Plan
Make sure the menu button still works + that it looks okay. See the preview below.