Skip to content

fix: fix menu item height #1847

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

Merged
merged 1 commit into from
Apr 20, 2020
Merged

fix: fix menu item height #1847

merged 1 commit into from
Apr 20, 2020

Conversation

vonovak
Copy link
Contributor

@vonovak vonovak commented Apr 19, 2020

Motivation

the current implementation of MenuItem does not completely follow the material spec: https://material.io/components/menus#specs

height of item should be 48, but with the current code it is not enforced, and is different.

Test plan

tested locally

this PR

master branch

@callstack-bot
Copy link

Hey @vonovak, thank you for your pull request 🤗. The documentation from this branch can be viewed here.

Copy link
Contributor

@Trancever Trancever left a comment

Choose a reason for hiding this comment

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

Thanks!

@Trancever Trancever merged commit 4f592d2 into callstack:master Apr 20, 2020
Trancever pushed a commit that referenced this pull request Apr 20, 2020
@vonovak vonovak deleted the fix-menu-height branch April 20, 2020 11:39
marchenk0va pushed a commit to marchenk0va/react-native-paper that referenced this pull request Jun 2, 2020
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